OSDN Git Service

android-x86/frameworks-native.git
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
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 AgopianRegion::validate() cannot be called from addRectUnchecked()
2012-09-13 Mathias AgopianMerge "strengthen region validation" into jb-mr1-dev
2012-09-13 Mathias Agopiandon't call hwc with non-empty layer lists for blanked...
2012-09-13 Mathias Agopianstrengthen region validation
2012-09-12 Jamie GennisMerge "EGL: make max cache key size BoardConfig-able...
2012-09-12 Jesse HallInitialize new HWC 1.2 fields
2012-09-12 Jesse HallFix display projection transforms
2012-09-12 Andy McFaddenMerge "Fix emulator" into jb-mr1-dev
2012-09-12 Andy McFaddenMerge "Watch for SurfaceFlinger death" into jb-mr1-dev
2012-09-12 Andy McFaddenFix emulator
2012-09-12 Jamie GennisEGL: make max cache key size BoardConfig-able
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-12 Mathias Agopianfix typo in LayerBase::dump()
2012-09-11 Andy McFaddenReduce failure uncertainty
2012-09-11 Andy McFaddenReshuffle FramebufferSurface
2012-09-10 James DongAdd stack dump from drmserver process to bugreports
2012-09-10 Jamie GennisSurfaceTexture: eglDestroySync after duping its fd
2012-09-10 Jamie GennisSurfaceTexture: use eglWaitSync
2012-09-10 Jamie GennisEGL: Add the EGL_ANDROID_wait_sync extension
2012-09-09 Jamie GennisMerge "SurfaceTexture: use EGL-created native fences...
2012-09-09 Jamie GennisSurfaceTexture: 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-07 Andy McFaddenWatch for SurfaceFlinger death
2012-09-07 Jamie Gennislibgui: move fence handling into ConsumerBase
2012-09-06 Jamie GennisEGL: add the native_fence_sync extension
2012-09-06 Jamie GennisEGL_ANDROID_native_fence_sync: fix the version
2012-09-05 Mathias Agopianfix a problem where all hwc layers would have the...
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 Jesse HallAlways reset layer acquireFenceFd after commit
2012-09-05 Mathias Agopianminor cleanup
2012-09-05 Mathias AgopianMerge "display projection API now has a single function...
2012-09-05 Mathias Agopianthe visibleRegion was never set in hwcomposer
2012-09-05 Jamie GennisEGL_ANDROID_fence_sync: make it more generic
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... Merge "Add support for "-rtl" in resources" into jb...
2012-09-04 Jamie GennisBufferQueue: add a setMaxAcquiredBufferCount check
2012-09-04 Andy McFaddenMerge "Add timeout when waiting for HW vsync" into...
2012-09-01 Keun young... add libsurfaceflinger_ddmconnection for PDK build
2012-09-01 Mathias Agopianthe visible region sent to HWC was garbage
2012-09-01 Mathias Agopianminor SharedBuffer clean-up
2012-09-01 Mathias AgopianAdd a way to retrieve a Region as a SharedBuffer
2012-09-01 Mathias Agopianchange how we store Region data internally
2012-09-01 Mathias Agopiandon't generate a new Region when translating by 0,0
2012-09-01 Mathias Agopianmake sure Parcel handles 0-sized LightFlatenables
2012-09-01 Jamie Gennislibgui: add BufferQueue test infrastructure
2012-08-31 Andy McFaddenAdd timeout when waiting for HW vsync
2012-08-31 Jamie Gennislibgui: disable CpuConsumer tests
2012-08-31 Dianne HackbornNo longer need "original calling uid".
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 Jesse HallHWC 1.1: hook up hotplug event, use new display config...
2012-08-31 Jamie GennisSurfaceTexture: fix a few tests
2012-08-31 Jamie Gennislibgui: add some error checks
2012-08-31 Jamie GennisBufferQueue: add a check for the max acquired bufs
2012-08-31 Jamie GennisBufferQueue: use max acquired buffer count
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 Wink SavilleRevert "A vendor ril depends on a native screen shot...
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-29 Jamie GennisBufferQueue: simplify max buffer count handling
2012-08-29 Jamie GennisBufferQueue: clean up buffer counting
2012-08-29 Andreas HuberMerge "initial checkin of a preliminary HDCP API for...
2012-08-29 Andreas Huberinitial checkin of a preliminary HDCP API for vendors...
2012-08-29 Jesse HallHandle new device api version encoding
2012-08-28 Wink SavilleMerge "A vendor ril depends on a native screen shot...
2012-08-28 Wink SavilleA vendor ril depends on a native screen shot code.
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
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 Jeff Brownam d7007cd4: Merge "Forward compatibility patch."
2012-08-28 Mathias AgopianEradicate DisplayID.
2012-08-28 Jeff BrownMerge "Forward compatibility patch."
2012-08-28 Jeff BrownCompatibility work around for bad graphics driver depen...
2012-08-28 Jeff BrownMerge "Remove unused "layer" argument from show()....
2012-08-28 Jeff BrownMerge "Banish DisplayID from the SurfaceFlinger API...
next