summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/net_internals_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Address some of the todos in net_log.heroman@chromium.org2010-04-271-1/+1
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-0/+1
* Cleanup: Explicitly add a bunch of missing includes.thestig@chromium.org2010-04-151-0/+4
* Initialize the new net internals page using the passively collected log entries.eroman@chromium.org2010-04-121-34/+71
* Add support for attaching custom parameters to NetLog events.eroman@chromium.org2010-04-091-46/+19
* Add the host resolver cache to the new net internals page.eroman@chromium.org2010-04-081-0/+94
* Add the proxy information to the new net internals page.eroman@chromium.org2010-04-051-16/+143
* Add an initial implementation of net-internals inspector in javascript.eroman@chromium.org2010-03-231-52/+171
* Add a DOMUI datasource that will handle the net-internals page.eroman@chromium.org2010-03-171-0/+347