summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "clean-up. get rid ofunused code and members in Surface[Control].cpp"Mathias Agopian2011-07-203-36/+4
|\
| * clean-up. get rid ofunused code and members in Surface[Control].cppMathias Agopian2011-07-203-36/+4
* | Merge "Untangle MediaScanner error handling. Bug: 5056917"Jeff Brown2011-07-202-15/+31
|\ \
| * | Untangle MediaScanner error handling.Jeff Brown2011-07-202-15/+31
| |/
* | Merge "Audio framework: support for audio pre processing"Eric Laurent2011-07-203-8/+10
|\ \
| * | Audio framework: support for audio pre processingEric Laurent2011-07-183-8/+10
* | | Remove unimplemented memory pool.Jeff Brown2011-07-201-71/+0
| |/ |/|
* | implement: "Add an ANativeWindow API for SurfaceFlinger to suggest an optimal...Mathias Agopian2011-07-193-2/+20
* | Add set_scaling_mode() to ANativeWindow.Mathias Agopian2011-07-193-3/+24
* | Merge "MediaPlayer: add ANativeWindow (dis)connect calls"Jamie Gennis2011-07-181-0/+6
|\ \
| * | MediaPlayer: add ANativeWindow (dis)connect callsJamie Gennis2011-07-141-0/+6
* | | Merge "move lock/unlock implementaion outside of Surface into SurfaceTextureC...Mathias Agopian2011-07-182-95/+52
|\ \ \
| * | | move lock/unlock implementaion outside of Surface into SurfaceTextureClientMathias Agopian2011-07-152-95/+52
| | |/ | |/|
* | | Merge "Add option to query hardware decoders only"Jean-Michel Trivi2011-07-181-1/+1
|\ \ \ | |/ / |/| |
| * | Add option to query hardware decoders onlyJean-Michel Trivi2011-07-181-1/+1
* | | Merge "CPU statistics library"Glenn Kasten2011-07-153-0/+194
|\ \ \
| * | | CPU statistics libraryGlenn Kasten2011-07-153-0/+194
* | | | Merge changes Id9aa1003,I8c154189Jamie Gennis2011-07-143-3/+42
|\ \ \ \ | | |_|/ | |/| |
| * | | SurfaceTexture: make (dis)connect into an IPCJamie Gennis2011-07-143-3/+42
* | | | Merge "Support profile and level query for SW video decoders"James Dong2011-07-142-5/+5
|\ \ \ \
| * | | | Support profile and level query for SW video decodersJames Dong2011-07-112-5/+5
| |/ / /
* | | | Merge "Remove legacy http support from stagefright, chromium is the new hotne...Andreas Huber2011-07-141-61/+0
|\ \ \ \
| * | | | Remove legacy http support from stagefright, chromium is the new hotness.Andreas Huber2011-07-131-61/+0
* | | | | Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-115/+0
|/ / / /
* | | | Enable signalling of a stream discontinuity involving a format-changeAndreas Huber2011-07-131-0/+11
| |_|/ |/| |
* | | Make MetadataBufferType.h C-friendlyJames Dong2011-07-121-0/+7
* | | Merge "EGL: fix the ANativeWindow size/fmt override"Jamie Gennis2011-07-111-1/+4
|\ \ \
| * | | EGL: fix the ANativeWindow size/fmt overrideJamie Gennis2011-07-111-1/+4
| |/ /
* | | Merge "Eliminate single-process mode. Bug: 5010576"Jeff Brown2011-07-111-4/+0
|\ \ \
| * | | Eliminate single-process mode.Jeff Brown2011-07-081-4/+0
| |/ /
* | | Merge "Do not wait for unlaunched threads in stop()"James Dong2011-07-111-1/+3
|\ \ \
| * | | Do not wait for unlaunched threads in stop()James Dong2011-07-111-1/+3
| |/ /
* | | Release camera if CameraSource::start() has not been calledJames Dong2011-07-101-0/+6
|/ /
* | Moved and renamed effect API header filesEric Laurent2011-07-077-325/+1
|/
* Merge "Add Thread::join"Glenn Kasten2011-07-061-0/+4
|\
| * Add Thread::joinGlenn Kasten2011-06-231-0/+4
* | Merge "return an error code with gralloc buffer allocation failures"Mathias Agopian2011-07-061-1/+1
|\ \
| * | return an error code with gralloc buffer allocation failuresMathias Agopian2011-07-011-1/+1
* | | Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in ...Gloria Wang2011-07-062-1/+9
|\ \ \
| * | | - Retrieve is_drm in MediaMetadataRetriever.Gloria Wang2011-07-012-1/+9
* | | | Merge "Thread ID zero for androidSetThreadSchedulingGroup"Glenn Kasten2011-07-051-2/+2
|\ \ \ \
| * | | | Thread ID zero for androidSetThreadSchedulingGroupGlenn Kasten2011-06-221-2/+2
* | | | | Workaround apps that make assumptions about pointer ids.Jeff Brown2011-07-011-0/+3
* | | | | Merge "Charge network traffic to the uid of the process using the MediaPlayer."Andreas Huber2011-07-011-0/+4
|\ \ \ \ \
| * | | | | Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-011-0/+4
* | | | | | Merge "Add extended metadata buffer support by defining different types of me...James Dong2011-07-011-0/+77
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Add extended metadata buffer support by defining different types of metadata ...James Dong2011-06-281-0/+77
* | | | | | Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec.Andreas Huber2011-07-013-6/+26
| |/ / / / |/| | | |
* | | | | Merge "Minor fix in SurfaceTexture"Pannag Sanketi2011-06-301-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Minor fix in SurfaceTexturePannag Sanketi2011-06-301-2/+2