summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* audio policy: fix unitialized hw module in audio portEric Laurent2014-06-022-1/+4
* audio policy: add audio port gain controlEric Laurent2014-05-306-8/+176
* audio policy: parse device descriptors in config fileEric Laurent2014-05-293-194/+561
* audio policy: add routing update client interfaceEric Laurent2014-05-295-1/+196
* audio policy: implement routing controlEric Laurent2014-05-295-96/+836
* DO NOT MERGE - IAudioPolicyService interface extension for patch panelEric Laurent2014-05-283-0/+90
* DO NOT MERGE - audioflinger: first patch panel implementation.Eric Laurent2014-05-2813-285/+1312
* DO NOT MERGE - IAudioFlinger interface extension for patch panelEric Laurent2014-05-281-0/+38
* DO NOT MERGE - audioflinger: fix deadlock upon AudioRecord creation errorEric Laurent2014-05-281-5/+18
* DO NOT MERGE - audio policy: enable use of new AudioPolicyManagerEric Laurent2014-05-281-3/+0
* DO NOT MERGE - audioflinger: test min HAL version instead of currentEric Laurent2014-05-281-1/+1
* Merge "camera2: Update CameraService for HAL1 shim."Ruben Brunk2014-05-225-89/+295
|\
| * camera2: Update CameraService for HAL1 shim.Ruben Brunk2014-05-215-89/+295
* | resolved conflicts for merge of c0bf836f to masterElliott Hughes2014-05-214-13/+11
|\ \
| * \ am 3b6da6bf: Merge "Move frameworks/av off private API."Elliott Hughes2014-05-224-8/+8
| |\ \
| | * | Move frameworks/av off private API.Elliott Hughes2014-05-214-8/+8
* | | | resolved conflicts for merge of b1080917 to masterElliott Hughes2014-05-212-4/+4
|\ \ \ \ | |/ / /
| * | | am d084206d: Merge "Move frameworks/av off __futex_syscall3."Elliott Hughes2014-05-222-4/+4
| |\ \ \ | | |/ /
| | * | Move frameworks/av off __futex_syscall3.Elliott Hughes2014-05-212-4/+4
* | | | Merge "audio policy: split audio policy library"Eric Laurent2014-05-221-4/+33
|\ \ \ \ | |_|_|/ |/| | |
| * | | audio policy: split audio policy libraryEric Laurent2014-05-211-4/+33
* | | | Merge "audio policy: add new audio devices"Eric Laurent2014-05-201-0/+12
|\ \ \ \
| * | | | audio policy: add new audio devicesEric Laurent2014-05-191-0/+12
| |/ / /
* | | | Merge "Update AudioMixer::getTrackName to save channelMask"Andy Hung2014-05-202-12/+9
|\ \ \ \
| * | | | Update AudioMixer::getTrackName to save channelMaskAndy Hung2014-05-162-12/+9
* | | | | Merge "Use new channel count functions for audio masks"Andy Hung2014-05-194-10/+14
|\ \ \ \ \ | |/ / / /
| * | | | Use new channel count functions for audio masksAndy Hung2014-05-164-10/+14
| |/ / /
* | | | Merge "Pass stereo gains as packed minifloat"Glenn Kasten2014-05-198-44/+57
|\ \ \ \
| * | | | Pass stereo gains as packed minifloatGlenn Kasten2014-05-198-44/+57
| |/ / /
* | | | am be2664da: am 4c9bde7a: am ce473c32: Merge "Codec Offload: Add NULL check a...Eric Laurent2014-05-191-1/+4
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | am ce473c32: Merge "Codec Offload: Add NULL check as mCallbackThread is NULL ...Eric Laurent2014-05-191-1/+4
| |\ \ | | |/
| | * Codec Offload: Add NULL check as mCallbackThread is NULLUday Gupta2014-05-131-1/+4
* | | Merge "Pull up mFlags and isFastTrack from Track to TrackBase"Glenn Kasten2014-05-145-10/+12
|\ \ \
| * | | Pull up mFlags and isFastTrack from Track to TrackBaseGlenn Kasten2014-05-135-10/+12
* | | | Merge "Explicitly include Configuration.h"Glenn Kasten2014-05-132-0/+3
|\ \ \ \ | |/ / /
| * | | Explicitly include Configuration.hGlenn Kasten2014-05-132-0/+3
* | | | Merge "Fix memory corruption if increaseSamplingN is not called"Glenn Kasten2014-05-131-1/+1
|\ \ \ \ | |/ / /
| * | | Fix memory corruption if increaseSamplingN is not calledGlenn Kasten2014-05-131-1/+1
* | | | AudioFlinger: add specific mutex for client listsEric Laurent2014-05-136-92/+87
* | | | Merge "audiopolicy: refactor audio command threads"Eric Laurent2014-05-122-118/+83
|\ \ \ \
| * | | | audiopolicy: refactor audio command threadsEric Laurent2014-05-122-118/+83
* | | | | am 7fd1af85: am c36fbcdf: am f02f06c4: Merge "camera: check Intent entry coun...Eino-Ville Talvala2014-05-121-0/+3
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | am f02f06c4: Merge "camera: check Intent entry count before reading it"Eino-Ville Talvala2014-05-121-0/+3
| |\ \ \ | | | |/ | | |/|
| | * | Merge "camera: check Intent entry count before reading it"Eino-Ville Talvala2014-05-121-0/+3
| | |\ \
| | | * | camera: check Intent entry count before reading itYuvraj Pasi2014-05-121-0/+3
* | | | | Explicitly ignore return value of __futex_syscall3Glenn Kasten2014-05-091-2/+2
| |_|_|/ |/| | |
* | | | Merge "Remove obsolete IAudioRecord::getCblk()"Glenn Kasten2014-05-092-5/+0
|\ \ \ \
| * | | | Remove obsolete IAudioRecord::getCblk()Glenn Kasten2014-05-092-5/+0
* | | | | Merge "audioflinger: refactor thread config events"Eric Laurent2014-05-094-384/+436
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | audioflinger: refactor thread config eventsEric Laurent2014-05-094-384/+436