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
*
Move eintr_wrapper.h from base to base/posix
brettw@chromium.org
2012-11-14
13
-13
/
+13
*
net: Update calls from RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-11-14
54
-312
/
+312
*
net: Move ownership of UploadDataStream from HttpNetworkTransaction to URLReq...
hashimoto@chromium.org
2012-11-14
18
-280
/
+390
*
Enable 307 net unit tests on Android.
pliard@chromium.org
2012-11-14
1
-1
/
+3
*
Implement QuicConnectionHelper::WritePacketToWire()
rch@chromium.org
2012-11-14
5
-87
/
+200
*
net: Change type of UploadData::elements from std::vector to ScopedVector
hashimoto@chromium.org
2012-11-14
7
-74
/
+31
*
Set blocked_on_delegate_ when a URLRequest is blocked by
mmenke@chromium.org
2012-11-14
5
-9
/
+23
*
Http cache: Increase the maximum number of entries tracked by the infinite ca...
rvargas@google.com
2012-11-14
1
-1
/
+1
*
[sync] Componentize sync: Part 1: Clean up sync.gyp and update chrome / test ...
rsimha@chromium.org
2012-11-14
1
-0
/
+3
*
Clean up a whole raft of differences in QUIC code between the internal and Ch...
rch@chromium.org
2012-11-13
33
-308
/
+257
*
[Sync] Add application logic for non-nigori control types (reland)
zea@chromium.org
2012-11-13
2
-33
/
+37
*
Move mru_cache to the new containers subdirectory.
brettw@chromium.org
2012-11-13
1
-1
/
+1
*
Update net/third_party/nss/ssl to NSS 3.14.
wtc@chromium.org
2012-11-13
75
-7262
/
+1191
*
FTP: Clean up the server type histogram to use less space.
phajdan.jr@chromium.org
2012-11-13
2
-13
/
+7
*
Reland 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
4
-202
/
+208
*
Fix TestGetExtensionsForMimeType unittest on iOS.
blundell@chromium.org
2012-11-13
1
-1
/
+1
*
Add header for Gaia sign in on redirects too.
rogerta@chromium.org
2012-11-13
3
-2
/
+45
*
Consistently use int64 not uint64 when we have to work with time in micro or ...
rch@chromium.org
2012-11-13
4
-15
/
+15
*
Revert 167337 - Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
4
-208
/
+202
*
Move url_request_test_util into net namespace
jochen@chromium.org
2012-11-13
4
-202
/
+208
*
Ensure that NSS HTTP IO is initialized on iOS.
blundell@chromium.org
2012-11-13
1
-1
/
+1
*
Revert 167280 - [Sync] Add application logic for non-nigori control types.
zea@chromium.org
2012-11-13
2
-37
/
+33
*
[Sync] Add application logic for non-nigori control types.
zea@chromium.org
2012-11-13
2
-33
/
+37
*
FTP: fix compatibility with mod_ftp's LISTisNLST option.
phajdan.jr@chromium.org
2012-11-12
2
-3
/
+9
*
[net] Fix parsing of HostCacheSize field trial group name.
szym@chromium.org
2012-11-12
1
-3
/
+3
*
FTP: support YYYY-MM-DD HH:MM date format in "ls -l" directory listings.
phajdan.jr@chromium.org
2012-11-12
2
-9
/
+74
*
net: add DANE support for DNSSEC stapled certificates.
agl@chromium.org
2012-11-12
4
-8
/
+187
*
net: add a couple of entries to the HSTS preloaded list.
agl@chromium.org
2012-11-12
3
-3
/
+9
*
Revert 167031 - For Cache Sensitivity Analysis, fix createentry/openentry rac...
dharani@google.com
2012-11-12
2
-45
/
+16
*
Several cleanups of QuicSession, et al. as per the Chrome code review.
rch@chromium.org
2012-11-11
9
-69
/
+58
*
Remove transmission time from QuicPacketHeader. It will be moving into an ack...
rch@chromium.org
2012-11-11
9
-128
/
+10
*
Fix Bug in QuicClockTest.
rch@chromium.org
2012-11-11
1
-1
/
+1
*
QuicTime integration
rch@chromium.org
2012-11-11
41
-370
/
+839
*
Clean up style in QuicConnection, et. al. as per Chrome comments
rch@chromium.org
2012-11-11
4
-48
/
+93
*
Change from re-transmitting an packet with a retransmit number to sending a n...
rch@chromium.org
2012-11-10
15
-244
/
+216
*
Revert 167074 - Change from re-transmitting an packet with a retransmit numbe...
kinuko@chromium.org
2012-11-10
15
-219
/
+246
*
Change from re-transmitting an packet with a retransmit number to sending a n...
rch@chromium.org
2012-11-10
15
-246
/
+219
*
Make QuicClock::Now() const and change all QuicClock* to const QuicClock*.
rch@chromium.org
2012-11-10
18
-22
/
+23
*
Fix uninitialized var in leaky_bucket.cc
rch@chromium.org
2012-11-10
1
-0
/
+1
*
For Cache Sensitivity Analysis, fix createentry/openentry race condition
tburkard@chromium.org
2012-11-10
2
-16
/
+45
*
Added pacing and a leaky bucket helper class.
rch@chromium.org
2012-11-10
14
-81
/
+459
*
Revert 166977 - Added pacing and a leaky bucket helper class.
rch@chromium.org
2012-11-09
14
-461
/
+81
*
Added pacing and a leaky bucket helper class.
rch@chromium.org
2012-11-09
14
-81
/
+461
*
[sync] Add Mobile Bookmarks folder to chromiumsync.py
rsimha@chromium.org
2012-11-09
1
-1
/
+3
*
Introduce HttpStreamBase
bashi@chromium.org
2012-11-09
9
-121
/
+162
*
Ensure that OCSPIOLoop is associated with right thread if restarted.
blundell@chromium.org
2012-11-09
2
-0
/
+22
*
Revert 166580 - Consider {Create,Open,Doom}Entry for CacheSensitivity Analysis.
tburkard@chromium.org
2012-11-09
1
-3
/
+3
*
[net] Measure DNS.CacheEvicted and DNS.CacheExpired.
szym@chromium.org
2012-11-08
3
-5
/
+61
*
Fix uninitialized access in QuicConnectionHelperTest
rch@chromium.org
2012-11-08
1
-1
/
+5
*
Add run_isolate.py to all .isolate.
maruel@chromium.org
2012-11-08
1
-0
/
+1
[next]