Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_native
/
3e23593d2f93e4449e22fdc0c9614cd119929084
/
libs
/
surfaceflinger_client
bb64124
fix the threading issue for setBuffercount()
by Mathias Agopian
· 15 years ago
3fbd902c
add a few tests to SharedBufferStackTest
by Mathias Agopian
· 15 years ago
cd45552
improve SharedBufferStack test
by Mathias Agopian
· 15 years ago
b5c4577
fix a bug where queueBuffer() would fail after the SharedbufferStack is resized
by Mathias Agopian
· 15 years ago
d6297f7
fix some bugs in SharedBufferStack::resize
by Mathias Agopian
· 15 years ago
0259a75
am 900b6157: merge from open-source master
by The Android Open Source Project
· 15 years ago
4c53558
merge from open-source master
by The Android Open Source Project
· 15 years ago
b5b7f26
SharedBufferStack now can grow up to 16 buffers.
by Mathias Agopian
· 15 years ago
d606de6
Refactor some code in surfaceflinger in preparation of upcoming changes
by Mathias Agopian
· 15 years ago
d521287
make sure the server-side validates pointers/indices visible on the client side
by Mathias Agopian
· 15 years ago
c0a9164
Add support for enqueuing buffers in arbitrary order
by Mathias Agopian
· 15 years ago
b296533
cleanup. waitForCondition() now uses polymorphsim instead of templtes
by Mathias Agopian
· 15 years ago
0a8cd06
fix a race condition in undoDequeue(), where 'tail' could be computed incorrectly.
by Mathias Agopian
· 15 years ago
245e4d7
better fix for [2420565] Surface.lockCanvas() updates the dirty region too often
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
3a80695
fix [2420565] Surface.lockCanvas() updates the dirty region too often
by Mathias Agopian
· 15 years ago
26d2442
libutils Condition are now PRIVATE by default
by Mathias Agopian
· 15 years ago
55fa251
implement connect/disconnect in our native_window_t implementations
by Mathias Agopian
· 15 years ago
c2e30de
Fix a small bug where we could compute SharedBufferStack's tail incorrectly.
by Mathias Agopian
· 15 years ago
285dbde
Added a name to Surface created by SurfaceFlinger
by Mathias Agopian
· 15 years ago
98e71dd
remove a dependency of GraphicBuffer (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
b612142
Remove a dependency of Region (libui) on Parcel (libbinder).
by Mathias Agopian
· 15 years ago
9cce325
split libsurfaceflinger_client and libcamera_client out of libui
by Mathias Agopian
· 15 years ago