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
*
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
*
Fix backoff_server.py python scripts in src/net
maruel@chromium.org
2011-11-23
1
-114
/
+114
*
Fix Win builder following r111314
rsleevi@chromium.org
2011-11-23
1
-5
/
+5
*
Remove unnecessary gtest dependency from some net/ non-test targets
rsleevi@chromium.org
2011-11-23
1
-2
/
+0
*
replace platform conditions with os_posix and os_bsd where applicable
robert.nagy@gmail.com
2011-11-22
2
-2
/
+4
*
Split DiskCacheBasedSSLHostInfo unit tests to its own
rvargas@google.com
2011-11-22
5
-703
/
+897
*
Add myself to net/OWNERS for cookie store.
erikwright@chromium.org
2011-11-22
1
-0
/
+1
*
Mark a cookie as session cookie, if the expiry date cannot be parsed
jochen@chromium.org
2011-11-22
2
-1
/
+10
*
Http Cache: Make sure that we don't switch to mode NONE when
rvargas@google.com
2011-11-22
2
-1
/
+56
*
Fixing some warning due to different signess of char
kristianm@chromium.org
2011-11-21
1
-1
/
+5
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
11
-97
/
+583
*
Upstream: Build net_unittests for Android.
jingzhao@chromium.org
2011-11-21
13
-94
/
+165
*
Improve merging of header modifications in webRequest.OnHeadersReceived
battre@chromium.org
2011-11-21
4
-0
/
+128
*
Revert 110879 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
11
-583
/
+97
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
11
-97
/
+583
*
HTTP Cache: Implement StopCaching(), to avoid caching
rvargas@google.com
2011-11-18
2
-4
/
+98
*
Cleanup: Remove forward declarations in various directories.
thestig@chromium.org
2011-11-18
1
-1
/
+0
*
Fix initial offline state response handling
adamk@chromium.org
2011-11-17
2
-16
/
+30
*
Reenable #if guards from r110491
agl@chromium.org
2011-11-17
1
-3
/
+2
*
Revert 110529 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-17
11
-583
/
+97
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-17
11
-97
/
+583
*
Make ClientSocketPoolManager into an interface.
willchan@chromium.org
2011-11-17
20
-684
/
+907
*
Report ERR_CONTENT_LENGTH_MISMATCH when the count of bytes received doesn't m...
cbentzel@chromium.org
2011-11-17
6
-44
/
+38
*
net: make pinning enforcement timeout after ten weeks.
agl@chromium.org
2011-11-17
1
-10
/
+20
*
Creation of cookie_utils.
droger@google.com
2011-11-17
6
-81
/
+134
*
Revert "Allow signing EC certs and creating EC origin-bound certs."
mattm@chromium.org
2011-11-17
6
-223
/
+91
*
Fix leak in X509UtilNSSTest VerifyCertificateSignature.
mattm@chromium.org
2011-11-17
1
-1
/
+1
*
base::Bind fixes
groby@chromium.org
2011-11-17
3
-6
/
+10
*
Allow signing EC certs and creating EC origin-bound certs.
mattm@chromium.org
2011-11-17
6
-91
/
+223
*
Offline state detection for linux, using new D-Bus library.
adamk@chromium.org
2011-11-16
7
-13
/
+490
*
Revert "Offline state detection for linux, using new D-Bus library."
adamk@chromium.org
2011-11-16
7
-487
/
+12
*
Offline state detection for linux, using new D-Bus library.
adamk@chromium.org
2011-11-16
7
-12
/
+487
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
32
-240
/
+281
*
Remove mac_util header from proxy_config_service_mac.cc
kushi.p@gmail.com
2011-11-16
1
-1
/
+0
[next]