summaryrefslogtreecommitdiffstats
path: root/webkit/plugins/ppapi/ppb_url_loader_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 84204 - Fix renderer crash and resulting test hang in PDFBrowserTests.ddorwin@chromium.org2011-05-051-4/+7
* Merge 84071 - Defer asynchronous loading when the buffer in PPB_URLLoader_Imp...ddorwin@chromium.org2011-05-051-0/+32
* Revert 84096 - Merge 84071 - Defer asynchronous loading when the buffer in PP...kerz@chromium.org2011-05-051-32/+0
* Merge 84071 - Defer asynchronous loading when the buffer in PPB_URLLoader_Imp...ddorwin@chromium.org2011-05-041-0/+32
* Fix a bug where immediate failure in PPB_URLLoader_Impl::Open doesn't report ...bbudge@chromium.org2011-04-161-0/+7
* Modify the webkit::ppapi::URLLoader to use the underlying AssociatedURLLoader...bbudge@chromium.org2011-04-141-26/+17
* Renamed raw_data_length to encoded_data_lengthvsevik@chromium.org2011-04-131-1/+1
* 1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...polina@google.com2011-04-111-7/+7
* Enabled actual transfer size in chromiumvsevik@chromium.org2011-04-081-1/+1
* WebKit roll 83160:83167.pfeldman@chromium.org2011-04-071-10/+2
* Migrated chromium to new didReceiveData method in WebURLLoaderClientvsevik@chromium.org2011-03-311-0/+9
* Fix up some types in the API.neb@chromium.org2011-03-281-3/+3
* Pepper: Add a property to URLRequestInfo to skip header validation.viettrungluu@chromium.org2011-03-141-0/+3
* Comment out broken CHECK in ppapi/ppb_url_loader_impl.cc.polina@google.com2011-01-211-2/+3
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-10/+10
* Make PP_Resources associated with the Instance rather than the module. Thisbrettw@chromium.org2011-01-151-46/+17
* Reland r69146darin@chromium.org2011-01-141-9/+1
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-141-30/+52
* Revert 71334 - Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-141-48/+32
* Fix Pepper URL Loader callbacks.viettrungluu@chromium.org2011-01-131-32/+48
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-161-0/+559