OSDN Git Service

New test
[android-x86/frameworks-native.git] / services /
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 Agopiandon't call hwc with non-empty layer lists for blanked...
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 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 Jamie GennisSurfaceTexture: use eglWaitSync
2012-09-09 Jamie GennisMerge "SurfaceTexture: 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-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 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 MeglioMerge "Add support for "-rtl" in resources" into jb...
2012-09-04 Andy McFaddenMerge "Add timeout when waiting for HW vsync" into...
2012-09-01 Keun young Parkadd libsurfaceflinger_ddmconnection for PDK build
2012-09-01 Mathias Agopianthe visible region sent to HWC was garbage
2012-08-31 Andy McFaddenAdd timeout when waiting for HW vsync
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 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 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: clean up buffer counting
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 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 Mathias AgopianEradicate DisplayID.
2012-08-28 Jeff BrownMerge "Banish DisplayID from the SurfaceFlinger API...
2012-08-27 Jeff BrownBanish DisplayID from the SurfaceFlinger API.
2012-08-27 Jean-Baptiste Queruam 9801575a: am 908c8ff5: Merge "Fixed clang build...
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 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-21 Eino-Ville TalvalaMerge "Add BufferItemConsumer, a simple BufferQueue...
2012-08-21 Andy McFaddenAdded display initialization method
2012-08-21 Mathias Agopianfix various issues in SF's EventThread
2012-08-20 Eino-Ville TalvalaMerge "CpuConsumer: inherit from ConsumerBase" into...
2012-08-20 Jamie GennisMerge "Revert "SurfaceTexture: inherit from ConsumerBas...
2012-08-20 Jamie GennisMerge "Revert "SurfaceTexture: call ConsumerBase::freeB...
2012-08-20 Mathias AgopianMerge "Fix deadlock in SF." into jb-mr1-dev
2012-08-20 Jean-Baptiste Queruresolved conflicts for merge of 21938749 to jb-mr1-dev
2012-08-20 Jean-Baptiste Queruam 6e820eec: am 6f89ebde: Merge "EGL: do not use sparse...
2012-08-18 Mathias AgopianFix deadlock in SF.
2012-08-17 Jamie GennisMerge "SurfaceTexture: inherit from ConsumerBase" into...
2012-08-17 Mathias Agopianrefactor compositing code to avoid multiple eglMakeCurr...
2012-08-17 Mathias Agopianreimplement wifi display hack with new external display...
2012-08-17 Mathias Agopiandisplay states can't share the dirty flags
2012-08-17 Mathias Agopianbinder interfaces can't be compared directly
2012-08-16 Siva VelusamyMerge "gltrace: flush trace buffer on createContext...
2012-08-15 Mathias Agopianoopsie, missed a spot when fixing b/6970310
2012-08-15 Mathias Agopianwe were mistakenly optimizing out SF's main transaction...
2012-08-15 Jeff BrownUse new PowerManager API.
2012-08-15 Jeff BrownFix layer removal transaction.
2012-08-14 Jesse HallDon't crash when recovering from WM death
2012-08-14 Jeff BrownMerge "Add a very simple helper function to log slow...
2012-08-14 Mathias Agopianmake sure to repaint the screen when unblank()ing
next