summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
* Use struct assignment instead of explicit memcpyGlenn Kasten2012-07-172-6/+6
* Run audio at priorities 2 and 3 above kernel 1Glenn Kasten2012-07-161-6/+10
* Don't call virtual methods in destructorGlenn Kasten2012-07-162-6/+25
* Use atomic ops for thread suspend countGlenn Kasten2012-07-132-7/+24
* Camera2: Add recording supportEino-Ville Talvala2012-07-134-65/+487
* Add tid parameter to IAudioFlinger::openRecordGlenn Kasten2012-07-122-7/+10
* Simplify AudioRecord::getInputFramesLost()Glenn Kasten2012-07-121-4/+0
* Remove dead codeGlenn Kasten2012-07-112-9/+0
* Fix check for invalid channel countGlenn Kasten2012-07-111-2/+2
* Record overflow cleanupGlenn Kasten2012-07-102-4/+5
* Use audio_channel_mask_t more placesGlenn Kasten2012-07-105-45/+41
* Merge "audio policy: fix delayed command insertion"Eric Laurent2012-07-101-17/+14
|\
| * audio policy: fix delayed command insertionEric Laurent2012-07-091-17/+14
* | Add comments on use of volatile for track countGlenn Kasten2012-07-101-4/+7
* | Remove 'volatile' from mMute and add commentsGlenn Kasten2012-07-101-2/+6
* | Whitespace and indentationGlenn Kasten2012-07-102-14/+11
* | Move constant initializations from onFirstRef() to constructorGlenn Kasten2012-07-101-4/+2
* | AudioFlinger::getBuffer() always returns non-NULLGlenn Kasten2012-07-092-4/+7
* | Fix buildGlenn Kasten2012-07-091-4/+4
* | Only write to mDevice onceGlenn Kasten2012-07-092-11/+29
* | Remove debug code HAVE_REQUEST_PRIORITY and SOAKERGlenn Kasten2012-07-034-75/+1
|/
* audioflinger: fix effect disconnect deadlockEric Laurent2012-07-032-60/+97
* Use audio_channel_mask_t more consistentlyGlenn Kasten2012-07-032-5/+7
* Remove longStandbyExitGlenn Kasten2012-07-032-12/+2
* Fix uninitialized field EffectModule::mPinnedGlenn Kasten2012-07-032-7/+11
* Compare sp<> to 0 and raw pointers to NULLGlenn Kasten2012-07-021-8/+8
* am dbbd5b86: am 109347d4: audioflinger: fix regression in attachAuxEffect().Eric Laurent2012-07-021-4/+1
|\
| * audioflinger: fix regression in attachAuxEffect().Eric Laurent2012-07-021-4/+1
* | am 651f9e7c: am 717e1286: audioflinger: fix auxiliary effect attachmentEric Laurent2012-07-012-0/+65
|\ \ | |/
| * audioflinger: fix auxiliary effect attachmentEric Laurent2012-06-292-0/+65
* | Merge "Remove acoustics from AudioSystem::getInput()"Glenn Kasten2012-06-252-5/+3
|\ \
| * | Remove acoustics from AudioSystem::getInput()Glenn Kasten2012-06-252-5/+3
* | | Merge "audioflinger: fix setStreamOutput()"Eric Laurent2012-06-252-13/+4
|\ \ \ | |/ / |/| |
| * | audioflinger: fix setStreamOutput()Eric Laurent2012-06-202-13/+4
* | | Update ANativeWindow client code for syncJamie Gennis2012-06-213-21/+10
|/ /
* | audio policy: acquire lock for volume functionsEric Laurent2012-06-191-1/+3
* | am 4862d1ea: am eb15716b: Change definition of warmup periodGlenn Kasten2012-06-181-2/+5
|\ \ | |/
| * Change definition of warmup periodGlenn Kasten2012-06-151-2/+5
* | am 16f07fb7: am 972af221: FastMixer compensates for SRC jitter in audio HALGlenn Kasten2012-06-181-6/+14
|\ \ | |/
| * FastMixer compensates for SRC jitter in audio HALGlenn Kasten2012-06-151-6/+14
* | Camera2: Move per-frame verbose logs to separate log enableEino-Ville Talvala2012-06-181-7/+14
* | Merge "Camera2: Handle preview orientation changes."Eino-Ville Talvala2012-06-184-3/+101
|\ \
| * | Camera2: Handle preview orientation changes.Eino-Ville Talvala2012-06-154-3/+101
* | | Merge "Camera2: Connect camera parameters to HAL request entries."Eino-Ville Talvala2012-06-182-66/+426
|\ \ \ | |/ /
| * | Camera2: Connect camera parameters to HAL request entries.Eino-Ville Talvala2012-06-152-66/+426
* | | Merge "Camera2: Minor parameter restructuring"Eino-Ville Talvala2012-06-152-51/+60
|\ \ \ | |/ /
| * | Camera2: Minor parameter restructuringEino-Ville Talvala2012-06-152-51/+60
* | | am ff0fcb26: am 0a14c4ce: Make CPU frequency statistics optionalGlenn Kasten2012-06-153-4/+24
|\ \ \ | |/ / |/| / | |/
| * Make CPU frequency statistics optionalGlenn Kasten2012-06-143-4/+24
| * DO NOT MERGE Remove log spam for fast track deniedGlenn Kasten2012-06-141-1/+1