OSDN Git Service
(root)
/
android-x86
/
frameworks-native.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
android-x86/frameworks-native.git
2012-09-10
Jamie Gennis
SurfaceTexture: eglDestroySync after duping its fd
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Jamie Gennis
SurfaceTexture: use eglWaitSync
commit
|
commitdiff
|
tree
|
snapshot
2012-09-10
Jamie Gennis
EGL: Add the EGL_ANDROID_wait_sync extension
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Jamie Gennis
Merge "SurfaceTexture: use EGL-created native fences...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Jamie Gennis
SurfaceTexture: use EGL-created native fences
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Jeff Brown
Ensure that viewport and frame are initialized.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Jeff Brown
Fix display projection.
commit
|
commitdiff
|
tree
|
snapshot
2012-09-07
Jamie Gennis
libgui: move fence handling into ConsumerBase
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jamie Gennis
EGL: add the native_fence_sync extension
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Jamie Gennis
EGL_ANDROID_native_fence_sync: fix the version
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Mathias Agopian
fix a problem where all hwc layers would have the...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Jesse Hall
Merge "Always reset layer acquireFenceFd after commit...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Jamie Gennis
Merge "EGL_ANDROID_fence_sync: make it more generic...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Jesse Hall
Always reset layer acquireFenceFd after commit
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Mathias Agopian
minor cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Mathias Agopian
Merge "display projection API now has a single function...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Mathias Agopian
the visibleRegion was never set in hwcomposer
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Jamie Gennis
EGL_ANDROID_fence_sync: make it more generic
commit
|
commitdiff
|
tree
|
snapshot
2012-09-05
Mathias Agopian
display projection API now has a single function instea...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Mathias Agopian
implement display viewport and frame
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jamie Gennis
Merge "BufferQueue: add a setMaxAcquiredBufferCount...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jamie Gennis
Merge "libgui: add BufferQueue test infrastructure...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jamie Gennis
Merge "libgui: disable CpuConsumer tests" into jb-mr1-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Fabrice Di...
Merge "Add support for "-rtl" in resources" into jb...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Jamie Gennis
BufferQueue: add a setMaxAcquiredBufferCount check
commit
|
commitdiff
|
tree
|
snapshot
2012-09-04
Andy McFadden
Merge "Add timeout when waiting for HW vsync" into...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Keun young...
add libsurfaceflinger_ddmconnection for PDK build
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Mathias Agopian
the visible region sent to HWC was garbage
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Mathias Agopian
minor SharedBuffer clean-up
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Mathias Agopian
Add a way to retrieve a Region as a SharedBuffer
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Mathias Agopian
change how we store Region data internally
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Mathias Agopian
don't generate a new Region when translating by 0,0
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Mathias Agopian
make sure Parcel handles 0-sized LightFlatenables
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Jamie Gennis
libgui: add BufferQueue test infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Andy McFadden
Add timeout when waiting for HW vsync
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jamie Gennis
libgui: disable CpuConsumer tests
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Dianne Hackborn
No longer need "original calling uid".
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jesse Hall
If there is no hwc, call eglSwapBuffers for the main...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jesse Hall
Merge "HWC 1.1: hook up hotplug event, use new display...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jesse Hall
HWC 1.1: hook up hotplug event, use new display config...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jamie Gennis
SurfaceTexture: fix a few tests
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jamie Gennis
libgui: add some error checks
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jamie Gennis
BufferQueue: add a check for the max acquired bufs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jamie Gennis
BufferQueue: use max acquired buffer count
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jamie Gennis
Merge "BufferQueue: simplify max buffer count handling...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Jamie Gennis
Merge "BufferQueue: clean up buffer counting" into...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Wink Saville
Merge "Revert "A vendor ril depends on a native screen...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Jesse Hall
Merge "Handle new device api version encoding" into...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Wink Saville
Revert "A vendor ril depends on a native screen shot...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Mathias Agopian
fix a crasher when setting a display to a null surface
commit
|
commitdiff
|
tree
|
snapshot
2012-08-30
Mathias Agopian
Merge "we were sometimes not setting fences properly...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Mathias Agopian
we were sometimes not setting fences properly
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Jamie Gennis
BufferQueue: simplify max buffer count handling
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Jamie Gennis
BufferQueue: clean up buffer counting
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Andreas Huber
Merge "initial checkin of a preliminary HDCP API for...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Andreas Huber
initial checkin of a preliminary HDCP API for vendors...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-29
Jesse Hall
Handle new device api version encoding
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Wink Saville
Merge "A vendor ril depends on a native screen shot...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Wink Saville
A vendor ril depends on a native screen shot code.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Mathias Agopian
the layer list per display could contain non-visible...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Mathias Agopian
we were not always clearing the screen properly
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Mathias Agopian
Merge "Eradicate DisplayID." into jb-mr1-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Jeff Brown
am f456d32d: (-s ours) am d7007cd4: Merge "Forward...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Jeff Brown
am d7007cd4: Merge "Forward compatibility patch."
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Mathias Agopian
Eradicate DisplayID.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Jeff Brown
Merge "Forward compatibility patch."
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Jeff Brown
Compatibility work around for bad graphics driver depen...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Jeff Brown
Merge "Remove unused "layer" argument from show()....
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Jeff Brown
Merge "Banish DisplayID from the SurfaceFlinger API...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Jeff Brown
Forward compatibility patch.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Jeff Brown
Remove unused "layer" argument from show().
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Jeff Brown
Banish DisplayID from the SurfaceFlinger API.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Jean-Baptiste...
am 9801575a: am 908c8ff5: Merge "Fixed clang build...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Jean-Baptiste...
am 908c8ff5: Merge "Fixed clang build error for libgui"
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Jean-Baptiste...
Merge "Fixed clang build error for libgui"
commit
|
commitdiff
|
tree
|
snapshot
2012-08-25
Mathias Agopian
Revert "put back the unused virtuals in Vector<>"
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Andy McFadden
Added display initialization method
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Jamie Gennis
surfaceflinger: fix display id selection
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Jamie Gennis
Merge "SurfaceTexture: inherit from ConsumerBase (try...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Andy McFadden
Revert "Added display initialization method"
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Andy McFadden
Added display initialization method
commit
|
commitdiff
|
tree
|
snapshot
2012-08-24
Mathias Agopian
teach HWC about multiple displays
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Mathias Agopian
remove support for HWC < 1.0
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Mathias Agopian
HWComposer now has its own concept of display IDs
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Mathias Agopian
Merge "simplify further vsync handling" into jb-mr1-dev
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Mathias Agopian
simplify further vsync handling
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Tareq A. Siraj
Fixed clang build error for libgui
commit
|
commitdiff
|
tree
|
snapshot
2012-08-23
Jesse Hall
Merge "Update for cleanups in hwc interface" into jb...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Ramanan Rajeswaran
Merge "Revert "Added display initialization method...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Ramanan Rajeswaran
Revert "Added display initialization method"
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Jesse Hall
Update for cleanups in hwc interface
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Jesse Hall
Pass the correct number of displays based on HWC version
commit
|
commitdiff
|
tree
|
snapshot
2012-08-22
Jamie Gennis
ui/Fence: change the TIMEOUT_NEVER value to -1
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Eino-Ville...
Merge "Add BufferItemConsumer, a simple BufferQueue...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Jamie Gennis
SurfaceTexture: inherit from ConsumerBase (try 2)
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Eino-Ville...
Add BufferItemConsumer, a simple BufferQueue consumer.
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Andy McFadden
Added display initialization method
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Mathias Agopian
fix various issues in SF's EventThread
commit
|
commitdiff
|
tree
|
snapshot
2012-08-21
Mathias Agopian
put back the unused virtuals in Vector<>
commit
|
commitdiff
|
tree
|
snapshot
2012-08-20
Mathias Agopian
Merge "get rid of mirrorItemAt() which isn't used anywh...
commit
|
commitdiff
|
tree
|
snapshot
next