index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libs
/
surfaceflinger
/
SurfaceFlinger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix [2167050] glTexImage2D code path buggy in SurfaceFlinger
Mathias Agopian
2009-10-06
1
-5
/
+6
*
Attempt to fix [2152536] ANR in browser
Mathias Agopian
2009-10-02
1
-1
/
+2
*
attempt to work around [2155085, 2150246] stuck in closeTransaction()
Mathias Agopian
2009-09-30
1
-1
/
+8
*
remove unused code
Mathias Agopian
2009-09-29
1
-6
/
+0
*
don't emit GL commands when sf is in freeze mode
Mathias Agopian
2009-09-27
1
-9
/
+1
*
minor SurfaceFlinger code cleanup and remove unnecessary tests
Mathias Agopian
2009-09-24
1
-3
/
+3
*
turn dithering off if it's not needed
Mathias Agopian
2009-09-23
1
-2
/
+3
*
fix [2133214] STOPSHIP: revert I4a06bb4f: workaround for [2113743] Sholes: fr...
Mathias Agopian
2009-09-23
1
-17
/
+4
*
workaround for [2113743] Sholes: frozen then runtime restart going to list view
Mathias Agopian
2009-09-20
1
-4
/
+17
*
Android side of the fix for [2121211] Sholes has stutter during animations
Mathias Agopian
2009-09-17
1
-0
/
+3
*
add basic time stats for surfaces lock time
Mathias Agopian
2009-09-17
1
-2
/
+3
*
fix [2117464] SF can crash when calling dumpsys
Mathias Agopian
2009-09-14
1
-2
/
+13
*
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
Mathias Agopian
2009-09-10
1
-6
/
+8
*
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-09-07
1
-64
/
+35
*
attempt to fix [2099362] Possible SurfaceFlinger crash
Mathias Agopian
2009-09-04
1
-2
/
+6
*
dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked
Mathias Agopian
2009-08-26
1
-1
/
+54
*
fix a bug that caused the PixelFormat viewed by Surface to be wrong.
Mathias Agopian
2009-08-19
1
-5
/
+13
*
resolved conflicts for merge of ac38dfc5 to master
Mathias Agopian
2009-07-28
1
-6
/
+9
|
\
|
*
fix [2017532] Partial Update leaves residual image.
Mathias Agopian
2009-07-28
1
-7
/
+14
*
|
am 4d2dbebf: fix for [1885684] E/SurfaceFlinger( 60): not enough memory for l...
Mathias Agopian
2009-07-09
1
-0
/
+7
|
\
\
|
|
/
|
*
fix for [1885684] E/SurfaceFlinger( 60): not enough memory for layer bitmap s...
Mathias Agopian
2009-07-09
1
-0
/
+7
|
*
fix [1947273] the DimLayer causes the whole screen to update during transactions
Mathias Agopian
2009-06-28
1
-5
/
+6
*
|
get rid of references to MemoryDealer in SurfaceFlinger
Mathias Agopian
2009-07-02
1
-28
/
+26
*
|
free gralloc buffers as soon as possible (when a surface is not visible any l...
Mathias Agopian
2009-07-02
1
-30
/
+14
*
|
fix a bug that caused artifacts when SWAP_RECTANGLE was enabled
Mathias Agopian
2009-06-29
1
-3
/
+17
*
|
fix [1947273] the DimLayer causes the whole screen to update during transactions
Mathias Agopian
2009-06-29
1
-5
/
+6
*
|
fix an update bug with SHOW_UPDATE debug feature. Fix a problem with the debu...
Mathias Agopian
2009-06-26
1
-8
/
+17
*
|
fix a memory corruption where a SF Client could be used after it's been destr...
Mathias Agopian
2009-06-19
1
-36
/
+39
*
|
release the last reference to surfaces explicitely instead of letting it go i...
Mathias Agopian
2009-06-19
1
-3
/
+5
*
|
new Permission class used to improve permission checks speed (by caching resu...
Mathias Agopian
2009-06-15
1
-21
/
+14
*
|
fix a bunch of problems with destroying surfaces.
Mathias Agopian
2009-06-04
1
-36
/
+60
*
|
merge master to master_gl
Mathias Agopian
2009-05-22
1
-19
/
+18
|
\
\
|
*
\
am 69a6c3eb: Merge change 2292 into donut
Android (Google) Code Review
2009-05-21
1
-15
/
+15
|
|
\
\
|
|
|
/
|
|
*
split boot animation out of SurfaceFlinger
Mathias Agopian
2009-05-21
1
-15
/
+15
|
*
|
move libbinder's header files under includes/binder
Mathias Agopian
2009-05-20
1
-4
/
+4
|
*
|
am 0124a15: Merge change 626 into donut
Android (Google) Code Review
2009-04-29
1
-2
/
+12
|
|
\
\
|
|
|
/
|
|
*
fix 1803886 android15 Translucent GLSurfaceView demo does not display properly
Mathias Agopian
2009-04-27
1
-2
/
+12
|
|
*
AI 143171: am: CL 142873 fix [1732012] Only show screen rotation animation wh...
Mathias Agopian
2009-03-27
1
-3
/
+6
|
|
*
AI 143160: am: CL 142856 new-new-new-new rotation animation. it may still cha...
Mathias Agopian
2009-03-27
1
-1
/
+2
|
|
*
Automated import from //branches/donutburger/...@142446,142446
Mathias Agopian
2009-03-24
1
-2
/
+1
|
|
*
Automated import from //branches/donutburger/...@141502,141502
Mathias Agopian
2009-03-24
1
-1
/
+2
*
|
|
Region now has its own implementation instead of relying on SkRegion, which a...
Mathias Agopian
2009-05-17
1
-9
/
+12
*
|
|
created an new EGL extension called ANDROID_swap_rectangle
Mathias Agopian
2009-05-07
1
-5
/
+9
*
|
|
update surfaceflinger, libui and libagl to the new gralloc api
Mathias Agopian
2009-05-04
1
-20
/
+21
*
|
|
make use of the perfectly fine List.h instead of our own reimplementation of ...
Mathias Agopian
2009-04-28
1
-1
/
+1
*
|
|
get rid of an old hack to work around a bug around glDeleteTextures() in the ...
Mathias Agopian
2009-04-24
1
-7
/
+0
*
|
|
get rid of the "show fps" debug option
Mathias Agopian
2009-04-24
1
-11
/
+1
*
|
|
Surfaces are now destroyed properly in SurfaceFlinger.
Mathias Agopian
2009-04-24
1
-43
/
+34
*
|
|
a brand new MessageQueue for SurfaceFlinger.
Mathias Agopian
2009-04-24
1
-27
/
+48
*
|
|
more Surface lifetime management
Mathias Agopian
2009-04-24
1
-10
/
+62
[next]