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
Age
Commit message (
Expand
)
Author
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-22
Add a flag to set whether the overlay has been initialized. Commit needs to ...
Rebecca Schultz Zavin
2009-07-21
Fix hardware overlay so all changes are commited when done.
Rebecca Schultz Zavin
2009-07-13
first attempt to fix the sim
Mathias Agopian
2009-07-13
implement Mutex and Condition with pthread instead of calling futex directly.
Mathias Agopian
2009-07-10
fix [1967226] Donut orientation animation (dimming and blur) is slower than C...
Mathias Agopian
2009-07-10
rename libsgl/libcorecg to libskia
Mike Reed
2009-07-09
Merge change 6742
Android (Google) Code Review
2009-07-09
fix [1969200] Uninitialized double passed to Math.sqrt()
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-09
fix for [1969185] valgrind errors in new gl stuff
Mathias Agopian
2009-07-06
trying to fix the sim, I'm not even sure this syntaxe is valid, but my compil...
Mathias Agopian
2009-07-02
don't need to link against libsgl
Mathias Agopian
2009-07-02
get rid of references to MemoryDealer in SurfaceFlinger
Mathias Agopian
2009-07-02
forgot to remove those files
Mathias Agopian
2009-07-02
free gralloc buffers as soon as possible (when a surface is not visible any l...
Mathias Agopian
2009-07-01
Merge commit 'goog/master' into merge_master
Mathias Agopian
2009-07-01
Allocate 16MB for surfaces on Firstone, since 8MB is way to small for our big...
Mathias Agopian
2009-07-01
am 58ebdcc0: Merge change 5625 into donut
Android (Google) Code Review
2009-06-29
when there is a choice between UPDATE_ON_DEMAND and SWAP_BUFFER optimizations...
Mathias Agopian
2009-06-29
fix a bug that caused artifacts when SWAP_RECTANGLE was enabled
Mathias Agopian
2009-06-29
don't use a 1/4th of the screen size texture for the dim layer
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-25
add support for out-of-range copybit scaling. camera capture is in color again
Mathias Agopian
2009-06-25
use 1/16 the size (20KB) for the dim texture in the copybit/msm case
Mathias Agopian
2009-06-25
use copybit for eglSwapBuffers() copy-back operations
Mathias Agopian
2009-06-25
make use of new eglGetRenderBufferANDROID extension to clean-up a bit a few h...
Mathias Agopian
2009-06-24
copybit now uses a native_handle_t* instead of a fd/offset
Mathias Agopian
2009-06-24
hack copybit back in for video playback on msm7k. we have h/w accelerated vid...
Mathias Agopian
2009-06-23
fix a bug causing push-buffer surfaces' identity to be garbage, which resulte...
Mathias Agopian
2009-06-23
checkpoint. bring back video/camera
Mathias Agopian
2009-06-19
Merge commit 'goog/master' into merge_master
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-18
am c6282977: Merge change 4718 into donut
Android (Google) Code Review
2009-06-19
Fix sim-eng build and simplify previous lcd-density related patch
David 'Digit' Turner
2009-06-18
implement dimming with a texture on msm7k so it uses copybit
Mathias Agopian
2009-06-18
am b1cdb648: Merge change 4565 into donut
Android (Google) Code Review
2009-06-19
Allow the qemu.sf.lcd_density property to override the value of ro.sf.lcd_den...
David 'Digit' Turner
2009-06-15
new Permission class used to improve permission checks speed (by caching resu...
Mathias Agopian
2009-06-11
protect ANDROID specific egl extension with #define
Mathias Agopian
2009-06-04
fix a bunch of problems with destroying surfaces.
Mathias Agopian
2009-06-03
when looking for an EGLConfig always pick the first one that matches, not the...
Mathias Agopian
2009-05-29
am b61ae351: Merge change 2747 into donut
Android (Google) Code Review
2009-05-29
log the geomerty of surfaces causing an out of memory in SurfaceFlinger.
Mathias Agopian
2009-05-22
merge master to master_gl
Mathias Agopian
[prev]
[next]