summaryrefslogtreecommitdiffstats
path: root/chrome/browser/protector
Commit message (Expand)AuthorAgeFilesLines
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-1/+2
* Cleanup: Remove unneeded scoped_ptr.h includes from chrome/browser.thestig@chromium.org2012-05-141-1/+0
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-2/+3
* Extract StartupTabs and startup types from StartupBrowserCreator.ben@chromium.org2012-05-115-18/+21
* Revert 136573 - Extract StartupTabs and startup types from StartupBrowserCrea...ben@chromium.org2012-05-115-21/+18
* Extract StartupTabs and startup types from StartupBrowserCreator.ben@chromium.org2012-05-115-18/+21
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-101-1/+1
* Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...ben@chromium.org2012-05-101-1/+1
* Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.ben@chromium.org2012-05-101-1/+1
* Remove the "autogenerate keyword" bit on TemplateURL.pkasting@chromium.org2012-05-082-12/+2
* [protector] Disable the UI by default, flip --no-protector to --protector.ivankr@chromium.org2012-05-032-2/+9
* [protector] The first actually added startup URL is used for button caption o...ivankr@chromium.org2012-05-022-18/+77
* Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...stevet@chromium.org2012-05-021-2/+5
* [protector] Homepage UI polishing.ivankr@chromium.org2012-05-022-33/+84
* [protector] Bump Preferences backup version to 3 to mitigate the startup pref...ivankr@chromium.org2012-05-014-1/+49
* Revert 134625 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl...kkania@chromium.org2012-04-301-5/+2
* Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...stevet@chromium.org2012-04-301-2/+5
* Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...pkasting@chromium.org2012-04-273-10/+9
* Resubmit r133740: Fix homepage migration for users who never changed their se...tbreisacher@chromium.org2012-04-261-2/+1
* Revert 133740 - Fix homepage migration for users who never changed their sett...dpapad@chromium.org2012-04-241-1/+2
* Fix homepage migration for users who never changed their settings.tbreisacher@chromium.org2012-04-241-2/+1
* Add a Profile* member to TemplateURL. This makes some invocations of Replace...pkasting@chromium.org2012-04-231-32/+36
* Extend the default search provider sanity checks.ivankr@chromium.org2012-04-192-5/+126
* [protector] Homepage UI.ivankr@chromium.org2012-04-179-3/+312
* Revert 132479 - Transmit a X-Chrome-UMA-Enabled bit to Google domains from cl...sky@chromium.org2012-04-161-5/+2
* Transmit a X-Chrome-UMA-Enabled bit to Google domains from clients that have ...stevet@chromium.org2012-04-161-2/+5
* [protector] Refactoring of --no-protector code.ivankr@chromium.org2012-04-1611-11/+61
* [protector] Support for collapsing multiple changes into a single one.ivankr@chromium.org2012-04-1116-48/+913
* More misc. cleanups to minimize future refactoring diffs:pkasting@chromium.org2012-04-101-3/+2
* [protector] Fix invalid backup signature for extension IDs.ivankr@chromium.org2012-04-091-23/+25
* Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...pkasting@chromium.org2012-04-071-25/+20
* Revert 131019 - This caused memory tests to fail on all the perf bots.kerz@chromium.org2012-04-061-20/+25
* Make ExtensionPrefValueMap a ProfileKeyedService.yoz@chromium.org2012-04-061-4/+4
* Move most TemplateURL data members to a new struct, TemplateURLData. This al...pkasting@chromium.org2012-04-051-25/+20
* Add protector/ OWNERS.ivankr@chromium.org2012-04-041-0/+7
* Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...pkasting@chromium.org2012-04-043-18/+16
* Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...dbeam@chromium.org2012-04-043-16/+18
* Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...pkasting@chromium.org2012-04-033-18/+16
* [protector] Move check whether pref is managed to ProtectedPrefsWatcher.ivankr@chromium.org2012-04-021-0/+2
* Exclude ProtectorService code from Android build.nileshagrawal@chromium.org2012-03-305-45/+72
* Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...pkasting@chromium.org2012-03-292-2/+2
* [protector] Added UI support for pinned tabs.ivankr@chromium.org2012-03-267-77/+191
* [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