summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* am bc69c8ba: DO NOT MERGE: Camera: delete preview callback when preview size ...Zhijun He2014-03-101-0/+16
|\
| * DO NOT MERGE: Camera: delete preview callback when preview size is changedZhijun He2014-03-101-0/+16
* | am a11111f9: Merge changes Id28b35fd,Ie4e64977,I2950f31e into klp-devEino-Ville Talvala2014-03-073-55/+66
|\ \ | |/
| * Merge changes Id28b35fd,Ie4e64977,I2950f31e into klp-devEino-Ville Talvala2014-03-073-55/+66
| |\
| | * DO NOT MERGE: Camera: fix focusArea wrong indexing issueZhijun He2014-03-051-14/+14
| | * DO NOT MERGE: camera2: Fix race with stream deletion during disconnect.Ruben Brunk2014-03-051-6/+8
| | * DO NOT MERGE: camera2/3: Add protection for still capture pathZhijun He2014-03-051-35/+44
| * | Increase kFastTrackMultiplier from 1 to 2Glenn Kasten2014-03-051-7/+7
* | | am 3c9130a8: Merge "Make frameworks/av 64-bit compatible"Narayan Kamath2014-03-0717-58/+73
|\ \ \
| * | | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-1117-58/+73
* | | | am 5930e8eb: Merge "AudioFlinger: Remove code for supporting resampling in fa...Glenn Kasten2014-03-074-26/+5
|\ \ \ \ | |/ / /
| * | | Merge "AudioFlinger: Remove code for supporting resampling in fast tracks"Glenn Kasten2014-02-104-26/+5
| |\ \ \
| | * | | AudioFlinger: Remove code for supporting resampling in fast tracksMartin Storsjo2014-02-054-26/+5
* | | | | am 4361749d: Merge "AudioTrack: Never try to use the fast path if resampling ...Glenn Kasten2014-03-072-5/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge "AudioTrack: Never try to use the fast path if resampling is required"Glenn Kasten2014-02-102-5/+0
| |\ \ \ \ | | |/ / /
| | * | | AudioTrack: Never try to use the fast path if resampling is requiredMartin Storsjo2014-01-312-5/+0
* | | | | am d66cd743: Merge "audioflinger: conform inline ASM to UAL"Glenn Kasten2014-03-071-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | audioflinger: conform inline ASM to UALsynergy dev2014-02-041-2/+2
| |/ / /
| * | | audioflinger: fix static track end detectionEric Laurent2014-01-301-9/+2
* | | | am 281dd4e1: audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
|\ \ \ \ | | |/ / | |/| |
| * | | audioflinger: fix static track end detectionEric Laurent2014-03-051-9/+2
| * | | AudioMixer: Remove tracks from enabledTracks after reseting outTempGaurav Kumar2014-03-051-4/+7
* | | | am 7e92abea: audioflinger: fix offload write buffer offsetEric Laurent2014-03-051-2/+2
|\ \ \ \ | |/ / /
| * | | audioflinger: fix offload write buffer offsetEric Laurent2014-03-051-2/+2
| | |/ | |/|
| * | audioflinger: check for condition before waitingHaynes Mathew George2014-03-041-1/+6
* | | am e0cd1051: audioflinger: update track ready conditionHaynes Mathew George2014-03-051-1/+1
|\ \ \ | |/ /
| * | audioflinger: update track ready conditionHaynes Mathew George2014-03-041-1/+1
* | | am e010f65e: audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-052-2/+6
|\ \ \ | |/ / | | / | |/ |/|
| * audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-042-2/+6
* | Merge "AudioMixer: Remove tracks from enabledTracks after reseting outTemp"Glenn Kasten2014-01-291-4/+7
|\ \
| * | AudioMixer: Remove tracks from enabledTracks after reseting outTempGaurav Kumar2014-01-291-4/+7
* | | Merge "libcameraservice: Fix build in ISO C++11 mode"Eino-Ville Talvala2014-01-151-5/+5
|\ \ \
| * | | libcameraservice: Fix build in ISO C++11 modeBernhard Rosenkraenzer2013-07-301-5/+5
* | | | Merge "Frameworks: AudioFlinger: Fix effects memory leak"Glenn Kasten2014-01-101-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Frameworks: AudioFlinger: Fix effects memory leakYu Yezhong2013-10-151-0/+8
* | | | audioflinger: check for condition before waitingHaynes Mathew George2013-12-171-1/+6
* | | | Merge "Increase kFastTrackMultiplier from 1 to 2"Glenn Kasten2013-12-171-7/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | Increase kFastTrackMultiplier from 1 to 2Glenn Kasten2013-12-041-7/+7
* | | | audioflinger: do not use raw pointer for tracksEric Laurent2013-11-152-8/+8
* | | | Camera2: Rework the FPS range vs. FPS single setting detectionEino-Ville Talvala2013-11-142-33/+20
* | | | audioflinger: fix offload track transitionEric Laurent2013-11-121-17/+24
* | | | audioflinger: fix offload resume after drainEric Laurent2013-11-121-5/+9
* | | | Camera API2: Add support for partial result quirkEino-Ville Talvala2013-11-125-14/+29
* | | | Camera HAL3/API1: Add support for the partial result quirk.Eino-Ville Talvala2013-11-068-86/+432
* | | | audioflinger: fix direct output underrunEric Laurent2013-11-051-0/+6
* | | | Merge "AudioFlinger: fix duplicating thread standby." into klp-devEric Laurent2013-10-311-0/+1
|\ \ \ \
| * | | | AudioFlinger: fix duplicating thread standby.Eric Laurent2013-10-301-0/+1
* | | | | Merge "camera: Collect stack traces when bad things happen, print with dumpsy...Igor Murashkin2013-10-305-0/+171
|\ \ \ \ \
| * | | | | camera: Collect stack traces when bad things happen, print with dumpsysIgor Murashkin2013-10-295-0/+171
* | | | | | Merge "audioflinger: enable effects after registration if needed" into klp-devEric Laurent2013-10-302-0/+3
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |