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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add workerReady timing for ServiceWorker controlled requests [2/3]
ksakamoto
2015-06-08
1
-0
/
+2
*
Make WebURLLoader capable of retaining received buffers.
yhirano
2015-06-03
1
-12
/
+14
*
Revert of Make WebURLLoader capable of retaining received buffers. (patchset ...
maruel
2015-06-03
1
-14
/
+12
*
Make WebURLLoader capable of retaining received buffers.
yhirano
2015-06-03
1
-12
/
+14
*
Refactoring timing info for ServiceWorker controlled requests [2/3]
ksakamoto
2015-05-28
1
-6
/
+2
*
Move the IsSupported* mime functions out of //net and into //components/mime_...
rsleevi
2015-04-30
1
-2
/
+2
*
Fix MimeHandlerView plugin loading for data: URLs
raymes
2015-04-23
1
-0
/
+5
*
PlzNavigate: Show error pages when the navigation failed before commit
clamy
2015-04-16
1
-37
/
+9
*
PlzNavigate: make RenderViewtest helper functions work
clamy
2015-04-09
1
-7
/
+9
*
Fixed an ignored return value introduced by the ResourceLoaderBridge removal
oysteine
2015-03-09
1
-1
/
+1
*
Remove obsolete code path that uses double as time stamp for metadata in the ...
yangguo
2015-02-21
1
-4
/
+1
*
Update instrumentation for many different bugs based on new UMA data.
pkasting
2015-02-21
1
-6
/
+0
*
Use int64 time stamp when storing metadata to the HTTP cache.
yangguo
2015-02-20
1
-0
/
+3
*
Fix regression from r317126 that caused a DCHECK in ResourceDispatcher.
jam
2015-02-20
1
-8
/
+17
*
Remove ResourceLoaderBridge interface.
jam
2015-02-19
1
-35
/
+29
*
Adding instrumentation to locate the source of jankiness.
Peter Kasting
2015-02-05
1
-0
/
+6
*
Include Mojo SDK/EDK via fully-qualified paths in Chromium code.
blundell
2015-01-23
1
-1
/
+1
*
Get rid of net::DO_NOT_PROMPT_FOR_LOGIN
baranovich
2015-01-15
1
-0
/
+4
*
replace COMPILE_ASSERT with static_assert in content/
mostynb
2015-01-13
1
-93
/
+93
*
WebUrlLoader: pick-up npnNegotiatedProtocol for DevTools.
eustas
2014-12-25
1
-0
/
+2
*
Make callers of CommandLine use it via the base:: namespace.
avi
2014-12-23
1
-4
/
+4
*
PlzNavigate: Fill the FrameHostMsg_BeginNavigation_Params structure.
fdegans
2014-12-18
1
-51
/
+1
*
WebUrlLoader: pick-up wasFetchedViaSpdy bit.
eustas
2014-12-17
1
-0
/
+1
*
Properly handle defers loading in WebURLLoaderImpl for data uris
joaoe
2014-12-08
1
-1
/
+20
*
Revert of Properly handle defers loading in WebURLLoaderImpl for data uris (p...
kbr
2014-12-02
1
-22
/
+1
*
Properly handle defers loading in WebURLLoaderImpl for data uris
joaoe
2014-12-01
1
-1
/
+22
*
Support "shouldResetAppCache" request parameter.
eustas
2014-11-27
1
-0
/
+2
*
Revert of Support "shouldResetAppCache" request parameter. (patchset #9 id:16...
eustas
2014-11-27
1
-2
/
+0
*
Support "shouldResetAppCache" request parameter.
eustas
2014-11-27
1
-0
/
+2
*
Revert of Support "shouldResetAppCache" request parameter. (patchset #8 id:14...
eustas
2014-11-26
1
-2
/
+0
*
Support "shouldResetAppCache" request parameter.
eustas
2014-11-26
1
-0
/
+2
*
Use the request URL as the URL of the resources which are fetched ServiceWork...
horo
2014-11-20
1
-6
/
+3
*
PlzNavigate: support renderer-initiated navigations
clamy
2014-11-19
1
-0
/
+7
*
Use content::Referrer to pass around referrers in the plugin code
jochen
2014-11-19
1
-3
/
+2
*
content: Post WebUrlLoader tasks through the RendererScheduler::DefaultTaskRu...
rmcilroy
2014-11-17
1
-8
/
+16
*
[Streams] Use WebDataConsumerHandle for URL loading.
yhirano
2014-11-17
1
-6
/
+167
*
[ServiceWorker] Pass FetchEvent related properties of WebURLRequest to Blink ...
horo
2014-11-12
1
-0
/
+3
*
Make the proxy server HostPortPair available in document_state so that
jeremyim
2014-10-31
1
-0
/
+1
*
Revert "Make the proxy server HostPortPair available in document_state so that"
Mike Wittman
2014-10-31
1
-1
/
+0
*
Make the proxy server HostPortPair available in document_state so that
jeremyim
2014-10-30
1
-0
/
+1
*
Get rid of net::LOAD_ENABLE_UPLOAD_PROGRESS.
ljagielski
2014-10-29
1
-1
/
+1
*
Revert "Get rid of net::LOAD_ENABLE_UPLOAD_PROGRESS."
Mitsuru Oshima
2014-10-24
1
-1
/
+1
*
Get rid of net::LOAD_ENABLE_UPLOAD_PROGRESS.
ljagielski
2014-10-24
1
-1
/
+1
*
Standardize usage of virtual/override/final in content/
dcheng
2014-10-21
1
-17
/
+16
*
[ServiceWorker] pipe ServiceWorkerResponseType from the SW to the page [2/2 c...
horo
2014-10-21
1
-0
/
+1
*
PlzNavigate: RequestNavigation on the renderer side
clamy
2014-10-14
1
-85
/
+3
*
PlzNavigate: Implement CommitNavigation on the renderer side
clamy
2014-10-07
1
-1
/
+32
*
Replace OVERRIDE and FINAL with override and final in content/child/[a-s]*
anand.ratn
2014-10-07
1
-7
/
+7
*
[ServiceWorker] pipe RequestContext and FrameType to ServiceWorker. [2/2 chro...
horo
2014-10-03
1
-0
/
+89
*
[ServiceWorker] Plumbing the request credentials mode to the ServiceWorker. [...
horo
2014-10-02
1
-0
/
+15
[next]