summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* am fdd8551f: Merge "Fix build"Andrew Hsieh2012-12-161-1/+4
|\
| * Fix buildAndrew Hsieh2012-12-171-1/+4
* | am acfcd62a: Merge "Revert "Fix typo""Andrew Hsieh2012-12-151-1/+1
|\ \ | |/
| * Revert "Fix typo"Andrew Hsieh2012-12-151-1/+1
* | am 670c570e: Merge "Fix typo"Andrew Hsieh2012-12-151-1/+1
|\ \ | |/
| * Fix typoAndrew Hsieh2012-12-161-1/+1
* | am 2d659286: am 2e59d2c3: DO NOT MERGE GraphicBufferAllocator: make frees asyncJamie Gennis2012-12-071-0/+1
|\ \ | |/ |/|
| * am 2e59d2c3: DO NOT MERGE GraphicBufferAllocator: make frees asyncJamie Gennis2012-12-071-0/+1
| |\
| | * DO NOT MERGE GraphicBufferAllocator: make frees asyncJamie Gennis2012-12-071-0/+1
* | | am 434e21bf: am 3fdeb48e: Reduce emulator logspamAndy McFadden2012-11-091-0/+2
|\ \ \ | |/ /
| * | am 3fdeb48e: Reduce emulator logspamAndy McFadden2012-11-091-0/+2
| |\ \ | | |/
| | * Reduce emulator logspamAndy McFadden2012-11-081-0/+2
* | | am 78b4977e: Merge "Ensure that Vector::erase() returns a valid iterator" int...Jason Simmons2012-10-251-1/+2
|\ \ \ | |/ /
| * | Merge "Ensure that Vector::erase() returns a valid iterator" into jb-mr1-aah-devJason Simmons2012-10-251-1/+2
| |\ \ | | |/ | |/|
| | * Ensure that Vector::erase() returns a valid iteratorJason Simmons2012-10-251-1/+2
* | | am 04075569: Revert "Revert "put back the unused virtuals in Vector<>""Dave Burke2012-10-251-0/+20
|\ \ \ | |/ /
| * | Revert "Revert "put back the unused virtuals in Vector<>""Dave Burke2012-10-251-0/+20
| |/
* | am ba7dc2db: Merge "SurfaceFlinger: add support for secure displays" into jb-...Jamie Gennis2012-10-223-6/+5
|\ \ | |/
| * SurfaceFlinger: add support for secure displaysJamie Gennis2012-10-223-6/+5
* | am 60393d45: Merge "Add runtime debugging capabilities to OpenGL" into jb-mr1...Romain Guy2012-10-181-0/+5
|\ \ | |/
| * Add runtime debugging capabilities to OpenGLRomain Guy2012-10-181-0/+5
* | am 125becee: am 7abbbc68: Merge "Add TEMP_FAILURE_RETRY to ZipUtils"Kenny Root2012-10-161-0/+23
|\ \ | |/ |/|
| * Add TEMP_FAILURE_RETRY to ZipUtilsKenny Root2012-10-161-0/+23
| * am d7007cd4: Merge "Forward compatibility patch."Jeff Brown2012-08-272-0/+12
| |\
| | * Forward compatibility patch.Jeff Brown2012-08-272-0/+12
* | | SurfaceFlinger: add animation transactionsJamie Gennis2012-10-152-1/+5
* | | Merge "Fence didn't manager sync_wait error codes properly" into jb-mr1-devMathias Agopian2012-10-091-2/+2
|\ \ \
| * | | Fence didn't manager sync_wait error codes properlyMathias Agopian2012-10-091-2/+2
* | | | Add blankDisplay/unblankDisplay to SurfaceComposerClient.Jeff Brown2012-10-081-0/+6
|/ / /
* | | Fix race condition in ConsumerBase::addReleaseFence()Jesse Hall2012-10-051-2/+3
* | | Add Fence::waitForever which logs a warning timeout, and use itJesse Hall2012-10-021-0/+7
* | | Pass display arg to blank/unblankAndy McFadden2012-09-281-2/+2
* | | Add a way to configure an OMX encoder to emit SPS/PPS before IDR frames.Andreas Huber2012-09-281-0/+10
* | | Revert "Compatibility work around for bad graphics driver dependency."Iliyan Malchev2012-09-271-5/+0
* | | fix a crasher when running out of memoryMathias Agopian2012-09-251-1/+4
* | | Show build config in dumpsys SurfaceFlingerAndy McFadden2012-09-252-0/+58
* | | fix a crasher in SurfaceTexture's setFilteringEnabledMathias Agopian2012-09-241-2/+3
* | | Display events now always carry the display id they happened onMathias Agopian2012-09-211-1/+1
* | | We now report hotplug events to the frameworkMathias Agopian2012-09-201-1/+8
* | | frameworks/native: Amend HDCP APIDeva Ramasubramanian2012-09-191-4/+13
* | | SurfaceTexture: default to doing GL syncJamie Gennis2012-09-181-1/+8
* | | Plumb display name into SurfaceFlingerAndy McFadden2012-09-182-2/+2
* | | Fix transform hintsAndy McFadden2012-09-161-0/+2
* | | strengthen region validationMathias Agopian2012-09-122-2/+3
* | | Merge "Watch for SurfaceFlinger death" into jb-mr1-devAndy McFadden2012-09-121-1/+14
|\ \ \
| * | | Watch for SurfaceFlinger deathAndy McFadden2012-09-061-1/+14
* | | | SurfaceTexture: use eglWaitSyncJamie Gennis2012-09-101-0/+9
* | | | libgui: move fence handling into ConsumerBaseJamie Gennis2012-09-062-2/+9
|/ / /
* | | display projection API now has a single function instead of 3Mathias Agopian2012-09-042-10/+18
* | | Merge "BufferQueue: add a setMaxAcquiredBufferCount check" into jb-mr1-devJamie Gennis2012-09-041-0/+4
|\ \ \