OSDN Git Service

android-x86/frameworks-native.git
2012-10-25 Dave BurkeRevert "Revert "put back the unused virtuals in Vector<>""
2012-10-22 Mathias Agopianprevent a client from crashing surfaceflinger
2012-10-22 Jamie GennisMerge "SurfaceFlinger: add support for secure displays...
2012-10-22 Jamie GennisSurfaceFlinger: add support for secure displays
2012-10-19 Andy McFaddenFix emulator vsync
2012-10-19 Romain GuyMerge "Add runtime debugging capabilities to OpenGL...
2012-10-18 Romain GuyAdd 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 Romain GuyUpdate comments to reflect what the code actually does
2012-10-16 Jamie GennisSurfaceFlinger: add animation transactions
2012-10-16 Romain GuyMerge "Add new debug option to force 4x MSAA in OpenGL...
2012-10-16 Romain GuyAdd new debug option to force 4x MSAA in OpenGL ES...
2012-10-15 Jesse HallAlways set vertex alpha when drawing screenshot layers
2012-10-13 Kenny RootMerge "Add TEMP_FAILURE_RETRY around open and write...
2012-10-12 Jamie GennisMerge "SurfaceFlinger: make the num FBs a board config...
2012-10-12 Jamie GennisSurfaceFlinger: make the num FBs a board config
2012-10-12 Kenny RootAdd TEMP_FAILURE_RETRY around open and write calls
2012-10-12 Jamie GennisBufferQueue: alloc without holding the lock
2012-10-11 Jesse HallAssume LayerScreenshot has pre-multiplied alpha
2012-10-11 Andy McFaddenMerge "Fix HDMI unblank behavior" into jb-mr1-dev
2012-10-11 Andy McFaddenFix HDMI unblank behavior
2012-10-10 Chet HaaseRevert "Add GL Error logs (temporary)"
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 Agopianfix typo that prevented proper loging of EGL error...
2012-10-09 Mathias AgopianMerge "Fence didn't manager sync_wait error codes prope...
2012-10-09 Mathias Agopiandon't automatically unblank external displays
2012-10-09 Mathias AgopianFence didn't manager sync_wait error codes properly
2012-10-09 Jeff BrownAdd blankDisplay/unblankDisplay to SurfaceComposerClient.
2012-10-08 Mathias Agopianfix dumpsys Layer name when using multiple displays
2012-10-07 Mathias Agopianfix SurfaceFlinger DDMS debugging
2012-10-07 Dave BurkeMerge "Revert "ugly, temporary, workaroung for a proble...
2012-10-07 Dave BurkeRevert "ugly, temporary, workaroung for a problem where...
2012-10-06 Dave BurkeMerge "ugly, temporary, workaroung for a problem where...
2012-10-06 Mathias Agopianugly, temporary, workaroung for a problem where a binde...
2012-10-05 Jesse HallFix race condition in ConsumerBase::addReleaseFence()
2012-10-05 Stephen HinesMerge "Fix missing parens in CleanSpec.mk." into jb...
2012-10-05 Mathias AgopianMerge "Tone down a fatal assert" into jb-mr1-dev
2012-10-05 Stephen HinesFix missing parens in CleanSpec.mk.
2012-10-05 Chet HaaseMerge "Add GL Error logs (temporary)" into jb-mr1-dev
2012-10-05 Andy McFaddenTone down a fatal assert
2012-10-05 Raph LevienFix broken CleanSpec.mk in libs/gui
2012-10-05 Chet HaaseAdd GL Error logs (temporary)
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-03 Jamie Gennislibgui: enable fence support for exynos5
2012-10-03 Jamie Gennislibgui: fix up compile options
2012-10-03 Dianne HackbornMerge "Fix issue #7271589: Cannot set Ocean HD live...
2012-10-03 Dianne HackbornFix issue #7271589: Cannot set Ocean HD live wallpaper
2012-10-02 Jesse HallAdd Fence::waitForever which logs a warning timeout...
2012-10-02 Mathias AgopianRevert "improve sensor fusion" -- DO NOT MERGE
2012-10-01 Jeff SharkeyMerge "Include Global table in bugreports." into jb...
2012-10-01 Jeff SharkeyInclude Global table in bugreports.
2012-10-01 Jamie GennisSurfaceFlinger: reset the FB_TGT acquire fence
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-30 Dianne HackbornFix issue #7257947: Need to fix heap limits on Mako
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 Chet HaaseRe-enable FAST_TLS in gl2 code
2012-09-28 Andreas HuberAdd a way to configure an OMX encoder to emit SPS/PPS...
2012-09-28 Jamie GennisSurfaceFlinger: don't always set HWC_GEOM_CHGD
2012-09-27 Romain GuyMerge "New compile-time flags to make debugging easier...
2012-09-27 Iliyan MalchevRevert "Compatibility work around for bad graphics...
2012-09-27 Romain GuyNew compile-time flags to make debugging easier for...
2012-09-27 Mathias AgopianMerge "assert -eng builds when calling a GL function...
2012-09-27 Mathias Agopianassert -eng builds when calling a GL function without...
2012-09-27 Andy McFaddenMerge "Recompute visible regions more vigorously" into...
2012-09-26 Andy McFaddenRecompute visible regions more vigorously
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 Agopianonly abort when errors happen on the main display
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 Agopianfix Layer croping in SurfaceFlinger
2012-09-25 Mathias Agopianfix a crasher in SurfaceTexture's setFilteringEnabled
2012-09-25 Mathias AgopianMerge changes I47cd25c9,I7638ffe8 into jb-mr1-dev
2012-09-25 Jamie GennisMerge "EGL: add the EGL_ANDROID_framebuffer_target...
2012-09-25 Jamie GennisMerge "EGL: expose the EXT_create_context_robustness...
2012-09-25 Mathias Agopiandon't call eglMakeCurrent() before calling HWC commit...
2012-09-25 Mathias Agopianhandle EGL errors
2012-09-25 Mathias Agopianlog an error when eglCreateContext() fails in an incons...
2012-09-24 Jamie GennisEGL: add the EGL_ANDROID_framebuffer_target enum
2012-09-24 Jamie GennisEGL: expose the EXT_create_context_robustness ext
2012-09-24 Jamie GennisMerge "ConsumerBase: make fence names meaningful" into...
2012-09-24 Jamie GennisConsumerBase: make fence names meaningful
2012-09-23 Ian RogersConfigure GC free to be 8MB for devices with >512MB...
2012-09-23 Eino-Ville... Merge "Add android.hardware.camera.any feature to camer...
2012-09-23 Eino-Ville... Add android.hardware.camera.any feature to camera permi...
next