summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Camera2Client: flush requests in stopPreviewLRuchit Sharma2014-12-151-0/+9
* audio policy: fix remote mic captureEric Laurent2014-12-122-17/+43
* Merge "audio policy: suppport for dynamic source" into lmp-mr1-devEric Laurent2014-12-112-48/+101
|\
| * audio policy: suppport for dynamic sourceEric Laurent2014-12-102-48/+101
* | Merge "[audio][audioflinger] Consume all frames when a DirectThread is done."...Phil Burk2014-12-111-2/+7
|\ \ | |/ |/|
| * [audio][audioflinger] Consume all frames when a DirectThread is done.Phil Burk2014-12-101-2/+7
* | AudioPolicyManager: distinguish between mirroring and reroutingJean-Michel Trivi2014-12-092-2/+8
* | Merge "audio policy: binder calls for dynamic audio policy mixes" into lmp-mr...Eric Laurent2014-12-104-1/+30
|\ \
| * | audio policy: binder calls for dynamic audio policy mixesEric Laurent2014-12-094-1/+30
* | | Merge "audio policy: add support for custom mixes" into lmp-mr1-devEric Laurent2014-12-103-104/+440
|\ \ \ | |/ /
| * | audio policy: add support for custom mixesEric Laurent2014-12-093-104/+440
* | | Merge "Camera3Device: support shutter after result" into lmp-mr1-devChien-Yu Chen2014-12-092-141/+234
|\ \ \
| * | | Camera3Device: support shutter after resultChien-Yu Chen2014-12-092-141/+234
| |/ /
* | | Merge "Camera2: Round unsupported surface sizes in configure." into lmp-mr1-devRuben Brunk2014-12-092-4/+81
|\ \ \ | |/ / |/| |
| * | Camera2: Round unsupported surface sizes in configure.Ruben Brunk2014-12-052-4/+81
* | | Merge "audio policy: fix inifinite loop in clearAudioPatches()" into lmp-mr1-devEric Laurent2014-12-061-5/+2
|\ \ \
| * | | audio policy: fix inifinite loop in clearAudioPatches()Eric Laurent2014-12-051-5/+2
* | | | Merge "audio policy: fix AudioPort parameter checks" into lmp-mr1-devEric Laurent2014-12-051-0/+20
|\ \ \ \
| * | | | audio policy: fix AudioPort parameter checksEric Laurent2014-12-041-0/+20
* | | | | Merge "Camera: Add support for SCENE_MODE_HDR for newer HALs" into lmp-mr1-devEino-Ville Talvala2014-12-051-0/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Camera: Add support for SCENE_MODE_HDR for newer HALsEino-Ville Talvala2014-12-051-0/+6
| | |/ / | |/| |
* | | | camera: fix logging in ZslProcessor to avoid spamRuchit Sharma2014-12-051-1/+1
|/ / /
* | | Merge "Fix getTimestamp if offload thread is not initialized." into lmp-mr1-devAndy Hung2014-12-051-1/+2
|\ \ \
| * | | Fix getTimestamp if offload thread is not initialized.Andy Hung2014-12-031-1/+2
| |/ /
* | | [FM] Fix Buganizer ID: 18456930 - FM radio audio got routed to loudspeaker u...Hochi Huang2014-12-041-1/+1
|/ /
* | AudioRecord: use audio attributes instead of audio source.Eric Laurent2014-11-256-94/+99
* | Merge "audio policy: do not route accessibility prompts to compressed output"...Eric Laurent2014-11-261-0/+15
|\ \
| * | audio policy: do not route accessibility prompts to compressed outputEric Laurent2014-11-251-0/+15
* | | Merge "audio policy: new getOutputForAttr() prototype." into lmp-mr1-devEric Laurent2014-11-269-97/+222
|\ \ \ | |/ /
| * | audio policy: new getOutputForAttr() prototype.Eric Laurent2014-11-259-97/+222
* | | Merge "camera: fix frame deletion logic in mInFlightMap" into lmp-mr1-devZhijun He2014-11-251-2/+6
|\ \ \ | |/ / |/| |
| * | camera: fix frame deletion logic in mInFlightMapRuchit Sharma2014-11-251-2/+6
* | | fix the build.Eric Laurent2014-11-251-8/+1
* | | audio: new routing strategies and stream typesEric Laurent2014-11-2111-53/+170
|/ /
* | Merge "Camera2: Fix CameraParameters parse segfault." into lmp-mr1-devRuben Brunk2014-11-211-0/+1
|\ \
| * | Camera2: Fix CameraParameters parse segfault.Ruben Brunk2014-11-201-0/+1
| |/
* | Merge "SoundTrigger: allow sound model reloading" into lmp-mr1-devEric Laurent2014-11-202-0/+19
|\ \
| * | SoundTrigger: allow sound model reloadingEric Laurent2014-11-202-0/+19
* | | Fix format conversion in DuplicatingThreadHaynes Mathew George2014-11-201-8/+8
|/ /
* | AudioSystem: fix cross deadlockEric Laurent2014-11-202-8/+11
|/
* Merge "Camera2Client: remove recording stream if necessary" into lmp-mr1-devYin-Chia Yeh2014-11-193-7/+56
|\
| * Camera2Client: remove recording stream if necessaryYin-Chia Yeh2014-11-183-7/+56
* | Merge "audio policy: do not prevent routing to A2DP when suspended." into lmp...Eric Laurent2014-11-181-4/+12
|\ \
| * | audio policy: do not prevent routing to A2DP when suspended.Eric Laurent2014-11-171-4/+12
* | | Merge "Prevent stopped audio tracks from mixing data" into lmp-mr1-devAndy Hung2014-11-181-8/+9
|\ \ \ | |/ / |/| |
| * | Prevent stopped audio tracks from mixing dataAndy Hung2014-11-171-8/+9
| |/
* | Merge "audiopolicy: Update input device check in checkInputsForDevice" into l...Eric Laurent2014-11-171-3/+6
|\ \
| * | audiopolicy: Update input device check in checkInputsForDeviceEric Laurent2014-11-171-3/+6
| |/
* | Merge "CameraService: normalize face rectangles properly" into lmp-mr1-devChien-Yu Chen2014-11-173-73/+90
|\ \ | |/ |/|
| * CameraService: normalize face rectangles properlyChien-Yu Chen2014-11-133-73/+90