summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* Add missing break in switch statementRomain Guy2012-08-011-1/+1
* libgui: enable EGL_fence_sync usage for exynos5Jamie Gennis2012-07-311-0/+3
* Merge "log more info on fence sync_merge error" into jb-mr1-devMathias Agopian2012-07-301-2/+4
|\
| * log more info on fence sync_merge errorMathias Agopian2012-07-301-2/+4
* | Merge remote-tracking branch 'goog/jb-dev-mako' into jb-mr1-devEd Heyl2012-07-281-6/+12
|\ \ | |/ |/|
| * libs/ui: Add support for triple framebuffersNaseer Ahmed2012-07-091-6/+12
* | get rid of the shared-memory control blockMathias Agopian2012-07-252-78/+20
* | add a layerStack attribute to Layers.Mathias Agopian2012-07-241-0/+17
* | update SF binder protocol to support setting display attributesMathias Agopian2012-07-243-13/+58
* | Add elapsedRealtimeNano(), and use CLOCK_BOOTTIME where possible.Nick Pelly2012-07-192-15/+26
* | Remove freeze(), unfreeze() and setFreezeTint().Jeff Brown2012-07-162-48/+0
* | Remove freezeDisplay(), which is no-op.Jeff Brown2012-07-161-14/+0
* | Fix check for fence merge successJesse Hall2012-07-031-3/+3
* | Pass fence to HWC on first use of bufferJesse Hall2012-06-301-8/+6
* | Return fence from acquireBufferJesse Hall2012-06-303-4/+21
* | Pass fences with buffers from SurfaceTextureClientJesse Hall2012-06-304-43/+108
* | Merge "Clarify aborted updateTexImage use of fences"Jesse Hall2012-06-291-8/+4
|\ \
| * | Clarify aborted updateTexImage use of fencesJesse Hall2012-06-281-8/+4
* | | Merge "Return fence to client in dequeuBuffer"Jesse Hall2012-06-292-5/+12
|\ \ \ | |/ /
| * | Return fence to client in dequeuBufferJesse Hall2012-06-282-5/+12
* | | First prototype atttempting to support an external displayMathias Agopian2012-06-281-0/+13
* | | Utils: Fix a bug in the linear transformation code.John Grossman2012-06-271-3/+6
* | | am db1597a9: Fix shutdown sequence to avoid SIGSEGV when running am commandJohannes Carlsson2012-06-251-2/+9
|\ \ \ | |/ / |/| |
| * | Fix shutdown sequence to avoid SIGSEGV when running am commandJohannes Carlsson2012-06-251-2/+9
* | | Pass fences from BufferQueue to SurfaceTextureClientJesse Hall2012-06-213-18/+28
* | | Transfer HWC release fences to BufferQueueJesse Hall2012-06-215-15/+59
* | | Move remaining bits of lockBuffer to dequeueBufferJesse Hall2012-06-211-13/+4
* | | Update ANativeWindow clients for syncJamie Gennis2012-06-208-343/+332
* | | libui: add the Fence classJamie Gennis2012-06-201-0/+95
* | | Implement SurfaceFlinger's ANW on top of BufferQueueMathias Agopian2012-06-131-5/+10
* | | Merge "surfaceflinger: replace early suspend with binder call from PowerManager"Colin Cross2012-06-081-0/+22
|\ \ \
| * | | surfaceflinger: replace early suspend with binder call from PowerManagerColin Cross2012-06-071-0/+22
* | | | am 1ba24574: Aligning native Parcel implementation to Java.Magnus Strandberg2012-06-081-1/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Aligning native Parcel implementation to Java.Magnus Strandberg2012-06-081-1/+2
| |/
* | am d5085da3: am 4467bba7: Merge "Support looper callbacks based on smart poin...Jeff Brown2012-05-311-12/+36
|\ \ | |/
| * Merge "Support looper callbacks based on smart pointers." into jb-devJeff Brown2012-05-311-12/+36
| |\
| | * Support looper callbacks based on smart pointers.Jeff Brown2012-05-311-12/+36
* | | am 80586761: am dad23789: Merge "Delete unused poll() code." into jb-devJeff Brown2012-05-311-139/+0
|\ \ \ | |/ /
| * | Merge "Delete unused poll() code." into jb-devJeff Brown2012-05-311-139/+0
| |\ \ | | |/
| | * Delete unused poll() code.Jeff Brown2012-05-301-139/+0
* | | am dce1547d: am 9e2e781a: Merge "Remove unused statistics code." into jb-devJeff Brown2012-05-311-68/+0
|\ \ \ | |/ /
| * | Merge "Remove unused statistics code." into jb-devJeff Brown2012-05-311-68/+0
| |\ \ | | |/
| | * Remove unused statistics code.Jeff Brown2012-05-301-68/+0
* | | am 584fcb32: am 2c8207e9: add the ability to reject buffers in SurfaceTexture...Mathias Agopian2012-05-291-0/+14
|\ \ \ | |/ /
| * | add the ability to reject buffers in SurfaceTexture::updateTexImageMathias Agopian2012-05-231-0/+14
| |/
* | am 138a8d75: am e1082496: Enable SurfaceTexture fence sync for the emulatorJesse Hall2012-05-221-0/+4
|\ \ | |/
| * Enable SurfaceTexture fence sync for the emulatorJesse Hall2012-05-221-0/+4
* | am 83f1d839: am 7e477bfe: make sure BufferQueue releases newly acquired buffe...Mathias Agopian2012-05-211-24/+28
|\ \ | |/
| * make sure BufferQueue releases newly acquired buffers on failuresMathias Agopian2012-05-181-24/+28
* | am ac4a4825: am f899e411: Remove misleading and wrong ALOGWMathias Agopian2012-05-211-2/+0
|\ \ | |/