summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* AudioResampler: use relative instead of absolute labelsNick Kralevich2011-09-161-8/+8
* Issue 4345021: Audio routed to multiple devices...Eric Laurent2011-09-131-4/+12
* Add video snapshot camera parameter.Wu-cheng Li2011-09-011-5/+0
* Merge "226483: A2DP connected, but music out to speaker"Eric Laurent2011-08-302-1/+25
|\
| * 226483: A2DP connected, but music out to speakerEric Laurent2011-08-302-1/+25
* | Audioflinger: reverse logic of BT NREC indicationEric Laurent2011-08-292-9/+9
|/
* AudioFlinger: add check for audio HAL init failureEric Laurent2011-08-231-3/+31
* Issue 5081351: isWiredHeadsetOn() permission.Eric Laurent2011-08-121-9/+0
* Don't remove effects on session 0Marco Nelissen2011-08-121-1/+3
* Audio effects: track CPU and memory use separatelyEric Laurent2011-08-114-26/+66
* Keep effects sessions active when the caller dies.Marco Nelissen2011-08-092-28/+192
* Merge "AudioFlinger: protect input/output stream access"Eric Laurent2011-08-082-21/+106
|\
| * AudioFlinger: protect input/output stream accessEric Laurent2011-08-082-21/+106
* | AudioFlinger: disable AEC and NS with BT headsetsEric Laurent2011-08-032-3/+52
* | Audio Effect Framework: add effect suspend/restoreEric Laurent2011-08-022-35/+498
|/
* Pass camera frame metadata from camera service to Java.Wu-cheng Li2011-08-022-22/+28
* connect/disconnect is now called from our EGL wrapperMathias Agopian2011-08-011-4/+4
* Merge "Add frame metadata parameter to camera data_callback."Wu-cheng Li2011-07-284-6/+9
|\
| * Add frame metadata parameter to camera data_callback.Wu-cheng Li2011-07-294-6/+9
* | Fix issue 5090721: audio record brokenEric Laurent2011-07-281-1/+1
|/
* libcameraservice: call put_parameters on camera HALIliyan Malchev2011-07-271-1/+4
* Merge "AudioFlinger: fix crash when deleting pre process."Eric Laurent2011-07-272-15/+27
|\
| * AudioFlinger: fix crash when deleting pre process.Eric Laurent2011-07-262-15/+27
* | Fix issue 4604090: notification sound interrupted.Eric Laurent2011-07-253-14/+132
|/
* 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