summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Implement audio device callbackEric Laurent2015-05-062-0/+9
* 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
|\ \
| * | Make record buffer in RecordThread variable formatAndy Hung2015-04-212-9/+9
* | | Merge "Fix single channel playback that does not use AUDIO_CHANNEL_OUT_MONO"Andy Hung2015-04-221-2/+3
|\ \ \ | |/ /
| * | Fix single channel playback that does not use AUDIO_CHANNEL_OUT_MONOAndy Hung2015-04-211-2/+3
* | | Merge "Use AudioPlaybackRate to hold TimestretchBufferProvider parameters"Ricardo Garcia2015-04-226-80/+118
|\ \ \
| * | | Use AudioPlaybackRate to hold TimestretchBufferProvider parametersRicardo Garcia2015-04-226-80/+118
| |/ /
* | | audio policy: fix AudioTrack output device selectionEric Laurent2015-04-223-11/+38
* | | audio policy: remove permission check for ports and patches gettersEric Laurent2015-04-201-9/+0
|/ /
* | Merge "CameraService: Add support for module init, some logging updates"Eino-Ville Talvala2015-04-164-72/+120
|\ \
| * | CameraService: Add support for module init, some logging updatesEino-Ville Talvala2015-04-154-72/+120
* | | Merge "camera2: remove unnecessary flashlight error messages"Chien-Yu Chen2015-04-161-15/+18
|\ \ \
| * | | camera2: remove unnecessary flashlight error messagesChien-Yu Chen2015-04-151-15/+18
| | |/ | |/|
* | | Merge "Camera3: allow reconfiguring the input stream"Chien-Yu Chen2015-04-151-5/+1
|\ \ \
| * | | Camera3: allow reconfiguring the input streamChien-Yu Chen2015-04-151-5/+1
* | | | audio policy: add binder calls for audio source controlEric Laurent2015-04-156-0/+61
| |/ / |/| |
* | | Merge "AudioPolicyManager: notification of dynamic policy mix activity"Jean-Michel Trivi2015-04-156-3/+101
|\ \ \
| * | | AudioPolicyManager: notification of dynamic policy mix activityJean-Michel Trivi2015-04-146-3/+101
* | | | Merge "Camera: allow non-supported template"Yin-Chia Yeh2015-04-151-3/+3
|\ \ \ \