summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "AudioFlinger playback thread CPU measurement in Hz"Glenn Kasten2012-03-141-26/+52
|\
| * AudioFlinger playback thread CPU measurement in HzGlenn Kasten2012-03-141-26/+52
* | Merge "Use correct syntax for #include <> """Glenn Kasten2012-03-141-1/+1
|\ \
| * | Use correct syntax for #include <> ""Glenn Kasten2012-03-131-1/+1
* | | Merge "Fix spurious ANRs in native activities."Jeff Brown2012-03-133-10/+47
|\ \ \
| * | | Fix spurious ANRs in native activities.Jeff Brown2012-03-133-10/+47
* | | | Merge "Gapless playback, step 1."Marco Nelissen2012-03-133-0/+6
|\ \ \ \
| * | | | Gapless playback, step 1.Marco Nelissen2012-03-133-0/+6
| |/ / /
* | | | Merge "Switched to use the header files in /frameworks/native and deleted the...James Dong2012-03-1313-7216/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | Switched to use the header files in /frameworks/nativeJames Dong2012-03-1213-7216/+0
* | | | Whitespace and indentationGlenn Kasten2012-03-1310-24/+18
|/ / /
* | | Merge "Remove virtual from methods that don't need it"Glenn Kasten2012-03-121-0/+2
|\ \ \ | |_|/ |/| |
| * | Remove virtual from methods that don't need itGlenn Kasten2012-03-091-0/+2
| |/
* | Use audio_policy_output_flags_t consistentlyGlenn Kasten2012-03-092-7/+8
* | Merge "Use AudioRecord::record_flags consistently"Glenn Kasten2012-03-091-3/+5
|\ \ | |/ |/|
| * Use AudioRecord::record_flags consistentlyGlenn Kasten2012-03-081-3/+5
* | Merge "audio policy: use audio_devices_t when appropriate"Eric Laurent2012-03-082-2/+2
|\ \ | |/ |/|
| * audio policy: use audio_devices_t when appropriateEric Laurent2012-03-082-2/+2
* | remove files that moved to frameworks/nativeMathias Agopian2012-03-0798-13287/+0
* | IAudioFlingerClient::ioConfigChanged param2 constGlenn Kasten2012-03-062-3/+3
|/
* Merge "AudioTrack: relax check on minimum buffer size"Eric Laurent2012-03-061-2/+4
|\
| * AudioTrack: relax check on minimum buffer sizeEric Laurent2012-03-051-2/+4
* | Merge "Remove unused code - MediaSourceSplitter"James Dong2012-03-061-193/+0
|\ \
| * | Remove unused code - MediaSourceSplitterJames Dong2012-03-051-193/+0
| |/
* | Merge "Add channel mask in AudioSink"Jean-Michel Trivi2012-03-052-1/+4
|\ \ | |/ |/|
| * Add channel mask in AudioSinkJean-Michel Trivi2012-03-022-1/+4
* | Merge "Fix typos and line length in AudioRecord comments"Glenn Kasten2012-03-021-5/+6
|\ \ | |/ |/|
| * Fix typos and line length in AudioRecord commentsGlenn Kasten2012-02-241-5/+6
* | Switch the way we configure for MediaPlayer retransmission.John Grossman2012-03-013-0/+23
* | Merge "Instead of hardcoding OMX component names in our code, support"Andreas Huber2012-03-014-23/+123
|\ \
| * | Instead of hardcoding OMX component names in our code, supportAndreas Huber2012-03-014-23/+123
* | | Merge "renamed audio policy output flag."Eric Laurent2012-03-012-2/+2
|\ \ \ | |/ / |/| |
| * | renamed audio policy output flag.Eric Laurent2012-03-012-2/+2
* | | Merge "Added permission check for all sensitive drm API calls"James Dong2012-02-291-0/+1
|\ \ \ | |/ / |/| |
| * | Added permission check for all sensitive drm API callsJames Dong2012-02-281-0/+1
* | | Merge "AudioRecord const methods"Glenn Kasten2012-02-291-8/+8
|\ \ \
| * | | AudioRecord const methodsGlenn Kasten2012-02-281-8/+8
| |/ /
* | | Merge "get rid of MemoryHeapPmem"Mathias Agopian2012-02-291-79/+0
|\ \ \
| * | | get rid of MemoryHeapPmemMathias Agopian2012-02-271-79/+0
| |/ /
* | | Merge "Separate the notion of "stop" from that of "release", i.e."Andreas Huber2012-02-292-1/+18
|\ \ \
| * | | Separate the notion of "stop" from that of "release", i.e.Andreas Huber2012-02-282-1/+18
| |/ /
* | | Merge "Moves TimedTextDriver.h into include/media/stagefright/timedtext."James Dong2012-02-281-0/+81
|\ \ \ | |/ / |/| |
| * | Moves TimedTextDriver.h into include/media/stagefright/timedtext.Insun Kang2012-02-271-0/+81
* | | move CursorWindow from libbinder to libandroidfwMathias Agopian2012-02-271-0/+0
* | | Removed dependecies between BufferQueue and SurfaceTextureDaniel Lam2012-02-272-21/+152
* | | Merge "libutils: add a system-wide tracing utility"Jamie Gennis2012-02-271-0/+166
|\ \ \
| * | | libutils: add a system-wide tracing utilityJamie Gennis2012-02-261-0/+166
* | | | Merge "Revert "Removed dependecies between BufferQueue and SurfaceTexture""Jamie Gennis2012-02-272-152/+21
|\ \ \ \
| * | | | Revert "Removed dependecies between BufferQueue and SurfaceTexture"Daniel Lam2012-02-272-152/+21
* | | | | fix libgui header locationMathias Agopian2012-02-2710-32/+30