summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/webui/options/reset_profile_settings_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Disable sending reset reports to Google Feedbackbattre2016-02-021-5/+0
* Update chrome for new prefs location.brettw2016-02-021-1/+1
* Convert Pass()→std::move() in //chrome/browser/uidcheng2015-12-261-4/+4
* Switch to standard integer types in chrome/browser/ui/webui/.avi2015-12-251-0/+2
* Reland of Migrate sending reset reports to a new endpoint using protobufs. (p...battre2015-12-151-0/+7
* Revert of Migrate sending reset reports to a new endpoint using protobufs. (p...courage2015-12-141-7/+0
* Migrate sending reset reports to a new endpoint using protobufs.battre2015-12-141-0/+7
* Componentize strings from generated_resources needed by LocalizedErrorblundell2015-12-091-0/+1
* Cleanup: Remove unused boolean parameter from ProfileResetter::Reset.dpapad2015-12-011-1/+0
* Fix for multi-profile triggered reset API usage.robertshield2015-11-251-1/+5
* Remove the automatic profile resetter.robertshield2015-11-171-42/+2
* MD Settings: Migrating C++ handlers for profile reset page.dpapad2015-11-111-2/+2
* Provide a custom UI for the triggered reset flow.robertshield2015-10-161-0/+41
* Remove product specific strings from generated_resources - part 2gburanov2015-04-161-0/+1
* Cleanup: Remove unneeded chrome/common/pref_names.h includes.thestig2014-10-271-1/+0
* Revert "Eliminate all code related to the AutomaticProfileResetter."Balazs Engedy2014-09-181-2/+42
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig2014-08-271-1/+1
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-081-1/+0
* Eliminate all code related to the AutomaticProfileResetter.engedy@chromium.org2014-08-041-40/+2
* Adding a SW reporter component updater.mad@google.com2014-06-201-0/+1
* Move branding information out of google_utilblundell@chromium.org2014-06-061-2/+2
* Reland again the patch "Manual profile reset: shortcuts on Windows" (https://...vasilii@chromium.org2014-01-271-14/+36
* Revert 246705 "This is a modified https://codereview.chromium.or..."akalin@chromium.org2014-01-241-36/+14
* This is a modified https://codereview.chromium.org/116143003/. The original p...vasilii@chromium.org2014-01-231-14/+36
* Revert 244708 "Manual profile reset: reset shortcuts on Windows."pauljensen@chromium.org2014-01-141-16/+9
* Manual profile reset: reset shortcuts on Windows.vasilii@chromium.org2014-01-141-9/+16
* Move the guts of user_metrics to a new static lib in //base/metrics.ben@chromium.org2014-01-131-1/+1
* Prevent potential NULL-dereferences in ResetProfileSettingsHandler for off-th...engedy@chromium.org2013-12-231-8/+8
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-4/+5
* Fix NULL pointer crash triggered by ResetProfileSettingsHandler::InitializePa...hshi@chromium.org2013-12-211-2/+4
* Added the Reset Profile Settings banner to the top of the Settings page.engedy@chromium.org2013-12-111-1/+14
* Integrate UI and reset logic into AutomaticProfileResetter.engedy@chromium.org2013-11-151-4/+26
* Profile Reset: create a new feedback category tag. It will be used by the Pro...vasilii@chromium.org2013-11-011-3/+2
* Extend ProfileReset feedback with a 'caller' field.vasilii@chromium.org2013-10-011-1/+2
* Add a new Profile Settings Reset Bubble and Global Error to make it available...mad@chromium.org2013-10-011-9/+2
* Profile Reset dialog: the new section with detailed feedback information.vasilii@chromium.org2013-09-171-0/+9
* Profile Reset dialog: new UMA histogram for Feedback checkbox.vasilii@chromium.org2013-08-221-0/+2
* Profile Reset dialog: apply right CSS styles whenever Profile Reset dialog lo...vasilii@chromium.org2013-08-201-0/+6
* Profile Reset: include disabled extensions to the feedback information.vasilii@chromium.org2013-08-091-1/+1
* Profile Reset: Added automated feedback of user settings.vasilii@chromium.org2013-07-301-2/+5
* Profile reset: Read previous settings before resetting.vasilii@chromium.org2013-07-301-5/+25
* Profile Reset: Retrieve online brandcoded Chrome configuration by the real br...vasilii@chromium.org2013-07-251-10/+18
* New UMA counter for ProfileReset button,vasilii@chromium.org2013-07-121-0/+2
* Profile Reset: new URL and description in the dialog.vasilii@chromium.org2013-07-111-1/+2
* Profile reset: prototype for resetting to brandcode defaultsvasilii@chromium.org2013-07-091-4/+44
* Reset profile: unpin all pinned tabs.vasilii@chromium.org2013-06-171-59/+1
* Use a direct include of strings headers in chrome/browser/ui/webui/, part 2.avi@chromium.org2013-06-111-1/+1
* Hide unimplemented stuff in Reset Profile dialog.vasilii@chromium.org2013-05-291-3/+5
* WebUI for Profile Settings Resetbattre@chromium.org2013-05-241-0/+133