summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Do not pre-fill OutputTrack buffer for duplicating threadAndy Hung2015-01-221-22/+1
* | | | | | Merge "Remove unused stride-by-8 resampling code"Andy Hung2015-02-261-511/+0
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Remove unused stride-by-8 resampling codeAndy Hung2015-02-091-511/+0
* | | | | Merge "CameraService: fix invalid access of camera metadata"Yin-Chia Yeh2015-02-201-8/+7
|\ \ \ \ \
| * | | | | CameraService: fix invalid access of camera metadataYin-Chia Yeh2015-02-181-8/+7
* | | | | | Merge "Camera: Remove RAW_SENSOR in favor of RAW16"Eino-Ville Talvala2015-02-202-4/+4
|\ \ \ \ \ \
| * | | | | | Camera: Remove RAW_SENSOR in favor of RAW16Eino-Ville Talvala2015-02-192-4/+4
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix for getMicMute in AudioFlinger"Ricardo Garcia2015-02-201-4/+10
|\ \ \ \ \ \
| * | | | | | Fix for getMicMute in AudioFlingerRicardo Garcia2015-02-191-4/+10
| |/ / / / /
* | | | | | Merge "Include what you use"Glenn Kasten2015-02-204-4/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Include what you useGlenn Kasten2015-02-194-4/+4
* | | | | | Merge "Pull out FastCaptureDumpState and FastMixerDumpState"Glenn Kasten2015-02-208-241/+327
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Pull out FastCaptureDumpState and FastMixerDumpStateGlenn Kasten2015-02-198-241/+327
* | | | | | Merge "camera: implement flashlight control"Chien-Yu Chen2015-02-195-1/+879
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | camera: implement flashlight controlChien-Yu Chen2015-02-125-1/+879
| |/ / / /
* | | | | Merge "Pull out FastThreadDumpState"Glenn Kasten2015-02-198-55/+110
|\ \ \ \ \
| * | | | | Pull out FastThreadDumpStateGlenn Kasten2015-02-178-55/+110
| |/ / / /
* | | | | Merge "Refactor AudioPolicyManager"Jean-Michel Trivi2015-02-1930-2811/+3232
|\ \ \ \ \
| * | | | | Refactor AudioPolicyManagerJean-Michel Trivi2015-02-1830-2811/+3232
| |/ / / /
* | | | | Look up user-specific device policy for disabling cameraAmith Yamasani2015-02-131-1/+5
|/ / / /
* | | | Passing device name up through getDeviceDescriptor() method (when creating)Paul McLean2015-02-062-7/+8
|/ / /
* | | Add additional info to AudioPort for enum/selection API.Paul McLean2015-02-056-54/+85
| |/ |/|
* | am 7bc90358: am 5d46bd54: am 3ae5f313: audiopolicy: send device connect notif...Eric Laurent2015-02-041-2/+15
|\ \
| * \ am 5d46bd54: am 3ae5f313: audiopolicy: send device connect notification to HALsEric Laurent2015-02-041-2/+15
| |\ \
| | * | audiopolicy: send device connect notification to HALsEric Laurent2015-02-041-2/+15
* | | | CameraService: intercept Camera moduleYin-Chia Yeh2015-02-0321-61/+259
* | | | am e33dee9e: am 14a849c2: am 1bf8a210: Merge "audio policy: add fallback for ...Eric Laurent2015-01-301-0/+4
|\ \ \ \ | |/ / /
| * | | am 14a849c2: am 1bf8a210: Merge "audio policy: add fallback for output select...Eric Laurent2015-01-301-0/+4
| |\ \ \ | | |/ /
| | * | Merge "audio policy: add fallback for output selection" into lmp-mr1-devEric Laurent2015-01-301-0/+4
| | |\ \
| | | * | audio policy: add fallback for output selectionEric Laurent2015-01-301-0/+4
* | | | | am cba7fe5f: am 6f4428de: am d99c6855: Merge "audio policy: match attached de...Eric Laurent2015-01-302-28/+46
|\ \ \ \ \ | |/ / / /
| * | | | am 6f4428de: am d99c6855: Merge "audio policy: match attached device to decla...Eric Laurent2015-01-302-28/+46
| |\ \ \ \ | | |/ / /
| | * | | Merge "audio policy: match attached device to declared devices" into lmp-mr1-devEric Laurent2015-01-302-28/+46
| | |\ \ \
| | | * | | audio policy: match attached device to declared devicesEric Laurent2015-01-292-28/+46
| | | |/ /
* | | | | am 88873ae1: am f1121d96: am 0d84ba3f: Merge "Fix FLAG_BEACON regression" int...Jean-Michel Trivi2015-01-291-0/+3
|\ \ \ \ \ | |/ / / /
| * | | | am f1121d96: am 0d84ba3f: Merge "Fix FLAG_BEACON regression" into lmp-mr1-devJean-Michel Trivi2015-01-291-0/+3
| |\ \ \ \ | | |/ / /
| | * | | Merge "Fix FLAG_BEACON regression" into lmp-mr1-devJean-Michel Trivi2015-01-291-0/+3
| | |\ \ \ | | | |/ / | | |/| |
| | | * | Fix FLAG_BEACON regressionJean-Michel Trivi2015-01-291-0/+3
* | | | | am 6dafb81d: am 8c403b22: am c84bc78d: Merge "Audio policy: fix device gain i...Eric Laurent2015-01-292-5/+15
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 8c403b22: am c84bc78d: Merge "Audio policy: fix device gain initialization...Eric Laurent2015-01-292-5/+15
| |\ \ \ | | |/ /
| | * | Audio policy: fix device gain initializationEric Laurent2015-01-272-5/+15
| | |/
* | | am 656d738c: am a789e519: am 0c4e56d0: Camera: make sure jpeg buffer size isn...Yin-Chia Yeh2015-01-211-4/+3
|\ \ \ | |/ /
| * | am a789e519: am 0c4e56d0: Camera: make sure jpeg buffer size isn\'t too smallYin-Chia Yeh2015-01-201-4/+3
| |\ \ | | |/
| | * Camera: make sure jpeg buffer size isn't too smallYin-Chia Yeh2015-01-201-4/+3
* | | am 1d6aedb3: am bf2751a5: am 7ccc6b9b: Merge "fix audio patch leak." into lmp...Eric Laurent2015-01-201-2/+4
|\ \ \ | |/ /
| * | am bf2751a5: am 7ccc6b9b: Merge "fix audio patch leak." into lmp-mr1-devEric Laurent2015-01-201-2/+4
| |\ \ | | |/
| | * Merge "fix audio patch leak." into lmp-mr1-devEric Laurent2015-01-201-2/+4
| | |\
| | | * fix audio patch leak.Eric Laurent2015-01-151-2/+4
* | | | Merge "Update duplicating thread to use float audio"Andy Hung2015-01-171-0/+22
|\ \ \ \
| * | | | Update duplicating thread to use float audioAndy Hung2015-01-151-0/+22