index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
surfaceflinger
/
MessageQueue.cpp
Age
Commit message (
Expand
)
Author
2018-08-09
SF: Move relevant scheduler files into one directory.
Ana Krulec
2018-03-19
SF: Separate MessageQueue into interface and impl
Lloyd Pique
2018-02-01
SF: Cleanup EventThread Part 2
Lloyd Pique
2018-01-31
SF: Clang format selected sources
Lloyd Pique
2017-10-26
surfaceflinger: make vsync injection more robust
Chia-I Wu
2017-04-06
libgui: Remove RefBase from BitTube
Dan Stoza
2017-04-06
libgui: Normalize IDisplayEventConnection methods
Dan Stoza
2017-03-07
split libsensor our of libgui
Mathias Agopian
2016-07-06
HWC2: Backpressure missed vsyncs into apps
Dan Stoza
2016-05-16
SF: Remove forced transaction on screenshot
Dan Stoza
2015-08-05
libgui/SF: Fix some code warnings
Pablo Ceballos
2014-03-12
native frameworks: 64-bit compile issues
Mark Salyzyn
2013-12-12
Track Looper decoupling from ALooper
Brian Carlstrom
2013-04-10
fix another bug where screenshots could end-up all black
Mathias Agopian
2012-07-10
one more step towards multiple display support
Mathias Agopian
2012-04-11
Revert "handle surfaces posts independently from composition"
Mathias Agopian
2012-04-11
handle surfaces posts independently from composition
Mathias Agopian
2012-02-05
ui freeze workaround: reenable triple buffering mode
Mathias Agopian
2012-02-01
separate transactions from updates
Mathias Agopian
2012-01-30
SF now synchronizes to VSYNC
Mathias Agopian
2012-01-08
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2011-12-03
fix an issue where invalidate/transactions could be missed
Mathias Agopian
2011-12-02
fix an issue where updates could starve transactions
Mathias Agopian
2011-11-28
rewrite SF's message loop on top of Looper
Mathias Agopian
2010-10-11
deliver invalidate messages AFTER other messages
Mathias Agopian
2010-10-11
fix a bug where timeouts would only be handled when a message was delivered
Mathias Agopian
2010-07-14
move native services under services/
Mathias Agopian