| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-land earlier patch that moves the NPAPI implementation from webkit/glue/pl... | brettw@chromium.org | 2010-12-21 | 1 | -2/+2 |
* | Revert "Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi" | chase@chromium.org | 2010-12-21 | 1 | -2/+2 |
* | Revert "Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webki... | chase@chromium.org | 2010-12-20 | 1 | -2/+2 |
* | Revert 69755 - Move the NPAPI files from webkit/glue/plugins to webkit/plugin... | brettw@chromium.org | 2010-12-20 | 1 | -2/+2 |
* | Move the NPAPI files from webkit/glue/plugins to webkit/plugins/npapi and put | brettw@chromium.org | 2010-12-20 | 1 | -2/+2 |
* | Simplified AudioOutputStream interface. | sergeyu@chromium.org | 2010-11-11 | 1 | -2/+1 |
* | FBTF: More dtor deinlining. (Can almost see the end!) | erg@google.com | 2010-10-22 | 1 | -0/+25 |
* | Add AudioBuffersState struct. Use it for audio synchronization. | sergeyu@chromium.org | 2010-09-29 | 1 | -2/+1 |
* | Add AudioParameters struct. Use it everywhere. | sergeyu@chromium.org | 2010-08-31 | 1 | -8/+7 |
* | FBTF: Move individual XXXMsg_Params structs to a new file. | erg@google.com | 2010-08-24 | 1 | -0/+2 |
* | Reapplies all the IPC system work (reverts the revert r56272). | erg@google.com | 2010-08-17 | 1 | -1/+1 |
* | Completely revert all my IPC work to see if this was what regressed the page ... | erg@google.com | 2010-08-17 | 1 | -1/+1 |
* | FBTF: Remove all the easy headers from *_messages.h. | erg@google.com | 2010-08-12 | 1 | -1/+1 |
* | Header cleanup: SkBitmap and other unnecessary includes. | erg@chromium.org | 2010-07-12 | 1 | -0/+1 |
* | Fix audio "clicking" for strongbad demo | hclam@chromium.org | 2010-06-07 | 1 | -3/+0 |
* | Fix Pepper2D on the Mac so that it runs in the sandbox. Note that trusted | dspringer@google.com | 2010-04-08 | 1 | -12/+18 |
* | Fix Pepper 2D device init on Mac, so that it work with NaCl modules as well as | dspringer@google.com | 2010-04-07 | 1 | -0/+17 |
* | Pepper audio basic functionality unit test, take 3. | neb@chromium.org | 2010-04-05 | 1 | -4/+0 |
* | Revert 43234 - Add a Pepper audio basic functionality unit test, take 2. | arv@chromium.org | 2010-03-31 | 1 | -0/+4 |
* | Add a Pepper audio basic functionality unit test, take 2. | neb@chromium.org | 2010-03-31 | 1 | -4/+0 |
* | Move plugin-related files in webkit/glue to webkit/glue/plugins to make them | brettw@chromium.org | 2010-03-31 | 1 | -1/+1 |
* | Add a parameter to CreateAudioStream to choose between standard and low-laten... | neb@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-06 | 1 | -12/+47 |
* | Revert 40490 - Make the pepper 2D flush callback actually function as adverti... | brettw@chromium.org | 2010-03-03 | 1 | -47/+12 |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-03 | 1 | -12/+47 |
* | Audio support for native client requires some additional features | sehr@google.com | 2010-02-09 | 1 | -2/+3 |
* | Implement low-latency audio on Pepper. | neb@chromium.org | 2010-02-08 | 1 | -9/+63 |
* | Remove size_t from audio IPC code. | jam@chromium.org | 2010-02-05 | 1 | -4/+4 |
* | Refactor Pepper device API | neb@chromium.org | 2010-01-25 | 1 | -0/+172 |