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
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
1
-50
/
+52
*
A browser test for safe_browsing_blocking_page. It tests some simple cases fo...
panayiotis@google.com
2010-11-30
1
-1
/
+1
*
Pass cookie options to content settings delegate.
jochen@chromium.org
2010-11-25
1
-1
/
+2
*
Implement a dispatcher for prerender requests
gavinp@chromium.org
2010-11-19
1
-0
/
+2
*
We should use SSLInfo or related types for HTTPS
wtc@chromium.org
2010-11-11
1
-2
/
+1
*
We have to do EV certificate verification for every resource
wtc@chromium.org
2010-11-02
1
-4
/
+6
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-6
/
+6
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/renderer_host/.
pkasting@chromium.org
2010-10-23
1
-31
/
+22
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-1
/
+1
*
Fix miscellaneous cpplint nits.
wtc@chromium.org
2010-10-12
1
-3
/
+3
*
Rename ChromeThread to BrowserThread Part6:
tfarina@chromium.org
2010-10-08
1
-10
/
+10
*
Added support for raw headers.
caseq@google.com
2010-10-06
1
-0
/
+9
*
Grant all renderers all permissions to the file system directory, and
dumi@chromium.org
2010-10-01
1
-1
/
+3
*
Flesh out URLLoader's download_to_file function.
michaeln@chromium.org
2010-09-28
1
-2
/
+47
*
Change ChildProcessSecurityPolicy to store a list of allowed flags for
dumi@chromium.org
2010-09-28
1
-1
/
+1
*
Revert 60378 (trying to track down http://crbug.com/56752 )- Flesh out URLLoa...
thakis@chromium.org
2010-09-24
1
-48
/
+2
*
Flesh out URLLoader's download_to_file function.
michaeln@chromium.org
2010-09-23
1
-2
/
+48
*
FBTF: Move a bunch of code to the headers and remove includes.
erg@google.com
2010-09-22
1
-0
/
+1
*
DevTools: provide load timing for sync resources.
pfeldman@chromium.org
2010-09-20
1
-2
/
+5
*
DevTools: report network stack-based finish time for resources.
pfeldman@chromium.org
2010-09-16
1
-2
/
+3
*
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
[next]