summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/ppb_url_loader_thunk.cc
Commit message (Expand)AuthorAgeFilesLines
* Pepper: Simplify idl_thunk implementation.teravest@chromium.org2013-04-191-2/+3
* Pepper: Autogenerate thunk for PPB_URL_Loader.teravest@chromium.org2013-04-181-51/+43
* Revert 194613 "Pepper: Autogenerate thunk for PPB_URL_Loader."asargent@chromium.org2013-04-171-43/+51
* Pepper: Autogenerate thunk for PPB_URL_Loader.teravest@chromium.org2013-04-171-51/+43
* PPAPI: Make blocking completion callbacks work.dmichael@chromium.org2012-06-231-4/+6
* Convert most users in thunk that used MayForceCallback to use the new Enter.....brettw@chromium.org2012-02-051-1/+0
* Enhance the PPAPI enter tracking.brettw@chromium.org2012-01-251-25/+23
* Update PPAPI IDL generator to define versioned structs, and unversioned typedef.wez@chromium.org2012-01-051-3/+3
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-301-9/+15
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-0/+145