OSDN Git Service

SurfaceFlinger: add support for secure displays
[android-x86/frameworks-native.git] / services / surfaceflinger / SurfaceFlinger.cpp
2012-10-22 Jamie GennisSurfaceFlinger: add support for secure displays
2012-10-19 Romain GuyMerge "Add runtime debugging capabilities to OpenGL...
2012-10-17 Jamie GennisSurfaceFlinger: change the animation timeout
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-11 Andy McFaddenMerge "Fix HDMI unblank behavior" into jb-mr1-dev
2012-10-11 Andy McFaddenFix HDMI unblank behavior
2012-10-09 Mathias AgopianMerge "fix typo that prevented proper loging of EGL...
2012-10-09 Jeff BrownMerge "don't automatically unblank external displays...
2012-10-09 Mathias Agopiandon't automatically unblank external displays
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 Jesse HallIgnore display state changes for disconnected displays
2012-10-04 Mathias Agopianmake sure we don't call into the HWC HAL when not needed
2012-10-04 Andy McFaddenFix crashes after HDMI disconnect
2012-10-01 Jeff SharkeyMerge "Include Global table in bugreports." into jb...
2012-10-01 Dianne HackbornMerge "Fix issue #7257947: Need to fix heap limits...
2012-09-30 Mathias Agopiansave/restore viewport properly when taking screenshot
2012-09-28 Mathias Agopianreset GL viewport and project when caputring the screen
2012-09-28 Andy McFaddenPass display arg to blank/unblank
2012-09-28 Chet HaaseMerge "Re-enable FAST_TLS in gl2 code" into jb-mr1-dev
2012-09-28 Andreas HuberMerge "Add a way to configure an OMX encoder to emit...
2012-09-28 Jamie GennisSurfaceFlinger: don't always set HWC_GEOM_CHGD
2012-09-27 Andy McFaddenMerge "Recompute visible regions more vigorously" into...
2012-09-26 Jesse HallStop using transparent region for computing visible...
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 Mathias Agopianfix a crasher when running out of memory
2012-09-25 Mathias AgopianWhen "show visible regions" is enabled we were missing...
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-25 Mathias AgopianMerge changes I47cd25c9,I7638ffe8 into jb-mr1-dev
2012-09-25 Mathias Agopiandon't call eglMakeCurrent() before calling HWC commit...
2012-09-24 Jamie GennisMerge "ConsumerBase: make fence names meaningful" into...
2012-09-23 Eino-Ville TalvalaMerge "Add android.hardware.camera.any feature to camer...
2012-09-22 Mathias Agopianadd/remove displays properly on hotplug events
2012-09-21 Jamie GennisMerge "SurfaceTexture: fix an out of bounds array write...
2012-09-21 Jamie GennisMerge "Add a spec for EGL_ANDROID_framebuffer_target...
2012-09-21 Mathias Agopianreturn an error, as expected, when querying a disconnec...
2012-09-21 Mathias Agopianwe now correctly set-up connected screens during boot
2012-09-21 Mathias AgopianWe now report hotplug events to the framework
2012-09-21 Mathias Agopianone more step toward HDMI support
2012-09-21 Mathias AgopianGraphicBufferAlloc class was declared twice
2012-09-20 Ben ChengMerge "Disable the use of clock_gettime for now." into...
2012-09-20 Andreas HuberMerge "frameworks/native: Amend HDCP API" into jb-mr1-dev
2012-09-20 Jesse HallMerge "Allow 16-bit color EGLConfigs" into jb-mr1-dev
2012-09-20 Mathias Agopianam 516efc1b: am 8a2b5423: Merge "libagl: Transform...
2012-09-20 Jesse HallAllow 16-bit color EGLConfigs
2012-09-19 Iliyan MalchevMerge "gui: conditionally set USE_NATIVE_FENCE_SYNC...
2012-09-18 Mathias Agopianimprove logging of external displays
2012-09-18 Andy McFaddenPlumb display name into SurfaceFlinger
2012-09-18 Mathias AgopianMerge changes I53d70510,If34a05f3 into jb-mr1-dev
2012-09-18 Mathias Agopianadd support hwc 1.1
2012-09-18 Jamie GennisMerge "EGL: fix an extension string bug" into jb-mr1-dev
2012-09-17 Mathias Agopianrefactor things a bit
2012-09-17 Elliott HughesMerge "Use a named constant rather than a magic number...
2012-09-17 jp abgrallam e917bfbd: am 09a22fc2: Merge "Allow disable of dumps...
2012-09-16 Ben ChengMerge "Print warnings when backwards timestamps are...
2012-09-16 Andy McFaddenFix transform hints
2012-09-14 Jeff BrownFix display projections when translated.
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-12 Andy McFaddenMerge "Watch for SurfaceFlinger death" into jb-mr1-dev
2012-09-12 Jamie GennisMerge "SurfaceTexture: eglDestroySync after duping...
2012-09-12 Mathias AgopianMerge "fix typo in LayerBase::dump()" into jb-mr1-dev
2012-09-11 Andy McFaddenReduce failure uncertainty
2012-09-11 Andy McFaddenReshuffle FramebufferSurface
2012-09-09 Jamie GennisMerge "SurfaceTexture: use EGL-created native fences...
2012-09-09 Jeff BrownEnsure that viewport and frame are initialized.
2012-09-07 Jeff BrownFix display projection.
2012-09-05 Jesse HallMerge "Always reset layer acquireFenceFd after commit...
2012-09-05 Jamie GennisMerge "EGL_ANDROID_fence_sync: make it more generic...
2012-09-05 Mathias Agopianminor cleanup
2012-09-05 Mathias AgopianMerge "display projection API now has a single function...
2012-09-05 Mathias Agopiandisplay projection API now has a single function instea...
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-31 Jesse HallIf there is no hwc, call eglSwapBuffers for the main...
2012-08-31 Jesse HallMerge "HWC 1.1: hook up hotplug event, use new display...
2012-08-31 Jamie GennisMerge "BufferQueue: simplify max buffer count handling...
2012-08-31 Jamie GennisMerge "BufferQueue: clean up buffer counting" into...
2012-08-31 Wink SavilleMerge "Revert "A vendor ril depends on a native screen...
2012-08-30 Jesse HallMerge "Handle new device api version encoding" into...
2012-08-30 Mathias Agopianfix a crasher when setting a display to a null surface
2012-08-30 Mathias AgopianMerge "we were sometimes not setting fences properly...
2012-08-29 Mathias Agopianwe were sometimes not setting fences properly
2012-08-28 Wink SavilleMerge "A vendor ril depends on a native screen shot...
2012-08-28 Mathias Agopianthe layer list per display could contain non-visible...
2012-08-28 Mathias Agopianwe were not always clearing the screen properly
next