Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
1bb8b670f99c1029def72ec408142077abd66cc4
/
libs
/
surfaceflinger_client
/
SharedBufferStack.cpp
bfe7f0b1
Add support for enqueuing buffers in arbitrary order
by Mathias Agopian
· 15 years ago
f590f70
cleanup. waitForCondition() now uses polymorphsim instead of templtes
by Mathias Agopian
· 15 years ago
c54c127
fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly.
by Mathias Agopian
· 15 years ago
a8a0aa8
better fix for [2420565] Surface.lockCanvas() updates the dirty region too often
by Mathias Agopian
· 15 years ago
16a86ee
added setCrop() to android_native_window_t
by Mathias Agopian
· 15 years ago
6bb5eba
add support for up to 16 buffers per surface
by Mathias Agopian
· 15 years ago
a729f97
libutils Condition are now PRIVATE by default
by Mathias Agopian
· 15 years ago
4119c54
Fix a small bug where we could compute SharedBufferStack's tail incorrectly.
by Mathias Agopian
· 15 years ago
000479f
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
[Renamed (99%) from libs/ui/SharedBufferStack.cpp]
e05f07d
fix [2170319] gmail bulk operation checkbox latency on passion
by Mathias Agopian
· 16 years ago
4961c95
fix [2152536] ANR in browser
by Mathias Agopian
· 16 years ago
0c4cec7
Attempt to fix [2152536] ANR in browser
by Mathias Agopian
· 16 years ago
bcef9ac
add basic time stats for surfaces lock time
by Mathias Agopian
· 16 years ago
bd85271
make sure to update the tail pointer when undoing a dequeue
by Mathias Agopian
· 16 years ago
3e63f91
fix [2111536] [FAST BLOCKER] Device is soft rebooted after ending the call through voice dialer
by Mathias Agopian
· 16 years ago
248b5bd
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
by Mathias Agopian
· 16 years ago
436c627
make sure conditions will return when the status of a surface is not NO_ERROR
by Mathias Agopian
· 16 years ago
9779b221
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 16 years ago