Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_frameworks_base
/
e611a6ed33d157b7ae15bdfe4e1873dc20ce7d48
/
libs
/
surfaceflinger
/
LayerBuffer.cpp
a280496
fix [2037525] Fail to start camera after adb sync new Camera
by Mathias Agopian
· 15 years ago
b34d143
rename Mutexes to make the code easier to follow
by Mathias Agopian
· 15 years ago
9779b22
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
by Mathias Agopian
· 15 years ago
c854678
Add colorkey to gl clear operation
by Rebecca Schultz Zavin
· 15 years ago
2ec8458
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
· 15 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
· 15 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
· 15 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
· 15 years ago
43ab763
Add a flag to set whether the overlay has been initialized. Commit needs to be called at least once on each overlay, and it appears that sometimes this
by Rebecca Schultz Zavin
· 15 years ago
7ac5e69
Fix hardware overlay so all changes are commited when done.
by Rebecca Schultz Zavin
· 15 years ago
8f78faa
add support for out-of-range copybit scaling. camera capture is in color again
by Mathias Agopian
· 16 years ago
68eeb80
use copybit for eglSwapBuffers() copy-back operations
by Mathias Agopian
· 16 years ago
26c28b1
make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few hacks added recently
by Mathias Agopian
· 16 years ago
2eab9d8
copybit now uses a native_handle_t* instead of a fd/offset
by Mathias Agopian
· 16 years ago
cbc4c9f
hack copybit back in for video playback on msm7k. we have h/w accelerated video again
by Mathias Agopian
· 16 years ago
c660395
fix a bug causing push-buffer surfaces' identity to be garbage, which resulted in some attributes (size/pos) to fail to be set
by Mathias Agopian
· 16 years ago
999543b
checkpoint. bring back video/camera
by Mathias Agopian
· 16 years ago
6edf5af
fix a memory corruption where a SF Client could be used after it's been destroyed
by Mathias Agopian
· 16 years ago
dff8e58
update surfaceflinger, libui and libagl to the new gralloc api
by Mathias Agopian
· 16 years ago
81b0aa6
get rid of an old hack to work around a bug around glDeleteTextures() in the adreno drivers
by Mathias Agopian
· 16 years ago
6cf0db2
more Surface lifetime management
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
da996f3
auto import from //branches/cupcake/...@131421
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
9266c55
auto import from //branches/cupcake/...@126645
by The Android Open Source Project
· 16 years ago
b798689
auto import from //branches/cupcake/...@125939
by The Android Open Source Project
· 16 years ago
f013e1a
Code drop from //branches/cupcake/...@124589
by The Android Open Source Project
· 16 years ago
54b6cfa
Initial Contribution
by The Android Open Source Project
· 16 years ago