Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
d069f32039c74d89fd158d1a25d8fdf445fd01c1
/
libs
/
surfaceflinger
/
LayerBitmap.cpp
b2f8450
fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of memory
by Mathias Agopian
· 16 years ago
5cec474
second take, hopefully this time it doesn't break one of the builds: "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
by Mathias Agopian
· 16 years ago
64e89a8
Revert "SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything."
by Fred Quintana
· 16 years ago
8b76a0a
SurfaceFlinger will now allocate buffers based on the usage specified by the clients. This allows to allocate the right kind of buffer automatically, without having the user to specify anything.
by Mathias Agopian
· 16 years ago
cb21c37
free surface buffers before trying to allocate new ones, so we have more chance of success
by Mathias Agopian
· 16 years ago
c915d0a
fix [1985856] Seg fault when using the soft keyboard in the Messaging app
by Mathias Agopian
· 16 years ago
d763b5d
get rid of references to MemoryDealer in SurfaceFlinger
by Mathias Agopian
· 16 years ago
359140c
free gralloc buffers as soon as possible (when a surface is not visible any longer), client who have the buffers still mapped won't crash, btu may see garbage data
by Mathias Agopian
· 16 years ago
947f4f4
merge master to master_gl
by Mathias Agopian
· 16 years ago
0795272
move libbinder's header files under includes/binder
by Mathias Agopian
· 16 years ago
430f2ed
removed the "bits" attribute from android_native_buffer_t.
by Mathias Agopian
· 16 years ago
dff8e58
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
1473f46
Integrate from //sandbox/mathias/donut/...@145728
by Mathias Agopian
· 16 years ago
9066cfe
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d83a98f
auto import from //depot/cupcake/@135843
by The Android Open Source Project
· 16 years ago
d24b818
auto import from //branches/cupcake/...@130745
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 17 years ago