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
*
net: Remove typedef net::URLRequestJob URLRequestJob;
tfarina@chromium.org
2010-12-11
26
-91
/
+91
*
Make members of Singleton<T> private and only visible to the singleton type. ...
satish@chromium.org
2010-12-11
15
-90
/
+119
*
Revert 68899 - Disk cache: Remove the request throttling experiment.
rvargas@google.com
2010-12-10
1
-1
/
+10
*
Disk cache: Remove the request throttling experiment.
rvargas@google.com
2010-12-10
1
-10
/
+1
*
FTP: fix compatibility problems with MLSD by removing MLSD support.
phajdan.jr@chromium.org
2010-12-10
23
-637
/
+6
*
Explicitly whitelist the test server port.
bauerb@chromium.org
2010-12-10
4
-9
/
+34
*
Adds first cut implementation of a private key store abstraction for openssl
joth@chromium.org
2010-12-10
7
-14
/
+152
*
When performing a SSL renegotiation handshake, do not send Certificate/Certif...
rsleevi@chromium.org
2010-12-10
3
-31
/
+134
*
Add more cwnd histograms - this type partitioned by amount of data
mbelshe@chromium.org
2010-12-10
2
-0
/
+26
*
Add a CHECK() to make sure thread creation succeeded.
eroman@chromium.org
2010-12-10
1
-1
/
+1
*
Add histogram to analyze sent cwnd settings for spdy.
mbelshe@chromium.org
2010-12-09
1
-0
/
+14
*
Don't tweak buffer size for SPDY
mbelshe@chromium.org
2010-12-09
1
-13
/
+0
*
Switch linux OpenSSL build to use custom openssl version
joth@chromium.org
2010-12-09
2
-4
/
+5
*
Revert 68696 - Disable SPDY by default as a test to see if heap corruption go...
willchan@chromium.org
2010-12-09
2
-5
/
+1
*
Start deinlining non-empty virtual methods. (This will be automatically checked
erg@google.com
2010-12-09
33
-109
/
+242
*
A ScopedNetLogEvent that logs a NetLog begin event on creation,
mmenke@chromium.org
2010-12-09
4
-0
/
+82
*
Add support for OpenSSL Next Protocol Negotiation
bulach@chromium.org
2010-12-09
2
-2
/
+62
*
Add a new GetInstance() method for singleton classes under chrome/service and...
satish@chromium.org
2010-12-09
17
-43
/
+97
*
Disable SPDY by default as a test to see if heap corruption goes away.
willchan@chromium.org
2010-12-09
2
-1
/
+5
*
Http cache: Remove the option to disable byte range support.
rvargas@google.com
2010-12-09
5
-79
/
+12
*
Don't set SSLInfo on non-https requests. For SPDY with self-signed certs
mbelshe@chromium.org
2010-12-09
1
-1
/
+4
*
Get rid of std::wstring version of HasSwitch.
tfarina@chromium.org
2010-12-08
1
-4
/
+4
*
False Start blacklist: add giltcdn.com
agl@chromium.org
2010-12-08
1
-0
/
+1
*
Miscellaneous cleanup: remove unnecessary forward
wtc@chromium.org
2010-12-08
3
-41
/
+31
*
Fix cpplint.py nits.
wtc@chromium.org
2010-12-08
2
-4
/
+4
*
Linux build fix.
mbelshe@chromium.org
2010-12-08
1
-1
/
+1
*
Add the "virtual" keyword on method overrides that are missing it.
erg@google.com
2010-12-08
13
-58
/
+76
*
Add origin checking for server pushed resources.
mbelshe@chromium.org
2010-12-08
6
-22
/
+232
*
Fix OpenSSL build
joth@chromium.org
2010-12-08
1
-3
/
+6
*
Move more code from headers to implementation.
erg@google.com
2010-12-07
2
-1
/
+3
*
Implements disabled cipher support for OpenSSL. (ssl_config_.disabled_cipher_...
joth@chromium.org
2010-12-07
4
-35
/
+203
*
Implements keygen handler for openssl, but without private key persistence
joth@chromium.org
2010-12-07
2
-24
/
+37
*
Also register read cookies in the content settings delegate.
jochen@chromium.org
2010-12-07
4
-39
/
+64
*
Initialize HttpStreamRequest::alternate_protocol_ to avoid Valgrind false rep...
timurrrr@chromium.org
2010-12-07
2
-0
/
+2
*
Missing comment change from last checkin.
mbelshe@chromium.org
2010-12-07
1
-2
/
+2
*
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
[next]