OSDN Git Service

SurfaceFlinger: add support for secure displays
[android-x86/frameworks-native.git] / services / surfaceflinger / SurfaceFlinger.h
2012-10-22 Jamie GennisSurfaceFlinger: add support for secure displays
2012-10-17 Jamie GennisMerge "BufferQueue: alloc without holding the lock...
2012-10-16 Romain GuyMerge "Update comments to reflect what the code actuall...
2012-10-16 Mathias Agopianfix a corruption in blank/unblank
2012-10-16 Jamie GennisMerge "SurfaceFlinger: add animation transactions"...
2012-10-16 Jamie GennisSurfaceFlinger: add animation transactions
2012-10-08 Mathias Agopianfix dumpsys Layer name when using multiple displays
2012-10-05 Chet HaaseMerge "Add GL Error logs (temporary)" into jb-mr1-dev
2012-10-04 Mathias Agopianmake sure we don't call into the HWC HAL when not needed
2012-09-28 Andy McFaddenPass display arg to blank/unblank
2012-09-26 Mathias AgopianMerge "add support for EGL_FRAMEBUFFER_TARGET_ANDROID...
2012-09-26 Mathias Agopianadd support for EGL_FRAMEBUFFER_TARGET_ANDROID
2012-09-25 Andy McFaddenMerge "Show build config in dumpsys SurfaceFlinger...
2012-09-25 Ian RogersMerge "Configure GC free to be 8MB for devices with...
2012-09-25 Andy McFaddenShow build config in dumpsys SurfaceFlinger
2012-09-21 Mathias AgopianWe now report hotplug events to the framework
2012-09-21 Mathias AgopianGraphicBufferAlloc class was declared twice
2012-09-20 Mathias Agopianam 516efc1b: am 8a2b5423: Merge "libagl: Transform...
2012-09-18 Andy McFaddenPlumb display name into SurfaceFlinger
2012-09-18 Mathias AgopianMerge changes I53d70510,If34a05f3 into jb-mr1-dev
2012-09-17 Mathias Agopianrefactor things a bit
2012-09-17 jp abgrallam e917bfbd: am 09a22fc2: Merge "Allow disable of dumps...
2012-09-13 Jesse HallMerge "Initialize new HWC 1.2 fields" into jb-mr1-dev
2012-09-13 Jesse HallMerge "Fix display projection transforms" into jb-mr1-dev
2012-09-13 Mathias AgopianMerge "don't call hwc with non-empty layer lists for...
2012-09-13 Mathias Agopiandon't call hwc with non-empty layer lists for blanked...
2012-09-05 Jesse HallMerge "Always reset layer acquireFenceFd after commit...
2012-09-04 Mathias Agopianimplement display viewport and frame
2012-09-04 Jamie GennisMerge "BufferQueue: add a setMaxAcquiredBufferCount...
2012-09-04 Jamie GennisMerge "libgui: add BufferQueue test infrastructure...
2012-09-04 Jamie GennisMerge "libgui: disable CpuConsumer tests" into jb-mr1-dev
2012-09-04 Fabrice Di MeglioMerge "Add support for "-rtl" in resources" into jb...
2012-09-04 Andy McFaddenMerge "Add timeout when waiting for HW vsync" into...
2012-09-01 Keun young Parkadd libsurfaceflinger_ddmconnection for PDK build
2012-08-28 Mathias Agopianwe were not always clearing the screen properly
2012-08-28 Mathias AgopianMerge "Eradicate DisplayID." into jb-mr1-dev
2012-08-28 Jeff Brownam f456d32d: (-s ours) am d7007cd4: Merge "Forward...
2012-08-28 Mathias AgopianEradicate DisplayID.
2012-08-28 Jeff BrownMerge "Banish DisplayID from the SurfaceFlinger API...
2012-08-27 Jeff BrownBanish DisplayID from the SurfaceFlinger API.
2012-08-27 Jean-Baptiste Queruam 9801575a: am 908c8ff5: Merge "Fixed clang build...
2012-08-24 Andy McFaddenAdded display initialization method
2012-08-24 Jamie Gennissurfaceflinger: fix display id selection
2012-08-24 Andy McFaddenRevert "Added display initialization method"
2012-08-24 Andy McFaddenAdded display initialization method
2012-08-23 Jesse HallMerge "Update for cleanups in hwc interface" into jb...
2012-08-22 Ramanan RajeswaranMerge "Revert "Added display initialization method...
2012-08-22 Ramanan RajeswaranRevert "Added display initialization method"
2012-08-21 Eino-Ville TalvalaMerge "Add BufferItemConsumer, a simple BufferQueue...
2012-08-21 Andy McFaddenAdded display initialization method
2012-08-20 Eino-Ville TalvalaMerge "CpuConsumer: inherit from ConsumerBase" into...
2012-08-20 Jamie GennisMerge "Revert "SurfaceTexture: inherit from ConsumerBas...
2012-08-20 Jean-Baptiste Queruresolved conflicts for merge of 21938749 to jb-mr1-dev
2012-08-20 Jean-Baptiste Queruam 6e820eec: am 6f89ebde: Merge "EGL: do not use sparse...
2012-08-17 Jamie GennisMerge "SurfaceTexture: inherit from ConsumerBase" into...
2012-08-17 Mathias Agopianrefactor compositing code to avoid multiple eglMakeCurr...
2012-08-17 Mathias Agopianreimplement wifi display hack with new external display...
2012-08-11 Mathias Agopianmake multi-display more real
2012-08-08 Keun young ParkMerge "enable java/jni build in PDK if supported" into...
2012-08-05 Mathias Agopianturn DisplayDevice into a reference-counted object
2012-08-05 Mathias Agopianremove a dependency of DisplayDevice on the refresh...
2012-08-03 Mathias Agopianscreen-off animation won't be handled by SF anymore
2012-08-03 Mathias AgopianWe now have a real list of displays.
2012-08-03 Mathias Agopianrename DisplayHardware to DisplayDevice
2012-08-03 Mathias Agopiangetting closer to final main composition loop
2012-08-03 Mathias Agopianget rid of global regions that should be tracked per...
2012-08-01 Jamie GennisMerge "libgui: enable EGL_fence_sync usage for exynos5...
2012-07-31 Jesse HallMerge "Move eglSwapBuffers out of HWComposer" into...
2012-07-30 Jesse HallMove eglSwapBuffers out of HWComposer
2012-07-28 Ed HeylMerge remote-tracking branch 'goog/jb-dev-mako' into...
2012-07-27 The Android Open... am 5e966ef6: Reconcile with jb-release
2012-07-26 Mathias Agopianget rid of the shared-memory control block
2012-07-25 Mathias Agopiansplit HWComposer out of DisplayHardware
2012-07-25 Mathias Agopianupdate SF binder protocol to support setting display...
2012-07-24 Mathias AgopianSurfaceFlinger cleanup
2012-07-23 Mathias AgopianMerge "glgen stubs to fix bad methods in gles20 bindings"
2012-07-23 Jamie GennisMerge "Update the EGL_ANDROID_fence_sync spec."
2012-07-20 Nick PellyMerge "Add elapsedRealtimeNano(), and use CLOCK_BOOTTIM...
2012-07-19 Mathias Agopianfactor EGL/GL and surface creation out of DisplayHardware
2012-07-19 Mathias AgopianmVisibleLayersSortedByZ is now maintained per display
2012-07-19 Mathias AgopianMerge "OpenGL bindings fix for methods with iobuffer...
2012-07-19 Mathias AgopianMerge "Remove @hide from the generated EGL 1.4 API"
2012-07-16 Colin CrossMerge "surfaceflinger: call into hardware composer...
2012-07-14 Edwin Wongam 647336c7: am e0daeb39: Fixed sample video corrupted...
2012-07-12 Mathias AgopianMerge "one more step towards multiple display support"
2012-07-11 Mathias AgopianMerge "improve glgen tool to support EGL1.4"
2012-07-10 Mathias Agopianone more step towards multiple display support
2012-06-29 Jesse HallMerge "Clarify aborted updateTexImage use of fences"
2012-06-29 Jesse HallMerge "Return fence to client in dequeuBuffer"
2012-06-29 Mathias Agopianget rid of GraphicPlane
2012-06-28 Mathias AgopianFirst prototype atttempting to support an external...
2012-06-25 Johannes Carlssonam db1597a9: Fix shutdown sequence to avoid SIGSEGV...
2012-06-22 The Android Open... am 589cdbed: Reconcile with jb-release
2012-06-21 The Android Automergermerge in jb-release history after reset to jb-dev
2012-06-20 Mathias Agopianam 8aaf3e47: am a67e418e: Exit boot animation cleanly.
2012-06-20 Mathias Agopianam a67e418e: Exit boot animation cleanly.
2012-06-20 Mathias AgopianExit boot animation cleanly.
2012-06-19 Jesse HallMerge "Add support for HWC_DEVICE_API_VERSION_1_0"
2012-06-19 The Android Open... am fb05c7c3: Reconcile with jb-release
2012-06-18 Mathias Agopiansplit-up Client.h out of SurfaceFlinger.h
next