| Commit message (Expand) | Author | Age | Files | Lines |
* | Initialize blink in components_unittests when needed | bashi | 2015-09-06 | 2 | -0/+3 |
* | Alter Google cached copy button experiment, remove label variations | edwardjung | 2015-08-28 | 4 | -18/+5 |
* | Remove error page UMA and safety checks added for issue 500556 | mmenke | 2015-08-26 | 3 | -46/+7 |
* | Suppress size_t to int truncation for error_page tests. | Brett Wilson | 2015-08-22 | 1 | -0/+3 |
* | Add more components_unittests to GN build | Brett Wilson | 2015-08-22 | 1 | -1/+12 |
* | Revert of Add more components_unittests to GN build (patchset #5 id:80001 of ... | yosin | 2015-08-22 | 1 | -12/+1 |
* | Add more components_unittests to GN build | brettw | 2015-08-22 | 1 | -1/+12 |
* | Put components/error_page code in namespace error_page. | thestig | 2015-08-18 | 5 | -405/+363 |
* | Move DNS functions from net_error_info.h into error_page namespace. | tfarina | 2015-08-10 | 4 | -60/+51 |
* | Move net::FormatUrl and friends outside of //net and into //components | rsleevi | 2015-08-07 | 3 | -5/+7 |
* | Add link to OSX's diagnostic tool on error page. | mmenke | 2015-08-05 | 4 | -13/+88 |
* | Fix case where ErrorPageController outlives the frame it's attached to. | mmenke | 2015-08-04 | 1 | -1/+2 |
* | Revert of Move net::FormatUrl and friends outside of //net and into //compone... | jochen | 2015-08-04 | 3 | -7/+5 |
* | Move net::FormatUrl and friends outside of //net and into //components | rsleevi | 2015-08-03 | 3 | -5/+7 |
* | Add UMA histograms for Google cached copy experiment on network error interst... | edwardjung | 2015-07-21 | 4 | -15/+55 |
* | Attempt to fix a crash in NerErrorHelperCore. | mmenke | 2015-07-08 | 3 | -4/+46 |
* | Change histogram.h includes to histogram_macros.h in components/ | asvitkine | 2015-06-16 | 1 | -1/+1 |
* | Move Google Cache copy suggestion to an action button in the neterror interst... | edwardjung | 2015-06-10 | 1 | -0/+2 |
* | Use scoped_ptrs in JSONReader::Read functions. | estade | 2015-05-22 | 1 | -1/+1 |
* | Replace GetAllErrorCodesForUma calls with UMA_HISTOGRAM_SPARSE_SLOWLY. | davidben | 2015-05-18 | 1 | -10/+6 |
* | Convert JsonWriter::Write to taking a const ref for the in-param | estade | 2015-05-16 | 2 | -6/+6 |
* | Switch //components to use SchemeIsCryptographic() instead of SchemeIsSecure(). | lgarron | 2015-05-12 | 1 | -1/+1 |
* | Improvements to the offline intersitial and easter egg | edwardjung | 2015-04-03 | 3 | -0/+7 |
* | autoreload: don't reload non-http/https pages | ellyjones | 2015-03-31 | 2 | -6/+28 |
* | UMA for the "Show saved copy" experiment | megjablon | 2015-03-13 | 2 | -0/+18 |
* | Three way experiment for "Show saved copy" button. | megjablon | 2015-03-11 | 4 | -35/+36 |
* | gn format //components | scottmg | 2014-12-03 | 2 | -2/+2 |
* | autoreload: don't suppress manual error pages | ellyjones | 2014-12-01 | 3 | -35/+39 |
* | Cleanup: Use http/https constants in components. | thestig | 2014-11-19 | 1 | -1/+2 |
* | Don't trigger auto-reload on client auth failures. | davidben | 2014-11-07 | 2 | -0/+13 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-29 | 1 | -8/+4 |
* | Do not reload a url which has unknown scheme | jaekyun | 2014-10-23 | 2 | -1/+16 |
* | Standardize usage of virtual/override/final in components/ | dcheng | 2014-10-21 | 1 | -20/+16 |
* | Componentize NetErrorHelperCore | hashimoto | 2014-10-15 | 11 | -0/+3909 |