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
/
http
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixup some connection time measurements.
mbelshe@google.com
2009-12-28
1
-2
/
+2
*
Cleanup histogram classes mixing SetFlags into FactoryGet arguments
jar@chromium.org
2009-12-28
1
-28
/
+11
*
Several fixes to the Net.ConnectionTypeCount histogram.
mbelshe@google.com
2009-12-24
1
-4
/
+9
*
Remove some old debugging code.
willchan@chromium.org
2009-12-22
1
-13
/
+1
*
Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...
willchan@chromium.org
2009-12-21
3
-8
/
+14
*
Extend LoadLog to support logging of arbitrary strings, and of network error ...
eroman@chromium.org
2009-12-21
1
-3
/
+3
*
SPDY: Enable SPDY via NPN.
willchan@chromium.org
2009-12-21
3
-74
/
+258
*
Http cache: Use asynchronous IO to read an write the
rvargas@google.com
2009-12-21
3
-35
/
+57
*
Cleanup: Remove the support for IPv4 and IPv6 addressing types in the SOCKS5 ...
eroman@chromium.org
2009-12-18
1
-1
/
+1
*
Http cache: Add a test to make sure that the cache
rvargas@google.com
2009-12-18
3
-11
/
+68
*
When talking to a SOCKS v5 proxy, default to sending addresses as raw domains...
eroman@chromium.org
2009-12-18
2
-5
/
+22
*
Add more load log points near HttpNetworkTransaction::ReadHeaders
vandebo@chromium.org
2009-12-17
5
-8
/
+19
*
Http cache: Add a few more states to the transaction SM.
rvargas@google.com
2009-12-17
2
-147
/
+266
*
Make the transactions own the HttpResponseInfo.
willchan@chromium.org
2009-12-16
8
-43
/
+45
*
Flip: Comma delimit the various flip options. Redo the fixed testing server f...
willchan@chromium.org
2009-12-15
6
-17
/
+51
*
Remove the AsyncSlowStart experiment
mbelshe@google.com
2009-12-15
1
-12
/
+0
*
Http cache: Unit test for cl 33919
rvargas@google.com
2009-12-07
1
-0
/
+10
*
Use factory to create histograms, and refcounts to track lifetimes
jar@chromium.org
2009-12-06
1
-21
/
+28
*
Http cache: Don't use multiple validation headers when
rvargas@google.com
2009-12-05
1
-1
/
+3
*
Http cache: Second pass to move the HttpCache::Transaction
rvargas@google.com
2009-12-05
2
-106
/
+211
*
Http cache: First pass to move the HttpCache::Transaction to a sate machine.
rvargas@google.com
2009-12-04
2
-148
/
+222
*
Http cache: Don't access entry_ if an error switches
rvargas@google.com
2009-12-02
2
-1
/
+39
*
Update network priorities to support better granularity
mbelshe@google.com
2009-12-02
2
-3
/
+5
*
Http cache: Add code to restart a network request when the
rvargas@google.com
2009-12-01
5
-28
/
+101
*
Update CloseIdleSockets to close out FLIP connections as
mbelshe@google.com
2009-12-01
1
-0
/
+3
*
Revert 33133 - Http cache: Add code to restart a network request when the
rvargas@google.com
2009-11-30
5
-94
/
+28
*
Revert 33251 - Http cache: Delete the response headers when the network trans...
rvargas@google.com
2009-11-30
1
-2
/
+0
*
Http cache: Delete the response headers when the network transaction
rvargas@google.com
2009-11-29
1
-0
/
+2
*
Http cache: Add code to restart a network request when the
rvargas@google.com
2009-11-25
5
-28
/
+94
*
Increase the maximum allowed read buffer to 2MB.
vandebo@chromium.org
2009-11-24
3
-3
/
+6
*
Flip: Fix a bunch of leaks.
willchan@chromium.org
2009-11-24
1
-1
/
+3
*
Move base64 from 'net/base' into 'base'.
hayato@chromium.org
2009-11-24
2
-7
/
+9
*
ChromeFrame's host network stack implementation for IE full tab mode implicit...
ananta@chromium.org
2009-11-24
2
-6
/
+15
*
A large Content-Length header followed by a connection close could trigger an...
vandebo@chromium.org
2009-11-23
3
-14
/
+27
*
Http cache: Make sure that when we cancel a request for
rvargas@google.com
2009-11-20
2
-1
/
+68
*
Add compiler-specific "examine printf format" attributes to printfs.
evan@chromium.org
2009-11-20
3
-9
/
+17
*
In RestartIgnoringLastError, use connection_.socket()->IsConnectedAndIdle()
wtc@chromium.org
2009-11-19
1
-1
/
+1
*
Try to find the cause of the crash in memcpy, called from DoSendBody.
vandebo@chromium.org
2009-11-19
1
-2
/
+3
*
Http cache: Add the logic to cancel entry_ready_callback_.
rvargas@google.com
2009-11-19
2
-1
/
+109
*
Linux: fix uninit warnings when building -Os.
agl@chromium.org
2009-11-16
1
-1
/
+1
*
Fix crash if we get an EOF after a large packet with unterminated headers.
cevans@chromium.org
2009-11-13
1
-1
/
+1
*
Add LoadLog instrumentation to HttpNetworkTransaction, to tell how much time ...
eroman@chromium.org
2009-11-13
1
-0
/
+18
*
After draining the body of a 401/407 response, verify that
wtc@chromium.org
2009-11-12
2
-7
/
+94
*
Map a return value of 0 to ERR_CONNECTION_CLOSED for
wtc@chromium.org
2009-11-12
1
-19
/
+16
*
Http Cache: Split HttpCache::Transaction to its own set
rvargas@google.com
2009-11-11
3
-1582
/
+1639
*
There was confusion in the mock socket classes due to
mbelshe@google.com
2009-11-11
2
-155
/
+155
*
After further discussion, do not try to handle memory errors, but make assert...
vandebo@chromium.org
2009-11-10
1
-13
/
+5
*
Clear disk cache when the cache is not initialized
hclam@chromium.org
2009-11-07
3
-21
/
+36
*
Improve the display of LoadLogs when truncation occurs.
eroman@chromium.org
2009-11-06
1
-3
/
+3
*
Second patch in making destructors of refcounted objects private.
jam@chromium.org
2009-11-05
7
-8
/
+20
[next]