summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* libstagefright: config resource manager with secure codec co-existing policy.Ronghua Wu2015-05-082-7/+17
* Merge "Kill a new user of stlport." into mnc-devDan Albert2015-05-081-2/+0
|\
| * Kill a new user of stlport.Dan Albert2015-05-071-2/+0
* | Merge "mediaresourcemanager: add ServiceLog to track the calling history for ...Ronghua Wu2015-05-087-13/+222
|\ \
| * | mediaresourcemanager: add ServiceLog to track the calling history for dumpsys.Ronghua Wu2015-05-077-13/+222
* | | Merge "Revert "Enable full floating point path in AudioMixer"" into mnc-devEric Laurent2015-05-071-3/+3
|\ \ \ | |_|/ |/| |
| * | Revert "Enable full floating point path in AudioMixer"Eric Laurent2015-05-071-3/+3
* | | Merge "Camera2: allow mixing regular/reprocess requests" into mnc-devChien-Yu Chen2015-05-072-11/+9
|\ \ \ | |/ / |/| |
| * | Camera2: allow mixing regular/reprocess requestsChien-Yu Chen2015-05-052-11/+9
* | | Merge "audio policy: clarify use of mName field for audio devices" into mnc-devEric Laurent2015-05-075-37/+33
|\ \ \
| * | | audio policy: clarify use of mName field for audio devicesEric Laurent2015-05-065-37/+33
* | | | Make header functions "inline" to avoid warning when unused.Chih-Hung Hsieh2015-05-061-2/+2
* | | | Merge "Implement audio device callback" into mnc-devEric Laurent2015-05-062-0/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Implement audio device callbackEric Laurent2015-05-062-0/+9
| | |/ | |/|
* | | Merge "CameraService: update android.control.availableModes" into mnc-devZhijun He2015-05-051-2/+37
|\ \ \
| * | | CameraService: update android.control.availableModesZhijun He2015-05-051-2/+37
| |/ /
* | | Merge "AudioRecord keeps track of UID" into mnc-devJean-Michel Trivi2015-05-052-2/+3
|\ \ \ | |/ / |/| |
| * | AudioRecord keeps track of UIDJean-Michel Trivi2015-05-052-2/+3
* | | Add camera app op - cameraSvet Ganov2015-05-023-55/+89
* | | Merge "AudioTrack: fix direct tracks not pausing" into mnc-devPhil Burk2015-05-022-10/+12
|\ \ \
| * | | AudioTrack: fix direct tracks not pausingPhil Burk2015-05-012-10/+12
| |/ /
* | | Merge "AudioSystem: refactor audio config cache and callbacks" into mnc-devEric Laurent2015-05-014-62/+61
|\ \ \
| * | | AudioSystem: refactor audio config cache and callbacksEric Laurent2015-05-014-62/+61
* | | | camera2: Fix fuzztesting segfault in connect.Ruben Brunk2015-05-012-2/+23
| |/ / |/| |
* | | Merge "PatchPanel: do not use setParameters() internally." into mnc-devEric Laurent2015-05-015-135/+219
|\ \ \ | |/ /
| * | PatchPanel: do not use setParameters() internally.Eric Laurent2015-04-285-135/+219
* | | Merge "Camera: API1 shim: Don't tightly apply crop region" into mnc-devEino-Ville Talvala2015-04-302-93/+37
|\ \ \
| * | | Camera: API1 shim: Don't tightly apply crop regionEino-Ville Talvala2015-04-302-93/+37
| |/ /
* | | Merge "AudioTrack: fix spurious retrograde messages" into mnc-devPhil Burk2015-04-302-50/+2
|\ \ \
| * | | AudioTrack: fix spurious retrograde messagesPhil Burk2015-04-292-50/+2
* | | | Merge "audio policy: session routes continued." into mnc-devEric Laurent2015-04-308-55/+196
|\ \ \ \
| * | | | audio policy: session routes continued.Eric Laurent2015-04-308-55/+196
| | |/ / | |/| |
* | | | Merge "AudioSystem callback for dynamic policy mix activity" into mnc-devJean-Michel Trivi2015-04-302-4/+6
|\ \ \ \ | |_|/ / |/| | |
| * | | AudioSystem callback for dynamic policy mix activityJean-Michel Trivi2015-04-292-4/+6
* | | | Respect the record audio app op - mediaSvet Ganov2015-04-295-19/+82
| |/ / |/| |
* | | Merge "DO NOT MERGE: The preview frame data is broken when sending via Binder...Eino-Ville Talvala2015-04-281-1/+1
|\ \ \ | |_|/ |/| |
| * | DO NOT MERGE: The preview frame data is broken when sending via Binderdaisuke jinno2015-04-281-1/+1
| |/
* | Explicit routing in AudioRecordPaul McLean2015-04-286-55/+139
|/
* Revert "Add a configurable version of the policy engine based on PFW"Eric Laurent2015-04-2564-9242/+2
* Add a configurable version of the policy engine based on PFWFrançois Gaffie2015-04-2464-2/+9242
* Merge "mediaresourcemanager: add dumpsys support."Ronghua Wu2015-04-243-0/+51
|\
| * mediaresourcemanager: add dumpsys support.Ronghua Wu2015-04-233-0/+51
* | Merge "AudioPolicyManager: notification of dynamic policy mix activity (input)"Jean-Michel Trivi2015-04-241-0/+13
|\ \
| * | AudioPolicyManager: notification of dynamic policy mix activity (input)Jean-Michel Trivi2015-04-211-0/+13
* | | Merge "RadioService: fix error handling in attach()."Eric Laurent2015-04-241-4/+3
|\ \ \
| * | | RadioService: fix error handling in attach().Eric Laurent2015-04-231-4/+3
| | |/ | |/|
* | | Fix format sorting order in AudioPortAndy Hung2015-04-232-12/+22
|/ /
* | Add floating and multichannel record to AudioFlingerAndy Hung2015-04-224-80/+162
* | Add channel index record to AudioPolicyManagerAndy Hung2015-04-222-12/+87
* | Merge "Make record buffer in RecordThread variable format"Andy Hung2015-04-222-9/+9
|\ \