summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Camera: Add hidden experimental tearDown method.Eino-Ville Talvala2015-07-1610-1/+164
| | |_|/ | |/| |
* | | | Update Policy PFW plugin makefile for PFW release 2.6.0François Gaffie2015-07-151-6/+1
|/ / /
* | | Merge "mediaresourcemanager: handle the case when there's no client holding r...Ronghua Wu2015-07-143-103/+128
|\ \ \ | |_|/ |/| |
| * | mediaresourcemanager: handle the case when there's no client holding resource...Ronghua Wu2015-07-133-103/+128
* | | Merge "audioflinger: flush HAL when transitioning to next direct track" into ...Eric Laurent2015-07-131-9/+12
|\ \ \
| * | | audioflinger: flush HAL when transitioning to next direct trackEric Laurent2015-07-071-9/+12
* | | | audio: several fixes in audio routing callbacksEric Laurent2015-07-106-40/+52
| |_|/ |/| |
* | | audio policy: session route: move SessionRoute to commonFrançois Gaffie2015-07-095-179/+244
* | | Merge "audio policy: add support for device combo with speaker safe" into mnc...Eric Laurent2015-07-092-4/+12
|\ \ \
| * | | audio policy: add support for device combo with speaker safeEric Laurent2015-07-072-4/+12
| |/ /
* | | Merge "AudioFlinger: reset frame position on standby" into mnc-devPhil Burk2015-07-084-67/+87
|\ \ \ | |/ / |/| |
| * | AudioFlinger: reset frame position on standbyPhil Burk2015-07-074-67/+87
* | | Merge "camera2: Fix native binder interface and add tests." into mnc-devRuben Brunk2015-07-071-1/+1
|\ \ \
| * | | camera2: Fix native binder interface and add tests.Ruben Brunk2015-07-061-1/+1
* | | | Merge "CameraModule: fix getCameraInfo()" into mnc-devChien-Yu Chen2015-07-072-6/+15
|\ \ \ \
| * | | | CameraModule: fix getCameraInfo()Chien-Yu Chen2015-07-062-6/+15
* | | | | audio: Do not delete PatchRecord before Peer is stoppedEric Laurent2015-07-061-3/+12
* | | | | Merge "audio policy: fix regression in incall notification management" into m...Eric Laurent2015-07-061-2/+5
|\ \ \ \ \
| * | | | | audio policy: fix regression in incall notification managementEric Laurent2015-07-021-2/+5
| | |_|_|/ | |/| | |
* | | | | Merge "audio: add definitions for devices connected over IP" into mnc-devEric Laurent2015-07-062-0/+6
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | audio: add definitions for devices connected over IPEric Laurent2015-07-062-0/+6
| |/ / /
* | | | Fix build warningGlenn Kasten2015-07-061-0/+1
* | | | Merge "audiopolicy: Update flag enum tables for the new flags" into mnc-devGlenn Kasten2015-07-061-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | audiopolicy: Update flag enum tables for the new flagsRavi Kumar Alamanda2015-07-021-0/+4
| | |/ | |/|
* | | Camera3-Device: Fix AE lock availableChien-Yu Chen2015-06-302-16/+16
|/ /
* | Merge "reduce number of binder calls from mediaserver" into mnc-devEric Laurent2015-06-274-6/+38
|\ \
| * | reduce number of binder calls from mediaserverEric Laurent2015-06-264-6/+38
* | | audio policy: fix several device descriptor issues.Eric Laurent2015-06-255-20/+20
|/ /
* | Merge "Camera3: Support AE precapture trigger CANCEL" into mnc-devChien-Yu Chen2015-06-242-31/+124
|\ \
| * | Camera3: Support AE precapture trigger CANCELChien-Yu Chen2015-06-242-31/+124
* | | Merge "Add default for pre-distortion active array." into mnc-devRuben Brunk2015-06-231-0/+9
|\ \ \ | | |/ | |/|
| * | Add default for pre-distortion active array.Ruben Brunk2015-06-221-0/+9
* | | Merge "Using centralized isAudioPlaybackRateValid to validate parameters" int...Ricardo Garcia2015-06-233-10/+9
|\ \ \ | |/ / |/| |
| * | Using centralized isAudioPlaybackRateValid to validate parametersRicardo Garcia2015-06-223-10/+9
| |/
* | Merge "Fix FastMixer high bit depth Hal support" into mnc-devAndy Hung2015-06-221-0/+4
|\ \
| * | Fix FastMixer high bit depth Hal supportAndy Hung2015-06-191-0/+4
* | | Merge "AudioFlinger: reset SPDIF encoder on flush" into mnc-devPhil Burk2015-06-201-1/+2
|\ \ \
| * | | AudioFlinger: reset SPDIF encoder on flushPhil Burk2015-06-191-1/+2
* | | | Merge "Camera3Device: Fix high speed configuration" into mnc-devChien-Yu Chen2015-06-191-1/+5
|\ \ \ \
| * | | | Camera3Device: Fix high speed configurationChien-Yu Chen2015-06-181-1/+5
* | | | | Merge "Fixing no rates, chans & encodings on input devices for device enum AP...Paul McLean2015-06-192-7/+20
|\ \ \ \ \
| * | | | | Fixing no rates, chans & encodings on input devices for device enum API.Paul McLean2015-06-192-7/+20
| |/ / / /
* | | | | Merge "Fix clamp issue with AudioMixer with float input and int16 output" int...Andy Hung2015-06-191-3/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fix clamp issue with AudioMixer with float input and int16 outputAndy Hung2015-06-181-3/+2
* | | | | Merge "Reduce log messages on AudioFlinger throttle" into mnc-devAndy Hung2015-06-182-2/+17
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Reduce log messages on AudioFlinger throttleAndy Hung2015-06-182-2/+17
| |/ / /
* | | | Merge "Bug fix on Engine Configurable" into mnc-devEric Laurent2015-06-184-109/+38
|\ \ \ \
| * | | | Bug fix on Engine ConfigurableFrançois Gaffie2015-06-184-109/+38
* | | | | Merge "Add a configurable version of the policy engine based on PFW" into mnc...Eric Laurent2015-06-1863-2/+20495
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | Add a configurable version of the policy engine based on PFWFrançois Gaffie2015-06-1863-2/+20495
| | |/ | |/|