| Commit message (Expand) | Author | Age | Files | Lines |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Remove most unnecessary uses of "net::" in net/base/. | adamk@chromium.org | 2011-03-25 | 1 | -7/+7 |
* | NetLog: Log net error codes on a lot of EndEvents. | mmenke@chromium.org | 2011-02-08 | 1 | -2/+0 |
* | reapply r70628. It was wrongly blamed for breaking Linux valgrind bots. | estade@chromium.org | 2011-01-07 | 1 | -0/+9 |
* | Revert r70628. It broke Linux valgrind bots. See for example | estade@chromium.org | 2011-01-07 | 1 | -9/+0 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -0/+9 |
* | Revert 70618 - First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -9/+0 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -0/+9 |
* | A ScopedNetLogEvent that logs a NetLog begin event on creation, | mmenke@chromium.org | 2010-12-09 | 1 | -0/+24 |
* | Update NetLog to be threadsafe. | mmenke@chromium.org | 2010-12-01 | 1 | -3/+0 |
* | net: Remove typedef net::URLRequest URLRequest; | tfarina@chromium.org | 2010-11-30 | 1 | -2/+2 |
* | Make NetLog::EventParameters RefCountedThreadSafe. | mmenke@chromium.org | 2010-11-23 | 1 | -1/+1 |
* | Add actual bytes sent/received to net-internals. | mmenke@chromium.org | 2010-10-14 | 1 | -1/+9 |
* | Render SpdySessionPools on the Data tab and on a new | mmenke@chromium.org | 2010-10-12 | 1 | -0/+4 |
* | Fix a regression whereby full-granularity network events were being captured ... | eroman@chromium.org | 2010-08-31 | 1 | -3/+16 |
* | FBTF: A giant cleanup to net/ | erg@google.com | 2010-08-31 | 1 | -1/+1 |
* | Adds HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-24 | 1 | -1/+4 |
* | Revert 56539 - Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 1 | -2/+1 |
* | Added HostResolveImpl Requests and Jobs to log. | mmenke@chromium.org | 2010-08-18 | 1 | -1/+2 |
* | Redirects NetLog output to the log file, when the command line | mmenke@chromium.org | 2010-08-13 | 1 | -0/+16 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Attempt four at landing the "histogram.h removed from message_loop.h" patch. | erg@chromium.org | 2010-07-15 | 1 | -2/+4 |
* | Revert everything related to the relanding. | erg@chromium.org | 2010-07-14 | 1 | -4/+2 |
* | Reland r52336. | erg@chromium.org | 2010-07-14 | 1 | -2/+4 |
* | Revert 52336 - More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -4/+2 |
* | More header cleanup: | erg@chromium.org | 2010-07-14 | 1 | -2/+4 |
* | Display the proxy PAC javascript errors in the NetLog. | eroman@chromium.org | 2010-07-14 | 1 | -0/+1 |
* | Rework the logging for sockets/connectjobs. | eroman@chromium.org | 2010-06-03 | 1 | -1/+20 |
* | Address a TODO about not duplicating the name --> value mapping for NetLog::S... | eroman@chromium.org | 2010-05-22 | 1 | -7/+3 |
* | Reland 47342. | willchan@chromium.org | 2010-05-16 | 1 | -0/+1 |
* | Revert 47342 - Support SpdySession as a new NetLog source type. Start logging... | willchan@chromium.org | 2010-05-15 | 1 | -1/+0 |
* | Support SpdySession as a new NetLog source type. Start logging some more SPDY... | willchan@chromium.org | 2010-05-15 | 1 | -0/+1 |
* | Add the URLRequest's method and load flags to the NetLog. | eroman@chromium.org | 2010-05-14 | 1 | -1/+0 |
* | Minor refactor: rename "extra_parameters" --> "params". | eroman@chromium.org | 2010-05-13 | 1 | -6/+4 |
* | Replace about:net-internals with the javascript-based frontend. | eroman@chromium.org | 2010-05-10 | 1 | -3/+1 |
* | Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing... | eroman@chromium.org | 2010-04-28 | 1 | -5/+0 |
* | More cleanup to address TODOs in net_log.h. | eroman@chromium.org | 2010-04-28 | 1 | -118/+17 |
* | Cleanup: Address some of the todos in net_log.h | eroman@chromium.org | 2010-04-27 | 1 | -41/+25 |
* | Add net log entries that summarize transmit and receive byte counts. | vandebo@chromium.org | 2010-04-23 | 1 | -7/+12 |
* | Add support for attaching custom parameters to NetLog events. | eroman@chromium.org | 2010-04-09 | 1 | -43/+138 |
* | Add an initial implementation of net-internals inspector in javascript. | eroman@chromium.org | 2010-03-23 | 1 | -0/+3 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -0/+238 |