| Commit message (Expand) | Author | Age | Files | Lines |
* | Certificate Transparency: More unit tests for netlog logging. | eranm@google.com | 2013-12-25 | 1 | -0/+8 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 1 | -1/+1 |
* | Make net and ipc explicitly use the base namespace for Values. | brettw@chromium.org | 2013-06-13 | 1 | -3/+3 |
* | Refactor net::NetLog to provide implementation of observer pattern, not just ... | kouhei@chromium.org | 2013-06-07 | 1 | -31/+31 |
* | Revert 204861 "Refactor net::NetLog to provide implementation of..." | kouhei@chromium.org | 2013-06-07 | 1 | -31/+31 |
* | Refactor net::NetLog to provide implementation of observer pattern, not just ... | kouhei@chromium.org | 2013-06-07 | 1 | -31/+31 |
* | LoadTiming in net part 5: | mmenke@chromium.org | 2013-02-02 | 1 | -0/+17 |
* | Improve performance of proxy resolver by tracing DNS dependencies. | eroman@chromium.org | 2013-01-30 | 1 | -3/+12 |
* | A pair of changes to make it easier to use NetLogs in | mmenke@chromium.org | 2012-12-05 | 1 | -1/+1 |
* | NetLogEventParameter to Callback refactoring 10. | mmenke@chromium.org | 2012-06-19 | 1 | -0/+9 |
* | Make NetLog take in callbacks that return Values rather | mmenke@chromium.org | 2012-06-10 | 1 | -14/+8 |
* | CapturingNetLog - remove maximum entries constructor argument. | mmenke@chromium.org | 2012-06-08 | 1 | -8/+8 |
* | Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry, | mmenke@chromium.org | 2012-06-02 | 1 | -15/+67 |
* | Add a source id to global NetLog entries, which makes them | mmenke@chromium.org | 2012-03-15 | 1 | -16/+15 |
* | Remove the ChromeNetLog observer classes, using NetLog::ThreadSafeObserver | mmenke@chromium.org | 2012-02-29 | 1 | -4/+10 |
* | Remove ChromeNetLog depenency from content/browser/debugger | dpranke@chromium.org | 2011-07-27 | 1 | -1/+13 |
* | Revert 94196 (broke win shared build) - Remove ChromeNetLog dependency from c... | willchan@chromium.org | 2011-07-26 | 1 | -13/+1 |
* | Remove ChromeNetLog dependency from content/browser/debugger. | dpranke@chromium.org | 2011-07-26 | 1 | -1/+13 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -5/+5 |
* | More reordering the methods in headers in net/. | erg@chromium.org | 2011-01-11 | 1 | -15/+15 |
* | reapply r70628. It was wrongly blamed for breaking Linux valgrind bots. | estade@chromium.org | 2011-01-07 | 1 | -2/+14 |
* | Revert r70628. It broke Linux valgrind bots. See for example | estade@chromium.org | 2011-01-07 | 1 | -14/+2 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -2/+14 |
* | Revert 70618 - First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -14/+2 |
* | First pass at adding http/backend cache events to the NetLog. | mmenke@chromium.org | 2011-01-06 | 1 | -2/+14 |
* | Start deinlining non-empty virtual methods. (This will be automatically checked | erg@google.com | 2010-12-09 | 1 | -0/+4 |
* | Update NetLog to be threadsafe. | mmenke@chromium.org | 2010-12-01 | 1 | -10/+14 |
* | Reapply r61237: FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-04 | 1 | -0/+23 |
* | Revert "FBTF: Another big ctor/dtor cleanup found by automated tools." | erg@google.com | 2010-10-01 | 1 | -23/+0 |
* | FBTF: Another big ctor/dtor cleanup found by automated tools. | erg@google.com | 2010-10-01 | 1 | -0/+23 |
* | More cleanup to address TODOs in net_log.h. | eroman@chromium.org | 2010-04-28 | 1 | -0/+43 |