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
/
content
/
renderer
/
pepper
/
pepper_url_loader_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a crash when a URLLoader request arrives during plugin instance deletion.
sammc
2015-01-06
1
-3
/
+4
*
[ServiceWorker] Set setSkipServiceWorker flag of the request from plugins wit...
horo
2014-09-30
1
-0
/
+4
*
Revert 286243 "Revert 285530 "Drop 'WebURLRequest::setTargetType..."
kbr@chromium.org
2014-07-29
1
-1
/
+0
*
Revert 285530 "Drop 'WebURLRequest::setTargetType' from various ..."
kbr@chromium.org
2014-07-29
1
-0
/
+1
*
Drop 'WebURLRequest::setTargetType' from various content/renderer files.
mkwst@chromium.org
2014-07-25
1
-1
/
+0
*
Set PPAPI plugins' requests' contexts to 'WebURLRequest::RequestContextPlugin'.
mkwst@chromium.org
2014-07-21
1
-0
/
+1
*
Ensure HandleDocumentLoad isn't called if the instance is destroyed
raymes@chromium.org
2014-06-16
1
-3
/
+11
*
Revert 274770 "Ensure that in-process plugins can't destroy them..."
thestig@chromium.org
2014-06-09
1
-5
/
+2
*
Ensure that in-process plugins can't destroy themselves by closing a URLLoader
raymes@chromium.org
2014-06-04
1
-2
/
+5
*
Add PPAPI_BEGIN_MESSAGE_MAP and PPAPI_END_MESSAGE_MAP to be used when dispatc...
jam@chromium.org
2014-05-13
1
-10
/
+11
*
Revert teporary include hacks for WebLocalFrame and use forward declares
dcheng@chromium.org
2014-04-18
1
-0
/
+1
*
PPAPI: Run clang_format.py on content/renderer/pepper
dmichael@chromium.org
2014-04-11
1
-23
/
+19
*
Update a few more references to WebFrame to use WebLocalFrame.
dcheng@chromium.org
2014-04-10
1
-4
/
+3
*
Add transfer size paramater to didFinishLoading [2/3]
eustas@chromium.org
2014-02-10
1
-1
/
+2
*
Rename WebKit namespace to blink (part 3)
abarth@chromium.org
2013-11-07
1
-10
/
+10
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-09-18
1
-1
/
+6
*
Revert 221284 "Pepper: Move FileRef to the "new" resource proxy."
teravest@chromium.org
2013-09-05
1
-6
/
+1
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-09-04
1
-1
/
+6
*
Don't set the request target type to object when navigating from a Pepper plu...
bauerb@chromium.org
2013-09-04
1
-0
/
+3
*
Propagate the encoded data length through OnDownloadData delegate method
yusukesuzuki@chromium.org
2013-09-03
1
-1
/
+2
*
Revert 219911 "Pepper: Move FileRef to the "new" resource proxy."
teravest@chromium.org
2013-08-29
1
-6
/
+1
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-28
1
-1
/
+6
*
Revert 218305 "Pepper: Move FileRef to the "new" resource proxy."
teravest@chromium.org
2013-08-20
1
-6
/
+1
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-19
1
-1
/
+6
*
Revert 216744 "Pepper: Move FileRef to the "new" resource proxy."
yzshen@chromium.org
2013-08-12
1
-6
/
+1
*
Pepper: Move FileRef to the "new" resource proxy.
teravest@chromium.org
2013-08-09
1
-1
/
+6
*
Revert 215401 "Pepper: Make CreateWebURLRequest async."
teravest@chromium.org
2013-08-05
1
-41
/
+16
*
Pepper: Make CreateWebURLRequest async.
teravest@chromium.org
2013-08-02
1
-16
/
+41
*
Pepper: Make DataFromWebURLResponse async.
teravest@chromium.org
2013-07-31
1
-21
/
+65
*
Revert 214384 "Pepper: Make DataFromWebURLResponse async."
teravest@chromium.org
2013-07-30
1
-65
/
+21
*
Pepper: Make DataFromWebURLResponse async.
teravest@chromium.org
2013-07-30
1
-21
/
+65
*
Put the pepper files which were moved in r213578 to the content namespace.
jam@chromium.org
2013-07-25
1
-7
/
+5
*
Move webkit/plugins/ppapi to content/renderer/pepper.
jam@chromium.org
2013-07-25
1
-2
/
+2
*
Create a public API around webkit::ppapi::PluginInstance and use it in chrome...
jam@chromium.org
2013-07-24
1
-6
/
+6
*
Pepper: Move URLResponseInfoUtil to content.
teravest@chromium.org
2013-07-10
1
-3
/
+3
*
Update Blink include paths
abarth@chromium.org
2013-06-17
1
-7
/
+7
*
Update refernces to Blink's Platform API (content)
abarth@chromium.org
2013-05-30
1
-4
/
+4
*
Implementation of URLLoader using PluginResource/ResourceHost.
bbudge@chromium.org
2013-05-16
1
-0
/
+380