summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/ppb_message_loop_proxy.cc
Commit message (Expand)AuthorAgeFilesLines
* reland 121901, PPAPI: Add unlocking for PPP calls and callbacks...dmichael@chromium.org2012-02-151-2/+6
* Revert 121901 - PPAPI: Add unlocking for PPP calls and callbacks. Add more lo...dpapad@chromium.org2012-02-141-6/+2
* PPAPI: Add unlocking for PPP calls and callbacks. Add more locking.dmichael@chromium.org2012-02-141-2/+6
* Make a global enum to differentiate impl & proxy.brettw@chromium.org2012-02-141-1/+1
* Remove static initializer for TLS object. This moves the TLS to thebrettw@chromium.org2012-02-051-11/+18
* Convert use of int ms to TimeDelta in scattered chromium files.tedvessenes@gmail.com2012-01-301-1/+2
* Make it possible to use ThreadLocalStorage::Slot as a static withoutthakis@chromium.org2012-01-301-1/+1
* Revert 119200 - Revert 119198 - First pass at implementing the MessageLoop in...brettw@chromium.org2012-01-261-0/+287
* Revert 119198 - First pass at implementing the MessageLoop interface. This in...brettw@chromium.org2012-01-261-287/+0
* First pass at implementing the MessageLoop interface. This includes a simplebrettw@chromium.org2012-01-261-0/+287