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
*
Add the directory listing code for the new portable FTP
wtc@chromium.org
2009-03-19
5
-0
/
+1551
*
Add support for progressive JPEGs with MIME type image/pjpeg. Fixes Issue 2104.
jon@chromium.org
2009-03-19
1
-0
/
+1
*
Add a unit test for X509Certificate::Policy.
abarth@chromium.org
2009-03-19
1
-0
/
+36
*
Net unittests: handle the case where recv fails
agl@chromium.org
2009-03-19
1
-1
/
+9
*
Disk cache: Store the stats only once every five minutes.
rvargas@google.com
2009-03-19
1
-1
/
+1
*
Try to get inter-packet times more precisely
jar@chromium.org
2009-03-19
2
-21
/
+48
*
Disk cache: Instead of saving the cache stats only when
rvargas@google.com
2009-03-18
3
-11
/
+22
*
Document how we avoid running leaky tests under Purify and Valgrind,
dkegel@google.com
2009-03-18
3
-0
/
+20
*
Disk cache: A few minor fixes to make coverity happy.
rvargas@google.com
2009-03-18
4
-4
/
+8
*
Disk cache: First implementation of TrimDeleted() and a few
rvargas@google.com
2009-03-18
5
-10
/
+70
*
Remove unneeded uses of base/ref_counted.h.
thestig@chromium.org
2009-03-18
5
-6
/
+4
*
Switching net over to use gyp on windows.
bradnelson@google.com
2009-03-18
2
-218
/
+1
*
Fix leak in GetCertSubjectAltNamesOfType(). Found by valgrind.
dkegel@google.com
2009-03-18
1
-0
/
+1
*
Fix incorrect include guards in net/, where the guard didn't match the filename.
deanm@chromium.org
2009-03-17
8
-17
/
+22
*
SSL Fix: Step 2.Add HasAllowedCert and HasDeniedCert to X509Certificate::Poli...
abarth@chromium.org
2009-03-17
2
-0
/
+14
*
Add targets for page_cycler_tests, perf_tests and startup_tests. Listed
sgk@google.com
2009-03-16
1
-2
/
+1
*
LogBlockedTunnelResponse only needs the response code as
wtc@chromium.org
2009-03-16
2
-7
/
+6
*
Add command line switch "--new-ftp" for new portable FTP
wtc@chromium.org
2009-03-16
8
-6
/
+181
*
Removed unneeded includes of base/time.h.
thestig@chromium.org
2009-03-16
2
-2
/
+8
*
Make sure that net_perftest doesn't leave temporary files.
phajdan.jr@chromium.org
2009-03-16
3
-15
/
+39
*
Add 'Generating' messages for rules.
sgk@google.com
2009-03-16
1
-0
/
+1
*
Back out r11684, a temporary change for debugging issue 8325.
wtc@chromium.org
2009-03-16
1
-4
/
+2
*
Restoring net.sln lost in rollback of change 11688.
bradnelson@google.com
2009-03-14
1
-0
/
+217
*
Revert 11689 and 11690
jar@chromium.org
2009-03-14
1
-1
/
+1
*
Removing extra {}s that got lost in restructuring a CL.
bradnelson@google.com
2009-03-14
1
-1
/
+1
*
Switching net to gyp on windows.
bradnelson@google.com
2009-03-13
1
-217
/
+0
*
Log an error message when we don't find any
wtc@chromium.org
2009-03-13
1
-0
/
+20
*
Temporarily use the Proxy-Connection header before the
wtc@chromium.org
2009-03-13
1
-2
/
+4
*
Added yet one more histogram to help debug SDCH issues.
jar@chromium.org
2009-03-13
1
-2
/
+4
*
Linux: GYP fixes
agl@chromium.org
2009-03-13
1
-2
/
+1
*
wtc: please look at URL related code, and hooks and nits
jar@chromium.org
2009-03-13
13
-197
/
+242
*
Highlights of changes:
hclam@chromium.org
2009-03-13
7
-16
/
+42
*
Removed unneeded includes of base/scoped_ptr.h. Reduce usage from ~800 files ...
thestig@chromium.org
2009-03-13
5
-3
/
+2
*
Remove unneeded platform_thread.h includes. Reduces number of includes from 5...
thestig@chromium.org
2009-03-13
2
-2
/
+0
*
Remove logging.h from cc files that don't use it.
thestig@chromium.org
2009-03-12
3
-3
/
+0
*
Remove unneeded uses of logging.h in header files.
thestig@chromium.org
2009-03-12
8
-1
/
+7
*
Clean up our fix for bug 7338 and bug 8473, which went
wtc@chromium.org
2009-03-12
3
-9
/
+16
*
Cleaning up Website junk in sln files.
bradnelson@google.com
2009-03-12
1
-92
/
+0
*
Pointing slns at generated vcprojs from base.
bradnelson@google.com
2009-03-12
1
-66
/
+83
*
Remove unneeded includes of googleurl/src/url_parse.h and url_canon.h.
thestig@chromium.org
2009-03-12
2
-3
/
+0
*
Revert 11495 (since that reversion didn't heal plugin problem)
jar@chromium.org
2009-03-12
3
-3
/
+74
*
Revert 11484 to try to heal plugin_test failure
jar@chromium.org
2009-03-11
3
-74
/
+3
*
Add unit tests for NTLM authentication. This requires
wtc@chromium.org
2009-03-11
3
-20
/
+295
*
Block reading unauthenticated bytes from the proxy when the user cancels a 40...
abarth@chromium.org
2009-03-11
3
-3
/
+74
*
Minor nits in IO buffer
jar@chromium.org
2009-03-11
2
-2
/
+4
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
187
-188
/
+0
*
Unfork the code path for loading net resources on mac, ie-put it back inline
thomasvl@chromium.org
2009-03-11
1
-14
/
+1
*
net_resources unfork
thomasvl@chromium.org
2009-03-11
1
-37
/
+27
*
remove a bogus comment on thread safety.
thomasvl@chromium.org
2009-03-11
1
-4
/
+1
*
Adding more guids (realized unit tests get included in slns up higher in the ...
bradnelson@google.com
2009-03-10
1
-0
/
+4
[next]