summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Adding explicit routing API to AudioTrackPaul McLean2015-04-0812-11/+185
* AudioPolicy: remove extraneous parenthesesJean-Michel Trivi2015-04-031-1/+1
* Merge "Updates to AudioPolicyManager refactor"Jean-Michel Trivi2015-04-015-13/+21
|\
| * Updates to AudioPolicyManager refactorJean-Michel Trivi2015-04-015-13/+21
* | Merge "Split ManagerDefault into manager and engine"Jean-Michel Trivi2015-04-0115-908/+1752
|\ \ | |/
| * Split ManagerDefault into manager and engineFrançois Gaffie2015-04-0115-908/+1752
* | Merge "Create StreamDescriptor and associated collection within common"Jean-Michel Trivi2015-04-018-246/+473
|\ \ | |/
| * Create StreamDescriptor and associated collection within commonFrançois Gaffie2015-04-018-246/+473
* | Merge "Create SoundTriggerSession and associated collection within common"Jean-Michel Trivi2015-04-015-17/+86
|\ \ | |/
| * Create SoundTriggerSession and associated collection within commonFrançois Gaffie2015-04-015-17/+86
* | Merge "Add EffectDescriptor and associated collection to common elements"Jean-Michel Trivi2015-04-017-181/+288
|\ \ | |/
| * Add EffectDescriptor and associated collection to common elementsFrançois Gaffie2015-04-017-181/+288
* | Merge "Add AudioMix and AudioMixCollection to common policy element"Jean-Michel Trivi2015-04-015-102/+307
|\ \ | |/
| * Add AudioMix and AudioMixCollection to common policy elementFrançois Gaffie2015-04-015-102/+307
* | Merge "Migrate helper functions from managerdefault to common"Jean-Michel Trivi2015-04-0120-653/+977
|\ \ | |/
| * Migrate helper functions from managerdefault to commonFrançois Gaffie2015-04-0120-653/+977
* | Merge "Split ManagerDefault into Manager and ManagerDefinitions"Jean-Michel Trivi2015-04-0125-132/+233
|\ \ | |/
| * Split ManagerDefault into Manager and ManagerDefinitionsFrançois Gaffie2015-04-0125-132/+233
* | Merge "Audio Policy Refactor: reorganise headers inclusion"Jean-Michel Trivi2015-04-0120-58/+159
|\ \ | |/
| * Audio Policy Refactor: reorganise headers inclusionFrançois Gaffie2015-04-0120-58/+159
* | audio flinger: fix standby on output with HW A/V syncEric Laurent2015-04-012-2/+13
|/
* Merge "camera2: Enforce client eviction on user switch."Ruben Brunk2015-03-312-18/+134
|\
| * camera2: Enforce client eviction on user switch.Ruben Brunk2015-03-312-18/+134
* | Merge "Camera: iterate through all encoders for finding max video size"Yin-Chia Yeh2015-03-311-6/+20
|\ \ | |/ |/|
| * Camera: iterate through all encoders for finding max video sizeYin-Chia Yeh2015-03-311-6/+20
* | Merge "audio policy: fix IOProfile::isCompatibleProfile()"Eric Laurent2015-03-302-3/+11
|\ \
| * | audio policy: fix IOProfile::isCompatibleProfile()Eric Laurent2015-03-302-3/+11
* | | Merge "audio policy: fix DeviceVector::getDevicesFromType()"Eric Laurent2015-03-301-2/+6
|\ \ \
| * | | audio policy: fix DeviceVector::getDevicesFromType()Eric Laurent2015-03-261-2/+6
| |/ /
* | | Merge "Camera: fix release fence logic"Yin-Chia Yeh2015-03-251-26/+9
|\ \ \
| * | | Camera: fix release fence logicYin-Chia Yeh2015-03-241-26/+9
| | |/ | |/|
* | | Merge "Camera: fix metadata assertion"Yin-Chia Yeh2015-03-252-12/+9
|\ \ \
| * | | Camera: fix metadata assertionYin-Chia Yeh2015-03-242-12/+9
* | | | Merge "AudioFlinger: call SPDIF wrapper from AudioFlinger"Phil Burk2015-03-2410-86/+688
|\ \ \ \
| * | | | AudioFlinger: call SPDIF wrapper from AudioFlingerPhil Burk2015-03-2410-86/+688
* | | | | Merge "camera: update CameraModule"Yin-Chia Yeh2015-03-245-48/+65
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | camera: update CameraModuleChien-Yu Chen2015-03-245-48/+65
| | |/ / | |/| |
* | | | Merge "AudioRecord TRANSFER_OBTAIN can be used with FAST flag"Glenn Kasten2015-03-241-2/+3
|\ \ \ \
| * | | | AudioRecord TRANSFER_OBTAIN can be used with FAST flagGlenn Kasten2015-03-231-2/+3
* | | | | Merge "Make sure waitRelative is called when waitTime != INT64_MAX"Wally Yau2015-03-241-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Make sure waitRelative is called when waitTime != INT64_MAXWally Yau2015-03-241-1/+1
| |/ / /
* | | | Merge "AudioFlinger: prevent retrograde timestamps for direct mode"Phil Burk2015-03-242-31/+51
|\ \ \ \
| * | | | AudioFlinger: prevent retrograde timestamps for direct modePhil Burk2015-03-232-31/+51
* | | | | Merge "media: add ResourceManagerService"Ronghua Wu2015-03-245-0/+958
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | media: add ResourceManagerServiceRonghua Wu2015-03-235-0/+958
| | |_|/ | |/| |
* | | | Merge "Fix typos"Glenn Kasten2015-03-231-1/+1
|\ \ \ \
| * | | | Fix typosGlenn Kasten2015-03-231-1/+1
| | |_|/ | |/| |
* | | | camera2: Remove ProCamera.Ruben Brunk2015-03-208-667/+2
|/ / /
* | | 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