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
*
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
*
Add all net projects to chrome solution.
rvargas@google.com
2009-02-06
1
-0
/
+1
*
Add a null pointer check for transaction_ in
wtc@chromium.org
2009-02-06
1
-1
/
+4
*
Work around a Purify bug by moving initialization from constructor to Inititi...
erikkay@google.com
2009-02-06
2
-8
/
+16
*
Make the mime -> extension code return a dotless extension.
deanm@chromium.org
2009-02-06
2
-2
/
+9
*
Add a Repack tool to scons. This is used to compile linux resources
tc@google.com
2009-02-06
1
-3
/
+0
*
Revert "Clean up dns prefetch code, and also port it."
tc@google.com
2009-02-06
2
-23
/
+8
*
Fix HostResolver crash when MessageLoop is destroyed during
phajdan.jr@chromium.org
2009-02-06
1
-4
/
+20
*
Clean up dns prefetch code, and also port it.
phajdan.jr@chromium.org
2009-02-06
1
-4
/
+3
*
Add a constraint on how many requests can be outstanding for any given render...
ericroman@google.com
2009-02-06
4
-11
/
+15
*
Fix a memory leak on the async resource handler.
rvargas@google.com
2009-02-06
1
-0
/
+3
*
Add X509Certificate::Verify stubs for Mac and Linux.
wtc@chromium.org
2009-02-05
7
-39
/
+51
*
Can wait for testserver python process to exit.
stoyan@chromium.org
2009-02-05
1
-15
/
+27
*
Port the ResourceDispatcherHost to Mac and linux.
paul@chromium.org
2009-02-05
1
-0
/
+8
*
Fix the dependency checker tool. Rules for a directory did modify their direc...
stoyan@chromium.org
2009-02-05
1
-0
/
+5
*
Disk cache: Add a check to make sure that the index table mask is not bigger ...
rvargas@google.com
2009-02-04
2
-2
/
+14
*
Move certificate verification off the IO thread.
wtc@chromium.org
2009-02-03
14
-364
/
+499
*
On posix platforms make sure the test server has shutdown and wait for it so
thomasvl@chromium.org
2009-02-03
1
-0
/
+5
*
Add one more histogram to SDCH decoder
jar@chromium.org
2009-02-02
1
-2
/
+12
*
Add to SDCH histogramming
jar@chromium.org
2009-02-02
3
-26
/
+51
[next]