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
*
Enable AsyncDns by default on CrOS, Linux and MacOS.
szym@chromium.org
2013-01-26
1
-3
/
+12
*
SSLClientSocket::IsConnected should care for internal buffers
toyoshim@chromium.org
2013-01-25
1
-0
/
+94
*
Make ServerBoundCertStore interface async, move SQLiteServerBoundCertStore lo...
mattm@chromium.org
2013-01-25
3
-28
/
+75
*
chrome/browser/net: Remove unused quoted_printable* files.
tfarina@chromium.org
2013-01-23
3
-372
/
+0
*
Only HistogramBase is used outside of base/metrics.
kaiwang@chromium.org
2013-01-23
4
-22
/
+25
*
Renames some DomainState functions for increased clarity.
unsafe@trevp.net
2013-01-22
1
-6
/
+6
*
Remove dead code around ChromeProxyConfigService creation.
pauljensen@chromium.org
2013-01-18
5
-16
/
+11
*
Move is_incognito bit from ChromeURLRequestContext to
pauljensen@chromium.org
2013-01-16
2
-11
/
+0
*
Send ChromeViewMsg_NetErrorInfo on DNS probe results
ttuttle@chromium.org
2013-01-15
1
-1
/
+3
*
Remove unused chrome_url_data_manager_backend pointer from
pauljensen@chromium.org
2013-01-12
2
-22
/
+0
*
Move DnsProbeService::Result to chrome/common
ttuttle@chromium.org
2013-01-09
6
-44
/
+51
*
This is the first in an intended sequence of CLs to refactor
unsafe@trevp.net
2013-01-08
1
-11
/
+3
*
Fix iOS build for XCode 4.6.
justincohen@google.com
2013-01-08
2
-3
/
+7
*
Convert ProtocolHandlerRegistry::Interceptor to a net::URLRequestJobFactory.
pauljensen@chromium.org
2013-01-08
2
-10
/
+12
*
When starting a provisional load, indicate whether the provisional URL is abo...
jochen@chromium.org
2013-01-07
2
-0
/
+2
*
DEFINE_WEB_CONTENTS_USER_DATA_KEY now requires a semicolon.
avi@chromium.org
2013-01-07
2
-2
/
+2
*
Remove unnecessary backend_ tests in SQLiteServerBoundCertStore and SQLitePer...
mattm@chromium.org
2013-01-05
2
-34
/
+15
*
Simplify ExecuteJavaScript* functions.
darin@chromium.org
2013-01-04
1
-8
/
+5
*
Bake targeted error histogram support directly into sql::Connection.
shess@chromium.org
2013-01-03
1
-9
/
+2
*
Remove vestigial ScopedAllowIO from SQLitePersistentCookieStore.
mattm@chromium.org
2013-01-02
1
-4
/
+1
*
Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}
darin@chromium.org
2013-01-02
1
-8
/
+12
*
This refactor aims to avoid use of CR_DEFINE_STATIC_LOCAL and functions retur...
pauljensen@chromium.org
2013-01-02
3
-80
/
+4
*
Add some field trials to the DNS probing code
ttuttle@chromium.org
2013-01-02
4
-7
/
+66
*
Add histograms for SQLiteServerBoundCertStore loading.
mattm@chromium.org
2012-12-28
1
-0
/
+13
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
13
-32
/
+52
*
DnsProbeService: Log more histograms on BAD_CONFIG
ttuttle@chromium.org
2012-12-22
2
-1
/
+37
*
GTTF: No more FLAKY_ .
phajdan.jr@chromium.org
2012-12-21
1
-1
/
+1
*
Convert trivial URLRequest::Interceptors and URLRequestJobFactory::Intercepto...
pauljensen@chromium.org
2012-12-20
6
-169
/
+30
*
Revert "Add experiment for repeating GET requests for MS office doc"
tbarzic@chromium.org
2012-12-15
3
-809
/
+0
*
net: Change argument of URLRequest::set_upload from UploadData to UploadDataS...
hashimoto@chromium.org
2012-12-15
1
-7
/
+8
*
Automatically retry the following URLFetchers when the network changes:
joaodasilva@chromium.org
2012-12-14
1
-0
/
+5
*
Remove TabContents includes.
avi@chromium.org
2012-12-14
1
-1
/
+0
*
Remove TabContents from TabStripModel.
avi@chromium.org
2012-12-13
1
-7
/
+5
*
Changes to compile connection_tester on iOS and adding
rtenneti@chromium.org
2012-12-13
3
-4
/
+20
*
DnsProbeService: Clear search suffix list after getting system config
ttuttle@chromium.org
2012-12-13
1
-0
/
+2
*
DnsProbeJob: Differentiate network and DNS errors
ttuttle@chromium.org
2012-12-13
2
-5
/
+22
*
Move PrefMember to base/prefs/public now that it has no bad dependencies.
joi@chromium.org
2012-12-12
6
-6
/
+6
*
DnsProbeService: Histogram elapsed by result
ttuttle@chromium.org
2012-12-10
1
-0
/
+22
*
about:net-internals#bandwidth Prevent overflow when
mmenke@chromium.org
2012-12-07
1
-4
/
+11
*
Add DISALLOW_COPY_AND_ASSIGN to proxy_browsertest.cc
toyoshim@chromium.org
2012-12-05
1
-0
/
+6
*
Remove the last usages of PrefObserver outside of Prefs.
joi@chromium.org
2012-12-04
3
-7
/
+6
*
DnsProbeService: Calculate result before histogramming it :P
ttuttle@chromium.org
2012-11-30
2
-13
/
+20
*
Fix unallowed I/O in URLRequestMockLinkDoctorJob
phajdan.jr@chromium.org
2012-11-29
3
-9
/
+14
*
Show a blocking page/interstitial when blocking requests in managed mode.
bauerb@chromium.org
2012-11-29
3
-82
/
+84
*
DnsProbeService: Add Online/Offline histograms.
ttuttle@chromium.org
2012-11-29
1
-0
/
+12
*
DnsProbeJob: Start asynchronously
ttuttle@chromium.org
2012-11-28
3
-53
/
+87
*
POSTs to HSTS domains are no longer converted to GETs
mmenke@chromium.org
2012-11-28
1
-2
/
+3
*
net: Move ownership of UploadDataStream from URLRequestHttpJob to URLRequest
hashimoto@chromium.org
2012-11-28
1
-2
/
+5
*
DnsProbeService: Expire results on IP change
ttuttle@chromium.org
2012-11-28
2
-2
/
+12
*
Fix crash in dns_probe_service.cc on Android.
pliard@chromium.org
2012-11-28
1
-1
/
+2
[next]