Sign in
chromium
/
chromium
/
src
/
21db9ef70f4e530848aa6138080e9890d5fd6ae1
/
chrome
/
browser
/
extensions
/
pending_extension_manager.h
21db9ef
Support remote installation of extensions and apps.
by
[email protected]
· 11 years ago
46f3e10
Remove ExtensionService::IsExternalExtensionUninstalled()
by
[email protected]
· 11 years ago
d8fd0fd
Introduce an extension parameter which is used to customize the extension. It's available for external extensions on Windows by using a registry key. The installer can set this parameter per user.
by
[email protected]
· 11 years ago
f3d3b38
Remove the last c/b/e/extension_service.h includes from src/extensions
by
[email protected]
· 11 years ago
[Renamed (94%) from extensions/browser/pending_extension_manager.h]
b52f8ca
Moved some more dependencies of ExtensionService to extensions
by
[email protected]
· 12 years ago
[Renamed (93%) from chrome/browser/extensions/pending_extension_manager.h]
e4452d3
Move Extension and PermissionsData to extensions/common.
by
[email protected]
· 12 years ago
464213a
Honor creation_flags for external extensions with update URL
by
[email protected]
· 12 years ago
d42c1115
Move Feature and Manifest to top-level extensions.
by
[email protected]
· 12 years ago
9f4e4f08
Auto-install/uninstall shared module dependencies for extensions.
by
[email protected]
· 12 years ago
1f04ef4
Move Version to base namespace.
by
[email protected]
· 12 years ago
1d5e58b
Move Extension Location and Type enums to Manifest, and move InstallWarning to its own file.
by
[email protected]
· 13 years ago
4ec0f4b
Prevent duplicate installations of an extension when the new installation has the same version and location as the pending installation.
by
[email protected]
· 13 years ago
9bd9a686
Garbage collect extensions only if there are no pending extension installs that could still be using the Temp directory.
by
[email protected]
· 13 years ago
d31e19e
Reland 152221 - chromeos: Sync animation.
by
[email protected]
· 13 years ago
97648ff
Revert 152221 - chromeos: Sync animation.
by
[email protected]
· 13 years ago
d42ef8ac
chromeos: Sync animation.
by
[email protected]
· 13 years ago
3f213ad
Move PendingExtensionManager and PendingExtensionInfo into extensions namespace
by
[email protected]
· 13 years ago
01c86ec
Remove the rest of #pragma once in one big CL.
by
[email protected]
· 13 years ago
51a3bf8b
Caused pending extensions to install in the proper order (i.e. the order that users have clicked) rather than alphabetically.
by
[email protected]
· 13 years ago
1c321ee5
Move Extension into extensions namespace
by
[email protected]
· 13 years ago
e398785
Prevent external extension providers from overwriting an extension with an older version, when both are loaded from local CRX files.
by
[email protected]
· 13 years ago
42a08165
Split ExtensionUpdater into two smaller classes.
by
[email protected]
· 13 years ago
9060d8b0
Refactor PendingExtensionManager for clarity and consistency.
by
[email protected]
· 14 years ago
7576451
Make extension installs from sync be from_webstore.
by
[email protected]
· 14 years ago
6cc7dbae
[Extensions] Remove enabled flag from PendingExtensionInfo
by
[email protected]
· 14 years ago
81b14cc
[Extension] Remove concept of initial incognito state
by
[email protected]
· 14 years ago
a78286f
[Extensions] Remove dead code in PendingExtensionManager
by
[email protected]
· 14 years ago
145a317b
When two extension sources request the same extension, the source with higher priority wins.
by
[email protected]
· 14 years ago
2859946f
Generalize ExtensionUpdateService to ExtensionServiceInterface
by
[email protected]
· 14 years ago
b2907fd
Move ExtensionService code that manages pending extensions into its own class.
by
[email protected]
· 14 years ago
9c7ec6d
Revert 79407 - Move ExtensionService code that manages pending extensions into its own class.
by
[email protected]
· 14 years ago
26d287c
Move ExtensionService code that manages pending extensions into its own class.
by
[email protected]
· 14 years ago