| Commit message (Expand) | Author | Age | Files | Lines |
* | [Hotword] Making enabling/disabling the setting enable/disable the hotword ex... | rlp@chromium.org | 2014-03-19 | 1 | -0/+3 |
* | Update some uses of Value in chrome/browser to use the base:: namespace. | avi@chromium.org | 2013-12-23 | 1 | -1/+1 |
* | Remove GetDefaultProfile from component_loader. | tbarzic@chromium.org | 2013-12-18 | 1 | -1/+6 |
* | Move c/c/e/extension_set to top-level extensions/ | rdevlin.cronin@chromium.org | 2013-12-17 | 1 | -1/+1 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | Move chrome/common/extensions/background_info.h to src/extensions | jamescook@chromium.org | 2013-11-09 | 1 | -1/+1 |
* | Move extension_misc::UnloadedExtensionReason from extension_constants.h to Un... | yoz@chromium.org | 2013-10-23 | 1 | -2/+2 |
* | Revert dangerous changes of r218112: | dvh@chromium.org | 2013-09-05 | 1 | -0/+5 |
* | Move ReadFileToString to the base namespace. | brettw@chromium.org | 2013-08-30 | 1 | -1/+1 |
* | Remove ComponentLoader::RemoveAll() and related unit test because besides the... | dvh@chromium.org | 2013-08-14 | 1 | -18/+0 |
* | Change ComponentLoader::AddOrReplace to return an empty string on failure. | tengs@chromium.org | 2013-05-29 | 1 | -0/+5 |
* | Retire the Enterprise Web Store policies. | mnissler@chromium.org | 2013-05-28 | 1 | -35/+0 |
* | Consolidate manifest handler registration. | yoz@chromium.org | 2013-05-06 | 1 | -3/+1 |
* | components: Move PrefRegistrySyncable into user_prefs namespace. | tfarina@chromium.org | 2013-05-06 | 1 | -4/+4 |
* | 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 |
* | Refactor APIPermission to separate out specific permission registration. | yoz@chromium.org | 2013-04-04 | 1 | -13/+5 |
* | Move IncognitoSplitMode out of Extension Class | rdevlin.cronin@chromium.org | 2013-03-24 | 1 | -4/+10 |
* | Move CrxFile, FileReader, ExtensionResource to src/extensions. | yoz@chromium.org | 2013-03-23 | 1 | -2/+3 |
* | Introduce //components/user_prefs. | joi@chromium.org | 2013-03-06 | 1 | -1/+1 |
* | Manifest handler for all keys background-related. | yoz@chromium.org | 2013-03-01 | 1 | -0/+3 |
* | Split testing_pref_service.h/.cc into two parts, generic vs. Chrome-specific. | joi@chromium.org | 2013-02-12 | 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 | -6/+9 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -5/+5 |
* | Linux/ChromeOS Chromium style checker cleanup, chrome/browser/extensions edit... | rsleevi@chromium.org | 2013-02-07 | 1 | -1/+1 |
* | Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple. | joi@chromium.org | 2013-02-06 | 1 | -1/+3 |
* | Defer loading all component extensions in a first_run situation. | tapted@chromium.org | 2012-12-26 | 1 | -35/+11 |
* | Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable. | joi@chromium.org | 2012-12-22 | 1 | -5/+10 |
* | Do not load extension system in the Profile import process. | tapted@chromium.org | 2012-12-21 | 1 | -12/+37 |
* | Added RemoveAll() method to ComponentLoader. | zelidrag@chromium.org | 2012-12-11 | 1 | -0/+17 |
* | Revert 171967 | timurrrr@chromium.org | 2012-12-08 | 1 | -17/+0 |
* | Added RemoveAll() method to ComponentLoader. | zelidrag@chromium.org | 2012-12-08 | 1 | -0/+17 |
* | Prevented loading unneeded component extension at login screen. | zelidrag@chromium.org | 2012-12-08 | 1 | -4/+4 |
* | Perform install tasks for newly installed or upgraded component apps/extensions. | tapted@chromium.org | 2012-11-29 | 1 | -1/+1 |
* | Reland 159653 - Beginnings of the script bubble. | aa@chromium.org | 2012-10-02 | 1 | -41/+42 |
* | Revert 159653 - Beginnings of the script bubble. | aa@chromium.org | 2012-10-02 | 1 | -42/+41 |
* | Beginnings of the script bubble. | aa@chromium.org | 2012-10-02 | 1 | -41/+42 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -0/+2 |
* | Revert order of EXTENSION_LOADED and EXTENSION_INSTALLED notifications back to | mpcomplete@chromium.org | 2012-05-01 | 1 | -2/+1 |
* | Persist lazy background event listeners to the Prefs file. | mpcomplete@chromium.org | 2012-02-15 | 1 | -2/+3 |
* | Move background_page extension manifest key to background.page. | aa@chromium.org | 2012-01-04 | 1 | -2/+2 |
* | Removed flag --expose-private-extension-api. Added --load-component-extension. | serya@chromium.org | 2011-12-08 | 1 | -12/+53 |
* | Rename prefs::kAccessibilityEnabled to kSpokenFeedbackEnabled | hashimoto@chromium.org | 2011-12-08 | 1 | -1/+1 |
* | Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-06 | 1 | -16/+10 |
* | Revert 113047 - Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-06 | 1 | -10/+16 |
* | Make ExtensionService use ExtensionSet. | yoz@chromium.org | 2011-12-05 | 1 | -16/+10 |
* | Add policies to specify an enterprise web store. | dubroy@chromium.org | 2011-11-18 | 1 | -0/+252 |