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
*
Punt the proxy errors into a bug.
evanm@google.com
2008-11-18
1
-1
/
+5
*
Don't send Content-Type when redirecting from a POST.
ericroman@google.com
2008-11-15
6
-5
/
+111
*
Open up SDCH for all sites, in preparation for latency tests
jar@google.com
2008-11-15
3
-7
/
+81
*
Fix the mac build to add dmg_fp to the libbase.a.
tony@chromium.org
2008-11-15
1
-43
/
+0
*
Move dmg_fp in scons build to compile from
tc@google.com
2008-11-15
5
-5
/
+0
*
Move dmg_fp to base/third_party/dmg_fp and include the
tc@google.com
2008-11-14
1
-12
/
+0
*
fix build linux (namespace changed)
tc@google.com
2008-11-14
1
-1
/
+1
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
3
-8
/
+8
*
Fix the duplicate session_callback_->AddRef() calls made by
wtc@google.com
2008-11-14
2
-43
/
+56
*
A minor tweak of r5245. I'm more confident that WinHTTP
wtc@google.com
2008-11-14
1
-1
/
+1
*
Add more info to the comment about www.yahoo.com's padding of
wtc@google.com
2008-11-14
3
-8
/
+13
*
Allow optimized builds on Linux.
evanm@google.com
2008-11-13
2
-2
/
+7
*
* another lib! fix net
tc@google.com
2008-11-13
1
-0
/
+1
*
* fix stress_cache
tc@google.com
2008-11-13
1
-0
/
+1
*
* fix net build
tc@google.com
2008-11-12
1
-0
/
+1
*
Make unit_tests pass with pt_BR.UTF-8 locale.
tc@google.com
2008-11-12
4
-6
/
+131
*
Remove shared code from test_shell_mac, build test_shell_cc. Add a missing fi...
pinkerton@google.com
2008-11-12
1
-3
/
+5
*
Notify the WinHttpRequestThrottle of the completion of a
wtc@google.com
2008-11-12
2
-2
/
+11
*
Force the line endings on .sln files to be CRLF.
tc@google.com
2008-11-12
1
-171
/
+171
*
Some changes necessary to build an optimized binary on Linux.
evanm@google.com
2008-11-11
1
-4
/
+7
*
* Revert "Por rt flush_cache tool."
agl@chromium.org
2008-11-11
1
-17
/
+83
*
Port flush_cache tool.
agl@chromium.org
2008-11-11
1
-83
/
+17
*
Add unittests for eviction of http auth cache entries.
ericroman@google.com
2008-11-11
3
-8
/
+106
*
fix windows net build under hammer
erikkay@google.com
2008-11-11
1
-1
/
+1
*
Change made by external contributor Ibrar Ahmed (ibrar.ahmad@gmail.com), revi...
erikkay@google.com
2008-11-11
11
-279
/
+608
*
Rename tcp_client_socket.cc to _win.cc (should have been done long ago).
dkegel@google.com
2008-11-10
5
-25
/
+16
*
- Add preemptive authorization (new http stack only)
ericroman@google.com
2008-11-08
34
-209
/
+1418
*
Dramatically improve the link time in release mode. Today's MC Hammer Xcode
mark@chromium.org
2008-11-07
1
-0
/
+16
*
Switch MessagePumpForIO to use completion ports on Windows.
rvargas@google.com
2008-11-07
8
-233
/
+189
*
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
5
-1
/
+42
*
Adaptively identify URL subresources and pre-resolve hosts via DNS
jar@google.com
2008-11-06
4
-7
/
+20
*
Add histogram to show network latency (first byte to last byte)
jar@google.com
2008-11-06
2
-0
/
+16
*
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
4
-22
/
+109
*
Make better (and more efficient) use of Hammer functionality
sgk@google.com
2008-11-05
7
-28
/
+12
*
Wrap forward declarations in their relevant namespace
agl@chromium.org
2008-11-05
1
-0
/
+1
*
Add a unit-test for r4624 (tcpclientsocket recycling on CONNECT).
ericroman@google.com
2008-11-05
3
-3
/
+78
*
Avoid size mismatch on windows.
dkegel@google.com
2008-11-04
1
-3
/
+4
*
Port more of url_request_unittest.cc.
dkegel@google.com
2008-11-04
1
-15
/
+4
*
Prevent recycling TCPClientSocket in the case of https, so as not to crash.
ericroman@google.com
2008-11-04
1
-2
/
+2
*
Remove the debugging instrumentation.
ericroman@google.com
2008-11-04
4
-72
/
+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
4
-25
/
+74
*
Get url_request_unittest.cc to build on Linux.
dkegel@google.com
2008-11-03
3
-8
/
+39
*
fix a typo that caused test failures in debug mode
erikkay@google.com
2008-11-03
1
-1
/
+1
*
* Add write and read/write support to FileStream (renamed from FileInputStream).
erikkay@google.com
2008-11-03
25
-542
/
+635
*
Try to fix Mac and Linux compiles.
pkasting@chromium.org
2008-11-01
2
-4
/
+6
*
More no-op instrumentation code for bug 3772.
ericroman@google.com
2008-11-01
2
-49
/
+23
[next]