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
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix [2112575] stuck on DequeueCondition for a surface that doesn't exist anymore
Mathias Agopian
2009-09-10
5
-25
/
+65
*
add a debug property to disable h/w composition. debug.sf.hw, when set to 0 w...
Mathias Agopian
2009-09-09
1
-2
/
+13
*
fix [2102410] Home Screen is not displayed in the background in Landscape Mode
Mathias Agopian
2009-09-09
2
-11
/
+35
*
fix [2037525] Fail to start camera after adb sync new Camera
Mathias Agopian
2009-09-09
2
-33
/
+29
*
rename Mutexes to make the code easier to follow
Mathias Agopian
2009-09-08
2
-19
/
+21
*
delete old and unused source files
Mathias Agopian
2009-09-07
10
-1864
/
+0
*
fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
Mathias Agopian
2009-09-07
15
-689
/
+278
*
attempt to fix [2099362] Possible SurfaceFlinger crash
Mathias Agopian
2009-09-04
1
-2
/
+6
*
fix [2098939] Smooth gradients show banding on Sholes
Mathias Agopian
2009-09-04
1
-1
/
+2
*
Add colorkey to gl clear operation
Rebecca Schultz Zavin
2009-09-02
3
-4
/
+17
*
dumpsys SurfaceFlinger will now always dump SF's state, even if SF is deadlocked
Mathias Agopian
2009-08-26
2
-1
/
+58
*
fix a bug that caused the PixelFormat viewed by Surface to be wrong.
Mathias Agopian
2009-08-19
4
-18
/
+17
*
fix [2063336] Surface.lockSurface throws IllegalArgumentException when out of...
Mathias Agopian
2009-08-19
1
-5
/
+3
*
fix a bug that could cause a window to be hidden in some cases.
Mathias Agopian
2009-08-13
1
-1
/
+6
*
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...
Mathias Agopian
2009-08-13
2
-5
/
+0
*
make sure EGL_ANDROID_swap_rectangle is actually supported before using it
Mathias Agopian
2009-08-12
1
-4
/
+11
*
Better error handling in EGL extensions
Mathias Agopian
2009-08-12
1
-1
/
+1
*
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
2
-4
/
+2
*
second take, hopefully this time it doesn't break one of the builds: "Surface...
Mathias Agopian
2009-08-11
8
-28
/
+32
*
Revert "SurfaceFlinger will now allocate buffers based on the usage specified...
Fred Quintana
2009-08-11
8
-32
/
+28
*
SurfaceFlinger will now allocate buffers based on the usage specified by the ...
Mathias Agopian
2009-08-11
8
-28
/
+32
*
enable HW acceleration for the Dim Surface on 8k devices
Mathias Agopian
2009-08-10
1
-0
/
+3
*
remove unused and confusing comment
Mathias Agopian
2009-08-07
1
-10
/
+0
*
minor code clean-up
Mathias Agopian
2009-08-07
1
-36
/
+15
*
added two EGL helpers for selecting a config matching a certain pixelformat o...
Mathias Agopian
2009-08-06
1
-26
/
+6
*
free surface buffers before trying to allocate new ones, so we have more chan...
Mathias Agopian
2009-08-03
1
-0
/
+1
*
NPOT EGLimage without GL_ARB_texture_non_power_of_two would be improperly sca...
Mathias Agopian
2009-07-30
1
-1
/
+2
*
am 1521cd6e: Merge change 8015 into donut
Android (Google) Code Review
2009-07-29
1
-0
/
+3
|
\
|
*
Merge change 8015 into donut
Android (Google) Code Review
2009-07-28
1
-0
/
+3
|
|
\
|
|
*
Reset the mDpiX and mDpiY values when qemu.sf.lcd_density is defined.
David 'Digit' Turner
2009-07-29
1
-0
/
+3
*
|
|
fix [1985856] Seg fault when using the soft keyboard in the Messaging app
Mathias Agopian
2009-07-28
1
-15
/
+10
*
|
|
resolved conflicts for merge of ac38dfc5 to master
Mathias Agopian
2009-07-28
2
-6
/
+10
|
\
\
\
|
|
/
/
|
*
|
fix [2017532] Partial Update leaves residual image.
Mathias Agopian
2009-07-28
2
-7
/
+15
|
|
/
|
*
fix [1967226] Donut orientation animation (dimming and blur) is slower than C...
Mathias Agopian
2009-07-10
6
-506
/
+17
*
|
Add a flag to set whether the overlay has been initialized. Commit needs to ...
Rebecca Schultz Zavin
2009-07-22
2
-2
/
+5
*
|
Fix hardware overlay so all changes are commited when done.
Rebecca Schultz Zavin
2009-07-21
2
-0
/
+7
*
|
first attempt to fix the sim
Mathias Agopian
2009-07-13
1
-1
/
+1
*
|
implement Mutex and Condition with pthread instead of calling futex directly.
Mathias Agopian
2009-07-13
1
-1
/
+4
*
|
rename libsgl/libcorecg to libskia
Mike Reed
2009-07-10
1
-1
/
+1
*
|
Merge change 6742
Android (Google) Code Review
2009-07-09
1
-1
/
+1
|
\
\
|
*
|
fix [1969200] Uninitialized double passed to Math.sqrt()
Mathias Agopian
2009-07-09
1
-1
/
+1
*
|
|
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 for [1969185] valgrind errors in new gl stuff
Mathias Agopian
2009-07-09
1
-0
/
+1
*
|
trying to fix the sim, I'm not even sure this syntaxe is valid, but my compil...
Mathias Agopian
2009-07-06
1
-0
/
+1
*
|
don't need to link against libsgl
Mathias Agopian
2009-07-02
3
-6
/
+5
*
|
get rid of references to MemoryDealer in SurfaceFlinger
Mathias Agopian
2009-07-02
6
-44
/
+42
*
|
forgot to remove those files
Mathias Agopian
2009-07-02
2
-260
/
+0
*
|
free gralloc buffers as soon as possible (when a surface is not visible any l...
Mathias Agopian
2009-07-02
5
-38
/
+28
*
|
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-07-01
1
-2
/
+6
|
\
\
[next]