summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ | |_|/ |/| |
| * | audioflinger: enable effects after registration if neededEric Laurent2013-10-122-0/+3
* | | AudioFlinger: more fixes for offload audio lostEric Laurent2013-10-282-14/+26
* | | Assign blame for playback wakelocks.Marco Nelissen2013-10-258-35/+130
| |/ |/|
* | Merge "Allow releaseBuffer after flush" into klp-devGlenn Kasten2013-10-181-1/+1
|\ \
| * | Allow releaseBuffer after flushGlenn Kasten2013-10-181-1/+1
* | | audioflinger: fix track terminated before playingEric Laurent2013-10-172-13/+10
|/ /
* | Fix flush() followed by start()Glenn Kasten2013-10-171-0/+9
* | Camera: don't do hw support check for ZSLZhijun He2013-10-161-13/+5
* | Make Audio wakelock names less unique.Narayan Kamath2013-10-142-2/+23
|/
* Camera: Fix deadlock in Camera3OutputStreamZhijun He2013-10-111-1/+16
* Merge "Camera: Skip AE precapture when possible" into klp-devZhijun He2013-10-111-0/+12
|\
| * Camera: Skip AE precapture when possibleZhijun He2013-10-111-0/+12
* | Merge "Camera2/3: Add more tracing for API1" into klp-devEino-Ville Talvala2013-10-117-2/+56
|\ \ | |/ |/|
| * Camera2/3: Add more tracing for API1Eino-Ville Talvala2013-10-107-2/+56
* | Camera: Save 1 frame time for takePicture callZhijun He2013-10-093-10/+10
|/
* Merge "camera2: Don't race while dumping last frame metadata" into klp-devIgor Murashkin2013-10-082-1/+10
|\
| * camera2: Don't race while dumping last frame metadataIgor Murashkin2013-10-072-1/+10
* | Merge "Camera3: Improve resilience to stream failures" into klp-devEino-Ville Talvala2013-10-082-13/+13
|\ \ | |/ |/|
| * Camera3: Improve resilience to stream failuresEino-Ville Talvala2013-10-082-13/+13
* | Merge "Cleanup openRecord error handling" into klp-devGlenn Kasten2013-10-072-1/+7
|\ \ | |/ |/|
| * Cleanup openRecord error handlingGlenn Kasten2013-09-242-1/+7
* | audioflinger: offload: fix pause/flush/resumeEric Laurent2013-10-041-2/+9
* | audioflinger: fix wake lock acquisition checkEric Laurent2013-10-041-2/+2
* | Merge "Camera3: track request status in inflight queue" into klp-devZhijun He2013-10-032-1/+18
|\ \
| * | Camera3: track request status in inflight queueZhijun He2013-10-032-1/+18
* | | Merge "Better recording wake lock accounting" into klp-devMarco Nelissen2013-10-032-13/+22
|\ \ \
| * | | Better recording wake lock accountingMarco Nelissen2013-10-032-13/+22
* | | | Camera API 2, Device 2/3: Implement idle and shutter callbacksEino-Ville Talvala2013-10-0228-301/+950
| |/ / |/| |
* | | Camera: only return static metadata for HAL3 deviceZhijun He2013-10-011-0/+6
* | | Merge "Camera: drop stale callback buffer" into klp-devZhijun He2013-10-011-0/+10
|\ \ \
| * | | Camera: drop stale callback bufferZhijun He2013-09-301-0/+10
* | | | Merge "Camera: Set default thumbnail size with matched aspect ratio" into klp...Zhijun He2013-10-012-3/+41
|\ \ \ \ | |/ / /
| * | | Camera: Set default thumbnail size with matched aspect ratioZhijun He2013-09-302-3/+41
| |/ /
* | | fix volume and effect enable delay on offloaded tracksEric Laurent2013-09-305-6/+45
|/ /
* | 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