summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* Disk cache: Update the disk cache tools and tests to uservargas@google.com2010-06-154-85/+193
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+2
* Import the server-side code for URL encoding & unittest.mbelshe@chromium.org2010-06-075-57/+781
* Get rid of DISALLOW_EVIL_CONSTRUCTORS macro usage in our code base.tfarina@chromium.org2010-06-073-6/+6
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+3
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-011-4/+2
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-272-6/+10
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-262-10/+6
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-252-6/+10
* chunk of straightforward ifdef/include changes for BSD portpvalchev@google.com2010-05-191-1/+1
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-121-1/+2
* Replace about:net-internals with the javascript-based frontend.eroman@chromium.org2010-05-103-522/+0
* SPDY dissector expects associated stream id in SYN_STREAM header.cbentzel@chromium.org2010-04-301-10/+33
* Re-apply http://codereview.chromium.org/1622012timurrrr@chromium.org2010-04-303-3/+1028
* Revert "[Third time landing] Python implementation of sync server, for testing."phajdan.jr@chromium.org2010-04-303-1028/+3
* [Third time landing] Python implementation of sync server, for testing.nick@chromium.org2010-04-303-3/+1028
* Revert 45916 - Python implementation of sync server, for testing.nick@chromium.org2010-04-293-1028/+3
* Python implementation of sync server, for testing.nick@chromium.org2010-04-293-3/+1028
* Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...eroman@chromium.org2010-04-282-2/+2
* The wireshark source does not export two symbols which packet-spdy.c uses in ...cbentzel@chromium.org2010-04-271-5/+50
* Quick hack to make the dump_cache work again. The URLmbelshe@chromium.org2010-04-261-1/+4
* Fix the SpdyShark plugin to use the updated compression dictionary.mbelshe@chromium.org2010-04-211-1/+1
* Revert 44708 - Python implementation of sync server, for testing.nick@chromium.org2010-04-153-1028/+3
* Python implementation of sync server, for testing.nick@chromium.org2010-04-153-3/+1028
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-2/+3
* Change BASE_HEX to BASE_NONE, as now required for non-numeric types (FT_STRIN...cbentzel@chromium.org2010-04-121-2/+2
* Removing a clock dependent behavior in testserver which causedtonyg@chromium.org2010-03-311-17/+24
* Preparing Roberto's change for landing:mbelshe@chromium.org2010-03-313-223/+206
* svn prop fixes. Applied to all files not in third_party.pkasting@chromium.org2010-03-092-49/+49
* Add a UI test to make sure that each frame of a multiparttony@chromium.org2010-03-051-0/+23
* Use CHECK_* in netwillchan@chromium.org2010-03-021-1/+0
* Wireshark dissector for SPDY protocol.cbentzel@chromium.org2010-02-2313-0/+2200
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-3/+7
* Update effective TLD (registry-controlled domain) data to latest file from Mo...pam@chromium.org2010-02-122-6/+14
* Check-in a script to visualize the host resolver traces.eroman@chromium.org2010-02-103-0/+522
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-3/+3
* Add mechanism for global queueing and prioritization of DNS.eroman@chromium.org2010-01-301-1/+1
* Remove a bunch of 0 byte files. (due to git-svn misbehavior?)thestig@chromium.org2010-01-261-0/+0
* Prevent python http server used in unit tests from crashing in a hard to diag...robertshield@chromium.org2010-01-201-10/+20
* Cleanup: change some |str += StringPrintf(...)| --> |StringAppendF(&str, ...)|.eroman@chromium.org2010-01-151-4/+4
* Decrease buffer size for the server to 2K fixed.mbelshe@chromium.org2010-01-151-2/+2
* More changes intended to make flip_in_mem_edsm_server.cc compile and runmbelshe@chromium.org2010-01-1323-520/+706
* Set up HostResolverImpl to flush cache on IP address change.willchan@chromium.org2010-01-111-1/+1
* Support the PUT HTTP verb in ChromeFrame in the IE host network stack impleme...ananta@chromium.org2010-01-111-7/+17
* Reorder some statements to fix compile warning on Linux canary.jam@chromium.org2009-12-231-2/+2
* Use a perfect hash map for the registry controlled domain service.jam@chromium.org2009-12-231-53/+95
* Give classes with virtual methods virtual protected destructors instead of im...jamesr@chromium.org2009-12-161-0/+3
* Superficial changes to namespaces.mbelshe@chromium.org2009-12-1420-82/+80
* Minor cleanup: add a sys_addrinfo.h header that hides the platform-specific i...eroman@chromium.org2009-12-121-7/+1
* Cache failed DNS resolutions for 1 second.eroman@chromium.org2009-12-101-1/+6