index
:
frameworks_native.git
replicant-4.2
replicant-6.0
frameworks/native
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 live wallpapers on Droid
Mathias Agopian
2010-06-30
1
-0
/
+9
*
Revert "Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger""
Mathias Agopian
2010-06-25
1
-1
/
+4
*
Revert "fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger"
Andreas Huber
2010-06-25
1
-4
/
+1
*
fix [2793164] Spam 2x/second with TOT master in SurfaceFlinger
Mathias Agopian
2010-06-24
1
-1
/
+4
*
Added support for the GL_TEXTURE_EXTERNAL target
Mathias Agopian
2010-06-15
1
-22
/
+19
*
allow re-targetting of surfaces
Mathias Agopian
2010-06-08
1
-5
/
+14
*
fix [2751143] Device crashes when in a text box for too long
Mathias Agopian
2010-06-08
1
-1
/
+2
*
split surface management from surface's buffers management
Mathias Agopian
2010-06-04
1
-48
/
+148
*
clean-up client management.
Mathias Agopian
2010-06-04
1
-207
/
+114
*
more clean-up in preparation of bigger changes
Mathias Agopian
2010-05-28
1
-3
/
+3
*
fix the threading issue for setBuffercount()
Mathias Agopian
2010-05-20
1
-13
/
+21
*
more surfaceflinger cleanups
Mathias Agopian
2010-04-21
1
-85
/
+21
*
clean-up surfaceflinger a bit
Mathias Agopian
2010-04-20
1
-3
/
+2
*
Make pixels prettier.
Mathias Agopian
2010-04-05
1
-1
/
+1
*
fix [2511580] Window poop on screen - drop down list left some residual when ...
Mathias Agopian
2010-03-16
1
-17
/
+55
*
improve SF logging/debugging a little bit
Mathias Agopian
2010-03-08
1
-4
/
+0
*
fix [2425395] portrait UI briefly shows in landscape
Mathias Agopian
2010-03-01
1
-1
/
+2
*
Added a name to Surface created by SurfaceFlinger
Mathias Agopian
2010-03-01
1
-4
/
+9
*
to help debugging [2461567] Home screen redraw messed up
Mathias Agopian
2010-02-26
1
-0
/
+4
*
remove a dependency of surfaceflinger on libskia
Mathias Agopian
2010-02-22
1
-29
/
+16
*
Add support for physically rotated displays
Mathias Agopian
2010-02-08
1
-34
/
+62
*
fix [2297155] SurfaceFlinger's freeze-timeout doesn't work
Mathias Agopian
2009-12-01
1
-12
/
+17
*
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
[next]