| Commit message (Expand) | Author | Age | Files | Lines |
* | PPAPI: Disallow blocking callbacks while handling a blocking message | dmichael | 2014-09-24 | 1 | -0/+18 |
* | PPAPI: Implement PPB_FileMapping on POSIX | dmichael@chromium.org | 2014-01-29 | 1 | -1/+0 |
* | Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX" | dmichael@chromium.org | 2014-01-28 | 1 | -0/+1 |
* | PPAPI: Implement PPB_FileMapping on POSIX | dmichael@chromium.org | 2014-01-28 | 1 | -1/+0 |
* | Keep NaCl plugins used in app background pages alive when active. | scheib@chromium.org | 2013-12-18 | 1 | -0/+5 |
* | PPAPI: Purposely leak ProxyLock, fix shutdown race | dmichael@chromium.org | 2013-09-17 | 1 | -8/+0 |
* | Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race" | dmichael@chromium.org | 2013-09-12 | 1 | -0/+8 |
* | PPAPI: Purposely leak ProxyLock, fix shutdown race | dmichael@chromium.org | 2013-09-12 | 1 | -8/+0 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Use a direct include of strings headers in ppapi/, printing/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -8/+9 |
* | PPAPI: Convert FileIO tests to new style & test background threads | dmichael@chromium.org | 2013-04-04 | 1 | -2/+2 |
* | Add Pepper TrueType Font resource implementations for Win, Mac, and Linux. | bbudge@chromium.org | 2013-04-02 | 1 | -1/+3 |
* | Revert 189855 "Add Pepper TrueType Font resource implementations..." | msw@chromium.org | 2013-03-22 | 1 | -3/+1 |
* | Add Pepper TrueType Font resource implementations for Win, Mac, and Linux. | bbudge@chromium.org | 2013-03-22 | 1 | -1/+3 |
* | Modify PPAPI EnterBase to support EnterInstanceAPI with a callback. | bbudge@chromium.org | 2013-03-13 | 1 | -3/+23 |
* | Revert 172261 | battre@chromium.org | 2012-12-11 | 1 | -2/+2 |
* | PPAPI: Convert FileIO tests to new style & test background threads | dmichael@chromium.org | 2012-12-11 | 1 | -2/+2 |
* | PPAPI: Make CompletionCallbacks work right on background threads. | dmichael@chromium.org | 2012-11-08 | 1 | -19/+44 |
* | Implement browser side of PPB_Printing resource. | raymes@chromium.org | 2012-09-27 | 1 | -1/+2 |
* | Fix PPB_MouseLock.LockMouse crash and add tests. | yzshen@chromium.org | 2012-07-09 | 1 | -3/+14 |
* | PPAPI: Make blocking completion callbacks work. | dmichael@chromium.org | 2012-06-23 | 1 | -45/+121 |
* | Delete FunctionGroupBase from Pepper. | brettw@chromium.org | 2012-04-30 | 1 | -15/+27 |
* | Move the FlashClipboard API into the Flash one. | brettw@chromium.org | 2012-04-25 | 1 | -0/+7 |
* | reland 121901, PPAPI: Add unlocking for PPP calls and callbacks... | dmichael@chromium.org | 2012-02-15 | 1 | -9/+9 |
* | Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo... | dpapad@chromium.org | 2012-02-14 | 1 | -9/+9 |
* | PPAPI: Add unlocking for PPP calls and callbacks. Add more locking. | dmichael@chromium.org | 2012-02-14 | 1 | -9/+9 |
* | Convert most users in thunk that used MayForceCallback to use the new Enter..... | brettw@chromium.org | 2012-02-05 | 1 | -3/+46 |
* | The tricky part about logging to the console is that many of the errors are g... | brettw@chromium.org | 2012-01-31 | 1 | -4/+23 |
* | Enhance the PPAPI enter tracking. | brettw@chromium.org | 2012-01-25 | 1 | -1/+77 |
* | Add global lock for Enter* classes. Add ScopedProxyLock for non-thunk proxies... | dmichael@chromium.org | 2011-10-11 | 1 | -0/+1 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -0/+28 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -28/+0 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -0/+28 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -28/+0 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -0/+28 |