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
*
Add histograms to track stalled spdy streams.
mbelshe@chromium.org
2010-12-06
2
-0
/
+8
*
I missed some comments from wtc on patch http://codereview.chromium.org/51950...
joth@chromium.org
2010-12-06
3
-28
/
+27
*
Refactored cookies persistent store clean-up on shutdown.
pastarmovj@chromium.org
2010-12-06
3
-6
/
+24
*
When using NSS for certificate verification, add a check when fetching CRLs/O...
rsleevi@chromium.org
2010-12-06
1
-0
/
+13
*
Cleanup X509CertificateMac style nits and introduce a crypto library agnostic...
rsleevi@chromium.org
2010-12-05
5
-116
/
+125
*
net: add vibe.novell.com to the False Start blacklist
agl@chromium.org
2010-12-05
1
-0
/
+1
*
This CL add a GetInstance() method to singleton classes instead of relying on...
satish@chromium.org
2010-12-04
1
-2
/
+7
*
Update server push to allow use of HEADERS frame.
mbelshe@chromium.org
2010-12-03
19
-337
/
+1425
*
Remove unused histogram that races in single process mode
jar@chromium.org
2010-12-03
1
-19
/
+2
*
Allow data URLs to trigger downloads, as they do in Firefox.
darin@chromium.org
2010-12-03
2
-0
/
+7
*
Fix indentation.
darin@chromium.org
2010-12-03
1
-7
/
+7
*
Change HttpProxyClientSocketPool so that when a new SpdyStream is
rch@chromium.org
2010-12-03
1
-1
/
+2
*
Stop adding more refcounts to some more URLRequestJob subtypes.
willchan@chromium.org
2010-12-03
6
-28
/
+40
*
Don't unescape backslashes in URLs, since these will be converted to slashes
brettw@chromium.org
2010-12-03
1
-2
/
+3
*
Http cache: Make sure that we don't forget that an entry is sparse
rvargas@google.com
2010-12-03
3
-15
/
+28
*
Disk cache: Flush the data for child entries before starting
rvargas@google.com
2010-12-03
4
-5
/
+54
*
Make the cookie list a class (instead of a typedef inside CookieMonster)...
jochen@chromium.org
2010-12-03
4
-25
/
+26
*
Fix URLRequestHttpJob to use ScopedRunnableMethodFactory.
willchan@chromium.org
2010-12-03
2
-9
/
+21
*
call SpdySession::flow_control() statically, instead of as
rch@chromium.org
2010-12-02
1
-1
/
+1
*
Don't unescape characters that can change the meaning of a URL. I removed the...
brettw@google.com
2010-12-02
3
-31
/
+40
*
net: add everbox.com to False Start blacklist
agl@chromium.org
2010-12-02
1
-0
/
+1
*
HttpAuthHandlerDigest unit test cleanup.
cbentzel@chromium.org
2010-12-02
1
-78
/
+79
*
Fixes the remaining unit tests failures for OpenSSL:
joth@chromium.org
2010-12-02
10
-28
/
+114
*
Fix preconnect crash when we hit max socket limit.
willchan@chromium.org
2010-12-02
4
-4
/
+100
*
Fix ClientSocketPoolBaseHelper preconnect crasher.
willchan@chromium.org
2010-12-02
2
-1
/
+23
*
Fix case where a SPDY stream with an un-verified cert would kill the browser
mbelshe@google.com
2010-12-01
2
-7
/
+14
*
Add support for some advanced SLL modes & options (where present)
joth@chromium.org
2010-12-01
1
-14
/
+45
*
Update NetLog to be threadsafe.
mmenke@chromium.org
2010-12-01
25
-526
/
+474
*
Make a copy of the proxy bypass list rules when assigning, rather than refere...
eroman@chromium.org
2010-12-01
2
-21
/
+65
*
This is a cleanup of http://codereview.chromium.org/3274004/.
wtc@chromium.org
2010-12-01
2
-4
/
+0
*
net: add HSTS entry for (*.)riseup.net
agl@chromium.org
2010-11-30
2
-0
/
+4
*
net: Remove typedef net::URLRequest URLRequest;
tfarina@chromium.org
2010-11-30
37
-234
/
+250
*
Patch from kelindsay@strangeloop.com
mbelshe@google.com
2010-11-30
2
-56
/
+192
*
Remove duplicate SetSSL3Enabled and SetTLS1Enabled tests
wtc@chromium.org
2010-11-30
1
-26
/
+0
*
Remove SSL 2.0 support.
wtc@chromium.org
2010-11-30
12
-80
/
+45
*
net: limit HSTS ages to one year.
agl@chromium.org
2010-11-30
3
-8
/
+38
*
Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
5
-12
/
+12
*
FBTF: Remove unneeded headers from base/ (part 10)
thestig@chromium.org
2010-11-30
5
-12
/
+12
*
Support predictive request for multiple preconnections
jar@chromium.org
2010-11-30
3
-5
/
+8
*
Revert 67614 - Support predictive request for multiple preconnections
jar@chromium.org
2010-11-30
3
-8
/
+5
*
Support predictive request for multiple preconnections
jar@chromium.org
2010-11-29
3
-5
/
+8
*
net: Add namespace net to URLRequest and URLRequestJob classes.
tfarina@chromium.org
2010-11-28
18
-51
/
+74
*
[Sync] Make sync integration tests use local xmpp servers.
akalin@chromium.org
2010-11-27
2
-2
/
+12
*
Fixed port boundary check in test_server.cc
akalin@chromium.org
2010-11-27
1
-1
/
+1
*
Spin up XMPP server for testservers of type sync.
akalin@chromium.org
2010-11-27
2
-10
/
+92
*
Made testserver communicate to parent process with JSON
akalin@chromium.org
2010-11-27
5
-16
/
+74
*
Make URLRequestThrottlerEntryInterface inherit RefCountedThreadSafe,
joi@chromium.org
2010-11-26
1
-1
/
+2
*
Added server_data json dictionary to testserver.py
akalin@chromium.org
2010-11-26
1
-0
/
+4
*
Fixed UnblockPipe() in test_server_win.cc to work with any number of bytes
akalin@chromium.org
2010-11-26
1
-7
/
+11
*
Revert 67437 - Added server_data json dictionary to testserver.py
akalin@chromium.org
2010-11-26
1
-5
/
+0
[next]