summaryrefslogtreecommitdiffstats
path: root/ppapi/shared_impl/test_globals.h
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Use clang-format on ppapi/shared_impldmichael@chromium.org2014-02-221-10/+9
* [PPAPI] It is now possible to pass filesystems from JavaScript to NaCl modules.mgiuca@chromium.org2013-10-311-0/+7
* PPAPI: Remove instance param from GetFileTaskRunnerdmichael@chromium.org2013-10-011-1/+1
* [PPAPI] ResourceVar now reference counts its Resource in the plugin.mgiuca@chromium.org2013-09-231-0/+3
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-171-1/+0
* Revert "PPAPI: Purposely leak ProxyLock, fix shutdown race"dmichael@chromium.org2013-09-121-0/+1
* PPAPI: Purposely leak ProxyLock, fix shutdown racedmichael@chromium.org2013-09-121-1/+0
* Use a direct include of the shared_memory header in media/, ppapi/, webkit/.avi@chromium.org2013-07-171-1/+1
* Add GetFileThreadMessageLoop method to PpapiGlobals.bbudge@chromium.org2013-07-111-0/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-301-1/+1
* Revert 191420 "PPAPI: Remove threading options; it's always on"rlarocque@chromium.org2013-03-291-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-291-1/+1
* Revert 189518 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-211-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-211-1/+1
* Pepper: Use shared memory for ArrayBufferVar.teravest@chromium.org2013-03-191-0/+17
* Revert 187427 "PPAPI: Remove threading options; it's always on"karen@chromium.org2013-03-131-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-121-1/+1
* Revert 187340 "PPAPI: Remove threading options; it's always on"dmichael@chromium.org2013-03-111-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-111-1/+1
* Revert 186925 since it breaks many of the builds on the bots (e.g.aberent@google.com2013-03-081-1/+1
* PPAPI: Remove threading options; it's always ondmichael@chromium.org2013-03-081-1/+1
* Pepper: Introduce ThreadAwareCallback.yzshen@chromium.org2013-01-171-1/+1
* PPAPI: Move PPB_Console out of dev.ncbray@chromium.org2012-12-131-2/+2
* PPAPI: Make CompletionCallbacks work right on background threads.dmichael@chromium.org2012-11-081-0/+4
* Actually free plugin implement vars when running out of process when thebrettw@chromium.org2012-06-181-0/+2
* Delete FunctionGroupBase from Pepper.brettw@chromium.org2012-04-301-2/+4
* Convert the PPB_Flash interface to use the thunk system.brettw@chromium.org2012-04-241-0/+2
* The tricky part about logging to the console is that many of the errors are g...brettw@chromium.org2012-01-311-0/+8
* Reland 9034035: Make it possible to have 1 PpapiGlobals per thread.dmichael@chromium.org2012-01-121-1/+3
* Revert 117399 - Make it possible to have 1 PpapiGlobals per thread. Update un...tommi@chromium.org2012-01-121-3/+1
* Make it possible to have 1 PpapiGlobals per thread. Update unit tests.dmichael@chromium.org2012-01-121-1/+3
* Move the tracked completion callback code into shared impl.brettw@chromium.org2011-12-291-0/+4
* Implement in-process PPB_VarArrayBuffer_Dev.dmichael@chromium.org2011-12-151-1/+10
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-201-1/+1
* Remove TrackerBase.brettw@chromium.org2011-10-201-0/+3
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-0/+35
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-35/+0
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-0/+35