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
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support predictive request for multiple preconnections
jar@chromium.org
2010-11-30
3
-66
/
+53
*
Revert 67614 - Support predictive request for multiple preconnections
jar@chromium.org
2010-11-30
3
-53
/
+66
*
Support predictive request for multiple preconnections
jar@chromium.org
2010-11-29
3
-66
/
+53
*
Support preconnect predictions for redirects
jar@chromium.org
2010-11-29
1
-16
/
+39
*
net: Add namespace net to URLRequest and URLRequestJob classes.
tfarina@chromium.org
2010-11-28
12
-32
/
+45
*
Make destructor virtual since it's a virtual object and has member variables.
jochen@chromium.org
2010-11-26
1
-1
/
+1
*
net: Implement DNS certificate provenance check uploads.
agl@chromium.org
2010-11-24
1
-2
/
+71
*
Revert "Revert "Hide ChromeDnsCertProvenanceChecker behind a factory.""
agl@chromium.org
2010-11-24
5
-46
/
+140
*
Dynamically refresh pref-configured proxies.
mnissler@chromium.org
2010-11-24
6
-262
/
+748
*
Revert "Hide ChromeDnsCertProvenanceChecker behind a factory."
agl@chromium.org
2010-11-23
5
-140
/
+46
*
Hide ChromeDnsCertProvenanceChecker behind a factory.
agl@chromium.org
2010-11-23
5
-46
/
+140
*
Revert "Revert "net: Plumb DnsCertProvenanceChecker around.""
agl@chromium.org
2010-11-22
3
-0
/
+56
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-22
3
-56
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-22
3
-0
/
+56
*
Fix PrerenderInterceptor leaks.
willchan@chromium.org
2010-11-21
1
-3
/
+10
*
Implement a dispatcher for prerender requests
gavinp@chromium.org
2010-11-19
3
-0
/
+231
*
Revert "net: Plumb DnsCertProvenanceChecker around."
agl@chromium.org
2010-11-18
3
-54
/
+0
*
net: Plumb DnsCertProvenanceChecker around.
agl@chromium.org
2010-11-18
3
-0
/
+54
*
Create additional PrefStore for Device Management policy.
markusheintz@chromium.org
2010-11-17
1
-0
/
+1
*
Cleanup: Include browser.h -> ui/browser.h [Part 3].
jhawkins@chromium.org
2010-11-16
2
-2
/
+2
*
Fix a DCHECK that could fire in PassiveLogCollector for a particular stream o...
eroman@chromium.org
2010-11-15
3
-6
/
+71
*
base: Get rid of 'using' declaration of StringAppendF.
tfarina@chromium.org
2010-11-15
2
-20
/
+25
*
Rename GaiaAuthenticator2 to GaiaAuthFetcher.
tfarina@chromium.org
2010-11-10
3
-5
/
+5
*
Fix memory leak in connection_tester_unittest.cc
danno@chromium.org
2010-11-10
1
-1
/
+3
*
Reland 65535
danno@chromium.org
2010-11-10
1
-1
/
+3
*
Revert 65535 - Group Policy support for HTTP authentication
danno@chromium.org
2010-11-09
1
-3
/
+1
*
Group Policy support for HTTP authentication
danno@chromium.org
2010-11-09
1
-1
/
+3
*
FileSystem code cleanup 1st cut - does some class renaming.
kinuko@chromium.org
2010-11-09
2
-10
/
+10
*
Reland r63578 - Release ChromeURLRequestContextGetters' references on IO thre...
willchan@chromium.org
2010-11-09
2
-5
/
+26
*
Coverity: Pass parameters by reference.
jhawkins@chromium.org
2010-11-09
2
-3
/
+3
*
Properly default proxy settings to system settings.
mnissler@chromium.org
2010-11-05
1
-1
/
+9
*
net: add certificate provenance checking.
agl@chromium.org
2010-11-04
1
-0
/
+1
*
Removed Media Cache Enabled Flag
atwilson@chromium.org
2010-11-04
1
-11
/
+0
*
We have to do EV certificate verification for every resource
wtc@chromium.org
2010-11-02
1
-1
/
+1
*
In the webstore login api, we need to provide the gaia auth token to allow to...
johnnyg@chromium.org
2010-11-01
2
-1
/
+2
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
4
-26
/
+26
*
Implement device token fetcher
danno@chromium.org
2010-10-29
2
-3
/
+7
*
Restrict total parallel DNS resolutions
jar@chromium.org
2010-10-29
4
-41
/
+70
*
Revert 63578 - Release ChromeURLRequestContextGetters' references on IO threa...
willchan@chromium.org
2010-10-25
2
-26
/
+5
*
Thread IO safety: annotate file_util, and block IO thread from doing IO
evan@chromium.org
2010-10-23
2
-0
/
+11
*
Revert 63600 - Thread IO safety: annotate file_util, and block IO thread from...
isherman@chromium.org
2010-10-23
2
-11
/
+0
*
Thread IO safety: annotate file_util, and block IO thread from doing IO
evan@chromium.org
2010-10-23
2
-0
/
+11
*
Revert "Thread IO safety: annotate file_util, and block IO thread from doing IO"
evan@chromium.org
2010-10-22
2
-11
/
+0
*
Thread IO safety: annotate file_util, and block IO thread from doing IO
evan@chromium.org
2010-10-22
2
-0
/
+11
*
Release ChromeURLRequestContextGetters' references on IO thread shutdown.
willchan@chromium.org
2010-10-22
2
-5
/
+26
*
Revert "Revert "Const-ify RefCountedThreadSafe::AddRef and Release.""
mpcomplete@chromium.org
2010-10-22
2
-2
/
+2
*
Convert LOG(INFO) to VLOG(1) - chrome/browser/net/.
pkasting@chromium.org
2010-10-22
6
-38
/
+35
*
Move inspector to "chrome-devtools" scheme
podivilov@chromium.org
2010-10-22
1
-3
/
+4
*
Revert "Const-ify RefCountedThreadSafe::AddRef and Release."
levin@chromium.org
2010-10-22
2
-2
/
+2
*
Const-ify RefCountedThreadSafe::AddRef and Release.
mpcomplete@chromium.org
2010-10-22
2
-2
/
+2
[next]