summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Fix bug in creation of EffectHandle when out of memoryGlenn Kasten2013-11-203-9/+15
* Consistent error checking for sp<IMemory> and pointer()Glenn Kasten2013-11-202-5/+15
* Code simplification for timed allocateGlenn Kasten2013-11-201-5/+2
* Merge "Camera3: add systraces for hal open/close"Zhijun He2013-11-191-0/+4
|\
| * Camera3: add systraces for hal open/closeZhijun He2013-11-191-0/+4
* | Merge "camera3: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS references"Igor Murashkin2013-11-185-8/+30
|\ \
| * | camera3: Remove BufferQueue::MIN_UNDEQUEUED_BUFFERS referencesIgor Murashkin2013-11-185-8/+30
* | | am 06d62548: am d7e59228: audioflinger: do not use raw pointer for tracksEric Laurent2013-11-152-8/+8
|\ \ \
| * | | audioflinger: do not use raw pointer for tracksEric Laurent2013-11-152-8/+8
* | | | am 0f1ecc2e: am d8a62e25: Camera2: Rework the FPS range vs. FPS single settin...Eino-Ville Talvala2013-11-142-33/+20
|\ \ \ \ | |/ / /
| * | | Camera2: Rework the FPS range vs. FPS single setting detectionEino-Ville Talvala2013-11-142-33/+20
* | | | am 307aa870: am 4215e616: Merge "audioflinger: fix offload track transition" ...Eric Laurent2013-11-141-17/+24
|\ \ \ \ | |/ / /
| * | | audioflinger: fix offload track transitionEric Laurent2013-11-121-17/+24
* | | | am b50fa77b: am 9f357f31: Merge "audioflinger: fix offload resume after drain...Eric Laurent2013-11-141-5/+9
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | audioflinger: fix offload resume after drainEric Laurent2013-11-121-5/+9
* | | am 5c2379fd: am 184dfe4e: Camera API2: Add support for partial result quirkEino-Ville Talvala2013-11-125-14/+29
|\ \ \ | |/ / | | / | |/ |/|
| * Camera API2: Add support for partial result quirkEino-Ville Talvala2013-11-125-14/+29
* | Fix buildGlenn Kasten2013-11-081-1/+1
* | Pull HAL reads out of RecordThread resampleGlenn Kasten2013-11-083-59/+116
* | Merge "Channel counts are uint32_t"Glenn Kasten2013-11-082-3/+3
|\ \
| * | Channel counts are uint32_tGlenn Kasten2013-11-062-3/+3
* | | am d9d8b7b6: am fd6ecdd3: Camera HAL3/API1: Add support for the partial resul...Eino-Ville Talvala2013-11-068-86/+432
|\ \ \ | | |/ | |/|
| * | Camera HAL3/API1: Add support for the partial result quirk.Eino-Ville Talvala2013-11-068-86/+432
* | | Merge "Rename standby methods"Glenn Kasten2013-11-062-5/+5
|\ \ \
| * | | Rename standby methodsGlenn Kasten2013-11-042-5/+5
| | |/ | |/|
* | | Simplify track 'needs' bitsGlenn Kasten2013-11-062-26/+20
* | | Remove redundant this->Glenn Kasten2013-11-061-2/+2
* | | Remove dead codeGlenn Kasten2013-11-061-2/+0
* | | Merge "Fix race condition in initializing downmix"Glenn Kasten2013-11-062-27/+28
|\ \ \
| * | | Fix race condition in initializing downmixGlenn Kasten2013-11-062-27/+28
| |/ /
* | | Merge "Move local declarations to point of first use"Glenn Kasten2013-11-061-2/+1
|\ \ \
| * | | Move local declarations to point of first useGlenn Kasten2013-11-041-2/+1
| |/ /
* | | am 44dc9155: am 48b6cd98: Merge "audioflinger: fix direct output underrun" in...Eric Laurent2013-11-061-0/+6
|\ \ \ | | |/ | |/|
| * | audioflinger: fix direct output underrunEric Laurent2013-11-051-0/+6
* | | Merge "Rename TrackPaused to trackPaused"Glenn Kasten2013-11-061-3/+3
|\ \ \
| * | | Rename TrackPaused to trackPausedGlenn Kasten2013-11-041-3/+3
| | |/ | |/|
* | | Merge "Use const more places"Glenn Kasten2013-11-062-3/+3
|\ \ \
| * | | Use const more placesGlenn Kasten2013-11-042-3/+3
| |/ /
* | | am 4cf799fb: am 5c7ffaed: Merge "AudioFlinger: fix duplicating thread standby...Eric Laurent2013-10-311-0/+1
|\ \ \ | | |/ | |/|
| * | 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
* | | | am 34790c86: am 3ff5792a: Merge "camera: Collect stack traces when bad things...Igor Murashkin2013-10-305-0/+171
|\ \ \ \ | |/ / /
| * | | 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
* | | | | am ce275b7d: am 1c594b63: Merge "audioflinger: enable effects after registrat...Eric Laurent2013-10-292-0/+3
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | 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
* | | | am 7f8f7585: am fd477974: AudioFlinger: more fixes for offload audio lostEric Laurent2013-10-282-14/+26
|\ \ \ \ | |/ / /
| * | | AudioFlinger: more fixes for offload audio lostEric Laurent2013-10-282-14/+26
| * | | Assign blame for playback wakelocks.Marco Nelissen2013-10-258-35/+130
| | |/ | |/|