summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Declare and initialize in one statementGlenn Kasten2015-03-232-8/+5
* Move AudioTrack::isOffloaded() and isDirect() variantsGlenn Kasten2015-03-231-4/+4
* WhitespaceGlenn Kasten2015-03-234-9/+7
* Add FIXME to deprecate AudioTrack::getMinFrameCount()Glenn Kasten2015-03-231-0/+1
* Update AudioRecord comments to match AudioTrackGlenn Kasten2015-03-232-14/+22
* Fix typosGlenn Kasten2015-03-233-4/+4
* Merge "Enable full floating point path in AudioMixer"Andy Hung2015-03-201-3/+3
|\
| * Enable full floating point path in AudioMixerAndy Hung2014-11-071-3/+3
* | Merge "Event driven wake for AudioRecordThread notification changes"Andy Hung2015-03-192-3/+25
|\ \
| * | Event driven wake for AudioRecordThread notification changesAndy Hung2015-03-182-3/+25
* | | Merge "mediaplayer: check existence of AudioTrack before trying to access it."Wei Jia2015-03-191-1/+11
|\ \ \
| * | | mediaplayer: check existence of AudioTrack before trying to access it.Wei Jia2015-03-191-1/+11
* | | | Merge "HLS: bandwidth estimator changes"Chong Zhang2015-03-193-69/+149
|\ \ \ \
| * | | | HLS: bandwidth estimator changesChong Zhang2015-03-193-69/+149
* | | | | Merge "Fix link error of PROCESS_STATE_NONEXISTENT."Chih-Hung Hsieh2015-03-191-1/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix link error of PROCESS_STATE_NONEXISTENT.Chih-Hung Hsieh2015-03-191-1/+5
* | | | | Merge "audio routing management for radio"Eric Laurent2015-03-193-42/+101
|\ \ \ \ \
| * | | | | audio routing management for radioEric Laurent2015-03-193-42/+101
* | | | | | Merge "Camera: plumbing rotation field through"Yin-Chia Yeh2015-03-1928-66/+196
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Camera: plumbing rotation field throughYin-Chia Yeh2015-03-1828-66/+196
| | |/ / / | |/| | |
* | | | | Merge "Initial implementation of fast capture dump"Glenn Kasten2015-03-194-1/+30
|\ \ \ \ \
| * | | | | Initial implementation of fast capture dumpGlenn Kasten2015-03-064-1/+30
* | | | | | Merge "camera2: Add camera client eviction enforcement."Ruben Brunk2015-03-1914-941/+2427
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | camera2: Add camera client eviction enforcement.Ruben Brunk2015-03-1814-941/+2427
* | | | | | Merge "Fix periodic notification timing error for AudioRecord"Andy Hung2015-03-171-2/+5
|\ \ \ \ \ \
| * | | | | | Fix periodic notification timing error for AudioRecordAndy Hung2015-03-131-2/+5
* | | | | | | Merge "audioflinger: refresh fast track underrun state upon start"Andy Hung2015-03-171-2/+6
|\ \ \ \ \ \ \
| * | | | | | | audioflinger: refresh fast track underrun state upon startHaynes Mathew George2015-03-161-2/+6
| |/ / / / / /
* | | | | | | Fix 64-bit build break caused by print typeChong Zhang2015-03-172-4/+4
* | | | | | | Merge "HLS: some fixes for seek with discontinuity."Chong Zhang2015-03-176-104/+173
|\ \ \ \ \ \ \
| * | | | | | | HLS: some fixes for seek with discontinuity.Chong Zhang2015-03-176-104/+173
* | | | | | | | Merge "Add FIXME to deprecate all APIs that assume a route"Glenn Kasten2015-03-163-0/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | Add FIXME to deprecate all APIs that assume a routeGlenn Kasten2015-03-133-0/+6
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge "Update comments"Glenn Kasten2015-03-167-8/+10
|\ \ \ \ \ \ \ \
| * | | | | | | | Update commentsGlenn Kasten2015-03-137-8/+10
| |/ / / / / / /
* | | | | | | | Merge "libstagefright: add ProcessInfo to get process priority."Ronghua Wu2015-03-166-33/+96
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | libstagefright: add ProcessInfo to get process priority.Ronghua Wu2015-03-166-33/+96
* | | | | | | | Merge "radio service initial implementation"Eric Laurent2015-03-166-2/+1320
|\ \ \ \ \ \ \ \
| * | | | | | | | radio service initial implementationEric Laurent2015-03-106-2/+1320
* | | | | | | | | Merge "radio client"Eric Laurent2015-03-164-0/+410
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / /
| * | | | | | | | radio clientEric Laurent2015-03-104-0/+410
* | | | | | | | | Merge "radio service binder interfaces"Eric Laurent2015-03-167-0/+817
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | / / / / / / / | |/ / / / / / / |/| | | | | | |
| * | | | | | | radio service binder interfacesEric Laurent2015-03-107-0/+817
* | | | | | | | Merge "Remove mId from DeviceDescriptor."Rakesh Iyer2015-03-161-1/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove mId from DeviceDescriptor.Rakesh Iyer2015-03-131-1/+0
* | | | | | | | | Merge "libstagefright: handle MediaFormat "priority" key."Ronghua Wu2015-03-162-0/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | libstagefright: handle MediaFormat "priority" key.Ronghua Wu2015-03-122-0/+23
* | | | | | | | | | Merge "libcameraservice: Stop using IGBC::BufferItem"Dan Stoza2015-03-169-16/+15
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | libcameraservice: Stop using IGBC::BufferItemDan Stoza2015-03-129-16/+15
* | | | | | | | | | | Merge "libstagefright: Stop using IGBC::BufferItem"Dan Stoza2015-03-166-21/+25
|\ \ \ \ \ \ \ \ \ \ \