summaryrefslogtreecommitdiffstats
path: root/chrome/browser/protector
Commit message (Expand)AuthorAgeFilesLines
* [protector] Updated bubble icons/strings for invalid Preferences backup.ivankr@chromium.org2012-03-231-6/+13
* [protector] Add backup for pinned tabs prefs.ivankr@chromium.org2012-03-223-4/+81
* [protector] Added UI for invalid Preferences backup case.ivankr@chromium.org2012-03-227-12/+201
* [protector] SessionStartupChange dissmised when user manually changes startup...ivankr@chromium.org2012-03-213-3/+106
* [protector] Added UI for session startup prefs change.ivankr@chromium.org2012-03-202-3/+16
* [protector] Strings changed in SessionStartupChange.ivankr@chromium.org2012-03-192-50/+1
* Profiles: Really fix refcounted services.erg@chromium.org2012-03-161-1/+1
* Misc. protector cleanup:pkasting@chromium.org2012-03-153-43/+53
* Added Protector backup for Preferences.ivankr@chromium.org2012-03-159-1/+540
* Clean up TemplateURL prepopulate data: pkasting@chromium.org2012-03-141-11/+4
* [protector] Added changes do not hide the currently shown change, if any.ivankr@chromium.org2012-03-135-88/+151
* [protector] Added SessionStartupChange for representing changes in SessionSta...ivankr@chromium.org2012-03-125-3/+326
* Convert uses of int ms to TimeDelta in chrome/browser and net (second try).tedvessenes@gmail.com2012-03-081-1/+1
* Revert 124890 - Convert uses of int ms to TimeDelta in chrome/browser and net.rsleevi@chromium.org2012-03-041-1/+1
* Convert uses of int ms to TimeDelta in chrome/browser and net.tedvessenes@gmail.com2012-03-041-1/+1
* ProtectorService supports multiple change instances.ivankr@chromium.org2012-03-019-107/+330
* [gtk] Disable Protector bubble re-display on browser window activation.ivankr@chromium.org2012-02-291-0/+4
* 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