summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/enter.cc
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Disallow blocking callbacks while handling a blocking messagedmichael2014-09-241-0/+18
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-291-1/+0
* Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX"dmichael@chromium.org2014-01-281-0/+1
* PPAPI: Implement PPB_FileMapping on POSIXdmichael@chromium.org2014-01-281-1/+0
* Keep NaCl plugins used in app background pages alive when active.scheib@chromium.org2013-12-181-0/+5
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-171-8/+0
* Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race"dmichael@chromium.org2013-09-121-0/+8
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-121-8/+0
* Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s...avi@chromium.org2013-07-181-1/+1
* Use a direct include of strings headers in ppapi/, printing/.avi@chromium.org2013-06-111-1/+1
* Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-8/+9
* PPAPI: Convert FileIO tests to new style & test background threadsdmichael@chromium.org2013-04-041-2/+2
* Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.bbudge@chromium.org2013-04-021-1/+3
* Revert 189855 "Add Pepper TrueType Font resource implementations..."msw@chromium.org2013-03-221-3/+1
* Add Pepper TrueType Font resource implementations for Win, Mac, and Linux.bbudge@chromium.org2013-03-221-1/+3
* Modify PPAPI EnterBase to support EnterInstanceAPI with a callback.bbudge@chromium.org2013-03-131-3/+23
* Revert 172261battre@chromium.org2012-12-111-2/+2
* PPAPI: Convert FileIO tests to new style & test background threadsdmichael@chromium.org2012-12-111-2/+2
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-081-19/+44
* Implement browser side of PPB_Printing resource.raymes@chromium.org2012-09-271-1/+2
* Fix PPB_MouseLock.LockMouse crash and add tests.yzshen@chromium.org2012-07-091-3/+14
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-45/+121
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-15/+27
* Move the FlashClipboard API into the Flash one.brettw@chromium.org2012-04-251-0/+7
* reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...dmichael@chromium.org2012-02-151-9/+9
* Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo...dpapad@chromium.org2012-02-141-9/+9
* PPAPI: Add unlocking for PPP calls and callbacks. Add more locking.dmichael@chromium.org2012-02-141-9/+9
* Convert most users in thunk that used MayForceCallback to use the new Enter.....brettw@chromium.org2012-02-051-3/+46
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-4/+23
* Enhance the PPAPI enter tracking.brettw@chromium.org2012-01-251-1/+77
* Add global lock for Enter* classes. Add ScopedProxyLock for non-thunk proxies...dmichael@chromium.org2011-10-111-0/+1
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-131-0/+28
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-131-28/+0
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-131-0/+28
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-121-28/+0
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-121-0/+28