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
...
*
Log server advertised protos and the selected
rtenneti@google.com
2011-12-05
16
-19
/
+139
*
Added auto-enrollment request support to the device_management_backend.
joaodasilva@chromium.org
2011-12-05
1
-0
/
+39
*
Store session cookies and restore them if chrome crashes or autorestarts.
marja@chromium.org
2011-12-05
3
-5
/
+68
*
Make SpdyFrame::size a constant instead of a static method so gcc can optimiz...
thakis@chromium.org
2011-12-04
9
-63
/
+68
*
base::Bind: Convert SSLHostInfo::WaitForDataReady.
jhawkins@chromium.org
2011-12-03
7
-55
/
+47
*
Fix crash bug in SpdyProxyClientSocket.GetPeerAddress where
rch@chromium.org
2011-12-03
3
-21
/
+24
*
base::Bind: Convert ServerSocket::Accept.
jhawkins@chromium.org
2011-12-03
7
-31
/
+29
*
Add a preference for enabling the TLS origin-bound certificates extension.
wtc@chromium.org
2011-12-03
2
-17
/
+3
*
ReReland: Allow signing EC certs and creating EC origin-bound certs.
mattm@chromium.org
2011-12-02
6
-98
/
+231
*
Make SDCH classes IO-thread-only. Remove TSan suppression.
joi@chromium.org
2011-12-02
2
-3
/
+19
*
Parse individual X.509 name components on Windows, rather than parsing the st...
rsleevi@chromium.org
2011-12-02
6
-91
/
+309
*
On OS X, when accessing a certificate field (subject, issuer, extension, etc)...
rsleevi@chromium.org
2011-12-02
1
-154
/
+231
*
Fix shared library build in net.
simonjam@chromium.org
2011-12-02
1
-1
/
+1
*
BookmarkModel cleanup. synced_node is now mobile_node and I'm nuking
sky@chromium.org
2011-12-01
1
-0
/
+2
*
Slow start pipelining.
simonjam@chromium.org
2011-12-01
19
-426
/
+1288
*
Remove all 192 static initializers from transport_security_state.cc
thakis@chromium.org
2011-12-01
1
-19
/
+19
*
base::Bind: Convert net::NetworkDelegate.
jhawkins@chromium.org
2011-12-01
10
-51
/
+54
*
Replace OldCompletionCallbacks and TestOldCompletionCallbacks in SocketStream...
yutak@chromium.org
2011-12-01
1
-31
/
+31
*
Convert TestOldCompletionCallback in WebSocketJobTest.
yutak@chromium.org
2011-12-01
1
-3
/
+3
*
Replace OldCompletionCallback in SocketStream::Delegate.
yutak@chromium.org
2011-12-01
7
-66
/
+78
*
export IsPortAllowedByDefault()
toyoshim@chromium.org
2011-12-01
1
-6
/
+5
*
Replace NewRunnableMethod in SocketStream.
yutak@chromium.org
2011-12-01
1
-5
/
+5
*
Ensure HttpResponseHeaders::raw_headers_ always ends with 2 '\0' characters.
mpcomplete@chromium.org
2011-12-01
2
-5
/
+16
*
Revert 112385 - Reland: Allow signing EC certs and creating EC origin-bound c...
rbyers@chromium.org
2011-12-01
6
-228
/
+98
*
Reland: Allow signing EC certs and creating EC origin-bound certs.
mattm@chromium.org
2011-12-01
6
-98
/
+228
*
base::Bind: More random cleanups.
jhawkins@chromium.org
2011-12-01
3
-39
/
+29
*
Disk cache: Add a hash to the entry's internal data.
rvargas@google.com
2011-11-30
20
-192
/
+38
*
Implement Drain() on HttpPipelinedStream.
simonjam@chromium.org
2011-11-30
11
-13
/
+247
*
base::Bind: Implement a 1-arity CancelableCallback and use this to implement
jhawkins@chromium.org
2011-11-30
1
-0
/
+3
*
SSL Host info: Make sure that we can update certificate chains in
rvargas@chromium.org
2011-11-30
5
-17
/
+111
*
net: add toto-dream.com to the False Start blacklist during their transition.
agl@chromium.org
2011-11-30
2
-0
/
+3
*
base::Bind fixes
groby@chromium.org
2011-11-30
2
-30
/
+16
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
17
-660
/
+47
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
17
-47
/
+660
*
Change SpdyProxyClientSocket::OnClose to not call the write callback if this ...
rch@chromium.org
2011-11-29
3
-2
/
+103
*
ake string_util::WriteInto() DCHECK() that the supplied |length_with_null| > ...
pkasting@chromium.org
2011-11-29
5
-59
/
+59
*
net: make interstitials fatal for pinned sites
agl@chromium.org
2011-11-29
8
-465
/
+388
*
Disk cache: Update the remove/insert data files.
rvargas@google.com
2011-11-29
67
-17
/
+18
*
Replace Callback0::Type and NewCallback() in WebSocketJobTest.
yutak@chromium.org
2011-11-29
1
-33
/
+36
*
Convert ScopedRunnableMethodFactory in WebSocketJob.
yutak@chromium.org
2011-11-29
2
-6
/
+9
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-2
/
+2
*
SPDY changes from server.
rtenneti@chromium.org
2011-11-29
7
-97
/
+573
*
Revert 111850 - base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-2
/
+2
*
base::Bind: Convert the following files.
jhawkins@chromium.org
2011-11-29
1
-2
/
+2
*
Cleanup: Convert ASCIIToUTF16("") to string16().
jhawkins@chromium.org
2011-11-28
1
-2
/
+3
*
Remove cozi.com from the False Start blacklist at their request.
agl@chromium.org
2011-11-28
1
-1
/
+0
*
Fix python scripts in src/net
maruel@chromium.org
2011-11-27
8
-8
/
+2
*
Extract similar code into SetJobObjectAsKillOnJobClose()
toyoshim@chromium.org
2011-11-23
1
-5
/
+2
*
base::Bind: Convert view_http_cache_job_factory.cc.
jhawkins@chromium.org
2011-11-23
3
-24
/
+23
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-23
18
-220
/
+259
[prev]
[next]