summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* C++11 compatibility.Dan Albert2014-11-206-15/+21
* Merge "Disable clang++ due to compiler error."Chih-Hung Hsieh2014-11-182-0/+12
|\
| * Disable clang++ due to compiler error.Chih-Hung Hsieh2014-11-142-0/+12
* | libcutils no longer requires that its users configure ANDROID_SMP.Elliott Hughes2014-11-171-7/+0
* | Update calls to IInterface::asBinder()Marco Nelissen2014-11-1712-29/+29
* | Include AudioPolicyInterface.h only when needed.Chih-Hung Hsieh2014-11-142-0/+3
|/
* Move to libc++.Dan Albert2014-11-111-14/+3
* Camera: Guard against asBinder() calls on NULL interfacesEino-Ville Talvala2014-11-076-16/+26
* am ac302143: Fix the fixMarco Nelissen2014-10-201-1/+3
|\
| * Fix the fixMarco Nelissen2014-10-201-1/+3
* | am 22bc10a3: Merge "Clear effect buffer before sending to chain" into lmp-devMarco Nelissen2014-10-201-4/+3
|\ \ | |/
| * Merge "Clear effect buffer before sending to chain" into lmp-devMarco Nelissen2014-10-201-4/+3
| |\
| | * Clear effect buffer before sending to chainMarco Nelissen2014-10-171-4/+3
* | | am a2d4a6da: audio policy: Fix for voice call audio lossHaynes Mathew George2014-10-161-0/+20
|\ \ \ | |/ /
| * | audio policy: Fix for voice call audio lossHaynes Mathew George2014-10-151-0/+20
* | | am 9d2189ff: Merge "Camera2Client: avoid two consecutive sets of configure_st...Zhijun He2014-10-141-0/+4
|\ \ \ | |/ /
| * | Camera2Client: avoid two consecutive sets of configure_streams callsZhijun He2014-10-141-0/+4
| |/
* | am 9286354c: Merge "Revert "audio policy: add support for ro.audio.media_deep...Dave Burke2014-10-122-13/+1
|\ \ | |/
| * Revert "audio policy: add support for ro.audio.media_deep_buffer"Vineeta Srivastava2014-10-112-13/+1
* | am ffd5cdbd: Merge "audio policy: add support for ro.audio.media_deep_buffer"...Eric Laurent2014-10-102-1/+13
|\ \ | |/
| * audio policy: add support for ro.audio.media_deep_bufferEric Laurent2014-10-102-1/+13
* | am f5ada6ed: audio policy: move intializations to onFirstRef()Eric Laurent2014-10-102-0/+7
|\ \ | |/
| * audio policy: move intializations to onFirstRef()Eric Laurent2014-10-102-0/+7
* | am 07811789: Merge "audio policy: fix build with USE_LEGACY_AUDIO_POLICY" int...Eric Laurent2014-10-072-2/+3
|\ \ | |/
| * audio policy: fix build with USE_LEGACY_AUDIO_POLICYEric Laurent2014-10-072-2/+3
* | am 5bee844f: Merge "audio policy: fix lockup during mediaserver restart" into...Eric Laurent2014-10-075-115/+186
|\ \ | |/
| * audio policy: fix lockup during mediaserver restartEric Laurent2014-10-075-115/+186
* | am 2b217bb3: Merge "audioflinger: fix pre processing transfer between record ...Eric Laurent2014-10-034-15/+76
|\ \ | |/
| * Merge "audioflinger: fix pre processing transfer between record threads." int...Eric Laurent2014-10-034-15/+76
| |\
| | * audioflinger: fix pre processing transfer between record threads.Eric Laurent2014-10-024-15/+76
* | | am be9ebd46: Merge "Fix uncertainty of one normal mix buffer in AudioTrack::g...Glenn Kasten2014-10-033-2/+29
|\ \ \ | |/ /
| * | Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-10-023-2/+29
| |/
* | am cb4b6e9f: audioflinger: fix failure to indicate volume to effectEric Laurent2014-10-022-10/+23
|\ \ | |/
| * audioflinger: fix failure to indicate volume to effectEric Laurent2014-10-012-10/+23
* | am a49c94ea: Merge "Revert "Fix uncertainty of one normal mix buffer in Audio...Glenn Kasten2014-10-013-23/+1
|\ \ | |/
| * Merge "Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTim...Glenn Kasten2014-10-013-23/+1
| |\
| | * Revert "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp"Glenn Kasten2014-10-013-23/+1
* | | am 955e24d3: Merge "Fix uncertainty of one normal mix buffer in AudioTrack::g...Glenn Kasten2014-09-303-1/+23
|\ \ \ | |/ /
| * | Merge "Fix uncertainty of one normal mix buffer in AudioTrack::getTimestamp" ...Glenn Kasten2014-09-303-1/+23
| |\ \ | | |/
| | * Fix uncertainty of one normal mix buffer in AudioTrack::getTimestampGlenn Kasten2014-09-303-1/+23
* | | am 6c7ae72f: Merge "audio policy: fix HW A/V sync output selection" into lmp-devEric Laurent2014-09-301-1/+3
|\ \ \ | |/ /
| * | Merge "audio policy: fix HW A/V sync output selection" into lmp-devEric Laurent2014-09-301-1/+3
| |\ \
| | * | audio policy: fix HW A/V sync output selectionEric Laurent2014-09-291-1/+3
* | | | am f71224ce: Merge "audioflinger: forward flush to direct output streams" int...Eric Laurent2014-09-303-4/+16
|\ \ \ \ | |/ / /
| * | | Merge "audioflinger: forward flush to direct output streams" into lmp-devEric Laurent2014-09-303-4/+16
| |\ \ \
| | * | | audioflinger: forward flush to direct output streamsEric Laurent2014-09-293-4/+16
| | |/ /
* | | | am c8c05d6a: Merge "CameraService: API1: Reallocate JPEG ashmem heap if size ...Eino-Ville Talvala2014-09-301-1/+14
|\ \ \ \ | |/ / /
| * | | Merge "CameraService: API1: Reallocate JPEG ashmem heap if size changes" into...Eino-Ville Talvala2014-09-291-1/+14
| |\ \ \
| | * | | CameraService: API1: Reallocate JPEG ashmem heap if size changesEino-Ville Talvala2014-09-291-1/+14
| | |/ /
* | | | am 4379c034: Merge "Fix tee sink" into lmp-devGlenn Kasten2014-09-291-3/+5
|\ \ \ \ | |/ / /