OSDN Git Service

android-x86/frameworks-native.git
2012-10-09 Jeff BrownMerge "don't automatically unblank external displays...
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...
2012-09-22 Mathias Agopianadd/remove displays properly on hotplug events
2012-09-21 Mathias AgopianDisplay events now always carry the display id they...
2012-09-21 Mathias Agopianfix an issue where hotplug events were not dispatched
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 Jamie GennisSurfaceTexture: fix an out of bounds array write
2012-09-21 Jamie GennisAdd a spec for EGL_ANDROID_framebuffer_target.
2012-09-21 Mathias Agopianreturn an error, as expected, when querying a disconnec...
2012-09-21 Mathias Agopianfix a typo preventing pre hwc-1.1 devices from booting
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 Agopiancalculate wether we filter on a per-display basis
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-20 Mathias Agopianam 8a2b5423: Merge "libagl: Transform the vertex if...
2012-09-20 Mathias AgopianMerge "libagl: Transform the vertex if using eye space...
2012-09-19 Mathias AgopianMerge changes I561c198c,Id4865f3c into jb-mr1-dev
2012-09-19 Mathias Agopianfix typo in DisplayDevice logs
2012-09-19 Ben ChengDisable the use of clock_gettime for now.
2012-09-19 Deva Ramasubramanianframeworks/native: Amend HDCP API
2012-09-19 Mathias Agopianimprove sensor battery usage tracking
2012-09-19 Mathias Agopiantrack UID with connections
2012-09-19 Mathias AgopianMerge "fix a typo in SensorService" into jb-mr1-dev
next