index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libs
/
surfaceflinger
/
Layer.cpp
Age
Commit message (
Expand
)
Author
2010-04-14
fix [2594950] Flash: Zooming in on some content crashes the Nexus One and cau...
Mathias Agopian
2010-03-15
fix [2515291] Native crash and runtime restart while trying to preview captur...
Mathias Agopian
2010-03-08
fixes for [2474091] Saw Poor behaviour playing a video.
Mathias Agopian
2010-02-16
get rid off the YUV formats at the libui layer
Mathias Agopian
2010-02-11
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2009-12-11
fix [2269582] [TOP-10][Passion_1506][APT:Camera]Sometimes camera preview scre...
Mathias Agopian
2009-12-10
fix [2319255] crash in openGL : from the media recorder stress test.
Mathias Agopian
2009-11-30
fixed [2260070] display stopped updating
Mathias Agopian
2009-10-27
fix [2143798] Need to figure out how to do video
Mathias Agopian
2009-10-23
fix [2211532] improves sholes graphics performance
Mathias Agopian
2009-10-07
fix [2164183] sometimes device just wants to stay asleep
Mathias Agopian
2009-10-07
fix [2170319] gmail bulk operation checkbox latency on passion
Mathias Agopian
2009-10-06
fix [2152536] ANR in browser
Mathias Agopian
2009-10-06
fix [2168528] enable glTexImage2D code path in SF for software-only buffers
Mathias Agopian
2009-10-06
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
Mathias Agopian
2009-10-02
Attempt to fix [2152536] ANR in browser
Mathias Agopian
2009-09-30
fix [2152247] Windows sometimes drawn scaled up.
Mathias Agopian
2009-09-30
invalidate the surface when the physical changes
Mathias Agopian
2009-09-29
introduce the notion of the requested size in the Layer state
Mathias Agopian
2009-09-24
minor SurfaceFlinger code cleanup and remove unnecessary tests
Mathias Agopian
2009-09-23
turn dithering off if it's not needed
Mathias Agopian
2009-09-23
fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: fr...
Mathias Agopian
2009-09-20
workaround for [2113743] Sholes: frozen then runtime restart going to list view
Mathias Agopian
2009-09-17
fix [2129080] Soft reboot after clicking around and then rubbing the screen
Mathias Agopian
2009-09-16
fix [2119400] sholes: artifacting when switching orientation
Mathias Agopian
2009-09-14
add support for RGBX_8888 surfaces in SurfaceFlinger
Mathias Agopian
2009-09-10
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
Mathias Agopian
2009-09-07
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-08-13
fix a bug that could cause a window to be hidden in some cases.
Mathias Agopian
2009-08-13
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...
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-07
remove unused and confusing comment
Mathias Agopian
2009-07-02
free gralloc buffers as soon as possible (when a surface is not visible any l...
Mathias Agopian
2009-06-23
checkpoint. bring back video/camera
Mathias Agopian
2009-06-19
fix a memory corruption where a SF Client could be used after it's been destr...
Mathias Agopian
2009-05-22
merge master to master_gl
Mathias Agopian
2009-05-04
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-04-30
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-04-27
fix 1803886 android15 Translucent GLSurfaceView demo does not display properly
Mathias Agopian
2009-04-24
get rid of an old hack to work around a bug around glDeleteTextures() in the ...
Mathias Agopian
2009-04-24
Surfaces are now destroyed properly in SurfaceFlinger.
Mathias Agopian
2009-04-24
more Surface lifetime management
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-13
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-01-09
auto import from //branches/cupcake/...@125939
The Android Open Source Project
[next]