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
/
net
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reason:
tyoshino@chromium.org
2010-01-08
1
-4
/
+0
*
Deleting cookies by setting the expires attribute on them with an empty value...
ananta@chromium.org
2010-01-08
1
-0
/
+4
*
Log the results of proxy resolution to LoadLog when "full logging mode" is en...
eroman@chromium.org
2010-01-07
1
-0
/
+13
*
Cancel any outstanding host resolve when calling SOCKSClientSocket::Disconnec...
eroman@chromium.org
2010-01-07
2
-3
/
+12
*
Allow using system libevent instead of the bundled one.
phajdan.jr@chromium.org
2010-01-07
2
-0
/
+8
*
Remove more WinInet stuff.
phajdan.jr@chromium.org
2010-01-06
3
-134
/
+0
*
Remove the implicit fallback to DIRECT when proxies fail. This better matches...
eroman@chromium.org
2010-01-05
1
-0
/
+3
*
Add metarefresh for SDCH in yet another case.
jar@chromium.org
2010-01-04
2
-3
/
+14
*
If we can't read a unicode character, write the standard "unknown" (0xFFFD) c...
cevans@chromium.org
2010-01-01
1
-1
/
+1
*
Avoid meta-refresh when back-button gets non-sdch content
jar@chromium.org
2009-12-28
2
-5
/
+16
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
3
-26
/
+11
*
Create histogram of download bandwidths.
mbelshe@google.com
2009-12-25
1
-0
/
+3
*
Several fixes to the Net.ConnectionTypeCount histogram.
mbelshe@google.com
2009-12-24
2
-11
/
+24
*
Fix build break from my last checkin. I accidently removed -T from the param...
jam@chromium.org
2009-12-23
2
-8
/
+3
*
Use a perfect hash map for the registry controlled domain service.
jam@chromium.org
2009-12-23
9
-3872
/
+18488
*
Add LoadLogging to SOCKS5ClientSocket. Logs the state transitions, and more v...
eroman@chromium.org
2009-12-22
1
-0
/
+16
*
Move some logging from LOG(INFO) to the LoadLog. These particular ones are fo...
eroman@chromium.org
2009-12-22
1
-0
/
+5
*
Fix benign race on NetworkChangeNotifierThread's vtable pointer.
willchan@chromium.org
2009-12-21
1
-0
/
+1
*
Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...
willchan@chromium.org
2009-12-21
11
-0
/
+596
*
Extend LoadLog to support logging of arbitrary strings, and of network error ...
eroman@chromium.org
2009-12-21
7
-141
/
+331
*
Http cache: Use asynchronous IO to read an write the
rvargas@google.com
2009-12-21
1
-0
/
+21
*
net: Make a few test server connection values constants. Also do a little Fil...
thestig@chromium.org
2009-12-18
1
-0
/
+18
*
Pass the LoadLog through the FlipStream.
mbelshe@google.com
2009-12-18
2
-0
/
+36
*
Http cache: Add a test to make sure that the cache
rvargas@google.com
2009-12-18
1
-0
/
+7
*
Add more load log points near HttpNetworkTransaction::ReadHeaders
vandebo@chromium.org
2009-12-17
1
-0
/
+7
*
Give classes with virtual methods virtual protected destructors instead of im...
jamesr@chromium.org
2009-12-16
1
-0
/
+3
*
Flip: Comma delimit the various flip options. Redo the fixed testing server f...
willchan@chromium.org
2009-12-15
2
-17
/
+10
*
Get the new certificate for https://www.unosoft.hu/ and re-enable the
wtc@chromium.org
2009-12-15
2
-61
/
+64
*
Add tests for SocketStreamMetrics.
satorux@chromium.org
2009-12-15
1
-0
/
+3
*
Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...
eroman@chromium.org
2009-12-12
6
-36
/
+28
*
Improve unit tests to verify that directories are listed before files in file...
vandebo@chromium.org
2009-12-11
2
-0
/
+31
*
SPDY: augment Strict Transport Security with the beginnings of SPDY upgrade.
agl@chromium.org
2009-12-11
7
-336
/
+565
*
landing the issue 482008 for dmuir
oshima@chromium.org
2009-12-10
1
-1
/
+1
*
Add GetNextProtocol method to SSLClientSocket.
agl@chromium.org
2009-12-10
1
-17
/
+1
*
Cache failed DNS resolutions for 1 second.
eroman@chromium.org
2009-12-10
7
-65
/
+159
*
Adjust our sniffing hueristics to better match Firefox.
abarth@chromium.org
2009-12-10
2
-6
/
+14
*
Define X509Certificate::intermediate_ca_certs_ as a std::vector of
wtc@chromium.org
2009-12-09
3
-42
/
+22
*
Sanitize index because it comes from the untrusted renderer.
cevans@chromium.org
2009-12-09
1
-0
/
+4
*
Remove bzip2 decoding support completely.
thestig@chromium.org
2009-12-08
7
-618
/
+0
*
Don't assert what the certificate's subjectAltName extension
wtc@chromium.org
2009-12-07
2
-10
/
+16
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
3
-55
/
+62
*
Enable LoadLog for Flip. Improve some LOG messages.
willchan@chromium.org
2009-12-04
1
-0
/
+16
*
Temporarily disable enforcing test isolation for net_unittests.
phajdan.jr@chromium.org
2009-12-04
1
-1
/
+1
*
Disable the X509CertificateTest.UnoSoftCertParsing unit test because
wtc@chromium.org
2009-12-04
1
-1
/
+2
*
Fix a couple of data races on booleans
timurrrr@chromium.org
2009-12-04
2
-9
/
+9
*
Fixes to the string MatchPattern functions:
tony@chromium.org
2009-12-03
1
-1
/
+1
*
Implement "Email Link To Page" menu command.
snej@chromium.org
2009-12-03
2
-0
/
+6
*
Add mpeg audio mime type allowing mp3 to play with chrome on more websites.
fbarchard@chromium.org
2009-12-03
1
-0
/
+1
*
[GTTF] Apply test isolation goodness to net_unittests.
phajdan.jr@chromium.org
2009-12-02
2
-7
/
+15
*
Update network priorities to support better granularity
mbelshe@google.com
2009-12-02
1
-0
/
+22
[next]