| Commit message (Expand) | Author | Age | Files | Lines |
* | DevTools: add /json/activate/ command to the discovery protocol. | pfeldman@chromium.org | 2012-12-11 | 5 | -58/+53 |
* | net: Fix more clang warnings about missing virtual and OVERRIDE annotations. | tfarina@chromium.org | 2012-09-01 | 1 | -6/+6 |
* | Add a menu item to content_shell to open devtools to make it more discoverable. | jam@chromium.org | 2012-08-09 | 2 | -2/+9 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 4 | -4/+0 |
* | Decouple DevTools from socket implementation. | pliard@chromium.org | 2012-05-23 | 3 | -11/+12 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from net. | thestig@chromium.org | 2012-05-17 | 1 | -3/+2 |
* | Refactor TCPListenSocket. | pliard@chromium.org | 2012-05-16 | 4 | -20/+21 |
* | RefCounted types should not have public destructors, net/ | rsleevi@chromium.org | 2012-04-28 | 2 | -94/+97 |
* | Upstream changes making ListenSocket an abstract class. | pliard@chromium.org | 2012-04-23 | 1 | -2/+3 |
* | Add base::HostToNetXX() & NetToHostXX(), and use them to replace htonX() & nt... | wez@chromium.org | 2012-03-28 | 1 | -2/+2 |
* | Move net/base/sys_byteorder.h to base/sys_byteorder.h | isherman@chromium.org | 2011-12-28 | 2 | -14/+4 |
* | Fix Win builder following r111314 | rsleevi@chromium.org | 2011-11-23 | 1 | -5/+5 |
* | Add OVERRIDE to net/. | avi@chromium.org | 2011-11-16 | 1 | -3/+5 |
* | Cleanup: Remove unneeded forward declararations in net. | thestig@chromium.org | 2011-11-11 | 1 | -2/+1 |
* | Upgrade DevTools WebSocket server implementation from Hybi10 to Hybi17. | loislo@chromium.org | 2011-10-24 | 1 | -23/+14 |
* | Expected version of WebSocket was adjusted for hybi17 that was introduced at ... | loislo@chromium.org | 2011-10-20 | 1 | -1/+1 |
* | DevTools: web socket does not expect frames other than text. | loislo@chromium.org | 2011-09-26 | 3 | -5/+27 |
* | Remove senseless code. | thakis@chromium.org | 2011-08-02 | 1 | -1/+1 |
* | DevTools: no way to remote debug using ToT build as a client. | pfeldman@chromium.org | 2011-08-02 | 8 | -234/+649 |
* | Remove explicit keyword from multi-argument (w/o default values) constructors | dilmah@chromium.org | 2011-07-26 | 1 | -1/+1 |
* | base: Put md5.* into base namespace. | tfarina@chromium.org | 2011-07-18 | 1 | -2/+2 |
* | net: Put net/server/* into namespace net. | tfarina@chromium.org | 2011-04-18 | 4 | -12/+29 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | DevTools: remove HttpListenSocket dependency on flush events. | pfeldman@chromium.org | 2011-02-04 | 2 | -9/+31 |
* | DevTools: follo up to http server introduction. Report OnClose from Connectio... | pfeldman@chromium.org | 2011-02-03 | 2 | -5/+8 |
* | DevTools: split http_listen_socket into http_server and connection. | pfeldman@chromium.org | 2011-02-03 | 3 | -184/+267 |
* | Fix HttpListenSocket. | willchan@chromium.org | 2010-12-14 | 1 | -1/+1 |
* | Start deinlining non-empty virtual methods. (This will be automatically checked | erg@google.com | 2010-12-09 | 2 | -2/+10 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -2/+2 |
* | Convert implicit scoped_refptr constructor calls to explicit ones, part 1 | thakis@chromium.org | 2010-11-01 | 1 | -2/+2 |
* | FBTF: More ctor/dtor cleanup. | erg@google.com | 2010-10-14 | 2 | -1/+11 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 1 | -2/+0 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 1 | -0/+2 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 1 | -2/+0 |
* | net: Append base:: in the StringPrintf calls. | tfarina@chromium.org | 2010-09-25 | 1 | -21/+22 |
* | DevTools: Remote debugging doesn't work on mac. | loislo@chromium.org | 2010-08-03 | 1 | -0/+3 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -1/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 2 | -0/+2 |
* | DevTools: implement basic handshake for remote debugging. | pfeldman@chromium.org | 2010-07-26 | 3 | -27/+59 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 2 | -0/+3 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 2 | -3/+0 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 2 | -0/+3 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 2 | -3/+0 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 2 | -0/+3 |
* | Arm build fix. | pfeldman@chromium.org | 2010-07-06 | 1 | -1/+1 |
* | DevTools: add stub for HTTP-based remote debugger interface. | pfeldman@chromium.org | 2010-07-06 | 1 | -4/+4 |
* | Brushed up listen socket: | pfeldman@chromium.org | 2010-07-05 | 3 | -0/+415 |