| Commit message (Expand) | Author | Age | Files | Lines |
* | Move BrowserAction references from ExtensionPrefs to ExtensionActionAPI | rdevlin.cronin@chromium.org | 2013-05-09 | 1 | -36/+0 |
* | Consolidate manifest handler registration. | yoz@chromium.org | 2013-05-06 | 1 | -2/+1 |
* | components: Move PrefRegistrySyncable into user_prefs namespace. | tfarina@chromium.org | 2013-05-06 | 1 | -7/+8 |
* | Move MediaGalleries- and Omnibox-related methods and knowledge to MediaGaller... | rdevlin.cronin@chromium.org | 2013-04-29 | 1 | -96/+0 |
* | Refactor APIPermission to separate out specific permission registration. | yoz@chromium.org | 2013-04-04 | 1 | -1/+2 |
* | base/prefs: Remove the public/ directory and move the files to //base/prefs. | tfarina@chromium.org | 2013-03-21 | 1 | -1/+1 |
* | 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 | -12/+16 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -2/+3 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit... | rsleevi@chromium.org | 2013-02-07 | 1 | -46/+46 |
* | Move Extension Location and Type enums to Manifest, and move InstallWarning t... | yoz@chromium.org | 2013-01-31 | 1 | -10/+10 |
* | Delete orphaned orphaned-extension code | pph34r@gmail.com | 2013-01-15 | 1 | -14/+0 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -12/+8 |
* | Garbage Collect the Storage directory on next profile start after an extensio... | ajwong@chromium.org | 2012-12-11 | 1 | -16/+16 |
* | Dedupe code in SetIdleInstallInfo(), FinishIdleInstallInfo() and OnExtensionI... | ajwong@chromium.org | 2012-12-08 | 1 | -1/+2 |
* | Reland 171079, as it wasn't the CL that caused the perf regression | akalin@chromium.org | 2012-12-06 | 1 | -1/+79 |
* | Revert 171079 - investigating perf regression. | kalman@chromium.org | 2012-12-06 | 1 | -79/+1 |
* | Make Blacklist::IsBlacklist asynchronous (it will need to be for safe | kalman@chromium.org | 2012-12-04 | 1 | -1/+79 |
* | Remove the last usages of PrefObserver outside of Prefs. | joi@chromium.org | 2012-12-04 | 1 | -17/+17 |
* | Move scoped_temp_dir from base to base/files | brettw@chromium.org | 2012-11-16 | 1 | -2/+2 |
* | Pull extension blacklist and policy logic out of ExtensionPrefs and into two | kalman@chromium.org | 2012-11-15 | 1 | -121/+0 |
* | Reland: Closure-based API to PrefChangeObserver and PrefMember. | joi@chromium.org | 2012-11-12 | 1 | -2/+2 |
* | Revert 166670 - Add Closure-based API to PrefChangeObserver and PrefMember, d... | joi@chromium.org | 2012-11-09 | 1 | -2/+2 |
* | Add Closure-based API to PrefChangeObserver and PrefMember, deprecate PrefObs... | joi@chromium.org | 2012-11-08 | 1 | -2/+2 |
* | Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po... | zelidrag@chromium.org | 2012-11-08 | 1 | -2/+5 |
* | First couple of steps of improving the extension/app update process. | mek@chromium.org | 2012-11-07 | 1 | -27/+45 |
* | Revert 165062 - We believe this change broke startup_tests | nsylvain@chromium.org | 2012-11-01 | 1 | -5/+2 |
* | Remove content::NotificationObserver dependency from most Prefs code. | joi@chromium.org | 2012-11-01 | 1 | -14/+15 |
* | Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po... | zelidrag@chromium.org | 2012-10-30 | 1 | -2/+5 |
* | Move the bits of Prefs where production code has only trivially easy | joi@chromium.org | 2012-10-22 | 1 | -1/+1 |
* | Fix bug in disabling sync for default apps | grv@chromium.org | 2012-10-04 | 1 | -3/+3 |
* | [Sync] Generalize StringOrdinal to handle ordinal_in_parent field | akalin@chromium.org | 2012-09-07 | 1 | -5/+5 |
* | Disable sync for default apps | grv@chromium.org | 2012-08-27 | 1 | -0/+14 |
* | Replace scoped_refptr with linked_ptr in extensions::APIPermissionSet | penghuang@chromium.org | 2012-08-21 | 1 | -3/+3 |
* | Rename APIPermission to APIPermissionInfo and APIPermissionDetail to APIPermi... | penghuang@chromium.org | 2012-08-21 | 1 | -5/+5 |
* | Extension white and force lists (set by policy) should have priority over aut... | qfel@google.com | 2012-08-21 | 1 | -7/+5 |
* | Move PrefMember and PrefChangeRegistrar to api directory. | joi@chromium.org | 2012-08-21 | 1 | -2/+2 |
* | Support socket endpoint permissions for AppsV2 Socket API. | penghuang@chromium.org | 2012-08-16 | 1 | -3/+16 |
* | Add gallery permissions to Media Galleries Preferences | vandebo@chromium.org | 2012-08-08 | 1 | -9/+13 |
* | Store Media gallery permissions in extension prefs. | vandebo@chromium.org | 2012-08-02 | 1 | -0/+92 |
* | Moved ExtensionPrefs and related into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-10 | 1 | -7/+6 |
* | don't store scopes in PermissionSet | estade@chromium.org | 2012-07-09 | 1 | -42/+2 |
* | Move each permission classes to its own files in extensions/permissions and r... | penghuang@chromium.org | 2012-06-27 | 1 | -30/+34 |
* | Move mock notification observer header from content\test to content\public\te... | jam@chromium.org | 2012-06-03 | 1 | -3/+3 |
* | Refactor the various ways to control what users can do to extensions. | pam@chromium.org | 2012-06-02 | 1 | -0/+67 |
* | Remove Extension::STRICT_ERROR_CHECKS, it was never used. | aa@chromium.org | 2012-05-31 | 1 | -8/+6 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -1/+3 |
* | Move content settings extension API to content_settings dir. | hebert.christopherj@chromium.org | 2012-05-17 | 1 | -1/+1 |