index
:
platform/frameworks/native
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
surfaceflinger
Age
Commit message (
Expand
)
Author
2012-02-27
fix libgui header location
Mathias Agopian
2012-02-24
remove dependency on android_native{s_priv|buffer}.h
Mathias Agopian
2011-11-29
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-11-29
Fix build.
Mathias Agopian
2011-11-29
Add support for sending VSYNC events to the framework
Mathias Agopian
2011-11-28
split ComposerService out of SurfaceComposerClient.h
Mathias Agopian
2011-10-18
am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0
Dave Burke
2011-10-18
Add a LayerScreenshot
Mathias Agopian
2011-10-17
am 840b8a67: Revert "Add a LayerScreenshot"
Mathias Agopian
2011-10-17
Merge branch 'master' of ssh://android-git:29418/platform/frameworks/base
Elliott Hughes
2011-10-16
Revert "Add a LayerScreenshot"
Mathias Agopian
2011-10-14
SurfaceFlinger: Remove display freezing code
Jamie Gennis
2011-10-14
SurfaceFlinger: make sync transactions explicit
Jamie Gennis
2011-10-14
Add a LayerScreenshot
Mathias Agopian
2011-10-11
SurfaceFlinger: update orientation via transactions
Jamie Gennis
2011-09-21
Handle orientation changes more systematically.
Jeff Brown
2011-08-30
fix Surface positions are not floats
Mathias Agopian
2011-08-17
SurfaceTexture: fix queues-to-composer
Jamie Gennis
2011-07-22
Add support for creating a Surface from a a SurfaceTexture.
Ted Bonkenburg
2011-07-20
clean-up. get rid ofunused code and members in Surface[Control].cpp
Mathias Agopian
2011-07-15
move lock/unlock implementaion outside of Surface into SurfaceTextureClient
Mathias Agopian
2011-07-01
return an error code with gralloc buffer allocation failures
Mathias Agopian
2011-06-29
SF transactions are now O(1) wrt IPC instead of O(N).
Mathias Agopian
2011-06-22
Add method to create a ParcelSurfaceTexture from android.view.Surface.
tedbo
2011-06-13
unify SurfaceTexture and Surface
Mathias Agopian
2011-05-03
frameworks/base: android_native_buffer_t -> ANativeWindowBuffer
Iliyan Malchev
2011-05-03
frameworks/base: make the ANativeWindow query() method const
Iliyan Malchev
2011-04-20
Get rid of the "pid" parameter from createSurface
Mathias Agopian
2011-04-08
Fix a GraphicBuffer leak in SurfaceTexture
Mathias Agopian
2011-04-05
remove more unused references to ISurface
Mathias Agopian
2011-03-17
Add support for timestamps into SurfaceTexture.
Eino-Ville Talvala
2011-03-08
ANativeWindow: add queues-to-window-composer check.
Jamie Gennis
2011-02-28
Add the MIN_UNDEQUEUED_BUFFERS query to ANW.
Jamie Gennis
2011-01-28
Protected surface API
Glenn Kasten
2011-01-16
integrate videoeditor preview player.
Dharmaray Kundargi
2011-01-14
Merge "Fix error reporting in Surface::cancelBuffer()" into honeycomb
Mathias Agopian
2011-01-14
Fix error reporting in Surface::cancelBuffer()
Mathias Agopian
2011-01-13
Fix remote GraphicBuffer allocation in SurfaceFlinger.
Jamie Gennis
2011-01-06
Add the ISurfaceComposer::createGraphicBuffer IPC.
Jamie Gennis
2010-12-14
Merge "minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so."
Mathias Agopian
2010-12-13
minor clean-up. SurfaceFlinger doesn't need libpixelflinger.so.
Mathias Agopian
2010-12-10
[3258939] Need snapshot to limit which layers are included
Mathias Agopian
2010-12-08
remove support for PUSH_BUFFER surfaces and overlays
Mathias Agopian
2010-10-16
am 7e9a54d4: am d4e03f37: addresses parts of 3096779 and 3097475
Mathias Agopian
2010-10-15
am 5bfa3a34: am 011b5bcc: Merge "implement part of [3094280] New animation fo...
Mathias Agopian
2010-10-14
addresses parts of 3096779 and 3097475
Mathias Agopian
2010-10-13
am 9a12a3c8: am ba799098: Merge changes I76513387,I335fb671 into gingerbread
Joe Onorato
2010-10-13
implement part of [3094280] New animation for screen on and screen off
Mathias Agopian
2010-10-12
turn off the electron beam
Mathias Agopian
2010-10-12
Always create OpenGL accelerated windows in RGBA 8888.
Romain Guy
[next]