summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile_resetter
Commit message (Expand)AuthorAgeFilesLines
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Reland again the patch "Manual profile reset: shortcuts on Windows" (https://...vasilii@chromium.org2014-01-276-64/+529
* Revert 246705 "This is a modified https://codereview.chromium.or..."akalin@chromium.org2014-01-246-527/+64
* This is a modified https://codereview.chromium.org/116143003/. The original p...vasilii@chromium.org2014-01-236-64/+527
* Fix terminology, and include unknown and private registries when extracting R...engedy@chromium.org2014-01-234-38/+51
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-3/+2
* Revert 244708 "Manual profile reset: reset shortcuts on Windows."pauljensen@chromium.org2014-01-146-581/+140
* Manual profile reset: reset shortcuts on Windows.vasilii@chromium.org2014-01-146-140/+581
* Add unit tests to ensure that certain types of extensions are not disabled by...engedy@chromium.org2014-01-081-9/+25
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-242-5/+7
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-2310-66/+72
* Move c/c/e/extension_set to top-level extensions/rdevlin.cronin@chromium.org2013-12-171-2/+3
* Replace string16 with base::string16 in chrome/browserbrettw@chromium.org2013-12-121-1/+1
* Added the Reset Profile Settings banner to the top of the Settings page.engedy@chromium.org2013-12-113-0/+97
* Convert string16 to base::string16 in chrome/browserbrettw@chromium.org2013-12-113-5/+7
* Added the Profile Settings Reset sub-page of settings to url_constants.cc and...engedy@chromium.org2013-12-041-7/+3
* Move RemoveChars, ReplaceChars, TrimString, and TruncateUTF8ToByteSize to bas...brettw@chromium.org2013-12-032-2/+2
* Added a substring matching instruction to the JTL interpreter.engedy@chromium.org2013-12-024-2/+140
* Add a new JTL instruction that extracts effective SLD of a URL.engedy@chromium.org2013-11-284-0/+120
* Allow for non-disjunctive criteria with more signals in AutomaticProfileReset...engedy@chromium.org2013-11-282-42/+101
* Add engedy@ to OWNERS of chrome/browser/profile_resetter.engedy@chromium.org2013-11-261-0/+1
* Move some dependencies of ExtensionService down to extensions.benwells@chromium.org2013-11-261-1/+1
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-152-2/+2
* Integrate UI and reset logic into AutomaticProfileResetter.engedy@chromium.org2013-11-159-396/+1273
* Refactor module loading verification.erikwright@chromium.org2013-11-131-7/+34
* Split building input for AutomaticProfileResetter's evaluation program into m...engedy@chromium.org2013-11-123-111/+249
* Improved performance of fetching variation parameters in AutomaticProfileRese...engedy@chromium.org2013-11-071-25/+29
* [sync] Allow FakeURLFetcher to return an arbitrary URLRequestStatusrsimha@chromium.org2013-11-061-8/+11
* Added the ability to specify AutomaticProfileResetter's evaluation program th...engedy@chromium.org2013-11-054-66/+167
* [sync] Allow FakeURLFetcher to return arbitrary HTTP response codesrsimha@chromium.org2013-11-041-5/+9
* Revert 232525 "Integrate module import verification with module ..."dewittj@chromium.org2013-11-021-34/+7
* Integrate module import verification with module loading verification.erikwright@chromium.org2013-11-021-7/+34
* Refactored GlobalError to allow having custom bubble UI or no bubble at all.engedy@chromium.org2013-11-013-72/+76
* Profile Reset: create a new feedback category tag. It will be used by the Pro...vasilii@chromium.org2013-11-013-18/+24
* Move ScopedUserPrefUpdate to base/prefs.derat@chromium.org2013-10-301-1/+1
* Fixed failing test (AutomaticProfileResetterDelegateTest) on Windows Unit (Dr...engedy@chromium.org2013-10-291-4/+4
* Added collecting of data to be fed to the JTL interpreter.engedy@chromium.org2013-10-289-191/+1552
* Improved syntax, and added new instructions to the JTL interpreter.engedy@chromium.org2013-10-255-61/+446
* Migrate startup URLs pref.mad@chromium.org2013-10-191-1/+1
* Convert NOTIFICATION_TEMPLATE_URL_SERVICE_LOADED to CallbackList.caitkp@chromium.org2013-10-082-20/+14
* Profile Reset: support "soft reset" of search engines, homepage and startup p...vasilii@chromium.org2013-10-034-98/+84
* Added the AutomaticProfileResetter service.engedy@chromium.org2013-10-028-0/+1362
* Extend ProfileReset feedback with a 'caller' field.vasilii@chromium.org2013-10-013-3/+17
* Add a new Profile Settings Reset Bubble and Global Error to make it available...mad@chromium.org2013-10-013-0/+136
* Consolidate TestURLFetcherFactory::SetFakeResponsemnissler@chromium.org2013-09-301-2/+3
* Profile Reset dialog: the feedback bar doesn't show non-ascii chars.vasilii@chromium.org2013-09-262-26/+67
* Simple interpreter that executes queries on a dictionarybattre@chromium.org2013-09-256-0/+1094
* [CleanUp] Use base::STLSetDifference() in place of std::set_difference()limasdf@gmail.com2013-09-241-10/+4
* Profile Reset dialog: the new section with detailed feedback information.vasilii@chromium.org2013-09-173-12/+132
* Revert 219709 "Remove the Extensions URLRequestContext."earthdok@chromium.org2013-08-271-3/+7