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
*
Initial generation of native Visual Studio solution files
sgk@google.com
2008-12-19
10
-62
/
+193
*
Add the CertVerifier class. It is based on the
wtc@google.com
2008-12-19
3
-3
/
+208
*
Convert from using env['PLATFORM'] directly to using the more flexible
sgk@google.com
2008-12-18
8
-27
/
+25
*
Disk cache: Avoid a crashing on a timer when the cache is disabled.
rvargas@google.com
2008-12-18
1
-1
/
+3
*
Disk cache: move eviction code to a separate file.
rvargas@google.com
2008-12-18
8
-87
/
+212
*
Fix Linux build.
evanm@google.com
2008-12-17
1
-2
/
+3
*
Add beginnings of a custom FTP implementation. This is built but not used or
darin@chromium.org
2008-12-17
11
-0
/
+597
*
* On POSIX, make sure we don't leak FDs when launching child Processes.
jeremy@chromium.org
2008-12-17
1
-1
/
+2
*
Mark MessageLoop::delayed_work_queue_ as initialized so Purify doesn't report...
ericroman@google.com
2008-12-17
2
-8
/
+8
*
Correct typo in SDCH problem logging code.
jar@google.com
2008-12-17
2
-3
/
+4
*
Reverting 7156.
ojan@google.com
2008-12-17
1
-2
/
+1
*
Fixed failed test in net_perftest.
darin@chromium.org
2008-12-17
1
-1
/
+1
*
* On POSIX, make sure we don't leak FDs when launching child Processes.
jeremy@chromium.org
2008-12-17
1
-1
/
+2
*
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
*
Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files.
maruel@chromium.org
2008-12-16
8
-2532
/
+2532
*
Disk cache: remove the hard coded list from rankings.cc
rvargas@google.com
2008-12-16
6
-143
/
+204
*
Disk Cache: Send only one eviction age data point per browser execution.
rvargas@google.com
2008-12-16
1
-5
/
+9
*
Add a call to MemoryDebug::MarkAsInitialized to the new network code to avoid
pamg@google.com
2008-12-16
1
-0
/
+9
*
I fail at reading code review comments. Second try at getting the white spac...
abarth@chromium.org
2008-12-16
1
-2
/
+2
*
Comments and white space changes requested by Wan-Teh.
abarth@chromium.org
2008-12-16
1
-1
/
+1
*
message_pump_libevent refactor:
jeremy@chromium.org
2008-12-15
4
-51
/
+71
*
Command line switch for the ultra security concious: --force-https!
abarth@chromium.org
2008-12-15
1
-1
/
+11
*
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
18
-138
/
+154
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
18
-154
/
+138
*
Add back proxy_script_fetcher[_unittest.cc] to the build -- mark the tests as...
ericroman@google.com
2008-12-12
6
-8
/
+22
*
Reverting 6911.
ojan@google.com
2008-12-12
4
-51
/
+47
*
message_pump_libevent refactor:
jeremy@chromium.org
2008-12-12
4
-47
/
+51
*
Remove overly aggressive assert
jar@google.com
2008-12-12
1
-9
/
+0
*
Port flush_cache tool and perf_tests.
phajdan.jr@chromium.org
2008-12-12
1
-83
/
+18
*
307 redirects of POST should generate POSTs instead of GETs.
abarth@chromium.org
2008-12-12
4
-10
/
+24
*
Don't append tlslite to PYTHONPATH more than once
mark@chromium.org
2008-12-12
1
-15
/
+20
*
Disk cache: Set up an experiment to measure the effect of
rvargas@google.com
2008-12-11
5
-28
/
+96
*
Build a few more files on the Mac:
mark@chromium.org
2008-12-11
1
-3
/
+13
*
Reverting 6815.
phajdan.jr@chromium.org
2008-12-11
1
-18
/
+83
*
Port flush_cache tool and perf_tests.
phajdan.jr@chromium.org
2008-12-11
1
-83
/
+18
*
Don't require tlslite to be installed, just use what's in the tree
mark@chromium.org
2008-12-11
1
-4
/
+23
*
Missed a spot during the FilePathing.
avi@google.com
2008-12-11
1
-1
/
+1
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
3
-6
/
+8
*
Remove proxy_script_fetcher from the scons files too to try and green purify ...
ericroman@google.com
2008-12-10
2
-2
/
+0
*
Remove proxy_script_fetcher_unittest.cc as it seems to be triggering a UMR.
ericroman@google.com
2008-12-10
2
-12
/
+0
*
no-op style change.
ericroman@google.com
2008-12-10
1
-4
/
+4
*
Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...
ericroman@google.com
2008-12-10
24
-3
/
+717
*
no-op style change.
ericroman@google.com
2008-12-10
1
-4
/
+4
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
16
-213
/
+308
*
Disk cache: Avoid using a block file to full capacity if there is
rvargas@google.com
2008-12-09
1
-3
/
+17
*
If a server answers a cache validation request with 304 and cache-control:no-...
rvargas@google.com
2008-12-09
2
-1
/
+49
*
Fix some crashes by handling an NSS result value more carefully and reverting
evanm@google.com
2008-12-09
1
-6
/
+13
[next]