Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor net::NetLog to provide implementation of observer pattern, not just ... | kouhei@chromium.org | 2013-06-07 | 1 | -2/+263 |
* | Revert 204861 "Refactor net::NetLog to provide implementation of..." | kouhei@chromium.org | 2013-06-07 | 1 | -263/+2 |
* | Refactor net::NetLog to provide implementation of observer pattern, not just ... | kouhei@chromium.org | 2013-06-07 | 1 | -2/+263 |
* | Disable ChromeNetLog when there are no observers. | mmenke@chromium.org | 2013-03-30 | 1 | -0/+75 |
* | Make NetLog take in callbacks that return Values rather | mmenke@chromium.org | 2012-06-10 | 1 | -35/+0 |
* | CapturingNetLog - remove maximum entries constructor argument. | mmenke@chromium.org | 2012-06-08 | 1 | -1/+1 |
* | Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry, | mmenke@chromium.org | 2012-06-02 | 1 | -1/+1 |
* | Add a source id to global NetLog entries, which makes them | mmenke@chromium.org | 2012-03-15 | 1 | -1/+2 |
* | A ScopedNetLogEvent that logs a NetLog begin event on creation, | mmenke@chromium.org | 2010-12-09 | 1 | -0/+34 |