index
:
platform/frameworks/base
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
surfaceflinger
/
LayerBitmap.cpp
Age
Commit message (
Expand
)
Author
2009-09-07
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-08-19
fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of...
Mathias Agopian
2009-08-11
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
Revert "SurfaceFlinger will now allocate buffers based on the usage specified...
Fred Quintana
2009-08-11
SurfaceFlinger will now allocate buffers based on the usage specified by the ...
Mathias Agopian
2009-08-03
free surface buffers before trying to allocate new ones, so we have more chan...
Mathias Agopian
2009-07-28
fix [1985856] Seg fault when using the soft keyboard in the Messaging app
Mathias Agopian
2009-07-02
get rid of references to MemoryDealer in SurfaceFlinger
Mathias Agopian
2009-07-02
free gralloc buffers as soon as possible (when a surface is not visible any l...
Mathias Agopian
2009-05-22
merge master to master_gl
Mathias Agopian
2009-05-20
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-05
removed the "bits" attribute from android_native_buffer_t.
Mathias Agopian
2009-05-04
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-04-10
Integrate from //sandbox/mathias/donut/...@145728
Mathias Agopian
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project