summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/ppb_audio_shared.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //ppapidcheng2015-12-181-1/+3
* Forward the number of skipped frames by the OS in audio playout.grunell2015-12-181-2/+9
* Pepper: Detach PPB_AudioShared thread state when joining thread.bbudge2015-09-101-3/+6
* Plugin Power Saver: Mute throttled plugins.tommycli2015-03-201-0/+1
* Mechanical rename of tracing includes for /ppapiprimiano2015-01-301-1/+1
* Add trace events for PPB audio callbacks.dalecurtis@chromium.org2014-06-031-4/+8
* Non-SFI NaCl: Fix the crash for the AudioShared.hidehiko@chromium.org2014-04-231-54/+53
* Add test to make sure if PPB_Audio_Shared::StartThread() works.hidehiko@chromium.org2014-04-211-4/+12
* PPAPI: Use clang-format on ppapi/shared_impldmichael@chromium.org2014-02-221-23/+16
* Fix out of sync buffer indexing for PPAPI audio.dalecurtis@chromium.org2013-10-311-8/+16
* Switch audio synchronization from sleep() based to select() based.dalecurtis@chromium.org2013-10-231-16/+8
* Add a new parameter |latency| to PPB_Audio.yzshen@chromium.org2013-09-061-13/+54
* PAPI: Fix bug in RunWhileLocked, add support for paramsdmichael@chromium.org2013-07-251-2/+11
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+5
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-5/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+5
* Switch OnMoreData() to use AudioBus.dalecurtis@chromium.org2012-09-051-6/+31
* Fix back-to-back StartPlayback/StopPlayback issue in PPAPI IPC proxynfullagar@google.com2012-08-251-4/+4
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-241-29/+6
* Revert 152406 - Introduce shared_memory_support media target for PPAPI.dalecurtis@google.com2012-08-201-6/+29
* Introduce shared_memory_support media target for PPAPI.dalecurtis@chromium.org2012-08-201-29/+6
* Modify the PPB_Audio_Shared code for NaCl.bbudge@chromium.org2012-07-251-1/+55
* Change ppb_audio(_input)_shared to Shutdown the sync socket when terminating ...raymes@chromium.org2012-05-151-13/+13
* If shared memory cannot be mapped, the audio thread should not be started as ...raymes@chromium.org2012-04-261-10/+11
* Notify audio host that audio rendering in Pepper plugin is done.raymond.liu@intel.com2012-04-181-1/+29
* Ppapi audio: don't terminate thread on all negative pending_data.ihf@chromium.org2012-04-051-2/+4
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-071-0/+94
* Revert 113290 - Rename the shared_impl resource files to give them more regul...brettw@chromium.org2011-12-071-94/+0
* Rename the shared_impl resource files to give them more regular names.brettw@chromium.org2011-12-061-0/+94