summaryrefslogtreecommitdiffstats
path: root/chrome/browser/protector
Commit message (Expand)AuthorAgeFilesLines
* Protector bubble is re-displayed when browser window focus is lost and returned.ivankr@chromium.org2012-02-142-13/+61
* Profiles: Generalize ProfileKeyedServiceFactory into a base class and the par...erg@chromium.org2012-02-131-1/+1
* Increase maximum search engine name length displayed by Protector.ivankr@chromium.org2012-02-082-6/+6
* Cocoa: Close bubble if its GlobalError object is removedsail@chromium.org2012-01-2512-95/+97
* Added separate bucket to Protector histograms for cases when default search i...ivankr@chromium.org2012-01-243-24/+23
* Profiles: Add a --dump-profile-graph option when !NDEBUG.erg@chromium.org2012-01-241-1/+2
* Cleanup Protector switches and prefs.ivankr@chromium.org2012-01-232-16/+1
* Always report hijacked/corrupt search provider UMA even when Protector disabled.ivankr@chromium.org2012-01-233-14/+80
* Enable Protector.ivankr@chromium.org2012-01-211-0/+5
* Converted Protector into a ProfileKeyedService.ivankr@chromium.org2012-01-2017-255/+438
* Initial set of browser_tests for Protector and DefaultSearchProviderChange.ivankr@chromium.org2012-01-1811-33/+727
* Replace --use-protector flag with Local State 'protector.enabled' pref.ivankr@chromium.org2012-01-132-2/+25
* Add missing std namespace for find_if() in default_search_provider_change.ccsteveblock@chromium.org2012-01-041-3/+5
* Remove DeleteTask and convert remaining users.dcheng@chromium.org2012-01-021-2/+2
* Protector: apply initially the default search restored from the backup (see 5...ivankr@chromium.org2011-12-284-163/+164
* Reland 115318 - Return backup TemplateURL on default search change.ivankr@chromium.org2011-12-221-0/+2
* Revert 115318 - turned many valgrind bots red with:thakis@chromium.org2011-12-211-2/+0
* Return backed up TemplateURL on default search changeavayvod@chromium.org2011-12-211-0/+2
* Protector: update and sign backup with --no-protector flag.ivankr@chromium.org2011-12-204-32/+27
* Protector: split the New histogram into two: valid and invalid backup.ivankr@chromium.org2011-12-193-8/+21
* Protector: separate handling for several cases.ivankr@chromium.org2011-12-151-1/+14
* Send notifications to off-the-record profile about error bubble being added/r...avayvod@chromium.org2011-12-091-0/+4
* Switch Protector to the new icons.ivankr@chromium.org2011-12-064-0/+40
* Backup keywords, sign all backup settings together.avayvod@chromium.org2011-12-032-12/+1
* Protector adds the default prepopulated engine if it was removed.ivankr@chromium.org2011-12-023-22/+122
* Updated histogram names for Protector and ProfileImageDownloader.ivankr@chromium.org2011-11-241-4/+4
* Protector: string and fix segfault fix on button press.ivankr@chromium.org2011-11-241-6/+9
* Protector histograms for default search provider change added.ivankr@chromium.org2011-11-216-6/+87
* Protector bubble cancels itself if user changes default search engine manually.ivankr@chromium.org2011-11-217-65/+136
* Protector strings and bubble/SettingsChange code refactoring.ivankr@chromium.org2011-11-219-240/+295
* Revert 110684 - Protector strings and bubble/SettingsChange code refactoring.ivankr@chromium.org2011-11-187-218/+188
* Revert 110685 - Fix Clang error on SettingChange.ivankr@chromium.org2011-11-182-30/+5
* Fix Clang error on SettingChange.ivankr@chromium.org2011-11-182-5/+30
* Protector strings and bubble/SettingsChange code refactoring.ivankr@chromium.org2011-11-187-188/+218
* Fix ordering of buttons in protector search bubble on Macsail@chromium.org2011-11-042-13/+8
* Move BrowserThread to content namespace.joi@chromium.org2011-11-022-0/+4
* Delete GlobarError and Protector only after the error was removed from global...avayvod@chromium.org2011-11-014-3/+11
* Added histogram on successful check. Safe verificationavayvod@chromium.org2011-11-014-2/+30
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-282-2/+2
* Added Protector, hooked up DSE verification with error bubble.avayvod@chromium.org2011-10-2611-76/+555
* Swap 'Make changes' and 'Keep settings' buttons on 'Verify Settings Change' e...ivankr@chromium.org2011-10-192-18/+23
* Added global error bubble for unwanted settings changes.ivankr@chromium.org2011-10-172-0/+272