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
*
Revert 193992 "Lets try this again."
jochen@chromium.org
2013-04-15
2
-11
/
+11
*
[SPDY] Plumb SPDY frame type through write queue
akalin@chromium.org
2013-04-15
27
-340
/
+597
*
[SPDY] Refactor SpdySession's write queue
akalin@chromium.org
2013-04-13
13
-470
/
+585
*
Remove file_util::IsDot and ::IsDotDot.
brettw@chromium.org
2013-04-13
2
-6
/
+11
*
Use ScopedBstr, ScopedComPtr, and ScopedVariant in place of raw or ATL objects.
pkasting@chromium.org
2013-04-13
1
-14
/
+11
*
net: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-04-13
80
-84
/
+84
*
[net/dns] When testing for IPv6, discard link local and Teredo addresses (mea...
szym@chromium.org
2013-04-12
1
-4
/
+22
*
Linux: fix expectations for USE_SYSTEM_ZLIB
phajdan.jr@chromium.org
2013-04-12
1
-4
/
+4
*
Lets try this again.
michaeln@google.com
2013-04-12
2
-11
/
+11
*
Revert 193958 "Cache Backend Proxy to intercept all cache events..."
rnk@chromium.org
2013-04-12
6
-469
/
+3
*
Revert 193968 "Roll the DEPS for google-url."
michaeln@google.com
2013-04-12
2
-11
/
+11
*
Roll the DEPS for google-url.
tfarina@chromium.org
2013-04-12
2
-11
/
+11
*
Cache Backend Proxy to intercept all cache events from the IO thread.
pasko@google.com
2013-04-12
6
-3
/
+469
*
Simplify prerender and network/cache stats histograms by removing the field t...
tburkard@chromium.org
2013-04-12
2
-110
/
+0
*
Initial attempt at fast open UMA.
rdsmith@chromium.org
2013-04-12
2
-4
/
+102
*
Asynchronous initialization in Simple Index.
felipeg@chromium.org
2013-04-12
6
-98
/
+250
*
Remove some uninitialized reads from simple cache metadata serializer.
pasko@chromium.org
2013-04-12
2
-6
/
+22
*
Remove base::DictionaryValue::HasNext.
pneubeck@chromium.org
2013-04-12
1
-1
/
+1
*
Move path functions from file_util to FilePath object.
brettw@chromium.org
2013-04-12
2
-2
/
+2
*
[SPDY] Add flag and about:flags entry for SPDY/4 alpha 1
akalin@chromium.org
2013-04-12
17
-14
/
+106
*
Adding the first 6 quic unittests.
alyssar@google.com
2013-04-11
21
-20
/
+1386
*
Revert 193652 "Cache Backend Proxy to intercept all cache events..."
rnk@chromium.org
2013-04-11
6
-461
/
+3
*
Revert 193665 "Asynchronous initialization in Simple Index."
dmazzoni@chromium.org
2013-04-11
6
-250
/
+98
*
Asynchronous initialization in Simple Index.
felipeg@chromium.org
2013-04-11
6
-98
/
+250
*
Rewrite scoped_array<T> to scoped_ptr<T[]> in net.
dcheng@chromium.org
2013-04-11
7
-9
/
+9
*
Cache Backend Proxy to intercept all cache events from the IO thread.
pasko@google.com
2013-04-11
6
-3
/
+461
*
Revert 192975 "[SPDY] Refactor SpdySession's write queue"
tyoshino@chromium.org
2013-04-11
13
-579
/
+469
*
Http cache: Don't delete entries when there is a network error.
rvargas@chromium.org
2013-04-11
2
-0
/
+30
*
Merge QUIC InterArrival congestion control code to chromium.
rch@chromium.org
2013-04-10
35
-2
/
+5422
*
Remove URL fragment from referrer HTTP header (to comply with rfc2616) when o...
mef@chromium.org
2013-04-10
5
-20
/
+48
*
Remove remnants from SpdyImpact and DnsParallelism field trials.
stevet@chromium.org
2013-04-10
2
-30
/
+0
*
[net] Move host_cache files from net/base to net/dns
szym@chromium.org
2013-04-10
15
-19
/
+20
*
Move SQLitePersistentCookieStore to content
sky@chromium.org
2013-04-10
3
-1
/
+13
*
Don't set MODE_DEFAULT when adding HPKP header.
palmer@chromium.org
2013-04-10
8
-21
/
+62
*
[net/dns] Test IPv6 support via UDP connect (measurement)
szym@chromium.org
2013-04-10
1
-0
/
+37
*
Add Cache size to the Simple Index.
felipeg@chromium.org
2013-04-10
8
-9
/
+78
*
Remove the remnants of the WarmSocketImpact field trial.
stevet@chromium.org
2013-04-10
2
-27
/
+0
*
Separate Simple Backend creation from initialization.
pasko@google.com
2013-04-10
6
-109
/
+50
*
Add comments to SimpleSynchronousEntry callbacks.
gavinp@chromium.org
2013-04-10
1
-2
/
+2
*
fix a problem that android cannot download files with basic authentication
qinmin@chromium.org
2013-04-10
3
-0
/
+16
*
Change the histogram in SpdySession::GetPeerAddress to look at the actual val...
rch@chromium.org
2013-04-10
1
-11
/
+14
*
Remove deprecated TestURLReqest constructor interface.
tedv@chromium.org
2013-04-10
2
-9
/
+0
*
Add thread checking to SimpleEntryImpl.
gavinp@chromium.org
2013-04-09
2
-0
/
+21
*
Convert SpdyControlType to SpdyFrameType
akalin@chromium.org
2013-04-09
11
-69
/
+93
*
Add SimpleCache metadata to the index.
felipeg@chromium.org
2013-04-09
5
-57
/
+176
*
Add comments to SimpleSynchronousEntry callbacks.
gavinp@chromium.org
2013-04-09
1
-4
/
+9
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
75
-463
/
+719
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
75
-719
/
+463
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
75
-463
/
+719
*
net: move socket files from net/base to net/socket
phajdan.jr@chromium.org
2013-04-09
15
-42
/
+42
[next]