summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Move frameworks/av off <sys/atomics.h>.Elliott Hughes2014-05-221-1/+0
* Move frameworks/av from fdprintf to POSIX dprintf.Elliott Hughes2014-05-227-38/+38
* Restore accidentally-removed NULL timeout.Elliott Hughes2014-05-211-1/+1
* Move frameworks/av off private API.Elliott Hughes2014-05-214-8/+8
* Move frameworks/av off __futex_syscall3.Elliott Hughes2014-05-212-4/+4
* Codec Offload: Add NULL check as mCallbackThread is NULLUday Gupta2014-05-131-1/+4
* Merge "camera: check Intent entry count before reading it"Eino-Ville Talvala2014-05-121-0/+3
|\
| * camera: check Intent entry count before reading itYuvraj Pasi2014-05-121-0/+3
* | Merge "Fix memory leak when filtering commands in insertCommand_l()"Eric Laurent2014-05-062-10/+27
|\ \
| * | Fix memory leak when filtering commands in insertCommand_l()Jesper Tragardh2014-04-112-10/+27
| |/
* | Merge "AArch64: rewrite audioflinger's sinc resample by intrinsics."Glenn Kasten2014-04-231-151/+165
|\ \
| * | AArch64: rewrite audioflinger's sinc resample by intrinsics.Zhongwei Yao2014-04-101-151/+165
| |/
* | Merge "camera: set mNeedConfig after creating ZSL stream"Eino-Ville Talvala2014-04-211-0/+2
|\ \
| * | camera: set mNeedConfig after creating ZSL streamYuvraj Pasi2014-04-151-0/+2
| |/
* | media: use size_t for integer iterator to Vector::size()Mark Salyzyn2014-04-152-3/+3
|/
* CameraService: deadlock fixKalle Lampila2014-03-251-0/+1
* libcameraservice: build 64-bitColin Cross2014-03-211-1/+0
* libcameraservice: fix 64-bit print format warningsColin Cross2014-03-2119-69/+80
* Add libaudioresamplerGlenn Kasten2014-03-191-11/+18
* Merge "AudioPolicyService: malloc/delete pair"Glenn Kasten2014-03-181-1/+1
|\
| * AudioPolicyService: malloc/delete pairYou Kim2013-09-121-1/+1
* | mediaserver and associated services are 32-bit onlyGlenn Kasten2014-03-123-0/+4
* | audioflinger: Fix for a deadlock in track creationHaynes Mathew George2014-03-062-2/+5
* | Make frameworks/av 64-bit compatibleKévin PETIT2014-02-1117-58/+73
* | 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
* | | 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
* | | audioflinger: conform inline ASM to UALsynergy dev2014-02-041-2/+2
|/ /
* | audioflinger: fix static track end detectionEric Laurent2014-01-301-9/+2
* | 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