summaryrefslogtreecommitdiff
path: root/services
AgeCommit message (Expand)Author
2012-07-25Merge "Camera2: Use more buffers for video encoding."Eino-Ville Talvala
2012-07-25Merge "Camera2: Revamp recording support to allow opaque formats."Eino-Ville Talvala
2012-07-25Camera2: Use more buffers for video encoding.Eino-Ville Talvala
2012-07-25Use valueAt instead of editValueAt when possibleGlenn Kasten
2012-07-25effect_descriptor_t const correctnessGlenn Kasten
2012-07-25Fix races in AudioRecord stop()Glenn Kasten
2012-07-24Camera2: Revamp recording support to allow opaque formats.Eino-Ville Talvala
2012-07-23Use upmix/downmix utility routinesGlenn Kasten
2012-07-20Merge "Camera2: Stop preview: Wait until HAL is drained"Eino-Ville Talvala
2012-07-20Merge "Camera2: Add more verbose logging"Eino-Ville Talvala
2012-07-20Merge "Camera2: Fix recording bugs"Eino-Ville Talvala
2012-07-20Camera2: Stop preview: Wait until HAL is drainedEino-Ville Talvala
2012-07-20fix audio effect not destroyed when needed.Eric Laurent
2012-07-20Miscellaneous audio record fixesGlenn Kasten
2012-07-20Use constructor to initialize instead of memcpyGlenn Kasten
2012-07-20Internal dump methods return void not status_tGlenn Kasten
2012-07-20Camera2: Add more verbose loggingEino-Ville Talvala
2012-07-20Camera2: Fix recording bugsEino-Ville Talvala
2012-07-19Revert 94479fd5405642c67efd14cebe722feb9cbe6e77Glenn Kasten
2012-07-19Use audio_devices_t more placesGlenn Kasten
2012-07-17Merge "CameraService: Add more information to service dump."Eino-Ville Talvala
2012-07-17CameraService: Add more information to service dump.Eino-Ville Talvala
2012-07-17Use struct assignment instead of explicit memcpyGlenn Kasten
2012-07-16Run audio at priorities 2 and 3 above kernel 1Glenn Kasten
2012-07-16Don't call virtual methods in destructorGlenn Kasten
2012-07-13Use atomic ops for thread suspend countGlenn Kasten
2012-07-13Camera2: Add recording supportEino-Ville Talvala
2012-07-12Add tid parameter to IAudioFlinger::openRecordGlenn Kasten
2012-07-12Simplify AudioRecord::getInputFramesLost()Glenn Kasten
2012-07-11Remove dead codeGlenn Kasten
2012-07-11Fix check for invalid channel countGlenn Kasten
2012-07-10Record overflow cleanupGlenn Kasten
2012-07-10Use audio_channel_mask_t more placesGlenn Kasten
2012-07-10Merge "audio policy: fix delayed command insertion"Eric Laurent
2012-07-10Add comments on use of volatile for track countGlenn Kasten
2012-07-10Remove 'volatile' from mMute and add commentsGlenn Kasten
2012-07-10Whitespace and indentationGlenn Kasten
2012-07-10Move constant initializations from onFirstRef() to constructorGlenn Kasten
2012-07-09AudioFlinger::getBuffer() always returns non-NULLGlenn Kasten
2012-07-09Fix buildGlenn Kasten
2012-07-09audio policy: fix delayed command insertionEric Laurent
2012-07-09Only write to mDevice onceGlenn Kasten
2012-07-03Remove debug code HAVE_REQUEST_PRIORITY and SOAKERGlenn Kasten
2012-07-03audioflinger: fix effect disconnect deadlockEric Laurent
2012-07-03Use audio_channel_mask_t more consistentlyGlenn Kasten
2012-07-03Remove longStandbyExitGlenn Kasten
2012-07-03Fix uninitialized field EffectModule::mPinnedGlenn Kasten
2012-07-02Compare sp<> to 0 and raw pointers to NULLGlenn Kasten
2012-07-02am dbbd5b86: am 109347d4: audioflinger: fix regression in attachAuxEffect().Eric Laurent
2012-07-02audioflinger: fix regression in attachAuxEffect().android-cts-4.1_r1Eric Laurent