summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge "CameraService: API1: Reallocate JPEG ashmem heap if size changes" into...Eino-Ville Talvala2014-09-291-1/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | CameraService: API1: Reallocate JPEG ashmem heap if size changesEino-Ville Talvala2014-09-291-1/+14
| |/ /
* | | Merge "Fix tee sink" into lmp-devGlenn Kasten2014-09-291-3/+5
|\ \ \ | |/ / |/| |
| * | Fix tee sinkGlenn Kasten2014-09-281-3/+5
| |/
* | Camera2Client: Revert HALv2 device behavior back to MR2Eino-Ville Talvala2014-09-282-47/+69
|/
* Merge "CameraService: API1: Fix flash mode" into lmp-devEino-Ville Talvala2014-09-271-1/+1
|\
| * CameraService: API1: Fix flash modeEino-Ville Talvala2014-09-271-1/+1
* | Merge "audio policy: favor mixed over direct output for PCM format" into lmp-devEric Laurent2014-09-261-1/+11
|\ \
| * | audio policy: favor mixed over direct output for PCM formatEric Laurent2014-09-261-1/+11
* | | Merge "audio: fix stream type for accessibility usage" into lmp-devEric Laurent2014-09-264-1/+18
|\ \ \ | |_|/ |/| |
| * | audio: fix stream type for accessibility usageEric Laurent2014-09-254-1/+18
| |/
* | Camera1 shim: If there's no flash, the keys need to be null.Eino-Ville Talvala2014-09-251-10/+13
* | camera: add traces for KPI measurementRuchit Sharma2014-09-252-2/+16
|/
* Merge "audio policy: add hw hotword flag for inputs" into lmp-devEric Laurent2014-09-242-31/+69
|\
| * audio policy: add hw hotword flag for inputsEric Laurent2014-09-192-31/+69
* | Camera2Client: log an error when autoFocus is called in wrong stateZhijun He2014-09-231-0/+2
* | Merge "API1: ZSL buffers should be skipped for manual AF mode" into lmp-devZhijun He2014-09-201-0/+5
|\ \
| * | API1: ZSL buffers should be skipped for manual AF modeZhijun He2014-09-191-0/+5
| |/
* | Merge "CameraService: Add client name/pid to device open/close logging." into...Eino-Ville Talvala2014-09-192-2/+10
|\ \ | |/ |/|
| * CameraService: Add client name/pid to device open/close logging.Eino-Ville Talvala2014-09-182-2/+10
* | Merge "CameraService: Fix dump methods for two clients" into lmp-devEino-Ville Talvala2014-09-182-7/+19
|\ \ | |/
| * CameraService: Fix dump methods for two clientsEino-Ville Talvala2014-09-182-7/+19
* | Merge "audioflinger: remove debug log." into lmp-devEric Laurent2014-09-171-2/+0
|\ \
| * | audioflinger: remove debug log.Eric Laurent2014-09-171-2/+0
| |/
* | audio policy: fix attached devices validationEric Laurent2014-09-161-76/+94
|/
* Merge "Camera2: handle one more videosnapshot failure" into lmp-devYin-Chia Yeh2014-09-151-13/+7
|\
| * Camera2: handle one more videosnapshot failureYin-Chia Yeh2014-09-151-13/+7
* | Merge "audioflinger: fix pre processing effect leak" into lmp-devEric Laurent2014-09-158-37/+133
|\ \
| * | audioflinger: fix pre processing effect leakEric Laurent2014-09-158-37/+133
* | | Merge "Camera3Device: Treat failure to idle as an error" into lmp-devEino-Ville Talvala2014-09-151-0/+4
|\ \ \
| * | | Camera3Device: Treat failure to idle as an errorEino-Ville Talvala2014-09-141-0/+4
* | | | Merge "audioflinger: send mic mute command to all audio HALs" into lmp-devEric Laurent2014-09-151-2/+7
|\ \ \ \ | |_|_|/ |/| | |
| * | | audioflinger: send mic mute command to all audio HALsEric Laurent2014-09-151-2/+7
| | |/ | |/|
* | | Merge "Camera1: Validate scene mode override AF mode" into lmp-devEino-Ville Talvala2014-09-141-0/+14
|\ \ \ | | |/ | |/|
| * | Camera1: Validate scene mode override AF modeEino-Ville Talvala2014-09-131-0/+14
* | | Camera3: Update ZSL post-processing tagsZhijun He2014-09-144-0/+58
* | | Merge "audio policy: fix relative priorities of PHONE and ENFORCED_AUDIBLE" i...Eric Laurent2014-09-141-7/+15
|\ \ \ | |_|/ |/| |
| * | audio policy: fix relative priorities of PHONE and ENFORCED_AUDIBLEJon Eklund2014-09-121-7/+15
* | | Merge "Camera: Allow larger preview resolutions in API1 for >= HALv2 devices"...Eino-Ville Talvala2014-09-132-4/+29
|\ \ \ | | |/ | |/|
| * | Camera: Allow larger preview resolutions in API1 for >= HALv2 devicesEino-Ville Talvala2014-09-132-4/+29
* | | Merge "Camera2: fix 4K recording" into lmp-devZhijun He2014-09-134-18/+111
|\ \ \ | |_|/ |/| |
| * | Camera2: fix 4K recordingYin-Chia Yeh2014-09-134-18/+111
| |/
* | Merge "audio policy: fix check in creaateAudioPatch()" into lmp-devEric Laurent2014-09-131-3/+3
|\ \
| * | audio policy: fix check in creaateAudioPatch()Eric Laurent2014-09-121-3/+3
* | | Merge "camera: add latest parameters to dumpsys for api1 cameras" into lmp-devIgor Murashkin2014-09-122-0/+14
|\ \ \ | |_|/ |/| |
| * | camera: add latest parameters to dumpsys for api1 camerasIgor Murashkin2014-09-112-0/+14
* | | Merge "Camera2: improve ZSL candidate selection logic" into lmp-devYin-Chia Yeh2014-09-123-2/+38
|\ \ \
| * | | Camera2: improve ZSL candidate selection logicYin-Chia Yeh2014-09-113-2/+38
| |/ /
* | | Merge "camera2: skip capture result after clearZslQueue" into lmp-devYin-Chia Yeh2014-09-126-9/+41
|\ \ \ | |_|/ |/| |
| * | camera2: skip capture result after clearZslQueueYin-Chia Yeh2014-09-116-9/+41