summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge changes I7e973a35,Ib3386fcc into ics-mr1Mathias Agopian2011-11-291-4/+22
|\
| * SurfaceTexture: add EGL_KHR_fence_sync optionJamie Gennis2011-11-291-4/+22
* | Merge "SurfaceMediaSource: use the vid enc usage bit" into ics-mr1Jamie Gennis2011-11-291-0/+1
|\ \
| * | SurfaceMediaSource: use the vid enc usage bitJamie Gennis2011-11-211-0/+1
* | | Merge "If an error occurs that prevents us from reallocating buffers during a...Andreas Huber2011-11-291-0/+2
|\ \ \
| * | | If an error occurs that prevents us from reallocating buffers during a format...Andreas Huber2011-11-281-0/+2
* | | | Merge "Updated (internal) API for IStreamSource to signal discontinuities" in...Andreas Huber2011-11-291-6/+11
|\ \ \ \ | |_|_|/ |/| | |
| * | | Updated (internal) API for IStreamSource to signal discontinuitiesAndreas Huber2011-11-291-6/+11
| |/ /
* | | Fix application launch shortcuts.Jeff Brown2011-11-291-0/+4
|/ /
* | Merge "Report a runtime error instead of asserting on malformed avc configura...Andreas Huber2011-11-221-0/+4
|\ \
| * | Report a runtime error instead of asserting on malformed avc configuration data.Andreas Huber2011-11-181-0/+4
* | | Merge "Fix log spamming during time lapse video recording" into ics-mr1James Dong2011-11-212-4/+3
|\ \ \ | |_|/ |/| |
| * | Fix log spamming during time lapse video recordingJames Dong2011-11-212-4/+3
* | | EGL: default to swap interval 1Jamie Gennis2011-11-211-0/+4
|/ /
* | attempt to fix bug 5313580Mathias Agopian2011-11-171-0/+1
|/
* Merge "SurfaceTexture: Fix to return the oldest of free buffers to Client on ...Jamie Gennis2011-11-161-1/+12
|\
| * SurfaceTexture: Fix to return the oldest of free buffers to Client on Dequeue...Sunita Nadampalli2011-11-151-1/+12
* | Merge "Eliminate hw.keyboards system properties." into ics-mr1Jeff Brown2011-11-153-19/+4
|\ \
| * | Eliminate hw.keyboards system properties.Jeff Brown2011-11-153-19/+4
| |/
* | Merge "Fix for issue 5309336 -add videoeditor maximum prefetch YUV frames in...Hong Teng2011-11-151-5/+15
|\ \ | |/ |/|
| * Fix for issue 5309336Hong Teng2011-11-141-5/+15
* | Define, document, and test the behavior of very large SurfaceTexturesMathias Agopian2011-11-111-2/+10
* | Add support for retrieving location information in mp4/3gpp filesJames Dong2011-11-102-0/+2
|/
* Merge "Remove surface legacy APIs and code." into ics-mr1Andreas Huber2011-11-083-5/+0
|\
| * Remove surface legacy APIs and code.Andreas Huber2011-10-283-5/+0
* | am 5462bc63: Fix a leak in Parcel::writeBlob.Jeff Brown2011-11-051-1/+2
|\ \
| * | Fix a leak in Parcel::writeBlob.Jeff Brown2011-11-041-1/+2
* | | Merge changes Ibc99cb1c,Ie1f4f6f8 into ics-mr1Jamie Gennis2011-11-031-20/+87
|\ \ \
| * | | BlobCache: implement cache serializationJamie Gennis2011-10-311-12/+84
| * | | BlobCache: remove the mutex lockingJamie Gennis2011-10-311-8/+3
| | |/ | |/|
* | | am 4b6353ea: Merge "Update camera continuous autofocus javadoc." into ics-mr0Chih-Chung Chang2011-11-011-9/+11
|\ \ \ | |/ / |/| / | |/
| * Merge "Update camera continuous autofocus javadoc." into ics-mr0Chih-Chung Chang2011-10-311-9/+11
| |\
| | * Update camera continuous autofocus javadoc.Wu-cheng Li2011-10-281-9/+11
* | | am 08479cee: Merge "Stagefright: ANW::connect in MediaPlayerService" into ics...Jamie Gennis2011-10-281-3/+0
|\ \ \ | |/ /
| * | Stagefright: ANW::connect in MediaPlayerServiceJamie Gennis2011-10-261-3/+0
* | | am b7b4eaaa: Merge "Stagefright: push blank buffers when tearing down" into i...Jamie Gennis2011-10-261-0/+1
|\ \ \ | |/ /
| * | Stagefright: push blank buffers when tearing downJamie Gennis2011-10-251-0/+1
| |/
* | am 23d64420: Merge "Stagefright: idle OMX after ANW errors" into ics-mr0Dave Burke2011-10-191-0/+3
|\ \ | |/
| * Merge "Stagefright: idle OMX after ANW errors" into ics-mr0Dave Burke2011-10-191-0/+3
| |\
| | * Stagefright: idle OMX after ANW errorsJamie Gennis2011-10-191-0/+3
* | | am 70ac412b: Merge "Add a LayerScreenshot" into ics-mr0Dave Burke2011-10-181-0/+1
|\ \ \ | |/ /
| * | Add a LayerScreenshotMathias Agopian2011-10-181-0/+1
| |/
* | am 9a0732af: Merge "SensorManager reconnects to sensor service when the later...Mathias Agopian2011-10-171-4/+16
|\ \ | |/
| * Merge "SensorManager reconnects to sensor service when the later dies" into i...Mathias Agopian2011-10-171-4/+16
| |\
| | * SensorManager reconnects to sensor service when the later diesMathias Agopian2011-10-161-4/+16
* | | am 840b8a67: Revert "Add a LayerScreenshot"Mathias Agopian2011-10-171-1/+0
|\ \ \ | |/ /
| * | Revert "Add a LayerScreenshot"Mathias Agopian2011-10-161-1/+0
| |/
* | Merge branch 'master' of ssh://android-git:29418/platform/frameworks/baseElliott Hughes2011-10-172-5/+7
|\ \
| * \ Merge changes I4e5ff00c,Id5e3ca1d,I97cbba61Jamie Gennis2011-10-172-5/+7
| |\ \
| | * | SurfaceFlinger: Remove display freezing codeJamie Gennis2011-10-141-2/+0