summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Reverts 42520 and 42477. It back red again when adding this change back.maruel@chromium.org2010-03-252-55/+31
* Cleanup now that issue 27870 is resolved.vandebo@chromium.org2010-03-251-1/+2
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-249-31/+156
* Add IPv6 probe support for Windowsjar@chromium.org2010-03-241-3/+39
* Reapply 42467 by reverting 42499 and added suppression.maruel@chromium.org2010-03-242-31/+55
* Respect typecode in the FTP network transaction.phajdan.jr@chromium.org2010-03-243-19/+145
* Revert r42467: "Clear cookies, local storage and databases when an extension ...maruel@chromium.org2010-03-242-55/+31
* Revert 42473 - Add a delegate to CookieMonster and broadcast notifications ab...dhollowa@chromium.org2010-03-245-244/+110
* Add a delegate to CookieMonster and broadcast notifications about changes to ...jochen@chromium.org2010-03-245-110/+244
* Enable SSLClientSocketTest.* on Mac under ThreadSanitizer.glider@chromium.org2010-03-241-1/+0
* Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*,glider@chromium.org2010-03-241-4/+0
* Clear cookies, local storage and databases when an extension gets uninstalled.jochen@chromium.org2010-03-242-31/+55
* Fix the "ls -l" style date parser to correctly guess the year if it is not pr...phajdan.jr@chromium.org2010-03-2422-71/+122
* Fix to bug 39063.mbelshe@chromium.org2010-03-242-7/+98
* Try to fix a compile error on ARM.eroman@chromium.org2010-03-231-4/+4
* Revert "Reland r42300: "HttpRequestHeaders refactor."""willchan@chromium.org2010-03-238-487/+68
* Reland r42300: "HttpRequestHeaders refactor.""willchan@chromium.org2010-03-238-68/+487
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-233-1/+14
* Try to fix flaky websocket tests again.ukai@chromium.org2010-03-235-51/+56
* Revert r42300: "HttpRequestHeaders refactor."willchan@chromium.org2010-03-238-479/+68
* HttpRequestHeaders refactor.willchan@chromium.org2010-03-238-68/+479
* Don't run DirectoryListerTest.* as welltimurrrr@chromium.org2010-03-221-1/+1
* Make various types of input work better with ctrl-enter. If we detected that...pkasting@chromium.org2010-03-223-23/+36
* Disable DirectoryLister.* on TSan/Mactimurrrr@chromium.org2010-03-221-0/+4
* Cleanup testing objects.vandebo@chromium.org2010-03-221-13/+13
* Add unit test to check for zero length dir in FTP PWD response. inferno@chromium.org2010-03-221-0/+11
* Implement SOCKSClientSocketPoolvandebo@chromium.org2010-03-2225-262/+1183
* Annotated the known leak in TestServerLauncher::LoadTestRootCertglider@chromium.org2010-03-222-0/+12
* Fix the out-of-bounds array read in the ftp response.inferno@chromium.org2010-03-221-1/+1
* 2 experiments: DNS prefetch limit concurrency: TCP split a packetjar@chromium.org2010-03-201-3/+26
* Disable backup connect jobs for all pools except TCPClientSocketPoolvandebo@chromium.org2010-03-204-14/+16
* Revert 42152 - Fix the case where the browser livelocks if we cannot open a f...vandebo@chromium.org2010-03-197-195/+68
* Fix the case where the browser livelocks if we cannot open a file.vandebo@chromium.org2010-03-197-68/+195
* Improved SSL handshake processing on Mac.snej@chromium.org2010-03-192-51/+77
* Do not use cert_pi_useAIACertFetch by default. Use it onlywtc@chromium.org2010-03-193-163/+207
* Revert 42074 - Try to fix flaky websocket tests.amit@chromium.org2010-03-194-40/+40
* Try to fix flaky websocket tests.ukai@chromium.org2010-03-194-40/+40
* Pass license check script for most of the tree.evan@chromium.org2010-03-192-0/+38
* Disk cache" Convert some of the unit tests to the newrvargas@google.com2010-03-184-171/+231
* Support for viewing text/cache-manifest resources in a browser window instead...michaeln@chromium.org2010-03-181-0/+1
* EndEvent when context has been changedukai@chromium.org2010-03-181-1/+1
* Add a certificate chain to be used by a new unit test.wtc@chromium.org2010-03-183-0/+0
* AppCache: Migrate to the DiskCache's async interface and use the CacheType::A...michaeln@chromium.org2010-03-172-0/+13
* Move cert_test_util.{h,cc} and ssl_test_util.{h,cc} to thewtc@chromium.org2010-03-172-7/+11
* Refactor WebSocket throttling feature.ukai@chromium.org2010-03-1711-417/+305
* Refactor WebSocketHandshake out of WebSocket.ukai@chromium.org2010-03-177-356/+546
* Move LoadTemporaryCert to the new files cert_test_util.{h,cc} andwtc@chromium.org2010-03-175-105/+135
* Correct readability items from previous checkinjar@chromium.org2010-03-172-8/+9
* Move over another legacy "LoadLog-style" event generator to routing its messa...eroman@chromium.org2010-03-163-51/+60
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-03-163-21/+205