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
/
async_resource_handler.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update remaining code to include NetLog files from net/log directory rather t...
eroman
2015-04-02
1
-1
/
+1
*
Remove Net.AsyncResourceHandler_RedirectHopTime histogram.
bnc
2015-03-31
1
-9
/
+0
*
Remove the majority of the high-traffic Net.AsyncResourceHandler histograms.
rkaplow
2015-03-24
1
-22
/
+1
*
Check temporary zoom status when sending zoom level in navigation.
wjmaclean
2015-02-13
1
-5
/
+9
*
Migrate HostZoomMap to live in StoragePartition.
wjmaclean
2014-11-12
1
-2
/
+1
*
Standardize usage of virtual/override/final in content/browser/
dcheng
2014-10-21
1
-1
/
+1
*
Measure browser->render->browser hop time in UMA.
bnc
2014-09-10
1
-0
/
+10
*
Plumb redirect info out of net, through content, and into child processes.
davidben@chromium.org
2014-08-15
1
-6
/
+7
*
Add base:: qualification to some COmmandLine references in content.
brettw@chromium.org
2014-08-11
1
-1
/
+1
*
content: ResourceType cleanup.
tfarina@chromium.org
2014-07-31
1
-1
/
+1
*
Remove request_id parameter from ResourceHandler methods.
davidben@chromium.org
2014-05-28
1
-28
/
+16
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
1
-4
/
+3
*
Move first-party cookie URL logic to browser process.
davidben@chromium.org
2014-05-14
1
-8
/
+7
*
Only support download_to_file for asynchronous requests.
davidben@chromium.org
2014-03-25
1
-2
/
+1
*
Reland "Fix various issues in RedirectToFileResourceHandler."
davidben@chromium.org
2014-03-14
1
-0
/
+9
*
Revert 256688 "Fix various issues in RedirectToFileResourceHandler."
cpu@chromium.org
2014-03-13
1
-9
/
+0
*
Fix various issues in RedirectToFileResourceHandler.
davidben@chromium.org
2014-03-12
1
-0
/
+9
*
Add transfer size paramater to didFinishLoading [2/3]
eustas@chromium.org
2014-02-10
1
-5
/
+13
*
Plumb network stack information about existence of cached copy
rdsmith@chromium.org
2014-02-06
1
-7
/
+7
*
Adds the new URLRequest::OnBeforeNetworkStart hook to the
jkarlin@chromium.org
2014-01-09
1
-0
/
+6
*
Make resource throttles and AsyncResourceHandler add events to NetLog
mmenke@chromium.org
2013-12-04
1
-0
/
+7
*
Make ResourceHandler::OnResponseCompleted take a defer output parameter.
davidben@chromium.org
2013-11-18
1
-4
/
+4
*
Fix return values for ResourceHandler::OnResponseCompleted.
davidben@chromium.org
2013-11-07
1
-1
/
+1
*
Experimental Revert of 231910 "Allows prefetch and other detachable requests ...
mmenke@chromium.org
2013-11-04
1
-24
/
+9
*
Allows prefetch and other detachable requests to live beyond the renderer by ...
jkarlin@google.com
2013-10-30
1
-9
/
+24
*
DCHECK data_length of ResourceMsg_DataReceived
tyoshino@chromium.org
2013-10-17
1
-0
/
+2
*
Clean up ResourceHandler API.
creis@chromium.org
2013-10-15
1
-45
/
+40
*
Revert 227318 "Clean up ResourceHandler API."
creis@chromium.org
2013-10-08
1
-40
/
+45
*
Clean up ResourceHandler API.
creis@chromium.org
2013-10-07
1
-45
/
+40
*
Make ResourceHandlers stateless with respect to child/routing/request IDs.
creis@chromium.org
2013-09-25
1
-25
/
+51
*
Modify ResourceMessageFilter so that it can support attaching to PluginProces...
jam@chromium.org
2013-09-09
1
-6
/
+6
*
Convert a bunch of resource IPCs to be control messages. They didn't need to ...
jam@chromium.org
2013-09-06
1
-18
/
+11
*
Propagate the encoded data length through OnDownloadData delegate method
yusukesuzuki@chromium.org
2013-09-03
1
-1
/
+4
*
Update include paths in content/browser for base/process changes.
rsesek@chromium.org
2013-07-23
1
-1
/
+0
*
Use a direct include of the shared_memory header in content/browser/, content...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Lazily allocate peer handles in the BrowserMessageFilter to reduce excessive
zturner@chromium.org
2013-07-10
1
-2
/
+2
*
Move some classes out of webkit/glue/.
darin@chromium.org
2013-06-27
1
-1
/
+0
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Ignore spurious ResourceHostMsg_DataReceived_ACK IPC messages.
aedla@chromium.org
2013-06-11
1
-4
/
+6
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-6
/
+6
*
Limit the number of pending requests to the max number of file descriptors.
simonjam@chromium.org
2013-05-09
1
-0
/
+11
*
Web Content zoom settings should not apply to login/lock screen
antrim@chromium.org
2013-03-11
1
-2
/
+3
*
Create a ResourceMessageDelegate interface to allow ResourceLoaders to directly
simonjam@chromium.org
2013-02-15
1
-9
/
+15
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
1
-1
/
+1
*
Log some additional information in crash dumps.
darin@chromium.org
2013-01-12
1
-1
/
+3
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
1
-1
/
+1
*
Revert r173891 - "DevTools: rename debugger/ to devtools/, move DevTools file...
mnissler@chromium.org
2012-12-19
1
-1
/
+1
*
DevTools: rename debugger/ to devtools/, move DevTools files into content/ren...
pfeldman@chromium.org
2012-12-19
1
-1
/
+1
*
Add content/browser/loader/ for resource loading related classes.
darin@chromium.org
2012-12-05
1
-0
/
+345