OSDN Git Service

android-x86/frameworks-native.git
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
2012-09-19 Iliyan MalchevMerge "gui: conditionally set USE_NATIVE_FENCE_SYNC...
2012-09-19 Jeff Boodygui: conditionally set USE_NATIVE_FENCE_SYNC for msm8960
2012-09-19 Mathias Agopianfix a typo in SensorService
2012-09-18 Mathias Agopianimprove logging of external displays
2012-09-18 Mathias Agopiansuppress superfluous log
2012-09-18 Jesse HallMerge "Check that HWC exists before trying to use it...
2012-09-18 Jesse HallCheck that HWC exists before trying to use it
2012-09-18 Jamie GennisSurfaceTexture: default to doing GL sync
2012-09-18 Andy McFaddenPlumb display name into SurfaceFlinger
2012-09-18 Mathias Agopianfix external displays
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-18 Jamie GennisEGL: fix an extension string bug
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 Elliott HughesUse a named constant rather than a magic number.
2012-09-17 jp abgrallam e917bfbd: am 09a22fc2: Merge "Allow disable of dumps...
2012-09-17 jp abgrallam 09a22fc2: Merge "Allow disable of dumpstate vibrate"
2012-09-17 jp abgrallMerge "Allow disable of dumpstate vibrate"
2012-09-17 John MichelauAllow disable of dumpstate vibrate
2012-09-16 Ben ChengMerge "Print warnings when backwards timestamps are...
2012-09-16 Ben ChengPrint warnings when backwards timestamps are detected.
2012-09-16 Andy McFaddenNew test
2012-09-16 Andy McFaddenFix transform hints
2012-09-14 Jeff BrownFix display projections when translated.
2012-09-13 Andy McFaddenMinor tweaks
2012-09-13 Jesse HallMerge "Initialize new HWC 1.2 fields" into jb-mr1-dev
next