summaryrefslogtreecommitdiffstats
path: root/ppapi/utility
Commit message (Expand)AuthorAgeFilesLines
* PPAPI: Remove PP_ALLOW_THIS_IN_INITIALIZER_LISTdmichael@chromium.org2014-06-061-2/+2
* Remove PPB_Ext_Socket_Dev.yzshen@chromium.org2014-04-301-141/+28
* Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.sergeyu@chromium.org2013-09-063-85/+0
* PPAPI: Initialize CompletionCallbackWithOutput storagedmichael@chromium.org2013-07-111-0/+8
* Introduce ExtCompletionCallbackWithOutput to support Pepper APIs in pp::ext.yzshen@chromium.org2013-05-011-32/+145
* Provide alternate constructor for specifying a simple thread's stacksize.nfullagar@chromium.org2013-02-202-3/+27
* PPAPI: Take PPB_MessageLoop out of Devdmichael@chromium.org2012-11-152-5/+5
* Disallow copying of NetworkListObserverPrivate.sergeyu@chromium.org2012-08-101-0/+7
* Fix comment typo.brettw@chromium.org2012-07-311-1/+1
* Fix line endings.brettw@chromium.org2012-07-173-311/+311
* Remove non_thread_safe_ref_count.brettw@chromium.org2012-07-131-1/+0
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-136-70/+347
* Pepper: Make users of pp:NetworkMonitorPrivate less likely to leak resources.viettrungluu@chromium.org2012-05-081-2/+1
* Change the cpp wrappers of audio input/video capture to use CompletionCallbac...yzshen@chromium.org2012-04-051-22/+86
* PPAPI: Add @File description to completion_callback_factory.jond@google.com2012-03-271-0/+3
* Add NetworkListObserver utility class.sergeyu@chromium.org2012-03-213-0/+79
* Revert 127797 - Add NetworkListObserver utility class.sergeyu@chromium.org2012-03-202-76/+0
* Add NetworkListObserver utility class.sergeyu@chromium.org2012-03-202-0/+76
* Add C++ wrappers for output parameters.brettw@chromium.org2012-03-141-50/+374
* Remove NewRequiredCallback.brettw@chromium.org2012-03-101-93/+2
* Fix line endings.brettw@chromium.org2012-03-081-564/+564
* WebSocket Pepper API: an utility class implementation.toyoshim@chromium.org2012-02-292-0/+273
* Convert resources to take an instance key instead of an Instance*.brettw@chromium.org2012-02-272-3/+4
* Fix nested invocation of graphics 2D Flush.brettw@chromium.org2012-02-162-4/+10
* Revert 119200, the rest of the patch.brettw@chromium.org2012-01-262-0/+161
* Revert 119198 - First pass at implementing the MessageLoop interface. This in...brettw@chromium.org2012-01-262-161/+0
* First pass at implementing the MessageLoop interface. This includes a simplebrettw@chromium.org2012-01-262-0/+161
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-068-0/+1594
* Revert 116281 - Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-048-1593/+0
* Move paint aggregator and the completion callback factory.brettw@chromium.org2012-01-048-0/+1593