summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/pepper_devices.cc
Commit message (Expand)AuthorAgeFilesLines
* Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl...brettw@chromium.org2010-12-211-2/+2
* Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi"chase@chromium.org2010-12-211-2/+2
* Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki...chase@chromium.org2010-12-201-2/+2
* Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin...brettw@chromium.org2010-12-201-2/+2
* Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and putbrettw@chromium.org2010-12-201-2/+2
* Simplified AudioOutputStream interface.sergeyu@chromium.org2010-11-111-2/+1
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-0/+25
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-291-2/+1
* Add AudioParameters struct. Use it everywhere.sergeyu@chromium.org2010-08-311-8/+7
* FBTF: Move individual XXXMsg_Params structs to a new file.erg@google.com2010-08-241-0/+2
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-1/+1
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-1/+1
* FBTF: Remove all the easy headers from *_messages.h.erg@google.com2010-08-121-1/+1
* Header cleanup: SkBitmap and other unnecessary includes.erg@chromium.org2010-07-121-0/+1
* Fix audio "clicking" for strongbad demohclam@chromium.org2010-06-071-3/+0
* Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusteddspringer@google.com2010-04-081-12/+18
* Fix Pepper 2D device init on Mac, so that it work with NaCl modules as well asdspringer@google.com2010-04-071-0/+17
* Pepper audio basic functionality unit test, take 3.neb@chromium.org2010-04-051-4/+0
* Revert 43234 - Add a Pepper audio basic functionality unit test, take 2.arv@chromium.org2010-03-311-0/+4
* Add a Pepper audio basic functionality unit test, take 2.neb@chromium.org2010-03-311-4/+0
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-311-1/+1
* Add a parameter to CreateAudioStream to choose between standard and low-laten...neb@chromium.org2010-03-231-1/+1
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-061-12/+47
* Revert 40490 - Make the pepper 2D flush callback actually function as adverti...brettw@chromium.org2010-03-031-47/+12
* Make the pepper 2D flush callback actually function as advertised. It will nowbrettw@chromium.org2010-03-031-12/+47
* Audio support for native client requires some additional featuressehr@google.com2010-02-091-2/+3
* Implement low-latency audio on Pepper.neb@chromium.org2010-02-081-9/+63
* Remove size_t from audio IPC code.jam@chromium.org2010-02-051-4/+4
* Refactor Pepper device APIneb@chromium.org2010-01-251-0/+172