summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/unpacked_installer.h
Commit message (Expand)AuthorAgeFilesLines
* [Extensions] Make chrome://extensions use developerPrivate for unpacked loadingrdevlin.cronin2015-03-041-2/+9
* Show alert failure for reloading unpacked extensions with bad manifestgpdavis.chromium@gmail.com2014-07-171-7/+0
* Update the CrxInstaller and UnpackedInstaller to use the ExtensionInstallCheckertmdiep@chromium.org2014-07-101-10/+12
* Move ExtensionService::ReportExtensionLoadError to ExtensionErrorReporterrdevlin.cronin@chromium.org2014-05-011-0/+7
* Improve UI for unpacked extensions failing to load.rdevlin.cronin@chromium.org2014-04-261-0/+11
* Move most of extension_file_util.cc into extensions/common/file_util.ccjamescook@chromium.org2014-04-151-1/+1
* Fixed edge case for commit: 258677d.halman@gmail.com2014-04-011-0/+3
* Move application restart and relaunch code out of ExtensionService.benwells@chromium.org2013-05-311-8/+8
* Currently the unpacked_installer does not check if there isakuegel@chromium.org2013-05-061-6/+10
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Allow launching an app from the command line using --load-and-launch-app.jackhou@chromium.org2013-02-191-2/+7
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+3
* Enforce the 'requirements' field in manifests.eaugusti@chromium.org2012-09-111-2/+17
* Revert 155861 - Enforce the 'requirements' field in manifests.khorimoto@chromium.org2012-09-101-17/+2
* Enforce the 'requirements' field in manifests.eaugusti@chromium.org2012-09-101-2/+17
* Disallow packing or loading unpacked manifest v1 extensions.aa@chromium.org2012-09-021-1/+17
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+2
* Disable loading of unpacked extensions when '*' is blacklisted, both via the ...joaodasilva@chromium.org2012-04-181-1/+4
* Refactor loading out of ExtensionService.yoz@chromium.org2011-11-021-0/+82