summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Merge "Don't call audio effect process on offloaded playback threads" into kl...Jean-Michel Trivi2013-09-271-3/+4
|\
| * Don't call audio effect process on offloaded playback threadsJean-Michel Trivi2013-09-261-3/+4
* | Merge "audioflinger: fix crash when starting offload thread" into klp-devEric Laurent2013-09-262-13/+13
|\ \
| * | audioflinger: fix crash when starting offload threadEric Laurent2013-09-262-13/+13
* | | Camera2 API: Hack: Always use async mode with GLConsumerEino-Ville Talvala2013-09-261-1/+18
* | | Merge "Camera: Implement getCameraCharacteristics" into klp-devZhijun He2013-09-252-0/+39
|\ \ \ | |/ / |/| |
| * | Camera: Implement getCameraCharacteristicsZhijun He2013-09-252-0/+39
| |/
* | Merge "fix deadlock in audioflinger::createEffect()" into klp-devEric Laurent2013-09-252-21/+22
|\ \
| * | fix deadlock in audioflinger::createEffect()Eric Laurent2013-09-252-21/+22
| |/
* | Merge "Camera2/3: Support new PASSIVE_UNFOCUSED AF state" into klp-devEino-Ville Talvala2013-09-251-0/+3
|\ \ | |/ |/|
| * Camera2/3: Support new PASSIVE_UNFOCUSED AF stateEino-Ville Talvala2013-09-201-0/+3
* | Merge "Camera2/3: Properly disambiguate FPS range vs. single FPS setting" int...Eino-Ville Talvala2013-09-242-5/+19
|\ \
| * | Camera2/3: Properly disambiguate FPS range vs. single FPS settingEino-Ville Talvala2013-09-202-5/+19
* | | audioflinger: fix ro.audio.silent in offload againEric Laurent2013-09-231-0/+2
* | | fix incoming call audio start time.Eric Laurent2013-09-231-9/+10
* | | Merge "Camera2/3: For still captures, use widest FPS range available." into k...Eino-Ville Talvala2013-09-203-2/+43
|\ \ \ | |/ /
| * | Camera2/3: For still captures, use widest FPS range available.Eino-Ville Talvala2013-09-203-2/+43
| |/
* | Merge "audioflinger: implement getTimestamp() for offloaded tracks" into klp-devEric Laurent2013-09-203-12/+34
|\ \ | |/ |/|
| * audioflinger: implement getTimestamp() for offloaded tracksEric Laurent2013-09-203-12/+34
* | Merge "audioflinger: fix lost offload thread resume event" into klp-devEric Laurent2013-09-203-30/+37
|\ \
| * | audioflinger: fix lost offload thread resume eventEric Laurent2013-09-193-30/+37
| |/
* | Merge "camera2: Tell all streams to ignore global device UI rotation" into kl...Igor Murashkin2013-09-192-0/+83
|\ \
| * | camera2: Tell all streams to ignore global device UI rotationIgor Murashkin2013-09-182-0/+83
| |/
* | audioflniger: fix leaked audiosession referencesEric Laurent2013-09-181-1/+19
|/
* more support for audio effect offloadEric Laurent2013-09-186-57/+136
* Merge "Camera3: Always set a trigger ID for an active trigger" into klp-devEino-Ville Talvala2013-09-162-0/+51
|\
| * Camera3: Always set a trigger ID for an active triggerEino-Ville Talvala2013-09-162-0/+51
* | Camera: setCallBackWindow only if callback surface is usedZhijun He2013-09-161-1/+1
* | Camera: Don't overwrite the error statusZhijun He2013-09-151-1/+1
|/
* Merge "audioflinger: fix ro.audio.silent in offload mode" into klp-devEric Laurent2013-09-141-2/+4
|\
| * audioflinger: fix ro.audio.silent in offload modeEric Laurent2013-09-131-2/+4
* | Merge "Camera: Limit supported preview sizes" into klp-devZhijun He2013-09-132-20/+61
|\ \
| * | Camera: Limit supported preview sizesZhijun He2013-09-132-20/+61
| |/
* | audioflinger: longer offload thread standby delayEric Laurent2013-09-132-9/+24
|/
* Merge "Fix AudioTrack shared memory leak" into klp-devGlenn Kasten2013-09-122-1/+14
|\
| * Fix AudioTrack shared memory leakGlenn Kasten2013-09-112-1/+14
* | Merge "audioflinger: add HOTWORD audio source." into klp-devEric Laurent2013-09-126-2/+33
|\ \ | |/ |/|
| * audioflinger: add HOTWORD audio source.Eric Laurent2013-09-106-2/+33
* | Merge "camera3: Dump latest request sent with dumpsys" into klp-devIgor Murashkin2013-09-092-1/+78
|\ \
| * | camera3: Dump latest request sent with dumpsysIgor Murashkin2013-09-062-1/+78
* | | Merge "audioflinger: no effects on offloaded tracks" into klp-devEric Laurent2013-09-095-13/+83
|\ \ \
| * | | audioflinger: no effects on offloaded tracksEric Laurent2013-09-095-13/+83
| | |/ | |/|
* | | Camera: Correct stream id typesZhijun He2013-09-088-21/+21
|/ /
* | Camera: Send VIDEO_SNAPSHOT intent for video snapshot caseZhijun He2013-09-061-0/+6
|/
* audioflinger: remove async write race conditionsEric Laurent2013-09-062-53/+100
* Merge "camera: Fix race condition between setParameters() and stopPreview()."...Ruben Brunk2013-09-061-0/+1
|\
| * camera: Fix race condition between setParameters() and stopPreview().Ruben Brunk2013-09-051-0/+1
* | Fix CameraService error flag when running HAL1 with API2.Ruben Brunk2013-09-041-2/+2
|/
* Fix miscellanous AudioTrack::getTimestamp() bugsGlenn Kasten2013-09-031-1/+5
* FastMixer computes presentation timestamps for fast tracksGlenn Kasten2013-09-031-1/+46