Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
0a8cd0689a76dbca7405004caac4dde4c0250aea
/
include
/
private
/
surfaceflinger
/
SharedBufferStack.h
0a8cd06
fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly.
by Mathias Agopian
· 15 years ago
cc08e68
added setCrop() to android_native_window_t
by Mathias Agopian
· 15 years ago
1100c8b
add support for up to 16 buffers per surface
by Mathias Agopian
· 15 years ago
9cce325
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago
[Renamed (98%) from include/private/ui/SharedBufferStack.h]
e700501
fix [2170319] gmail bulk operation checkbox latency on passion
by Mathias Agopian
· 16 years ago
9ec430a
fix [2152536] ANR in browser
by Mathias Agopian
· 16 years ago
0b3ad46
Attempt to fix [2152536] ANR in browser
by Mathias Agopian
· 16 years ago
86f7329
add basic time stats for surfaces lock time
by Mathias Agopian
· 16 years ago
c7d5601
make sure to update the tail pointer when undoing a dequeue
by Mathias Agopian
· 16 years ago
48d819a
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
by Mathias Agopian
· 16 years ago
b58b5d7
make sure conditions will return when the status of a surface is not NO_ERROR
by Mathias Agopian
· 16 years ago
cbb288b
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 16 years ago