OSDN Git Service

android-x86/frameworks-native.git
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 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...
2012-08-27 Jeff BrownForward compatibility patch.
2012-08-27 Jeff BrownRemove unused "layer" argument from show().
2012-08-27 Jeff BrownBanish DisplayID from the SurfaceFlinger API.
2012-08-27 Jean-Baptiste... am 9801575a: am 908c8ff5: Merge "Fixed clang build...
2012-08-27 Jean-Baptiste... am 908c8ff5: Merge "Fixed clang build error for libgui"
2012-08-27 Jean-Baptiste... Merge "Fixed clang build error for libgui"
2012-08-25 Mathias AgopianRevert "put back the unused virtuals in Vector<>"
2012-08-24 Andy McFaddenAdded display initialization method
2012-08-24 Jamie Gennissurfaceflinger: fix display id selection
2012-08-24 Jamie GennisMerge "SurfaceTexture: inherit from ConsumerBase (try...
2012-08-24 Andy McFaddenRevert "Added display initialization method"
2012-08-24 Andy McFaddenAdded display initialization method
2012-08-24 Mathias Agopianteach HWC about multiple displays
2012-08-23 Mathias Agopianremove support for HWC < 1.0
2012-08-23 Mathias AgopianHWComposer now has its own concept of display IDs
2012-08-23 Mathias AgopianMerge "simplify further vsync handling" into jb-mr1-dev
2012-08-23 Mathias Agopiansimplify further vsync handling
2012-08-23 Tareq A. SirajFixed clang build error for libgui
2012-08-23 Jesse HallMerge "Update for cleanups in hwc interface" into jb...
2012-08-22 Ramanan RajeswaranMerge "Revert "Added display initialization method...
2012-08-22 Ramanan RajeswaranRevert "Added display initialization method"
2012-08-22 Jesse HallUpdate for cleanups in hwc interface
2012-08-22 Jesse HallPass the correct number of displays based on HWC version
2012-08-22 Jamie Gennisui/Fence: change the TIMEOUT_NEVER value to -1
2012-08-21 Eino-Ville... Merge "Add BufferItemConsumer, a simple BufferQueue...
2012-08-21 Jamie GennisSurfaceTexture: inherit from ConsumerBase (try 2)
2012-08-21 Eino-Ville... Add BufferItemConsumer, a simple BufferQueue consumer.
2012-08-21 Andy McFaddenAdded display initialization method
2012-08-21 Mathias Agopianfix various issues in SF's EventThread
2012-08-21 Mathias Agopianput back the unused virtuals in Vector<>
2012-08-20 Mathias AgopianMerge "get rid of mirrorItemAt() which isn't used anywh...
2012-08-20 Eino-Ville... Merge "CpuConsumer: inherit from ConsumerBase" into...
next