summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | revert surfaceflinger leak fix as it uncovered a crasher on xoom (DO NOT MERGE)Mathias Agopian2011-06-151-14/+0
| * | | | | | am d5244e0a: am 52a43990: Revert "revert surfaceflinger leak fix as it uncove...Mathias Agopian2011-06-151-0/+14
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Revert "revert surfaceflinger leak fix as it uncovered a crasher on xoom"Mathias Agopian2011-06-151-0/+14
| * | | | | | am 7ecdeb6e: am d20d72d1: Merge "revert surfaceflinger leak fix as it uncover...Mathias Agopian2011-06-151-14/+0
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | revert surfaceflinger leak fix as it uncovered a crasher on xoomMathias Agopian2011-06-151-14/+0
| * | | | | | am a9007fbd: am 69b4587b: DO NOT MERGE. may fix build on some version of gccMathias Agopian2011-06-141-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | DO NOT MERGE. may fix build on some version of gccMathias Agopian2011-06-141-0/+1
| * | | | | | am 77079399: am a9c9a4ba: fix RefBase so it retains binary-compatibility with...Mathias Agopian2011-06-131-7/+13
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE)Mathias Agopian2011-06-131-7/+13
* | | | | | | Error handling in ACodec and Nuplayer.Andreas Huber2011-08-161-2/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | fix a memory leak and memory corruption in RefBaseMathias Agopian2011-08-111-17/+7
* | | | | | Remove ParcelSurfaceTexture and update MediaPlayerTed Bonkenburg2011-08-111-37/+0
* | | | | | Audio effects: track CPU and memory use separatelyEric Laurent2011-08-112-0/+2
* | | | | | Merge changes I5174a6ec,I1f8538b6,Idb71fdcfMathias Agopian2011-08-101-3/+22
|\ \ \ \ \ \
| * | | | | | fix a crasher in SurfaceTexture::updateTexImage()Mathias Agopian2011-08-101-4/+18
| * | | | | | rework dequeueBuffer()'s main loop.Mathias Agopian2011-08-101-0/+5
| * | | | | | error out when SurfaceTexture APIs are called while not connectedMathias Agopian2011-08-101-1/+1
* | | | | | | Merge "Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constant"Mathias Agopian2011-08-101-3/+4
|\ \ \ \ \ \ \
| * | | | | | | Fix typos and use new HAL_PRIORITY_URGENT_DISPLAY constantMathias Agopian2011-08-091-3/+4
| |/ / / / / /
* | | | | | | Revert "Notify the OMX component that it's going to be used in "secure" mode."Andreas Huber2011-08-102-12/+0
|/ / / / / /
* | | | | | Merge changes Ie06e73e5,I7ac6b5b0Mathias Agopian2011-08-093-3/+10
|\ \ \ \ \ \
| * | | | | | return correct value from query after connecting a surfaceMathias Agopian2011-08-083-3/+10
* | | | | | | Keep effects sessions active when the caller dies.Marco Nelissen2011-08-092-0/+5
|/ / / / / /
* | | | | | Notify the OMX component that it's going to be used in "secure" mode.Andreas Huber2011-08-082-0/+12
* | | | | | Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBufferAndreas Huber2011-08-041-0/+4
* | | | | | Add camera bayer image format.Wu-cheng Li2011-08-041-0/+3
* | | | | | Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-022-3/+7
* | | | | | Add camera recording hint parameter.Wu-cheng Li2011-08-021-0/+11
* | | | | | Refactor input reader to add stylus support.Jeff Brown2011-07-312-1/+32
* | | | | | Merge "Move extract native libraries to JNI code"Kenny Root2011-07-271-0/+15
|\ \ \ \ \ \
| * | | | | | Move extract native libraries to JNI codeKenny Root2011-07-261-0/+15
* | | | | | | Merge "Bug 4599730 Get audio channel count on MediaPlayer"Glenn Kasten2011-07-271-4/+13
|\ \ \ \ \ \ \
| * | | | | | | Bug 4599730 Get audio channel count on MediaPlayerGlenn Kasten2011-07-271-4/+13
* | | | | | | | Merge "Fix issue 4604090: notification sound interrupted."Eric Laurent2011-07-272-0/+70
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix issue 4604090: notification sound interrupted.Eric Laurent2011-07-252-0/+70
* | | | | | | | Add camera face detection API.Wu-cheng Li2011-07-271-0/+10
* | | | | | | | Merge "remove dead code and member variables."Mathias Agopian2011-07-261-14/+2
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | remove dead code and member variables.Mathias Agopian2011-07-251-14/+2
* | | | | | | | Merge "Adding Metadata mode to SurfaceMediaSource"Pannag Sanketi2011-07-252-1/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | Adding Metadata mode to SurfaceMediaSourcePannag Sanketi2011-07-222-1/+15
* | | | | | | | | Merge "Added APIs for audio preprocessing"Eric Laurent2011-07-252-0/+34
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added APIs for audio preprocessingEric Laurent2011-07-252-0/+34
* | | | | | | | | | Merge "Do not support still image capture mode for timelapse video recording"James Dong2011-07-253-79/+0
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | Do not support still image capture mode for timelapse video recordingJames Dong2011-07-243-79/+0
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge "SurfaceTexture: enable RGB external textures"Jamie Gennis2011-07-251-5/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | SurfaceTexture: enable RGB external texturesJamie Gennis2011-07-221-5/+0
* | | | | | | | | | Merge "Add support for creating a Surface from a a SurfaceTexture."Ted Bonkenburg2011-07-251-2/+5
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Add support for creating a Surface from a a SurfaceTexture.Ted Bonkenburg2011-07-221-2/+5
* | | | | | | | | | Merge "Do not wait forever for output buffers in OMXCodec.cpp and error out i...James Dong2011-07-241-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Do not wait forever for output buffers in OMXCodec.cpp and error out in case ...James Dong2011-07-151-0/+1