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
*
Reverting 10250.
ericroman@google.com
2009-02-24
5
-136
/
+3
*
Add v8 as dependency of net.
ericroman@google.com
2009-02-24
5
-3
/
+136
*
Have tld_cleanup generate a .cc file that contains the effective
tc@google.com
2009-02-24
11
-126
/
+3702
*
Make sure filter buffer is flushed after it fills its output quota
jar@chromium.org
2009-02-24
2
-5
/
+28
*
Multiple fixes for broken Linux SHARED=1 build. This gets things building, bu...
mmoss@chromium.org
2009-02-23
1
-0
/
+3
*
Add IPv6 support to net::GetHostAndPort.
ericroman@google.com
2009-02-23
3
-30
/
+42
*
Add ProxyResolverV8 class.darin@chromium.org is the original author of 'proxy...
ericroman@google.com
2009-02-23
19
-1
/
+920
*
Add support to ProxyService for downloading a PAC script on behalf of the Pro...
ericroman@google.com
2009-02-23
5
-52
/
+776
*
fix checkdeps
tc@google.com
2009-02-22
1
-5
/
+6
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-1
/
+1
*
Add line break to adhere to 80 char line limit.
darin@chromium.org
2009-02-21
1
-1
/
+2
*
Provide error reporting and recovery for SDCH responses not market as HTML
jar@chromium.org
2009-02-21
5
-20
/
+58
*
Skip certification root initialization if it's not needed.
stoyan@chromium.org
2009-02-21
1
-4
/
+6
*
More fixes for bad reference counting.
darin@chromium.org
2009-02-20
1
-20
/
+18
*
Fix memory leak caused by bad reference counting. When the test server is
darin@chromium.org
2009-02-20
1
-6
/
+7
*
Add a warning comment to prevent increasing
wtc@chromium.org
2009-02-20
1
-1
/
+5
*
If an idle socket has received data unexpectedly, we can't
wtc@chromium.org
2009-02-19
16
-14
/
+118
*
Enable SSL error handling in Linux again.
dkegel@google.com
2009-02-19
11
-466
/
+636
*
Include entries for SOCKS in ProxyResolverMac.
ericroman@google.com
2009-02-19
3
-80
/
+92
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-02-19
1
-4
/
+3
*
Fix header order.
ericroman@google.com
2009-02-19
1
-2
/
+2
*
Try to fix build bustage.
ericroman@google.com
2009-02-19
1
-0
/
+2
*
Add parsing for PAC result strings -- ProxyInfo::UsePacString().
ericroman@google.com
2009-02-19
19
-116
/
+912
*
Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder
dkegel@google.com
2009-02-19
10
-621
/
+463
*
Undo revert http://codereview.chromium.org/23028
dkegel@google.com
2009-02-18
10
-463
/
+621
*
Perform HTTP authentication over a keep-alive connection.
wtc@chromium.org
2009-02-18
3
-12
/
+464
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
38
-109
/
+259
*
In r2658, the new http_auth* files were added to net.vcproj
wtc@chromium.org
2009-02-18
2
-69
/
+37
*
Improve modularity of recent SDCH dictionary load checkin
jar@chromium.org
2009-02-17
3
-8
/
+15
*
Reverting r9823 (http://codereview.chromium.org/16207) because
dkegel@google.com
2009-02-14
10
-565
/
+482
*
ssl_client_socket_unittest.cc: launch local server with TestServerLauncher
dkegel@google.com
2009-02-14
12
-482
/
+788
*
Use RevocableStore to isolate the http cache from its transactions.
rvargas@google.com
2009-02-14
3
-6
/
+51
*
Add a unit test for ERR_UNEXPECTED_SERVER_AUTH.
wtc@chromium.org
2009-02-14
3
-9
/
+44
*
Change mime type utils to operate on platform-specific string types for filen...
estade@chromium.org
2009-02-14
8
-46
/
+54
*
Add a new method ReadUntilComplete to FileStream which ensures that all reque...
jhawkins@chromium.org
2009-02-13
3
-0
/
+49
*
Disk cache: Don't add more people to the cache size experiment.
rvargas@google.com
2009-02-13
1
-10
/
+2
*
Make net_lib build work with a shared link.
evan@chromium.org
2009-02-12
1
-9
/
+1
*
Fix some purify warnings.
rvargas@google.com
2009-02-12
1
-0
/
+4
*
Change SSLInfo::SetCertError to call the recently-added
wtc@chromium.org
2009-02-12
1
-29
/
+1
*
Extend the IOBuffer to the disk cache.
rvargas@google.com
2009-02-12
18
-282
/
+345
*
Fetch SDCH dictionary as soon as current URL fetch completes
jar@chromium.org
2009-02-11
4
-10
/
+20
*
Sanitize proxy response codes to CONNECT requests. For
wtc@chromium.org
2009-02-11
8
-45
/
+139
*
Revert cl 9528 to fix mac test_shell_tests
rvargas@google.com
2009-02-10
18
-314
/
+282
*
Extend the IOBuffer to the disk cache.
rvargas@google.com
2009-02-10
18
-282
/
+314
*
Small refactoring of the test webserver.
stoyan@chromium.org
2009-02-09
1
-5
/
+22
*
Add constructor to net::FileStream to create it with a base::PlatformFile han...
hclam@chromium.org
2009-02-09
4
-0
/
+63
*
Stub out an unimplemented NSS function.
evan@chromium.org
2009-02-09
2
-0
/
+10
*
Fix the windows implementation of KillProcess and WaitForSingleProcess to not...
stoyan@chromium.org
2009-02-09
1
-1
/
+1
*
Add all net projects to chrome solution.
rvargas@google.com
2009-02-07
1
-0
/
+1
*
Reverting 9362.
ojan@chromium.org
2009-02-07
1
-1
/
+0
[next]