summaryrefslogtreecommitdiffstats
path: root/components/error_page
Commit message (Expand)AuthorAgeFilesLines
* Network errors, hide suggestions less relevant on mobile platformsedwardjung2016-03-171-0/+4
* Remove "Show saved copy" button from error pagejianli2016-03-028-125/+44
* Add standalone learn more suggestion and learn more link for SSL invalid resp...edwardjung2016-02-271-32/+63
* Network error interstitial update - add suggestions listedwardjung2016-02-263-214/+343
* components: Add out-of-line copy ctors for complex classes.vmpstr2016-02-252-0/+4
* [LocalizedError] Add TODO about error suggestions on mobileblundell2016-02-101-0/+3
* Componentize LocalizedErrorblundell2016-01-204-0/+1030
* Fix Link Doctor UMA histogram name typoedwardjung2016-01-051-3/+3
* Componentize switches used by LocalizedErrorblundell2016-01-053-0/+48
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-261-9/+7
* Switch to standard integer types in components/, part 1 of 4.avi2015-12-253-0/+9
* Revert "Add code to network error page to figure out a renderer crash."mmenke2015-12-142-120/+0
* Add UMA tracking for link doctor suggestions on the network error interstitialedwardjung2015-12-111-1/+42
* Add code to network error page to figure out a renderer crash.mmenke2015-12-012-0/+120
* Add "Show saved copy" button in dino page when there's offline copyjianli2015-11-246-56/+146
* Add "SHOW ALL SAVED PAGES" button to offline error pagejianli2015-11-124-18/+88
* Use the same reload policy of the failed request in NetErrorHelper's auto-rel...horo2015-11-113-153/+227
* Make NetErrorHelper more OOPIF-friendly.mmenke2015-10-273-16/+9
* More gn check fixesbrettw2015-10-241-0/+7
* Initialize blink in components_unittests when neededbashi2015-09-062-0/+3
* Alter Google cached copy button experiment, remove label variationsedwardjung2015-08-284-18/+5
* Remove error page UMA and safety checks added for issue 500556mmenke2015-08-263-46/+7
* Suppress size_t to int truncation for error_page tests.Brett Wilson2015-08-221-0/+3
* Add more components_unittests to GN buildBrett Wilson2015-08-221-1/+12
* Revert of Add more components_unittests to GN build (patchset #5 id:80001 of ...yosin2015-08-221-12/+1
* Add more components_unittests to GN buildbrettw2015-08-221-1/+12
* Put components/error_page code in namespace error_page.thestig2015-08-185-405/+363
* Move DNS functions from net_error_info.h into error_page namespace.tfarina2015-08-104-60/+51
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-073-5/+7
* Add link to OSX's diagnostic tool on error page.mmenke2015-08-054-13/+88
* Fix case where ErrorPageController outlives the frame it's attached to.mmenke2015-08-041-1/+2
* Revert of Move net::FormatUrl and friends outside of //net and into //compone...jochen2015-08-043-7/+5
* Move net::FormatUrl and friends outside of //net and into //componentsrsleevi2015-08-033-5/+7
* Add UMA histograms for Google cached copy experiment on network error interst...edwardjung2015-07-214-15/+55
* 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