summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/crx_installer.h
Commit message (Expand)AuthorAgeFilesLines
* Update the CrxInstaller and UnpackedInstaller to use the ExtensionInstallCheckertmdiep@chromium.org2014-07-101-9/+10
* app_list: Drive app integration.xiyuan@chromium.org2014-06-191-18/+15
* Add a do_not_sync pref to ExtensionPrefs.xiyuan@chromium.org2014-06-141-0/+8
* Cleanup: Make ExtensionService:: and ExtensionPrefs::OnExtensionInstalledkalman@chromium.org2014-06-131-11/+13
* Install Chrome OS apps to shared locationdpolukhin@chromium.org2014-05-291-0/+4
* Cleanup extension_service.hrdevlin.cronin@chromium.org2014-05-291-0/+1
* Moved IS_EPHEMERAL flag to extension prefstmdiep@chromium.org2014-05-221-0/+7
* Support remote installation of extensions and apps.mek@chromium.org2014-05-161-1/+8
* Create CrxInstaller directly in WebstoreInstallermsimonides@opera.com2014-04-231-14/+0
* Only run extension garbage collection when no CRX installations are currently...mek@chromium.org2014-04-161-0/+1
* 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
* BUG=267514oleg@chromium.org2013-12-171-2/+2
* Convert string16 to use base namespace.brettw@chromium.org2013-12-091-1/+1
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Check and install dependencies in WebstoreInstaller during installing an exte...penghuang@chromium.org2013-10-171-4/+9
* Loosen strict manifest equality requirement during webstore installsasargent@chromium.org2013-08-231-0/+5
* Move Feature and Manifest to top-level extensions.yoz@chromium.org2013-08-221-1/+1
* Make CrxInstaller creation take install prompt as a scoped_ptrasargent@chromium.org2013-08-091-6/+9
* Silently install blacklisted extensions from auto-install locations (sync,kalman@chromium.org2013-07-311-9/+7
* Remove call to image decoding from chrome\browser. This last call was during ...jam@chromium.org2013-07-111-1/+2
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Move web_apps methods from chrome/common to chrome/renderer.darin@chromium.org2013-05-101-1/+1
* Currently the unpacked_installer does not check if there isakuegel@chromium.org2013-05-061-23/+14
* Basic multi-module supportelijahtaylor@chromium.org2013-04-301-1/+1
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-231-1/+1
* Ask for authorization when a managed user wants to install/uninstall extensions.akuegel@chromium.org2013-03-141-0/+5
* Create a Manifest to get attributes instead of peeking in the Dictionary a ma...koz@chromium.org2013-03-101-2/+2
* Remove install time OAuth2 dialogs for Identity APIcourage@chromium.org2013-03-071-3/+0
* Update extensions with Drag-and-Drop in extension settings page.MHX348@motorola.com2013-03-011-2/+11
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Sanity tweaks to the extension blacklist:kalman@chromium.org2013-02-121-8/+11
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-10/+10
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-311-3/+4
* Prevent duplicate installations of an extension when the new installation has...joaodasilva@chromium.org2012-12-071-1/+1
* Moved extension installation from FILE thread. CrxInstaller and friends are n...zelidrag@chromium.org2012-11-151-0/+15
* First couple of steps of improving the extension/app update process.mek@chromium.org2012-11-071-0/+6
* Fix shutdown hang due to queued extension installsjamescook@chromium.org2012-10-221-0/+5
* Move extension unpack intermediate dir to Extensions/Tempjamescook@chromium.org2012-10-191-1/+2
* Making ShowExtensionInstallDialog a callbacksail@chromium.org2012-10-121-0/+3
* Enforce the 'requirements' field in manifests.eaugusti@chromium.org2012-09-111-0/+20
* Revert 155861 - Enforce the 'requirements' field in manifests.khorimoto@chromium.org2012-09-101-20/+0
* Enforce the 'requirements' field in manifests.eaugusti@chromium.org2012-09-101-0/+20
* [Sync] Generalize StringOrdinal to handle ordinal_in_parent fieldakalin@chromium.org2012-09-071-3/+3
* Moved CrxInstaller and CrxInstallerError into extensions namespacerdevlin.cronin@chromium.org2012-07-241-15/+16
* Move WebstoreInstaller, WebstoreInlineInstaller, related in extensions namespacerdevlin.cronin@chromium.org2012-07-121-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-1/+1
* don't store scopes in PermissionSetestade@chromium.org2012-07-091-0/+1
* Move SandboxedExtensionUnpacker and SandboxedExtensionUnpackerClient into ext...rdevlin.cronin@chromium.org2012-07-021-3/+3