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
/
base
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a call to MemoryDebug::MarkAsInitialized to the new network code to avoid
pamg@google.com
2008-12-16
1
-0
/
+9
*
message_pump_libevent refactor:
jeremy@chromium.org
2008-12-15
4
-51
/
+71
*
Reverting 6911.
ojan@google.com
2008-12-12
4
-51
/
+47
*
message_pump_libevent refactor:
jeremy@chromium.org
2008-12-12
4
-47
/
+51
*
Move file enumeration to filepaths.
avi@google.com
2008-12-11
1
-2
/
+2
*
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
2
-0
/
+7
*
no-op style change.
ericroman@google.com
2008-12-10
1
-4
/
+4
*
Fix some crashes by handling an NSS result value more carefully and reverting
evanm@google.com
2008-12-09
1
-6
/
+13
*
Third time's a charm?
dkegel@google.com
2008-12-07
4
-41
/
+358
*
Correctly handle (and log) receipt of gzip response to SDCH encode proposal
jar@google.com
2008-12-05
3
-2
/
+29
*
Get rid of kPathSeparator on windows. Port some wstring function to take File...
estade@chromium.org
2008-12-04
2
-12
/
+18
*
Revert r6233, need to move the cert, there is a policy against
dkegel@google.com
2008-12-02
4
-331
/
+23
*
For http://code.google.com/p/chromium/issues/detail?id=4510
dkegel@google.com
2008-12-02
4
-23
/
+331
*
* Cleanup: move base/platform_test.h -> testing/
jeremy@chromium.org
2008-12-02
8
-8
/
+8
*
Linux: fix layout test crash for security/block-test.html.
agl@chromium.org
2008-12-02
1
-0
/
+2
*
Add instrumentation to and tighten SDCH implementation
jar@google.com
2008-12-02
2
-3
/
+12
*
Roll back r6063. TBR.
dank@chromium.org
2008-11-26
4
-332
/
+23
*
Point nss at root certs so test_shell can talk to mail.google.com without war...
dank@chromium.org
2008-11-26
4
-23
/
+332
*
Fix a memory leak in the net directory lister.
estade@chromium.org
2008-11-25
1
-4
/
+2
*
Clarify file-stream comments.
darin@chromium.org
2008-11-25
1
-0
/
+4
*
Use StringPiece in the TLD service. This means we don't have to copy the TLD...
deanm@chromium.org
2008-11-25
2
-138
/
+103
*
Clean up some net/ code. Change a number of wstrings to FilePaths.
estade@chromium.org
2008-11-24
7
-41
/
+48
*
Adjust histograms to get better data for latency experiments
jar@google.com
2008-11-22
4
-26
/
+49
*
Port directory lister to allow the linux and mac test shells to display file ...
estade@chromium.org
2008-11-20
6
-114
/
+122
*
Cancel any pending IO and wait for it to be aborted before
wtc@google.com
2008-11-20
1
-1
/
+8
*
Make the net resource interface use StringPiece instead of std::string. This...
deanm@chromium.org
2008-11-20
4
-7
/
+9
*
Revert "Make the net resource interface use StringPiece instead of
tc@google.com
2008-11-20
4
-9
/
+7
*
Make the net resource interface use StringPiece instead of std::string. This...
deanm@chromium.org
2008-11-20
4
-7
/
+9
*
revert 5730
estade@chromium.org
2008-11-19
4
-92
/
+86
*
Port directory lister to posix.
estade@chromium.org
2008-11-19
4
-86
/
+92
*
revert 5725
estade@chromium.org
2008-11-19
4
-92
/
+86
*
Port directory lister so test shell can view file directories.
estade@chromium.org
2008-11-19
4
-86
/
+92
*
Enforce httponly on cookies coming from the renderer. This prevents javascri...
deanm@chromium.org
2008-11-19
3
-33
/
+124
*
Avoid plausible DOS attack by malicious SDCH server
jar@google.com
2008-11-18
3
-5
/
+272
*
Open up SDCH for all sites, in preparation for latency tests
jar@google.com
2008-11-15
3
-7
/
+81
*
Allow optimized builds on Linux.
evanm@google.com
2008-11-13
1
-2
/
+2
*
Change made by external contributor Ibrar Ahmed (ibrar.ahmad@gmail.com), revi...
erikkay@google.com
2008-11-11
8
-276
/
+597
*
Rename tcp_client_socket.cc to _win.cc (should have been done long ago).
dkegel@google.com
2008-11-10
2
-6
/
+6
*
Switch MessagePumpForIO to use completion ports on Windows.
rvargas@google.com
2008-11-07
1
-34
/
+39
*
Adds import/export of bookmarks to bookmarks.html file.
sky@google.com
2008-11-07
1
-0
/
+1
*
Insert histograms to support latency experiments with SDCH
jar@google.com
2008-11-07
4
-1
/
+38
*
Adaptively identify URL subresources and pre-resolve hosts via DNS
jar@google.com
2008-11-06
2
-5
/
+15
*
Preserve the output vector for cookie loading. This prevents a few unneeded ...
deanm@chromium.org
2008-11-06
1
-10
/
+13
*
Allow DoLoop to be called even while no user
dkegel@google.com
2008-11-05
1
-21
/
+97
*
Remove the UploadDataStream::Reset method. Instead,
wtc@google.com
2008-11-05
2
-16
/
+8
*
Add a unit-test for r4624 (tcpclientsocket recycling on CONNECT).
ericroman@google.com
2008-11-05
1
-0
/
+5
*
Remove the debugging instrumentation.
ericroman@google.com
2008-11-04
2
-10
/
+0
*
Enable SSL session resumption by using shared Schannel
wtc@google.com
2008-11-04
2
-68
/
+155
*
More instrumentation.
ericroman@google.com
2008-11-03
2
-0
/
+10
[next]