summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Added APIs for audio preprocessingEric Laurent2011-07-252-0/+40
* AudioFlinger: add dump of audio pre processing.Eric Laurent2011-07-242-19/+21
* Fix issue 4988574: 8 bit PCM audio playback broken.Eric Laurent2011-07-211-1/+1
* Merge "Audio framework: support for audio pre processing"Eric Laurent2011-07-204-213/+924
|\
| * Audio framework: support for audio pre processingEric Laurent2011-07-184-213/+924
* | Merge "Disconnect the native window in CameraService::Client::disconnect."Wu-cheng Li2011-07-191-11/+12
|\ \
| * | Disconnect the native window in CameraService::Client::disconnect.Wu-cheng Li2011-07-201-11/+12
* | | use SurfaceTexture new scaling mode in SFMathias Agopian2011-07-191-0/+4
|/ /
* | Merge "CameraService: (dis)connect from preview windows"Jamie Gennis2011-07-182-46/+55
|\ \ | |/ |/|
| * CameraService: (dis)connect from preview windowsJamie Gennis2011-07-142-46/+55
* | Merge "Log CPU usage"Glenn Kasten2011-07-152-0/+35
|\ \
| * | Log CPU usageGlenn Kasten2011-07-152-0/+35
* | | Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-131-3/+0
* | | get rid of overlay HALMathias Agopian2011-07-121-10/+0
* | | Remove the simulator target from all makefiles.Jeff Brown2011-07-111-13/+2
* | | Eliminate single-process mode.Jeff Brown2011-07-081-8/+1
| |/ |/|
* | Merge "Fix build warning; LOG_TAG was misplaced"Glenn Kasten2011-07-081-2/+2
|\ \
| * | Fix build warning; LOG_TAG was misplacedGlenn Kasten2011-07-081-2/+2
| |/
* | Moved and renamed effect API header filesEric Laurent2011-07-072-1/+4
|/
* CameraService: Decouple dequeue and lockSundar Raman2011-06-271-7/+11
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-0/+9
* Added audio_bytes_per_sample() helper functionEric Laurent2011-06-171-1/+1
* Merge "Allow camera to be disabled via Device Policy Manager"Wu-cheng Li2011-06-161-0/+8
|\
| * Allow camera to be disabled via Device Policy ManagerWu-cheng Li2011-05-301-0/+8
* | audio: update for audio/audio_policy header names/locationsDima Zavin2011-06-134-4/+4
* | CameraService: return stide when dequeueing a bufferIliyan Malchev2011-06-111-2/+4
* | frameworks/base: updates for camera HAL memory managementIliyan Malchev2011-06-071-18/+70
* | Remove dead code related to gettidGlenn Kasten2011-06-032-14/+0
* | Use channel mask instead of channel count for track creationJean-Michel Trivi2011-06-014-79/+108
* | Removed interface to load audio effects librariesEric Laurent2011-05-272-26/+0
* | New effect library APIEric Laurent2011-05-272-79/+8
* | Merge "HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED dead"Glenn Kasten2011-05-231-20/+0
|\ \ | |/ |/|
| * HAVE_ANDROID_OS AUDIOFLINGER_SECURITY_ENABLED deadGlenn Kasten2011-05-051-20/+0
* | Merge "Fix audio effect framework issues"Eric Laurent2011-05-132-28/+55
|\ \
| * | Fix audio effect framework issuesEric Laurent2011-05-132-28/+55
* | | update for new audio.h header locationDima Zavin2011-05-124-4/+4
|/ /
* | frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-031-7/+7
* | frameworks/base: switch CameraService to a HAL moduleIliyan Malchev2011-05-034-67/+675
* | frameworks/base: include system/core header camera.h in Camera.hIliyan Malchev2011-05-032-13/+13
|/
* audioflinger: don't do work in constructor, instead do it in onFirstRefDima Zavin2011-04-272-2/+15
* audioflinger: enumerate all the possible audio interfacesDima Zavin2011-04-272-129/+230
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-276-511/+628
* audioflinger: move legacy audio hw/policy out to libhardware_legacyDima Zavin2011-04-2711-4813/+0
* am 48dca4de: am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volumeEric Laurent2011-04-261-0/+7
|\
| * am 969357e3: am 223995dc: Fix issue 4335692: HDMI media volumeEric Laurent2011-04-261-0/+7
| |\
| | * Fix issue 4335692: HDMI media volumeEric Laurent2011-04-251-0/+7
* | | am 07c25b65: am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE op...Brad Fitzpatrick2011-04-111-2/+6
|\ \ \ | |/ /
| * | am 4430670f: am ca7ad44a: Merge "audioflinger: Enable ARMv5TE optimized resam...Brad Fitzpatrick2011-04-111-2/+6
| |\ \ | | |/ | |/|
| | * audioflinger: Enable ARMv5TE optimized resamplerJim Huang2011-04-071-2/+6
* | | Merge "Miscellaneous code cleanup in audio framework"Glenn Kasten2011-04-062-5/+6
|\ \ \