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
/
chrome
/
browser
/
renderer_host
/
resource_dispatcher_host.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support handling blob URL and resolve blob references in upload data.
jianli@chromium.org
2010-08-31
1
-0
/
+8
*
FBTF: Move individual XXXMsg_Params structs to a new file.
erg@google.com
2010-08-24
1
-0
/
+2
*
Remove \r from resource_dispatcher_host.cc
yurys@chromium.org
2010-08-16
1
-1
/
+1
*
FBTF: Remove all the easy headers from *_messages.h.
erg@google.com
2010-08-12
1
-0
/
+1
*
FBTF: Minor #include cleanup.
erg@google.com
2010-08-10
1
-0
/
+1
*
Histograms & Field Trails about prefetching
gavinp@google.com
2010-08-09
1
-1
/
+14
*
Make prefetching default to disabled
gavinp@google.com
2010-08-01
1
-1
/
+1
*
Implement prefetching in chrome
gavinp@google.com
2010-07-31
1
-1
/
+10
*
Support both preconnection, and pre-resolution for subresources
jar@chromium.org
2010-07-28
1
-2
/
+5
*
Initial stream to file implementation.
darin@chromium.org
2010-07-28
1
-0
/
+4
*
Start trimming headers included in the slowest to compile files.
erg@google.com
2010-07-21
1
-0
/
+13
*
Recommit r52848 - Option-click to download should not display "Save As" UI.
jeremy@chromium.org
2010-07-18
1
-1
/
+2
*
Revert r52848 - Linux x64 compile failure.
jeremy@chromium.org
2010-07-18
1
-2
/
+1
*
Option-click to download should not display "Save As" UI.
jeremy@chromium.org
2010-07-18
1
-1
/
+2
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
1
-1
/
+1
*
Rename DownloadRequestManager to DownloadRequestLimiter.
phajdan.jr@chromium.org
2010-07-15
1
-2
/
+2
*
Show offline interstitial page when offline and reload when reconnected to ne...
oshima@chromium.org
2010-07-15
1
-0
/
+12
*
Clean up download code: extract some small helpers from RDH download code.
phajdan.jr@chromium.org
2010-07-14
1
-42
/
+36
*
Plumb SSL connection information into the PageInfo model.
agl@chromium.org
2010-07-12
1
-7
/
+9
*
Remove an unnecessary null pointer test for |info| in
wtc@chromium.org
2010-07-09
1
-1
/
+1
*
Inform the SSLClientAuthHandler that a request was cancelled
davidben@chromium.org
2010-07-07
1
-0
/
+2
*
Store blocked and accessed cookies in the tab contents.
jochen@chromium.org
2010-07-02
1
-4
/
+6
*
Remove abonded privacy blacklist implementation.
jochen@chromium.org
2010-07-02
1
-10
/
+0
*
Fixes a DCHECK when visiting chrome://theme.
creis@chromium.org
2010-06-28
1
-0
/
+5
*
Add field trial stats for alternate_protocol. The histogram we collected are:
lzheng@chromium.org
2010-06-26
1
-0
/
+2
*
Move content settings related events into their own delegate.
jochen@chromium.org
2010-06-22
1
-2
/
+2
*
Track whether a page was loaded via a proxy so that we can
mbelshe@chromium.org
2010-06-10
1
-0
/
+2
*
Silently discard invalid OnFollowDeferredRedirect requests sent by the render...
eroman@chromium.org
2010-06-10
1
-1
/
+1
*
Add ftp protocol to the safebrowsing checks. Fixed the crash with canonicaliz...
inferno@chromium.org
2010-06-02
1
-3
/
+2
*
This change enables FieldTrial for SPDY. When --use-spdy=npn is used, field t...
lzheng@chromium.org
2010-05-21
1
-0
/
+1
*
Remove the mostly-unused FilterPolicy class. Convert the only actually-used ...
pkasting@chromium.org
2010-05-18
1
-14
/
+13
*
Pass HttpRequestHeaders to URLRequest::SetExtraRequestHeaders().
willchan@chromium.org
2010-05-07
1
-1
/
+3
*
Use net::HttpRequestHeaders instead of std::string in URLRequest and friends.
willchan@chromium.org
2010-05-06
1
-1
/
+1
*
Add an UMA histogram that counts the types of network error codes that main f...
eroman@chromium.org
2010-05-06
1
-0
/
+20
*
Ground work for making appcaches work in workers.
michaeln@chromium.org
2010-04-26
1
-0
/
+2
*
Factoring out a CancelRequestInternal() method which
tonyg@chromium.org
2010-04-13
1
-12
/
+23
*
Fix silly DCHECK introduced by me in r44019.
tonyg@chromium.org
2010-04-09
1
-3
/
+4
*
Fix a bug which caused a hang when loading a resource with
tonyg@chromium.org
2010-04-08
1
-23
/
+9
*
Upgrade fonts to receive MEDIUM request priority like scripts and
tonyg@chromium.org
2010-04-02
1
-19
/
+49
*
Report unreadable files as size zero when uploading.
vandebo@chromium.org
2010-03-29
1
-2
/
+2
*
Move the cancellation of blocked requests code from ResourceDispatcherHost::~...
eroman@chromium.org
2010-03-25
1
-17
/
+17
*
Fix a crash due to UserScriptListener unregistering notifications on the wrong
mpcomplete@chromium.org
2010-03-19
1
-0
/
+2
*
Linux: implement Client SSL Certificate selection UI
mattm@chromium.org
2010-03-04
1
-9
/
+0
*
Continue removing bad dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-02-27
1
-3
/
+19
*
Rework SafeBrowsingResourceHandler.
eroman@chromium.org
2010-02-27
1
-6
/
+52
*
Replace __MSG_some_name__ template within extension css files with localized ...
cira@chromium.org
2010-02-11
1
-0
/
+3
*
Add option to suppress HTTP Referer header.
jochen@chromium.org
2010-02-10
1
-4
/
+7
*
Refactor DragDownloadFile so that it can be used by both Windows and MacOSX.
jianli@chromium.org
2010-02-10
1
-7
/
+8
*
Trigger the blocked cookie notification UI.
darin@chromium.org
2010-02-09
1
-113
/
+46
*
Refactored code to allow associating workers with multiple renderers.
atwilson@chromium.org
2010-01-28
1
-3
/
+12
[next]