summaryrefslogtreecommitdiffstats
path: root/libs
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Remove misleading and wrong ALOGWMathias Agopian2012-05-181-2/+0
* | am e0607f05: am 5aed6843: Merge "fix a corruption in Vector<> when adding new...Mathias Agopian2012-05-213-1/+77
|\ \ | |/
| * Merge "fix a corruption in Vector<> when adding new items" into jb-devMathias Agopian2012-05-173-1/+77
| |\
| | * fix a corruption in Vector<> when adding new itemsMathias Agopian2012-05-173-1/+77
* | | am bd56aabb: am 515f19da: Merge "Recreate EGLImage for previously used slots"...Jesse Hall2012-05-212-3/+33
|\ \ \ | |/ /
| * | Recreate EGLImage for previously used slotsJesse Hall2012-05-172-3/+33
| |/
* | am dd739965: Merge changes I32fbc2b6,Ifd0ed05b into jb-devJamie Gennis2012-05-153-95/+4
|\ \ | |/
| * Merge changes I32fbc2b6,Ifd0ed05b into jb-devJamie Gennis2012-05-153-95/+4
| |\
| | * libgui: remove setPostTransformCropJamie Gennis2012-05-143-95/+4
* | | am bd113224: Merge "Fix log spam about CPU frequency on one device" into jb-devGlenn Kasten2012-05-151-19/+22
|\ \ \ | |/ /
| * | Fix log spam about CPU frequency on one deviceGlenn Kasten2012-05-141-19/+22
| |/
* | Add a BufferQueue CPU consumer.Eino-Ville Talvala2012-05-144-1/+841
* | am f15a83f5: SurfaceFlinger: add a crop to the layer stateJamie Gennis2012-05-143-1/+24
|\ \ | |/