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
/
glue
/
plugins
/
pepper_url_loader.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-536
/
+0
*
Revert r69146 due to webkit layout test failures.
darin@chromium.org
2010-12-14
1
-1
/
+9
*
Use WebFrame::createAssociatedURLLoader.
darin@chromium.org
2010-12-14
1
-9
/
+1
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
1
-0
/
+4
*
Remove record_upload_progress and record_download_progress flags from the URL
brettw@chromium.org
2010-11-12
1
-11
/
+15
*
Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directory
brettw@chromium.org
2010-11-10
1
-6
/
+6
*
Close URL requests associated with an instance when that instance goes away.
brettw@chromium.org
2010-11-09
1
-0
/
+37
*
* Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...
brettw@chromium.org
2010-11-08
1
-11
/
+55
*
Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...
dmichael@google.com
2010-11-05
1
-12
/
+15
*
Add callback ability for URLLoader so an asynchronous proxy can send the
brettw@chromium.org
2010-11-04
1
-9
/
+74
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Revert PPAPI change.
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
1
-4
/
+4
*
Make plugin requests retrievable from the appcache for nplugins and pepper.
michaeln@chromium.org
2010-10-29
1
-0
/
+8
*
Implement cancelling a pepper request.
jam@chromium.org
2010-10-15
1
-6
/
+10
*
Convert pepper module and instance IDs from being pointer values to being
brettw@chromium.org
2010-10-08
1
-2
/
+1
*
Pepper: Fix getting the trusted URL loader interface.interface
viettrungluu@chromium.org
2010-09-23
1
-0
/
+5
*
Implement PPB_URLLoaderTrusted_Dev.
darin@chromium.org
2010-09-20
1
-2
/
+27
*
DevTools: report network stack-based finish time for resources.
pfeldman@chromium.org
2010-09-16
1
-1
/
+1
*
Pull new PPAPI, rename non-P0 interfaces to Dev, rename DeviceContext2D to Gr...
brettw@chromium.org
2010-08-30
1
-3
/
+3
*
Initial stream to file implementation.
darin@chromium.org
2010-07-28
1
-7
/
+35
*
Pepper stream-to-file plumbing.
darin@chromium.org
2010-07-22
1
-2
/
+13
*
De-coupled resource references by plugin from Resource object's refcount. Mad...
neb@chromium.org
2010-07-20
1
-13
/
+11
*
Implement some of URLResponseInfo properties.
darin@chromium.org
2010-07-16
1
-1
/
+4
*
Revert r52688 to fix build bustage.
darin@chromium.org
2010-07-16
1
-4
/
+1
*
Implement some of URLResponseInfo properties.
darin@chromium.org
2010-07-16
1
-1
/
+4
*
Add support for POST requests and custom request headers.
darin@chromium.org
2010-07-15
1
-6
/
+12
*
Fix some uninitialize variables that caused the URLLoader test to
darin@chromium.org
2010-07-14
1
-1
/
+3
*
Update Chrome to pull latest PPAPI with new uses of point and size.
brettw@chromium.org
2010-07-09
1
-15
/
+15
*
Allow Pepper plugins to make requests with relative urls. Also allow bundled...
jam@chromium.org
2010-07-02
1
-0
/
+3
*
Add support for HandleDocumentLoad.
darin@chromium.org
2010-06-30
1
-23
/
+23
*
Add basic Pepper URLLoader implementation.
darin@chromium.org
2010-06-30
1
-7
/
+129
*
Add a GetAs<ResourceType> template.
neb@chromium.org
2010-06-28
1
-17
/
+9
*
Boilerplate implementation of the Pepper URL Loader API.
darin@chromium.org
2010-06-24
1
-0
/
+173