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
/
child
/
web_url_loader_impl_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update {virtual,override} to follow C++11 style in content.
nick
2015-04-24
1
-21
/
+21
*
Remove ResourceLoaderBridge interface.
jam
2015-02-19
1
-81
/
+22
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-1
/
+1
*
Introduce a ResourceSchedulingFilter and hook it up to the blink scheduler.
alexclarke
2014-12-17
1
-1
/
+1
*
Properly handle defers loading in WebURLLoaderImpl for data uris
joaoe
2014-12-08
1
-1
/
+39
*
Revert of Properly handle defers loading in WebURLLoaderImpl for data uris (p...
kbr
2014-12-02
1
-20
/
+1
*
Properly handle defers loading in WebURLLoaderImpl for data uris
joaoe
2014-12-01
1
-1
/
+20
*
content: Post WebUrlLoader tasks through the RendererScheduler::DefaultTaskRu...
rmcilroy
2014-11-17
1
-7
/
+9
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-1
/
+1
*
Standardize usage of virtual/override/final in content/
dcheng
2014-10-21
1
-12
/
+11
*
PlzNavigate: Implement CommitNavigation on the renderer side
clamy
2014-10-07
1
-2
/
+60
*
Replace OVERRIDE and FINAL with override and final in content/child/[a-s]*
anand.ratn
2014-10-07
1
-16
/
+16
*
Move resource_loader_bridge.* from webkit/child to content/child.
tfarina
2014-09-05
1
-3
/
+3
*
Add some includes to web_url_loader_impl.
tyoshino@chromium.org
2014-08-22
1
-0
/
+1
*
Plumb redirect info out of net, through content, and into child processes.
davidben@chromium.org
2014-08-15
1
-1
/
+7
*
Fix leak WebURLLoaderImpl::Context leak on cancel.
mmenke@chromium.org
2014-06-23
1
-0
/
+643