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
/
browser
/
loader
/
resource_dispatcher_host_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a blob field to ServiceWorkerFetchResponse and read the blob
falken@chromium.org
2014-05-30
1
-4
/
+9
*
Remove request_id parameter from ResourceHandler methods.
davidben@chromium.org
2014-05-28
1
-7
/
+8
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-28
1
-3
/
+3
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
1
-5
/
+4
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
1
-2
/
+2
*
Removed offline policy; it's not being used, and we have no plans to use it.
rdsmith@chromium.org
2014-05-12
1
-61
/
+0
*
Relanding user gesture fix for external protocol handlers after revert.
meacer@chromium.org
2014-04-03
1
-2
/
+9
*
Revert of Fix the handling of user gestures for external protocol handler dia...
rlarocque@chromium.org
2014-04-02
1
-9
/
+2
*
Fix the handling of user gestures for external protocol handler dialogs.
meacer@chromium.org
2014-04-02
1
-2
/
+9
*
Move appcache_interceptor from webkit/ to content/
pilgrim@chromium.org
2014-04-01
1
-4
/
+4
*
Change the streamsPrivate extensions API to return HTTP response headers in a...
raymes@chromium.org
2014-03-26
1
-5
/
+4
*
Only support download_to_file for asynchronous requests.
davidben@chromium.org
2014-03-25
1
-6
/
+14
*
Reland "Fix various issues in RedirectToFileResourceHandler."
davidben@chromium.org
2014-03-14
1
-8
/
+14
*
Wire ServiceWorker protocol interceptor
kinuko@chromium.org
2014-03-13
1
-0
/
+9
*
Revert 256688 "Fix various issues in RedirectToFileResourceHandler."
cpu@chromium.org
2014-03-13
1
-14
/
+8
*
Fix various issues in RedirectToFileResourceHandler.
davidben@chromium.org
2014-03-12
1
-8
/
+14
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-2
/
+10
*
Revert 256579 "Allow the content browser client to specify a spe..."
peter@chromium.org
2014-03-12
1
-10
/
+2
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-2
/
+10
*
Move resource_request_body.cc/h to content/common/
pilgrim@chromium.org
2014-03-11
1
-2
/
+1
*
Pass http response headers to the streamsPrivate API callback
raymes@chromium.org
2014-03-07
1
-1
/
+5
*
Update resource requests to remove redundant frame ID.
creis@chromium.org
2014-03-03
1
-6
/
+4
*
Cleanup: Move kBlobScheme constant into content namespace.
tfarina@chromium.org
2014-03-01
1
-2
/
+2
*
Make BeginRequest code more readable
tyoshino@chromium.org
2014-02-27
1
-18
/
+17
*
Drop unhandled ResourceHostMsg's in the ResourceDispatcherHostImpl
jdduke@chromium.org
2014-02-27
1
-0
/
+4
*
When cross-site navigations are cancelled, delete the
mmenke@chromium.org
2014-02-15
1
-0
/
+7
*
Reports UMA data for bytes fetched over the network for used and
jkarlin@chromium.org
2014-02-14
1
-0
/
+3
*
Add transfer size paramater to didFinishLoading [2/3]
eustas@chromium.org
2014-02-10
1
-1
/
+1
*
Plumb network stack information about existence of cached copy
rdsmith@chromium.org
2014-02-06
1
-5
/
+8
*
Transfer appcache state during cross site navigations too.
michaeln@chromium.org
2014-02-04
1
-0
/
+5
*
When checking the public suffix list, set INCLUDE_PRIVATE_REGISTRIES for all ...
rsleevi@chromium.org
2014-01-30
1
-1
/
+1
*
Remove some unnecessary NULL checks of RenderFrameHost before calling WebCont...
jam@chromium.org
2014-01-22
1
-6
/
+0
*
Certificate Transparency: Add UMA for SCT presence, type.
eranm@google.com
2014-01-22
1
-5
/
+18
*
Make PrerenderTracker's resource_throttle_io_thread_map_ use RenderFrame IDs ...
jam@chromium.org
2014-01-21
1
-10
/
+2
*
Make ResourceDispatcherHostImpl::CancelRequest() tear down the loader.
rdsmith@chromium.org
2014-01-15
1
-11
/
+21
*
[Download] Return DownloadInterruptReason from OnStartedCallback
asanka@chromium.org
2014-01-14
1
-11
/
+16
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-2
/
+2
*
Disabled resource scheduling when using a SPDY proxy
pmeenan@chromium.org
2014-01-08
1
-0
/
+7
*
Remove calls of PrerenderTracker::TryCancel and TryCancelOnIOThread in Chrome...
jam@chromium.org
2014-01-06
1
-20
/
+0
*
Fix chromium.content.browser.InterstitialPageTest#testCloseInterstitial on an...
jam@chromium.org
2013-12-26
1
-0
/
+4
*
Replace the GetAssociatedRenderView call with GetAssociatedRenderFrame in Res...
jam@chromium.org
2013-12-26
1
-16
/
+20
*
Remove unnecessary call to set_first_party_for_cookies.
creis@chromium.org
2013-12-18
1
-2
/
+2
*
Support process swaps for cross-site iframes with --site-per-process.
creis@chromium.org
2013-12-18
1
-3
/
+9
*
Chrome side of making SharedWorkerRepositoryClient be per RenderFrame instead...
jam@chromium.org
2013-12-18
1
-17
/
+1
*
Move more of the plugin code in the renderer to use RenderFrame instead of Re...
jam@chromium.org
2013-12-06
1
-0
/
+2
*
Split ResourceDispatcherHostImpl::BeginRequest
tyoshino@chromium.org
2013-12-03
1
-1
/
+18
*
Explicitly prevent URL-to-app redirection for forced downloads
sergeygs@chromium.org
2013-11-27
1
-3
/
+2
*
Add ResourceType::PING and mark those requests as detachable.
davidben@chromium.org
2013-11-22
1
-0
/
+1
*
Allow prefetches to outlive their owning RenderViewHost.
davidben@chromium.org
2013-11-20
1
-17
/
+46
*
Preserve should_replace_current_entry across request transfers.
davidben@chromium.org
2013-11-19
1
-0
/
+2
[next]