summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/external_provider_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* CrOS user management cleanup - profilesnkostylev@chromium.org2014-06-301-1/+2
* Prevent default_apps external downloads from being auto-removed.rockot@chromium.org2014-06-171-1/+1
* Rename "managed (mode|user)" to "supervised user" (part 1)treib@chromium.org2014-06-121-4/+4
* Install Google Slides and Sheets apps by default.rockot@chromium.org2014-06-061-1/+1
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-2/+2
* + add was_installed_by_oem support to external extensions json.dpolukhin@chromium.org2014-04-091-1/+7
* Introduce an extension parameter which is used to customize the extension. It...vasilii@chromium.org2014-03-241-3/+10
* Support for OEM Folder in the App Liststevenjb@chromium.org2014-03-191-18/+17
* Apply OEM default app from customization manifestdpolukhin@chromium.org2014-03-051-18/+25
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Integrate new extension cache for non-user specific extensions/appsdpolukhin@chromium.org2014-01-241-3/+2
* Split the BrowserPolicyConnector into platform parts.joaodasilva@chromium.org2014-01-211-8/+7
* Deprecate the External Extension Install via Preferences file (Windows only)....finnur@chromium.org2014-01-161-0/+2
* Do not try to install default extensions in public sessionsbartfab@chromium.org2014-01-141-13/+23
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-3/+3
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-3/+3
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-2/+2
* Allow ExternalRegistryLoader to download packages from an update URL.rockot@chromium.org2013-12-201-1/+1
* Automatically trigger installation of high-quality speech synthesis extension.dmazzoni@chromium.org2013-12-171-1/+1
* Move some dependencies of ExtensionService down to extensions.benwells@chromium.org2013-11-261-1/+1
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Revert first-run UI for appsdpolukhin@chromium.org2013-10-301-8/+0
* ExternalPrefCacheLoader should keep providing installed extension to avoid un...dpolukhin@chromium.org2013-10-301-1/+2
* Cache force-installed apps/extensions in device-local accountsbartfab@chromium.org2013-10-211-15/+45
* Revert 229896 "Cache force-installed apps/extensions in device-l..."dmichael@chromium.org2013-10-211-45/+15
* Cache force-installed apps/extensions in device-local accountsbartfab@chromium.org2013-10-211-15/+45
* Honor creation_flags for external extensions with update URLdpolukhin@chromium.org2013-10-151-1/+2
* Add first run prompt fot OEM default apps to acknowledge app permissionsdpolukhin@chromium.org2013-10-041-0/+8
* Change the install type of the wallet in-app payment support appasargent@chromium.org2013-10-021-1/+1
* Make default apps cache multiprofile friendlydpolukhin@chromium.org2013-09-191-9/+18
* Move default apps from Chrome to Chrome OSdpolukhin@chromium.org2013-08-291-45/+40
* Move Feature and Manifest to top-level extensions.yoz@chromium.org2013-08-221-1/+1
* Remove unnecessary #if defined(ENABLE_MANAGED_USERS) and header includes.bauerb@chromium.org2013-08-051-5/+0
* Remove ManagedUserService::ProfileIsManaged() in favor of a method on Profile().bauerb@chromium.org2013-07-311-6/+1
* Implement local caching for external extensions on Chrome OSdpolukhin@chromium.org2013-07-251-2/+9
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-211-5/+5
* UI for enabling kiosk for consumer (non-enrolled) mode.zelidrag@chromium.org2013-06-141-1/+1
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.dcheng@chromium.org2013-06-121-16/+14
* Use a direct include of strings headers in chrome/browser/extensions/, part 4.avi@chromium.org2013-06-101-1/+1
* Add ability to keep external extension for existing user but don't install it...dpolukhin@chromium.org2013-05-301-3/+28
* Make sure the google wallet in-app payment support app is always installed.mek@chromium.org2013-05-231-0/+10
* Fixed crasher initializing the AppPackUpdater.joaodasilva@chromium.org2013-05-211-4/+5
* Split up chrome/browser/policy subdirectorymnissler@chromium.org2013-03-141-4/+2
* cros: No external app install when running in app mode.xiyuan@chromium.org2013-03-071-2/+10
* Replacing DictionaryValue::key_iterator by DictionaryValue::Iterator in chrom...pneubeck@chromium.org2013-03-061-7/+6
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Disable normal default extensions in case of managed usersdpolukhin@chromium.org2013-02-141-54/+73
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-4/+4
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-20/+22
* Flag extensions from the retail mode AppPack as coming from the Webstore when...joaodasilva@chromium.org2012-11-281-8/+10