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
/
SurfaceFlinger.cpp
Age
Commit message (
Expand
)
Author
2009-12-01
fix [2297155] SurfaceFlinger's freeze-timeout doesn't work
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
attempt to work around [2155085, 2150246] stuck in closeTransaction()
Mathias Agopian
2009-09-29
remove unused code
Mathias Agopian
2009-09-27
don't emit GL commands when sf is in freeze mode
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
Android side of the fix for [2121211] Sholes has stutter during animations
Mathias Agopian
2009-09-17
add basic time stats for surfaces lock time
Mathias Agopian
2009-09-14
fix [2117464] SF can crash when calling dumpsys
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-09-04
attempt to fix [2099362] Possible SurfaceFlinger crash
Mathias Agopian
2009-08-26
dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked
Mathias Agopian
2009-08-19
fix a bug that caused the PixelFormat viewed by Surface to be wrong.
Mathias Agopian
2009-07-28
resolved conflicts for merge of ac38dfc5 to master
Mathias Agopian
2009-07-28
fix [2017532] Partial Update leaves residual image.
Mathias Agopian
2009-07-09
am 4d2dbebf: fix for [1885684] E/SurfaceFlinger( 60): not enough memory for l...
Mathias Agopian
2009-07-09
fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap s...
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-06-29
fix a bug that caused artifacts when SWAP_RECTANGLE was enabled
Mathias Agopian
2009-06-29
fix [1947273] the DimLayer causes the whole screen to update during transactions
Mathias Agopian
2009-06-28
fix [1947273] the DimLayer causes the whole screen to update during transactions
Mathias Agopian
2009-06-26
fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debu...
Mathias Agopian
2009-06-19
fix a memory corruption where a SF Client could be used after it's been destr...
Mathias Agopian
2009-06-19
release the last reference to surfaces explicitely instead of letting it go i...
Mathias Agopian
2009-06-15
new Permission class used to improve permission checks speed (by caching resu...
Mathias Agopian
2009-06-04
fix a bunch of problems with destroying surfaces.
Mathias Agopian
2009-05-22
merge master to master_gl
Mathias Agopian
2009-05-21
am 69a6c3eb: Merge change 2292 into donut
Android (Google) Code Review
2009-05-21
split boot animation out of SurfaceFlinger
Mathias Agopian
2009-05-20
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-17
Region now has its own implementation instead of relying on SkRegion, which a...
Mathias Agopian
2009-05-07
created an new EGL extension called ANDROID_swap_rectangle
Mathias Agopian
2009-05-04
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-04-29
am 0124a15: Merge change 626 into donut
Android (Google) Code Review
2009-04-28
make use of the perfectly fine List.h instead of our own reimplementation of ...
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
get rid of the "show fps" debug option
Mathias Agopian
2009-04-24
Surfaces are now destroyed properly in SurfaceFlinger.
Mathias Agopian
2009-04-24
a brand new MessageQueue for SurfaceFlinger.
Mathias Agopian
2009-04-24
more Surface lifetime management
Mathias Agopian
2009-04-16
more splitting of Surface/SurfaceControl. Surface.java is now implemented in ...
Mathias Agopian
2009-04-16
fix a few typos in comments. this is really intended as a git pull/push test.
Mathias Agopian
2009-04-10
Merge commit 'goog/master' into master_gl
Mathias Agopian
[next]