summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/audio_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the refcounting from the proxy/impl resource object to the shared resour...brettw@chromium.org2011-08-111-4/+0
* Revert "Prepare ppapi for chrome audio changes..."derat@chromium.org2011-08-021-47/+7
* Prepare ppapi for chrome audio changes. Now chrome writes length of audio dataenal@chromium.org2011-08-011-7/+47
* [Reverted due to check_deps failure]zea@chromium.org2011-07-151-12/+9
* Fix problem when 'ended' event was fired before stream really ended.enal@chromium.org2011-07-151-9/+12
* Coverity: Remove dead code in ppapi::AudioImpl::AudioImpl.thestig@chromium.org2011-06-221-4/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+1
* Revert 87415 - Convert more interfaces to the new thunk system. This goes up ...thestig@chromium.org2011-06-011-1/+1
* Convert more interfaces to the new thunk system. This goes up to and includingbrettw@chromium.org2011-06-011-1/+1
* Convert audio-related messages to the new thunk/API system for Pepper.brettw@chromium.org2011-05-131-4/+6
* Only close the sync socket if it is non-NULL. This fixesnfullagar@google.com2011-01-211-1/+2
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-021-0/+96