summaryrefslogtreecommitdiffstats
path: root/net/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on ubuntu 10.10.maruel@chromium.org2011-02-211-0/+1
* New policy protobuf protocol.jkummerow@chromium.org2011-02-171-3/+2
* Revert 75106 - New policy protobuf protocol.jkummerow@chromium.org2011-02-161-2/+3
* New policy protobuf protocol.jkummerow@chromium.org2011-02-161-3/+2
* Revert 75082 - New policy protobuf protocol.jkummerow@chromium.org2011-02-161-2/+3
* New policy protobuf protocol.jkummerow@chromium.org2011-02-161-3/+2
* Directions for how to build SPDY dissector for Windows.cbentzel@chromium.org2011-02-151-0/+49
* Remove some ToWStringHack()s that are in Windows-only code.evan@chromium.org2011-02-082-4/+4
* Fix a clang warning.thakis@chromium.org2011-02-071-1/+1
* Cleanup the net/tools/ directory so there are no warnings from our clang plugin.erg@google.com2011-02-0428-490/+750
* Refactor HttpNetworkSession construction.willchan@chromium.org2011-02-031-15/+9
* Alter the forward declarations so they match the definition. Unbreaks clang, ...avi@chromium.org2011-02-022-2/+2
* Split flip_in_mem_edsm_server into a gazillion pieces.mbelshe@chromium.org2011-02-0224-3216/+3592
* Fix device management testservergfeher@chromium.org2011-02-021-2/+3
* Silence testserver logs when tests are run in non-verbose modersimha@chromium.org2011-02-011-1/+9
* The way I was closing when we detected an invalid frame was incorrect;mbelshe@chromium.org2011-01-291-32/+41
* Fix a memory leak when cleaning the queued data frames.mbelshe@chromium.org2011-01-281-41/+19
* Take 2:mbelshe@chromium.org2011-01-281-38/+50
* New protocol and testserver for the Chrome-DMServer protocolgfeher@chromium.org2011-01-282-13/+224
* Simplify HttpCache/HttpNetworkLayer/HttpNetworkSession interaction.willchan@chromium.org2011-01-281-16/+19
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-282-0/+3
* The server will happily propagate invalid SPDY headers, which Chrome willmbelshe@chromium.org2011-01-271-0/+5
* Revert 72844 - Optimizations to fill packets better for the edsm server.mbelshe@chromium.org2011-01-271-50/+38
* Optimizations to fill packets better for the edsm server.mbelshe@chromium.org2011-01-271-38/+50
* Remove hresolvcbentzel@chromium.org2011-01-261-460/+0
* Disk cache: Prevent obscure file corruption and dealrvargas@google.com2011-01-251-16/+26
* A few cleanups in the in-mem flip server:mbelshe@chromium.org2011-01-251-89/+127
* Roll back an incorrect change to SyncPageHandler.ChromiumSyncCommandHandler.satish@chromium.org2011-01-251-1/+2
* Prototype of chunked transfer encoded POST.satish@chromium.org2011-01-251-12/+26
* More net/ reordering.erg@google.com2011-01-211-0/+1
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-4/+4
* Handle error case on SSL read which was not properly exiting.mbelshe@chromium.org2011-01-211-1/+1
* Memory leak fix, log file reopen, remote ip fix, connection idle timeout,mbelshe@chromium.org2011-01-212-104/+258
* Add a flag to the in-memory-server to force SPDY even if SSL-NPN didn'tmbelshe@chromium.org2011-01-201-15/+30
* Reduce the Spdy data frame sizes used. Attempt to make them fit within SSLmbelshe@chromium.org2011-01-151-13/+45
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-113-9/+14
* Adding new sync data type AUTOFILL_PROFILE to python server.rsimha@chromium.org2011-01-101-3/+7
* Revert 70920 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-103-14/+9
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-103-9/+14
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-092-6/+6
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-072-6/+6
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-072-6/+6
* Revert 70782 - Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-073-14/+9
* Made logging not look up --enable-dcheck from command lineakalin@chromium.org2011-01-073-9/+14
* reapply r70628. It was wrongly blamed for breaking Linux valgrind bots.estade@chromium.org2011-01-072-6/+6
* Revert r70628. It broke Linux valgrind bots. See for exampleestade@chromium.org2011-01-072-6/+6
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-062-6/+6
* Revert 70618 - First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-062-6/+6
* First pass at adding http/backend cache events to the NetLog. mmenke@chromium.org2011-01-062-6/+6
* Use FilePath::BaseName instead of the deprecated file_util::GetFilenameFromPa...tfarina@chromium.org2011-01-061-1/+1