summaryrefslogtreecommitdiffstats
path: root/services
Commit message (Expand)AuthorAgeFilesLines
...
* | | Camera2: Improve formatting of debugging dumpEino-Ville Talvala2012-07-313-6/+16
* | | Camera2: Improve threading safetyEino-Ville Talvala2012-07-312-253/+308
|/ /
* | Clean up start() parametersGlenn Kasten2012-07-272-6/+5
* | Extract methods to enter standby and standby modeGlenn Kasten2012-07-272-16/+25
* | Merge "Camera2: Use more buffers for video encoding."Eino-Ville Talvala2012-07-252-5/+6
|\ \
| * | Camera2: Use more buffers for video encoding.Eino-Ville Talvala2012-07-252-5/+6
* | | Merge "Camera2: Revamp recording support to allow opaque formats."Eino-Ville Talvala2012-07-255-30/+390
|\ \ \ | |/ /
| * | Camera2: Revamp recording support to allow opaque formats.Eino-Ville Talvala2012-07-245-30/+390
* | | Use valueAt instead of editValueAt when possibleGlenn Kasten2012-07-252-5/+5
* | | effect_descriptor_t const correctnessGlenn Kasten2012-07-253-6/+6
* | | Fix races in AudioRecord stop()Glenn Kasten2012-07-252-25/+32
|/ /
* | Use upmix/downmix utility routinesGlenn Kasten2012-07-231-16/+6
* | Merge "Camera2: Stop preview: Wait until HAL is drained"Eino-Ville Talvala2012-07-201-0/+1
|\ \
| * | Camera2: Stop preview: Wait until HAL is drainedEino-Ville Talvala2012-07-201-0/+1
* | | Merge "Camera2: Add more verbose logging"Eino-Ville Talvala2012-07-202-3/+20
|\ \ \ | |/ /
| * | Camera2: Add more verbose loggingEino-Ville Talvala2012-07-202-3/+20
* | | Merge "Camera2: Fix recording bugs"Eino-Ville Talvala2012-07-201-2/+14
|\ \ \ | |/ /
| * | Camera2: Fix recording bugsEino-Ville Talvala2012-07-201-2/+14
* | | fix audio effect not destroyed when needed.Eric Laurent2012-07-201-1/+1
* | | Miscellaneous audio record fixesGlenn Kasten2012-07-201-3/+6
* | | Use constructor to initialize instead of memcpyGlenn Kasten2012-07-201-6/+1
* | | Internal dump methods return void not status_tGlenn Kasten2012-07-202-43/+25
|/ /
* | Revert 94479fd5405642c67efd14cebe722feb9cbe6e77Glenn Kasten2012-07-191-7/+7
* | Use audio_devices_t more placesGlenn Kasten2012-07-192-27/+26
* | Merge "CameraService: Add more information to service dump."Eino-Ville Talvala2012-07-171-4/+57
|\ \
| * | CameraService: Add more information to service dump.Eino-Ville Talvala2012-07-171-4/+57
* | | 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