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
/
proxy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").
deanm@chromium.org
2009-01-22
1
-3
/
+3
*
post-winhttp cleanup: remove a todo.
ericroman@google.com
2009-01-15
2
-18
/
+1
*
Remove HttpTransactionWinHttp and the --winhttp command-line
wtc@google.com
2009-01-13
1
-1
/
+0
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2009-01-08
1
-15
/
+25
*
Revert 7508.7509 and 7510
nsylvain@chromium.org
2008-12-30
1
-25
/
+15
*
Add FTP unit test in preparation for portable FTP implementation.
erikkay@google.com
2008-12-30
1
-15
/
+25
*
Add a unit test to mac build.
ericroman@google.com
2008-12-20
1
-6
/
+9
*
Split ProxyResolver into two interfaces: A. interface for retrieving the sys...
ericroman@google.com
2008-12-19
13
-187
/
+243
*
Mark MessageLoop::delayed_work_queue_ as initialized so Purify doesn't report...
ericroman@google.com
2008-12-17
2
-8
/
+8
*
Reverting 7125.
ericroman@google.com
2008-12-17
2
-8
/
+8
*
Temp experiment to confirm theory in crbug.com/5555.
ericroman@google.com
2008-12-17
2
-8
/
+8
*
Reverting 6977.
ericroman@google.com
2008-12-15
2
-8
/
+8
*
Test re-enable some tests to get more data from purify buildbot. This will pr...
ericroman@google.com
2008-12-15
2
-8
/
+8
*
Reverting 6966.
ericroman@google.com
2008-12-13
4
-70
/
+58
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
4
-58
/
+70
*
Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as...
ericroman@google.com
2008-12-12
2
-8
/
+8
*
Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...
ericroman@google.com
2008-12-10
3
-0
/
+662
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
3
-108
/
+199
*
Refactoring: replace some raw strings with GURL.
ericroman@google.com
2008-12-02
10
-44
/
+57
*
Relanding of r4221, initial proxy support for the Mac
avi@google.com
2008-10-31
6
-22
/
+424
*
oops; will reland once tree is open
avi@google.com
2008-10-30
6
-424
/
+22
*
Initial Mac proxy implementation
avi@google.com
2008-10-30
6
-22
/
+424
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
3
-3
/
+9
*
Add a net error code for not implemented.
ericroman@google.com
2008-10-22
1
-2
/
+2
*
Misc cleanups
ericroman@google.com
2008-10-17
2
-8
/
+28
*
This fixes http://code.google.com/p/chromium/issues/detail?id=541, which is an
iyengar@google.com
2008-09-23
2
-2
/
+18
*
This change implements the performance recommendation from:
darin@google.com
2008-09-09
1
-13
/
+25
*
Fix proxy code. The pac string was corrupted when a pac
nsylvain@chromium.org
2008-09-09
1
-1
/
+2
*
Allow consumers of MessageLoop to specify the type of MessageLoop they want.
darin@google.com
2008-08-26
2
-3
/
+3
*
Move NOTIMPLEMENTED() macro from "base/notimplemented.h" into "base/logging.h".
ericroman@google.com
2008-08-25
1
-1
/
+1
*
Use a more compact license header in source files.
license.bot
2008-08-24
7
-196
/
+28
*
Merge some changes from branches/mac_july_2008 to trunk.
ericroman@google.com
2008-08-18
2
-0
/
+17
*
Change the ProxyService to work with ASCII strings.
darin@google.com
2008-08-12
7
-110
/
+110
*
Rename HttpProxy* classes to Proxy*. Move them into a net/proxy/ subdirectory.
darin@google.com
2008-08-11
7
-0
/
+1558