Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
f233915016a9053c23af6e4bceb319e7140f71bc
/
libs
/
surfaceflinger
/
LayerBitmap.h
317a628
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed.
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
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
ac2523b
move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h
by Mathias Agopian
· 16 years ago
dff8e58
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
af9a515
more debugging tools around BufferMapper
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