summaryrefslogtreecommitdiffstats
path: root/media/libmedia/IAudioPolicyService.cpp
Commit message (Expand)AuthorAgeFilesLines
* IAudioFlinger: always initialize variables to ensure no info leak when writin...Wei Jia2015-09-101-4/+4
* IAudioFlinger: clear config before reading it from parcel.Wei Jia2015-09-091-5/+9
* am becceb11: am b57ffbb5: am d021f7e5: am b18c0276: am 2b63b91b: am c1e989e7:...Robert Shih2015-09-041-1/+1
|\
| * am b57ffbb5: am d021f7e5: am b18c0276: am 2b63b91b: am c1e989e7: am 13ff64c2:...Robert Shih2015-09-041-1/+1
| |\
| | * am b18c0276: am 2b63b91b: am c1e989e7: am 13ff64c2: Merge "Zero out return va...Robert Shih2015-09-041-1/+1
| | |\
| | | * am c1e989e7: am 13ff64c2: Merge "Zero out return values in media binder calls...Robert Shih2015-09-031-1/+1
| | | |\
| | | | * Zero out return values in media binder callsRobert Shih2015-09-021-1/+1
* | | | | am 4abb48c3: am 898e8575: am 72b0abdf: Merge "Zero out return values in audio...Robert Shih2015-09-031-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 898e8575: am 72b0abdf: Merge "Zero out return values in audio binder calls...Robert Shih2015-09-031-1/+1
| |\ \ \ \ | | |/ / /
| | * | | Zero out return values in audio binder callsRobert Shih2015-09-021-1/+1
| * | | | am 414af268: am c42c4b52: am 424324b3: am 2fdd16b3: DO NOT MERGE - audio poli...Eric Laurent2015-03-251-2/+20
| |\ \ \ \ | | |/ / /
| | * | | am 424324b3: am 2fdd16b3: DO NOT MERGE - audio policy service: fix possible m...Eric Laurent2015-03-251-2/+20
| | |\ \ \ | | | |/ /
| | | * | DO NOT MERGE - audio policy service: fix possible memory overflowEric Laurent2015-03-251-2/+20
| | | * | am 99370d2d: am ae6965ae: am 3aef3560: am e360f0f6: IAudioPolicyService: boun...Eric Laurent2014-11-101-3/+6
| | | |\ \ | | | | |/
| | | | * am 3aef3560: am e360f0f6: IAudioPolicyService: bound array size in queryDefau...Eric Laurent2014-11-101-3/+6
| | | | |\
| | | | | * IAudioPolicyService: bound array size in queryDefaultPreProcessingEric Laurent2014-11-101-3/+6
| | | | | * Add support for querying if a stream is active remotelyJean-Michel Trivi2013-02-111-1/+20
| | | | | * Line length 100Glenn Kasten2012-11-011-3/+6
| | | | | * Support querying active record sourcesJean-Michel Trivi2012-10-101-0/+17
* | | | | | reduce number of binder calls from mediaserverEric Laurent2015-06-261-1/+16
* | | | | | audio policy: session routes continued.Eric Laurent2015-04-301-2/+8
* | | | | | Explicit routing in AudioRecordPaul McLean2015-04-281-2/+5
* | | | | | audio policy: add binder calls for audio source controlEric Laurent2015-04-151-0/+59
* | | | | | Adding explicit routing API to AudioTrackPaul McLean2015-04-081-1/+4
* | | | | | namespace does not need a closing semicolonGlenn Kasten2015-03-231-1/+1
* | | | | | audio policy service: fix possible memory overflowEric Laurent2015-02-061-2/+20
* | | | | | Add additional info to AudioPort for enum/selection API.Paul McLean2015-02-051-2/+6
|/ / / / /
* | | | | Merge commit 'f5a968a0' into mmGlenn Kasten2014-12-101-1/+53
|\ \ \ \ \ | |/ / / /
| * | | | audio policy: binder calls for dynamic audio policy mixesEric Laurent2014-12-091-1/+53
* | | | | am 390ef843: am f20c4356: Merge "AudioRecord: use audio attributes instead of...Eric Laurent2014-11-271-22/+40
|\ \ \ \ \ | |/ / / /
| * | | | AudioRecord: use audio attributes instead of audio source.Eric Laurent2014-11-251-22/+40
* | | | | am bf14c62e: am 72bf901c: Merge "audio policy: new getOutputForAttr() prototy...Eric Laurent2014-11-261-31/+82
|\ \ \ \ \ | |/ / / /
| * | | | audio policy: new getOutputForAttr() prototype.Eric Laurent2014-11-251-31/+82
* | | | | resolved conflicts for merge of e78a27ca to lmp-mr1-dev-plus-aospMarco Nelissen2014-11-171-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Update calls to IInterface::asBinder()Marco Nelissen2014-11-171-1/+1
| |/ / /
* | | | Fix memory leakGlenn Kasten2014-11-061-3/+3
* | | | IAudioPolicyService: bound array size in queryDefaultPreProcessingEric Laurent2014-11-051-3/+6
|/ / /
* | | audio: fix stream type for accessibility usageEric Laurent2014-09-251-1/+19
* | | Add sound trigger control by audio policyEric Laurent2014-08-051-1/+66
* | | audio policy: pass session ID to capture activity methodsEric Laurent2014-07-281-6/+15
* | | Add audio_input_flags_t to IAudioPolicyService::getInputGlenn Kasten2014-07-171-2/+6
* | | AudioPolicyManager: return output for audio attributesJean-Michel Trivi2014-06-181-1/+56
* | | audio policy: new setAudioPortConfig implementationEric Laurent2014-06-041-2/+0
* | | audio policy: add routing update client interfaceEric Laurent2014-05-291-1/+16
* | | DO NOT MERGE - IAudioPolicyService interface extension for patch panelEric Laurent2014-05-281-2/+226
* | | Update commentsGlenn Kasten2014-03-261-0/+1
* | | audio policy service: clean up type casting.Eric Laurent2014-03-051-6/+8
|/ /
* | libmedia: offloaded playback supportRichard Fitzgerald2013-07-251-5/+27
* | Public API changes for audio offload support.Richard Fitzgerald2013-06-271-2/+10
* | Add support for querying if a stream is active remotelyJean-Michel Trivi2013-02-111-1/+20