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
/
build
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removing vcprojs now generated by gyp.
bradnelson@google.com
2009-03-26
8
-2465
/
+0
*
Add the directory listing code for the new portable FTP
wtc@chromium.org
2009-03-19
1
-0
/
+10
*
Add command line switch "--new-ftp" for new portable FTP
wtc@chromium.org
2009-03-16
1
-3
/
+11
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
2
-3
/
+0
*
Add performance tests for the proxy resolver implementations.
ericroman@google.com
2009-03-06
1
-0
/
+4
*
split up proxy_service into several files (one per class).
ericroman@google.com
2009-03-02
2
-0
/
+40
*
Implement the NTLM authentication scheme by porting
wtc@chromium.org
2009-02-28
2
-2
/
+30
*
Reverting 10251.
ericroman@google.com
2009-02-25
2
-0
/
+16
*
Reverting 10250.
ericroman@google.com
2009-02-24
2
-16
/
+0
*
Add v8 as dependency of net.
ericroman@google.com
2009-02-24
2
-0
/
+16
*
Have tld_cleanup generate a .cc file that contains the effective
tc@google.com
2009-02-24
2
-31
/
+1
*
Enable SSL error handling in Linux again.
dkegel@google.com
2009-02-19
1
-0
/
+4
*
Add parsing for PAC result strings -- ProxyInfo::UsePacString().
ericroman@google.com
2009-02-19
2
-0
/
+12
*
Revert 9992, as it broke origin-header-for-https.html on Webkit Linux builder
dkegel@google.com
2009-02-19
1
-4
/
+0
*
Undo revert http://codereview.chromium.org/23028
dkegel@google.com
2009-02-18
1
-0
/
+4
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
1
-1
/
+17
*
In r2658, the new http_auth* files were added to net.vcproj
wtc@chromium.org
2009-02-18
1
-59
/
+27
*
Reverting r9823 (http://codereview.chromium.org/16207) because
dkegel@google.com
2009-02-14
1
-4
/
+0
*
ssl_client_socket_unittest.cc: launch local server with TestServerLauncher
dkegel@google.com
2009-02-14
1
-0
/
+4
*
Move certificate verification off the IO thread.
wtc@chromium.org
2009-02-03
1
-0
/
+16
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
1
-0
/
+4
*
revert r8603
rvargas@google.com
2009-01-24
1
-4
/
+0
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
1
-0
/
+4
*
Prep for generated .vcproj files:
sgk@google.com
2009-01-23
3
-9
/
+11
*
post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.
ericroman@google.com
2009-01-15
2
-12
/
+16
*
Remove HttpTransactionWinHttp and the --winhttp command-line
wtc@google.com
2009-01-13
2
-32
/
+0
*
Measure how often the users are encountering MD5
wtc@google.com
2009-01-12
1
-0
/
+8
*
create a net.vsprops file to share between build configs of net.vcproj
tc@google.com
2009-01-09
2
-2
/
+10
*
Fix release build by including vsprops in the release config.
tc@google.com
2009-01-08
1
-1
/
+1
*
Remove net_resources.rc and net_resources.h and replace it
tc@google.com
2009-01-08
3
-3
/
+47
*
Split ProxyResolver into two interfaces: A. interface for retrieving the sys...
ericroman@google.com
2008-12-19
1
-3
/
+3
*
Disk cache: move eviction code to a separate file.
rvargas@google.com
2008-12-18
1
-0
/
+8
*
Add beginnings of a custom FTP implementation. This is built but not used or
darin@chromium.org
2008-12-17
1
-0
/
+40
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
7
-2276
/
+2276
*
Reverting 6966.
ericroman@google.com
2008-12-13
1
-4
/
+0
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
1
-0
/
+4
*
Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as...
ericroman@google.com
2008-12-12
2
-0
/
+12
*
Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR.
ericroman@google.com
2008-12-10
2
-12
/
+0
*
Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...
ericroman@google.com
2008-12-10
2
-3
/
+15
*
Third time's a charm?
dkegel@google.com
2008-12-07
1
-0
/
+4
*
Changed svn:eol-style of all .sln and .vcproj files to CRLF
scherkus@chromium.org
2008-12-04
7
-2260
/
+2260
*
Revert r6233, need to move the cert, there is a policy against
dkegel@google.com
2008-12-02
1
-4
/
+0
*
For http://code.google.com/p/chromium/issues/detail?id=4510
dkegel@google.com
2008-12-02
1
-0
/
+4
*
Disk cache: Add a tool to upgrade a set of cache files from one version to
rvargas@google.com
2008-12-02
1
-0
/
+159
*
Rename tcp_client_socket.cc to _win.cc (should have been done long ago).
dkegel@google.com
2008-11-10
1
-2
/
+2
*
- Add preemptive authorization (new http stack only)
ericroman@google.com
2008-11-08
2
-0
/
+12
*
* Add write and read/write support to FileStream (renamed from FileInputStream).
erikkay@google.com
2008-11-03
2
-11
/
+3
*
Clean up filter and content encoding handling
jar@google.com
2008-10-27
1
-3
/
+7
*
We don't support SSL renegotiation yet. Add the
wtc@google.com
2008-10-21
1
-0
/
+4
*
Remove typo in file name *unitest* vs *unittest*
jar@google.com
2008-10-20
1
-1
/
+1
[next]