summaryrefslogtreecommitdiffstats
path: root/net/server
Commit message (Expand)AuthorAgeFilesLines
* Fix HttpListenSocket.willchan@chromium.org2010-12-141-1/+1
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-092-2/+10
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-2/+2
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-011-2/+2
* FBTF: More ctor/dtor cleanup.erg@google.com2010-10-142-1/+11
* Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-041-2/+0
* Revert "FBTF: Another big ctor/dtor cleanup found by automated tools."erg@google.com2010-10-011-0/+2
* FBTF: Another big ctor/dtor cleanup found by automated tools.erg@google.com2010-10-011-2/+0
* net: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-251-21/+22
* DevTools: Remote debugging doesn't work on mac.loislo@chromium.org2010-08-031-0/+3
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-262-0/+2
* DevTools: implement basic handshake for remote debugging.pfeldman@chromium.org2010-07-263-27/+59
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-152-0/+3
* Revert everything related to the relanding.erg@chromium.org2010-07-142-3/+0
* Reland r52336.erg@chromium.org2010-07-142-0/+3
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-142-3/+0
* More header cleanup:erg@chromium.org2010-07-142-0/+3
* Arm build fix.pfeldman@chromium.org2010-07-061-1/+1
* DevTools: add stub for HTTP-based remote debugger interface.pfeldman@chromium.org2010-07-061-4/+4
* Brushed up listen socket:pfeldman@chromium.org2010-07-053-0/+415