| Commit message (Expand) | Author | Age | Files | Lines |
* | Componentize URLFixerUpper. | blundell@chromium.org | 2014-06-12 | 1 | -2/+2 |
* | components: Extract pref_registry component out of user_prefs. | tfarina@chromium.org | 2014-05-15 | 1 | -1/+1 |
* | Revert "Update all users of base::Version to explicitly specify the namespace... | avi@chromium.org | 2014-01-03 | 1 | -2/+2 |
* | Update all users of base::Version to explicitly specify the namespace, and cl... | avi@chromium.org | 2013-12-23 | 1 | -2/+2 |
* | Update some uses of Value in chrome/browser to use the base:: namespace. | avi@chromium.org | 2013-12-23 | 1 | -3/+4 |
* | Use correct UMA histogram macro for Settings.StartupURLsResetTime. | robertshield@chromium.org | 2013-10-31 | 1 | -5/+5 |
* | Move ScopedUserPrefUpdate to base/prefs. | derat@chromium.org | 2013-10-30 | 1 | -1/+1 |
* | Migrate startup URLs pref. | mad@chromium.org | 2013-10-19 | 1 | -1/+64 |
* | importer: Allow chrome to import internal chrome pages (i.e, chrome:// and ab... | tfarina@chromium.org | 2013-07-27 | 1 | -1/+1 |
* | Allow Chrome OS login profile to have different default pref values | bartfab@chromium.org | 2013-07-05 | 1 | -1/+1 |
* | components: Move PrefRegistrySyncable into user_prefs namespace. | tfarina@chromium.org | 2013-05-06 | 1 | -8/+11 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Fix sync promo first run bugs | sail@chromium.org | 2013-03-09 | 1 | -2/+5 |
* | Introduce //components/user_prefs. | joi@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. | joi@chromium.org | 2013-02-11 | 1 | -1/+1 |
* | Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable. | joi@chromium.org | 2013-02-10 | 1 | -9/+10 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -4/+4 |
* | Remove the protector service. | ivankr@chromium.org | 2012-12-14 | 1 | -33/+0 |
* | Cleanup & tests for the mac startup pref migration. | marja@chromium.org | 2012-07-03 | 1 | -5/+5 |
* | Make the default startup pref to be NTP also on Mac. | marja@chromium.org | 2012-06-19 | 1 | -10/+20 |
* | Use NOTREACHED instead of CHECK for Coverity fix of CHECKED_RETURN. | scr@chromium.org | 2012-05-30 | 1 | -4/+7 |
* | CHECKED_RETURN coverity fixes. | scr@chromium.org | 2012-05-29 | 1 | -3/+5 |
* | [protector] Specific handling of default values of protected prefs. | ivankr@chromium.org | 2012-05-28 | 1 | -10/+2 |
* | Honor the session.restore_on_startup_pref on first start | bartfab@chromium.org | 2012-05-23 | 1 | -0/+9 |
* | Resubmit r133740: Fix homepage migration for users who never changed their se... | tbreisacher@chromium.org | 2012-04-26 | 1 | -14/+56 |
* | Revert 133740 - Fix homepage migration for users who never changed their sett... | dpapad@chromium.org | 2012-04-24 | 1 | -55/+14 |
* | Fix homepage migration for users who never changed their settings. | tbreisacher@chromium.org | 2012-04-24 | 1 | -14/+55 |
* | Update RestoreOnStartupPolicyHandler to translate to the correct preferences | tbreisacher@chromium.org | 2012-04-23 | 1 | -10/+3 |
* | NULL check in SessionStartupPref::URLListToPref. | ivankr@chromium.org | 2012-04-20 | 1 | -3/+1 |
* | [protector] Fix session startup prefs check. | ivankr@chromium.org | 2012-04-19 | 1 | -1/+1 |
* | [protector] Move check whether pref is managed to ProtectedPrefsWatcher. | ivankr@chromium.org | 2012-04-02 | 1 | -16/+13 |
* | [protector] Ignore default value of startup setting on Mac. | ivankr@chromium.org | 2012-04-02 | 1 | -0/+5 |
* | [protector] Added UI for invalid Preferences backup case. | ivankr@chromium.org | 2012-03-22 | 1 | -5/+10 |
* | [protector] Added UI for session startup prefs change. | ivankr@chromium.org | 2012-03-20 | 1 | -16/+57 |
* | Resubmitting r124583 with some changes to make sure first-run pages (sync pro... | tbreisacher@chromium.org | 2012-03-06 | 1 | -2/+19 |
* | Revert 124583 (See crbug.com/114259) Original info for r124583 is: | tbreisacher@chromium.org | 2012-03-02 | 1 | -19/+2 |
* | Bug 111139: Deprecate HOMEPAGE option, remove the UI for it, migrate users aw... | tbreisacher@chromium.org | 2012-03-02 | 1 | -2/+19 |
* | Add new option for loading NTP at startup, rework homepage UI | tbreisacher@chromium.org | 2012-02-29 | 1 | -9/+10 |
* | Fixed the restore on startup pref on Lion's first run. | joaodasilva@chromium.org | 2012-02-29 | 1 | -18/+11 |
* | Revert r123544 "Fixed the restore on startup pref on Lion's first run." | oshima@chromium.org | 2012-02-25 | 1 | -11/+18 |
* | Fixed the restore on startup pref on Lion's first run. | joaodasilva@chromium.org | 2012-02-24 | 1 | -18/+11 |
* | Revert 123306 - [uber] Redoing the homepage selection UI | tbreisacher@chromium.org | 2012-02-23 | 1 | -29/+9 |
* | [uber] Redoing the homepage selection UI | tbreisacher@chromium.org | 2012-02-23 | 1 | -9/+29 |
* | Revert 123096 - [uber] Redoing the homepage selection UI | tbreisacher@chromium.org | 2012-02-22 | 1 | -29/+9 |
* | [uber] Redoing the homepage selection UI | tbreisacher@chromium.org | 2012-02-22 | 1 | -9/+29 |
* | Plugins: allow saving data if we're going to do a session restore. | marja@chromium.org | 2012-02-17 | 1 | -10/+10 |
* | Revert "[uber] Redoing the homepage selection UI" | loislo@chromium.org | 2012-02-17 | 1 | -30/+10 |
* | [uber] Redoing the homepage selection UI | tbreisacher@chromium.org | 2012-02-17 | 1 | -10/+30 |