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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland: Fix errors when building android with coverage=1
ilevy@chromium.org
2013-06-06
1
-1
/
+1
*
Reorder assertions in SimpleCache race test.
gavinp@chromium.org
2013-06-06
1
-1
/
+1
*
Add unit tests for sniffing Office Docs
zork@chromium.org
2013-06-06
2
-2
/
+53
*
SimpleCache: correct the time resolution of last modified field
clamy@chromium.org
2013-06-06
4
-42
/
+63
*
SimpleCache: more histograms watching how index is loaded.
pasko@chromium.org
2013-06-06
1
-3
/
+7
*
Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...
ajwong@chromium.org
2013-06-06
1
-8
/
+0
*
Revert 204556 "Fix errors when building android with coverage=1"
ilevy@chromium.org
2013-06-06
1
-1
/
+1
*
Fix errors when building android with coverage=1
rwalker@codeaurora.org
2013-06-06
1
-1
/
+1
*
Revert 204547 "Fix errors when building android with coverage=1"
ilevy@chromium.org
2013-06-06
1
-1
/
+1
*
Fix errors when building android with coverage=1
rwalker@codeaurora.org
2013-06-06
1
-1
/
+1
*
net: add (*.)inertianetworks.com to HSTS preloaded list.
agl@chromium.org
2013-06-06
2
-0
/
+2
*
Move delegate_ checking from DoResolveHostComplete to DoResolveProtocol.
tyoshino@chromium.org
2013-06-06
1
-1
/
+7
*
net: update cipher suite names tables.
agl@chromium.org
2013-06-06
2
-238
/
+198
*
Support the new TLS 1.2 HMAC-SHA256 cipher suites specified in
wtc@chromium.org
2013-06-06
11
-24
/
+564
*
In SimpleCacheTests EXPECT -> ASSERT to avoid crashes on failure.
gavinp@chromium.org
2013-06-06
1
-10
/
+10
*
Expose the HttpResponseInfo's ConnectionInfo in window.chrome.loadTimes()
rch@chromium.org
2013-06-06
2
-6
/
+32
*
Simple Cache: a few tests for rare corner cases with CRC check missing.
pasko@chromium.org
2013-06-06
1
-22
/
+94
*
Preload HSTS for paypal.com.
palmer@chromium.org
2013-06-06
3
-2
/
+6
*
Disk cache: Add base files for implementation of file format version 3.
rvargas@google.com
2013-06-05
15
-0
/
+6527
*
Implements the Backend Type statistic in net-internals
viona@google.com
2013-06-05
2
-1
/
+8
*
Revert 204313 "net_watcher does not build in Ubuntu 13.04"
kkania@chromium.org
2013-06-05
1
-11
/
+0
*
Expanding unit tests for SimpleIndex.
rdsmith@chromium.org
2013-06-05
7
-373
/
+873
*
net_watcher does not build in Ubuntu 13.04
yael.aharon@intel.com
2013-06-05
1
-0
/
+11
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-05
31
-419
/
+1201
*
Fix a bug in string comparison that is used by quic_server.
honghaiz@chromium.org
2013-06-05
1
-1
/
+3
*
Remove QuicEpollClock::WallNow and simply use the base class implementation.
rch@chromium.org
2013-06-05
3
-14
/
+15
*
Fix QuicClock::WallNow to return a correct value.
rch@chromium.org
2013-06-05
2
-6
/
+3
*
Revert 204046 "Land Recent QUIC changes."
rtenneti@chromium.org
2013-06-04
31
-1195
/
+414
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-06-04
31
-414
/
+1195
*
Fix even more remaining uses of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-04
4
-13
/
+13
*
Minor SimpleCacheBackend improvements.
digit@chromium.org
2013-06-04
3
-20
/
+32
*
Migrate ProxyConfigServiceImpl to NetworkStateHandler and NetworkProfileHandler.
pneubeck@chromium.org
2013-06-04
2
-2
/
+2
*
Fix remaining uses of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-04
3
-16
/
+17
*
Fix uninitialized read in the SimpleCache tests.
gavinp@chromium.org
2013-06-04
1
-0
/
+1
*
Revert 203873 "net_watcher does not build in Ubuntu 13.04"
kinuko@chromium.org
2013-06-04
1
-5
/
+0
*
net_watcher does not build in Ubuntu 13.04
yael.aharon@intel.com
2013-06-04
1
-0
/
+5
*
Change --origin-port-to-force-quic-on to --origin-to-force-quic-on.
rch@chromium.org
2013-06-04
4
-8
/
+10
*
Pass CRYPT_ACQUIRE_PREFER_NCRYPT_KEY_FLAG instead of
wtc@chromium.org
2013-06-04
1
-1
/
+1
*
Roll DEPS for googleurl. Second try.
tfarina@chromium.org
2013-06-03
2
-11
/
+11
*
simple cache: bump version
pasko@chromium.org
2013-06-02
1
-1
/
+1
*
We don't need DomainState::Equals.
palmer@chromium.org
2013-06-02
2
-9
/
+0
*
Add histograms for URL length when resolving proxy.
eroman@chromium.org
2013-06-02
1
-0
/
+30
*
Update net/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-02
20
-133
/
+134
*
[SPDY] Merge the SpdyStream unit tests and parametrize them on a NextProto
akalin@chromium.org
2013-06-01
5
-581
/
+281
*
[SPDY] Put back SPDY2-specific behavior in SpdyTestUtil::ConstructSpdyPush
akalin@chromium.org
2013-06-01
2
-35
/
+60
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
179
-2877
/
+3647
*
[SPDY] Move the rest of the spdy_test_util* functions to the SpdyTestUtil class
akalin@chromium.org
2013-05-31
8
-559
/
+499
*
[SPDY] Rewrite SpdyTestUtil::ConstructSpdyReplyString()
akalin@chromium.org
2013-05-31
4
-147
/
+34
*
SimpleCache optimistic writes should not keep references to their IO buffer.
gavinp@chromium.org
2013-05-31
2
-4
/
+45
*
Fix the coredump problem when arguments are provided in quic_client.
honghaiz@chromium.org
2013-05-31
3
-6
/
+8
[next]