summaryrefslogtreecommitdiffstats
path: root/components/error_page
Commit message (Expand)AuthorAgeFilesLines
* Attempt to fix a crash in NerErrorHelperCore.mmenke2015-07-083-4/+46
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-161-1/+1
* Move Google Cache copy suggestion to an action button in the neterror interst...edwardjung2015-06-101-0/+2
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-221-1/+1
* Replace GetAllErrorCodesForUma calls with UMA_HISTOGRAM_SPARSE_SLOWLY.davidben2015-05-181-10/+6
* Convert JsonWriter::Write to taking a const ref for the in-paramestade2015-05-162-6/+6
* Switch //components to use SchemeIsCryptographic() instead of SchemeIsSecure().lgarron2015-05-121-1/+1
* Improvements to the offline intersitial and easter eggedwardjung2015-04-033-0/+7
* autoreload: don't reload non-http/https pagesellyjones2015-03-312-6/+28
* UMA for the "Show saved copy" experimentmegjablon2015-03-132-0/+18
* Three way experiment for "Show saved copy" button.megjablon2015-03-114-35/+36
* gn format //componentsscottmg2014-12-032-2/+2
* autoreload: don't suppress manual error pagesellyjones2014-12-013-35/+39
* Cleanup: Use http/https constants in components.thestig2014-11-191-1/+2
* Don't trigger auto-reload on client auth failures.davidben2014-11-072-0/+13
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-8/+4
* Do not reload a url which has unknown schemejaekyun2014-10-232-1/+16
* Standardize usage of virtual/override/final in components/dcheng2014-10-211-20/+16
* Componentize NetErrorHelperCorehashimoto2014-10-1511-0/+3909