summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/net_error_tab_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-3/+3
* Remove DNS probe field trials and command line switch.mmenke@chromium.org2013-11-221-3/+0
* Remove two RenderViewHostObserver implementations in ChromeOS code and replac...jam@chromium.org2013-10-221-0/+2
* Add --{disable,enable}-dns-probes switchesttuttle@chromium.org2013-07-261-2/+2
* Display DNS probe results.ttuttle@chromium.org2013-07-171-24/+42
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* Convert NetErrorTabHelper to use NetErrorTrackerttuttle@chromium.org2013-02-201-25/+12
* NetErrorTabHelper: Wait until error page loads to send IPC.ttuttle@chromium.org2013-02-051-15/+50
* Move DnsProbeService::Result to chrome/commonttuttle@chromium.org2013-01-091-1/+2
* Add some field trials to the DNS probing codettuttle@chromium.org2013-01-021-1/+9
* Move PrefMember to base/prefs/public now that it has no bad dependencies.joi@chromium.org2012-12-121-1/+1
* Check pref before running DNS probesttuttle@chromium.org2012-11-211-4/+13
* Glue browser-side DNS probing together. We should detect DNS errors on main ...ttuttle@chromium.org2012-11-201-2/+15
* Revert 168650 - Glue browser-side DNS probing together. We should detect DNS...sreeram@chromium.org2012-11-201-15/+2
* Glue browser-side DNS probing together. We should detect DNS errors on main ...ttuttle@chromium.org2012-11-201-2/+15
* Barebones NetErrorTabHElper.ttuttle@chromium.org2012-11-131-0/+55