index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webkit
/
plugins
/
ppapi
/
ppb_url_loader_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implementation of URLLoader using PluginResource/ResourceHost.
bbudge@chromium.org
2013-05-16
1
-176
/
+0
*
Pepper: Autogenerate thunk for PPB_URL_Loader.
teravest@chromium.org
2013-04-18
1
-1
/
+1
*
Revert 194613 "Pepper: Autogenerate thunk for PPB_URL_Loader."
asargent@chromium.org
2013-04-17
1
-1
/
+1
*
Pepper: Autogenerate thunk for PPB_URL_Loader.
teravest@chromium.org
2013-04-17
1
-1
/
+1
*
Update some #includes in webkit/plugins for headers in the new Platform direc...
pilgrim@chromium.org
2013-01-16
1
-1
/
+1
*
Refactor the URLResponseInfo to use new design
brettw@chromium.org
2012-11-16
1
-5
/
+9
*
Plumb RequestorProcessID field through various layers to enable the Network
darin@chromium.org
2012-10-03
1
-2
/
+4
*
Convert url request info to new proxy API.
brettw@chromium.org
2012-09-19
1
-2
/
+4
*
PPAPI: Make blocking completion callbacks work.
dmichael@chromium.org
2012-06-23
1
-10
/
+13
*
Use the new callback tracker and delete the old one
brettw@chromium.org
2012-01-04
1
-2
/
+2
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
1
-1
/
+1
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
1
-1
/
+1
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
1
-1
/
+1
*
Update these includes to use the new header locations
abarth@chromium.org
2011-12-03
1
-1
/
+1
*
Cleanup: Remove unneeded forward declarations in webkit/plugins/.
thestig@chromium.org
2011-11-17
1
-2
/
+0
*
Don't try to call setDefersLoading when the loader is null. This does a bit o...
brettw@google.com
2011-09-16
1
-0
/
+12
*
Convert FileRefImpl and URLRequestInfo to shared_impl.
brettw@chromium.org
2011-08-26
1
-1
/
+7
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-4
/
+3
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-4
/
+2
*
Fix crash in PPB_URLLoader_Impl, where didFail invokes a null callback.
bbudge@chromium.org
2011-07-21
1
-0
/
+2
*
Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste
brettw@chromium.org
2011-06-22
1
-2
/
+0
*
Maintain a map of all resources in the resource tracker and clear instance ba...
cdn@chromium.org
2011-06-20
1
-1
/
+1
*
Convert the URL loading objects to the API/thunk system.
brettw@chromium.org
2011-06-17
1
-29
/
+28
*
Defer asynchronous loading when the buffer in PPB_URLLoader_Impl exceeds an o...
ddorwin@chromium.org
2011-05-04
1
-0
/
+2
*
Pre-buffer data from the host to the plugin in the PPAPI proxy to reduce the
brettw@chromium.org
2011-04-15
1
-0
/
+4
*
Modify the webkit::ppapi::URLLoader to use the underlying AssociatedURLLoader...
bbudge@chromium.org
2011-04-14
1
-2
/
+0
*
Renamed raw_data_length to encoded_data_length
vsevik@chromium.org
2011-04-13
1
-1
/
+1
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-1
/
+1
*
Enabled actual transfer size in chromium
vsevik@chromium.org
2011-04-08
1
-1
/
+1
*
WebKit roll 83160:83167.
pfeldman@chromium.org
2011-04-07
1
-6
/
+0
*
Migrated chromium to new didReceiveData method in WebURLLoaderClient
vsevik@chromium.org
2011-03-31
1
-0
/
+8
*
Fix up some types in the API.
neb@chromium.org
2011-03-28
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...
abarth@chromium.org
2011-01-17
1
-1
/
+1
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-13
/
+2
*
Fix Pepper URL Loader callbacks.
viettrungluu@chromium.org
2011-01-14
1
-6
/
+19
*
Revert 71334 - Fix Pepper URL Loader callbacks.
viettrungluu@chromium.org
2011-01-14
1
-19
/
+6
*
Fix Pepper URL Loader callbacks.
viettrungluu@chromium.org
2011-01-13
1
-6
/
+19
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+145