summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |/ | |/|
* | | Merge "audiopolicy: Add AUDIO_OUTPUT_FLAG_TTS to flags enum table" into mnc-devEric Laurent2015-06-181-0/+1
|\ \ \ | |/ / |/| |
| * | audiopolicy: Add AUDIO_OUTPUT_FLAG_TTS to flags enum tableRavi Kumar Alamanda2015-06-181-0/+1
| |/
* | Merge "audio policy: fix explicit routing and accessibility" into mnc-devEric Laurent2015-06-181-1/+8
|\ \ | |/ |/|
| * audio policy: fix explicit routing and accessibilityEric Laurent2015-06-111-1/+8
* | Merge "Fix AudioRecord cleanup if construction fails" into mnc-devAndy Hung2015-06-131-1/+3
|\ \
| * | Fix AudioRecord cleanup if construction failsAndy Hung2015-06-121-1/+3
* | | Merge "Fix rounding width." into mnc-devRuben Brunk2015-06-121-3/+2
|\ \ \
| * | | Fix rounding width.Ruben Brunk2015-06-121-3/+2
* | | | Merge "audiopolicy: use deep buffer output by default for music streams" into...Andy Hung2015-06-111-0/+5
|\ \ \ \
| * | | | audiopolicy: use deep buffer output by default for music streamsRavi Kumar Alamanda2015-06-111-0/+5
| | |/ / | |/| |
* | | | Merge "AudioFlinger: flush stream when switching tracks" into mnc-devPhil Burk2015-06-112-24/+45
|\ \ \ \ | |_|_|/ |/| | |
| * | | AudioFlinger: flush stream when switching tracksPhil Burk2015-06-112-24/+45
* | | | Merge "audio policy: route media to BT SCO in call" into mnc-devEric Laurent2015-06-101-0/+4
|\ \ \ \
| * | | | audio policy: route media to BT SCO in callEric Laurent2015-06-081-0/+4
* | | | | Merge "CameraService: Add consumer name to output stream dumpsys" into mnc-devEino-Ville Talvala2015-06-0921-47/+56
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | CameraService: Add consumer name to output stream dumpsysEino-Ville Talvala2015-06-0921-47/+56
* | | | | Merge "Camera3Device: Default-initialize operating mode." into mnc-devEino-Ville Talvala2015-06-091-1/+2
|\ \ \ \ \ | |/ / / /
| * | | | Camera3Device: Default-initialize operating mode.Eino-Ville Talvala2015-06-091-1/+2
| | |_|/ | |/| |
* | | | Merge "Take advantage of audio_channel_in_mask_from_count" into mnc-devGlenn Kasten2015-06-091-5/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Take advantage of audio_channel_in_mask_from_countGlenn Kasten2015-06-091-5/+3
| |/ /
* | | Camera1 API: Support SW encoders for new camera HALsEino-Ville Talvala2015-06-0815-50/+141
* | | audio policy: fix very verbose log build.Eric Laurent2015-06-081-1/+2
|/ /
* | Camera: Change error for app ops reject, propagate binder errorsEino-Ville Talvala2015-06-051-1/+2
|/
* Camera2: implement high speed video APIsZhijun He2015-06-038-10/+53
* Merge "Throttle MixerThread data pull to no more than twice expected rate" in...Andy Hung2015-06-032-3/+38
|\
| * Throttle MixerThread data pull to no more than twice expected rateAndy Hung2015-06-032-3/+38
* | Fix buildGlenn Kasten2015-06-021-0/+1
* | Allow capture by root for command-line native testingGlenn Kasten2015-06-021-0/+4
|/
* Merge "Add property to control audio offload with video content" into mnc-devAndy Hung2015-06-021-2/+3
|\
| * Add property to control audio offload with video contentAndy Hung2015-06-011-2/+3
* | Merge "Track camera and flashlight usage in battery stats." into mnc-devRuben Brunk2015-06-024-51/+205
|\ \
| * | Track camera and flashlight usage in battery stats.Ruben Brunk2015-06-014-51/+205
* | | Merge "Camera3: fix aborting reprocess requests" into mnc-devChien-Yu Chen2015-06-012-24/+39
|\ \ \
| * | | Camera3: fix aborting reprocess requestsChien-Yu Chen2015-06-012-24/+39
| | |/ | |/|