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 support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-22
17
-21
/
+986
*
SPDY flow control: enforce obeying send window size via a command-line switch...
agayev@chromium.org
2010-07-22
7
-44
/
+103
*
Kerberos authentication backoff cleanup.
ahendrickson@google.com
2010-07-21
2
-5
/
+78
*
Fixed memory leak in SpdyHttpStreamTest. Removed suppressions.
erikchen@google.com
2010-07-21
6
-284
/
+131
*
Remove deprecated CommandLine::GetLooseValues(), rename to args().
evan@chromium.org
2010-07-21
1
-5
/
+9
*
Reduce static initializers by removing inline constructors and
davemoore@chromium.org
2010-07-21
8
-43
/
+121
*
Changed type CookieList to being a vector CanonicalCookies.
rdsmith@google.com
2010-07-21
4
-87
/
+81
*
Add the actual data being read to the OnBytesRead callback.
cbentzel@chromium.org
2010-07-21
6
-33
/
+313
*
Remove SpdyHttpStream dependency in SpdySession
ukai@chromium.org
2010-07-21
4
-18
/
+11
*
base: add home environment variable to env_var.h
tfarina@chromium.org
2010-07-21
1
-1
/
+2
*
GTTF: Move net/socket/ssl_test_util to net/test/test_server
phajdan.jr@chromium.org
2010-07-21
6
-9
/
+9
*
Reference-count the data used by PAC scripts, so it is shared between threads.
eroman@chromium.org
2010-07-20
23
-253
/
+364
*
Remove <iostream> where possible.
erg@google.com
2010-07-20
7
-8
/
+13
*
Disk cache: fix the name of some histograms.
rvargas@google.com
2010-07-20
1
-9
/
+9
*
Add some plumbing for in-progress work on enabling SSL proxy support.
mbelshe@chromium.org
2010-07-20
4
-2
/
+62
*
Add Spdy ConnectFailure test back into spdy network tests.
erikchen@google.com
2010-07-20
1
-1
/
+78
*
Break out histogram counter variables as CookieMonster instance variables.
rdsmith@google.com
2010-07-20
2
-18
/
+83
*
Initial SPDY flow control support
agayev@chromium.org
2010-07-20
13
-16
/
+267
*
Fix tsan failure in SpdyStreamTest.
ukai@chromium.org
2010-07-20
2
-1
/
+3
*
Attempt to back off from Kerberos authentication if we don't have credentials.
ahendrickson@google.com
2010-07-20
8
-10
/
+82
*
Refactor SpdyStream state for WebSocket support
ukai@chromium.org
2010-07-20
9
-51
/
+360
*
Use different separators for service-type and service-name in Kerberos SPN.
cbentzel@chromium.org
2010-07-20
2
-3
/
+30
*
Disk cache: Stop evictions while performing final cleanup.
rvargas@google.com
2010-07-20
4
-2
/
+31
*
Don't do Negotiate with GSSAPI if default credentials are not allowed.
cbentzel@chromium.org
2010-07-19
6
-206
/
+241
*
Fix some network counters to work on linux/mac.
mbelshe@chromium.org
2010-07-19
1
-0
/
+9
*
Disk cache: Protect the code against misuse...
rvargas@google.com
2010-07-19
3
-6
/
+7
*
Add SSL details to the page info dialog.
agl@chromium.org
2010-07-18
1
-0
/
+10
*
net: add ciphersuite and compression to the SSL connection status.
agl@chromium.org
2010-07-18
6
-0
/
+607
*
ASSERT_TRUE that the HttpAuthHandlerNegotiate::Factory creates non-NULL handl...
cbentzel@chromium.org
2010-07-17
1
-2
/
+5
*
Add a command line flag to change the default number of parallel DNS requests...
eroman@chromium.org
2010-07-17
9
-13
/
+33
*
Revert 52799 - Add support for parsing certificate formats other than raw, DE...
rsleevi@chromium.org
2010-07-17
17
-986
/
+19
*
Add support for parsing certificate formats other than raw, DER-encoded certi...
rsleevi@chromium.org
2010-07-17
17
-19
/
+986
*
Disk cache: Final code cleanup from the thread switch.
rvargas@google.com
2010-07-17
2
-147
/
+147
*
Implement MAX_CONCURRENT_STREAMS SETTINGS header
gavinp@google.com
2010-07-17
14
-189
/
+858
*
Http Cache: Make sure that we don't fail transactions when the
rvargas@google.com
2010-07-17
3
-13
/
+15
*
Minor clean-up tasks that were TODO(snej)
rsleevi@chromium.org
2010-07-17
9
-99
/
+87
*
Fix crash in SSLClientSocketPool:GetLoadState
vandebo@chromium.org
2010-07-17
2
-1
/
+7
*
Http Cache: Enable some checks to track a low volume crash.
rvargas@google.com
2010-07-17
1
-10
/
+19
*
Http Cache: Don't delete the callback that is waiting for
rvargas@google.com
2010-07-17
2
-2
/
+46
*
Sync server should return correct version number on item deletion.
rsimha@chromium.org
2010-07-16
1
-4
/
+7
*
Remove now unused states (cleanup).
vandebo@chromium.org
2010-07-16
2
-10
/
+0
*
Added mock libraries for GSSAPI.
ahendrickson@google.com
2010-07-16
6
-30
/
+1037
*
Fix crash bug in new SSLClientSocketPool.
vandebo@chromium.org
2010-07-16
7
-63
/
+58
*
Remove extraneous uses of iostream in x509_cert_types.h, which creates static...
davemoore@chromium.org
2010-07-16
1
-1
/
+0
*
Mac compile warning fix for r52670.
erikchen@google.com
2010-07-16
1
-51
/
+47
*
spdy network tests now use http network transaction (production code).
erikchen@google.com
2010-07-16
1
-604
/
+347
*
DevTools & WebTiming : Migrate from PassiveLogCollector to dedicated LoadTimi...
pfeldman@chromium.org
2010-07-16
1
-0
/
+4
*
base: Return bool instead of void in EnvVarGetter::SetEnv.
tfarina@chromium.org
2010-07-16
1
-1
/
+3
*
Make Objective-C++ compiler happy with net/socket/ssl_test_util.h
suzhe@chromium.org
2010-07-16
1
-1
/
+1
*
Http Cache: chain GetLoadState from transactions waiting for
rvargas@google.com
2010-07-15
6
-6
/
+60
[prev]
[next]