summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge "camera: Update camera service logging and validation."Ruben Brunk2015-04-102-45/+138
|\ \ \ \ \ | | |/ / / | |/| | / | |_|_|/ |/| | |
| * | | camera: Update camera service logging and validation.Ruben Brunk2015-04-092-45/+138
* | | | Merge "AudioFlinger: more DTS passthrough support"Phil Burk2015-04-103-19/+29
|\ \ \ \
| * | | | AudioFlinger: more DTS passthrough supportPhil Burk2015-04-093-19/+29
| | |/ / | |/| |
* | | | Add playback rate to AudioTrackAndy Hung2015-04-092-18/+36
* | | | Add playback rate to AudioMixerAndy Hung2015-04-094-1/+270
* | | | Factor out buffer provider code from AudioMixerAndy Hung2015-04-086-434/+523
* | | | Enable 8 bit and float pcm record formats for AudioPolicyManagerAndy Hung2015-04-086-48/+130
|/ / /
* | | Merge "Fix AudioPolicyManager dynamic policy initialization"Jean-Michel Trivi2015-04-093-31/+31
|\ \ \
| * | | Fix AudioPolicyManager dynamic policy initializationJean-Michel Trivi2015-04-083-31/+31
* | | | Merge "audio policy: volume in dBs"Eric Laurent2015-04-0910-40/+77
|\ \ \ \
| * | | | audio policy: volume in dBsEric Laurent2015-04-0810-40/+77
* | | | | Merge "audio policy: volume control reorganization"Eric Laurent2015-04-099-376/+571
|\ \ \ \ \ | |/ / / /
| * | | | audio policy: volume control reorganizationEric Laurent2015-04-089-376/+571
* | | | | Merge "Enable 8 bit and float pcm record formats for AudioFlinger"Andy Hung2015-04-092-14/+55
|\ \ \ \ \
| * | | | | Enable 8 bit and float pcm record formats for AudioFlingerAndy Hung2015-04-082-14/+55
* | | | | | Merge "Improve ResamplerBufferProvider"Andy Hung2015-04-084-40/+88
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Improve ResamplerBufferProviderAndy Hung2015-04-084-40/+88
* | | | | | Merge "Add RecordBufferConverter for RecordThread data processing"Andy Hung2015-04-084-136/+305
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Add RecordBufferConverter for RecordThread data processingAndy Hung2015-04-084-136/+305
* | | | | | Merge "Return number of frames output from resample method"Andy Hung2015-04-089-41/+59
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Return number of frames output from resample methodAndy Hung2015-04-089-41/+59
| | |_|/ | |/| |
* | | | audio flinger: improve device to device audio patchesEric Laurent2015-04-084-24/+29
* | | | audio policy: fix unique audio port ID.Eric Laurent2015-04-0816-79/+180
|/ / /
* | | Merge "Adding explicit routing API to AudioTrack"Paul McLean2015-04-0812-11/+185
|\ \ \ | |/ / |/| |
| * | Adding explicit routing API to AudioTrackPaul McLean2015-04-0812-11/+185
* | | Camera2Client: support HAL version 3.3Zhijun He2015-04-071-1/+2
* | | audiopolicy: add support for parsing AUDIO_FORMAT_DTSPhil Burk2015-04-061-0/+2
|/ /
* | 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