| Commit message (Expand) | Author | Age | Files | Lines |
* | Support remote installation of extensions and apps. | mek@chromium.org | 2014-05-16 | 1 | -1/+4 |
* | Introduce an extension parameter which is used to customize the extension. It... | vasilii@chromium.org | 2014-03-24 | 1 | -10/+14 |
* | Remove the last c/b/e/extension_service.h includes from src/extensions | jamescook@chromium.org | 2014-03-14 | 1 | -0/+95 |
* | Moved some more dependencies of ExtensionService to extensions | benwells@chromium.org | 2013-11-28 | 1 | -94/+0 |
* | Move Extension and PermissionsData to extensions/common. | yoz@chromium.org | 2013-11-15 | 1 | -1/+1 |
* | Honor creation_flags for external extensions with update URL | dpolukhin@chromium.org | 2013-10-15 | 1 | -1/+7 |
* | Move Feature and Manifest to top-level extensions. | yoz@chromium.org | 2013-08-22 | 1 | -1/+1 |
* | chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2 | tfarina@chromium.org | 2013-07-03 | 1 | -1/+1 |
* | Pull sync type / syncability out of Extension. | yoz@chromium.org | 2013-06-05 | 1 | -2/+2 |
* | Move Extension Location and Type enums to Manifest, and move InstallWarning t... | yoz@chromium.org | 2013-01-31 | 1 | -3/+4 |
* | Prevent duplicate installations of an extension when the new installation has... | joaodasilva@chromium.org | 2012-12-07 | 1 | -0/+9 |
* | Move PendingExtensionManager and PendingExtensionInfo into extensions namespace | rdevlin.cronin@chromium.org | 2012-07-26 | 1 | -8/+12 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Caused pending extensions to install in the proper order (i.e. the order that... | mitchellwrosen@chromium.org | 2012-06-08 | 1 | -0/+7 |
* | Move Extension into extensions namespace | aa@chromium.org | 2012-05-21 | 1 | -5/+7 |
* | Prevent external extension providers from overwriting an extension with an ol... | joaodasilva@chromium.org | 2012-05-04 | 1 | -3/+6 |
* | [Extensions] Remove enabled flag from PendingExtensionInfo | akalin@chromium.org | 2011-04-29 | 1 | -3/+0 |
* | [Extension] Remove concept of initial incognito state | akalin@chromium.org | 2011-04-29 | 1 | -5/+0 |
* | Move ExtensionService code that manages pending extensions into its own class. | skerner@chromium.org | 2011-03-25 | 1 | -8/+3 |
* | Revert 79407 - Move ExtensionService code that manages pending extensions int... | skerner@chromium.org | 2011-03-25 | 1 | -3/+8 |
* | Move ExtensionService code that manages pending extensions into its own class. | skerner@chromium.org | 2011-03-25 | 1 | -8/+3 |
* | mac clang compile fix. | skerner@chromium.org | 2011-03-03 | 1 | -1/+1 |
* | Split PendingExtensionInfo into its own file. No behavior changed. | skerner@chromium.org | 2011-03-03 | 1 | -0/+76 |