- 198b590 Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
- 9f4e4f08 Auto-install/uninstall shared module dependencies for extensions. by [email protected] · 12 years ago
- 505ccdc Fix browser crash when enabling managed extensions in incognito. by [email protected] · 12 years ago
- 47b6007 Remove import process workarounds from ExtensionService by [email protected] · 12 years ago
- 36fc54f Delay garbage collection of extensions until startup is complete. by [email protected] · 12 years ago
- 4941fe9 Change the platform app default stylesheet to use the platforms system font as default font. by [email protected] · 12 years ago
- e516e4c Reset profile now supports disabling non-builtin extensions. by [email protected] · 12 years ago
- cadac62 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by [email protected] · 12 years ago
- 00e7bef Use a direct include of strings headers in chrome/browser/extensions/, part 3. by [email protected] · 12 years ago
- 112158af Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. by [email protected] · 12 years ago
- 8f3bcbd Pull sync type / syncability out of Extension. by [email protected] · 12 years ago
- 6b414c23 Move parsing of app.launch keys out of Extension. by [email protected] · 12 years ago
- 4a5fe3e2 Move Extension::UpdatesFromGallery to ManifestURL. by [email protected] · 12 years ago
- dc24976f Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
- 2a69b94 Move application restart and relaunch code out of ExtensionService. by [email protected] · 12 years ago
- 3162254 Move parsing of NaCl modules out of Extension. by [email protected] · 12 years ago
- e7554c3f Windows: When an app is updated and its name changes, recreate shortcuts. by [email protected] · 12 years ago
- b3a2509 chrome: Use base::MessageLoop. (Part 3) by [email protected] · 12 years ago
- 211a3f3 Supresses app permissions changed dialogs in kiosk mode. by [email protected] · 12 years ago
- c6f9203a Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi by [email protected] · 12 years ago
- 20c8b94 Implement chrome.runtime.setUninstallUrl. by [email protected] · 12 years ago
- 961745f Add support for persistent file access in apps. by [email protected] · 12 years ago
- 8c61902f Revert 201968 "Revert 201837 "OOP import on Windows."" by [email protected] · 12 years ago
- aff9812 Revert 201837 "OOP import on Windows." by [email protected] · 12 years ago
- 1951f8d OOP import on Windows. by [email protected] · 12 years ago
- 08b1f75f Move webkit/database to webkit/browser and webkit/common. Also move content::WebDatabaseObserverImpl to the new common_child library. by [email protected] · 12 years ago
- c4298d0 Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi by [email protected] · 12 years ago
- 4a10006a Add a non-blocking "OneShotEvent" class by [email protected] · 12 years ago
- 29eb12c Revert 200828 "Move webkit/fileapi/file_system_mount_point_provi..." by [email protected] · 12 years ago
- a35c34ac Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi by [email protected] · 12 years ago
- 13c68b6 Move RuntimeData and related permissions out of Extension class by [email protected] · 12 years ago
- 836e298 Reland 200220 - Make ExtensionPrefs a ProfileKeyedService. by [email protected] · 12 years ago
- 27281b8 Revert 200220 "Make ExtensionPrefs a ProfileKeyedService." by [email protected] · 12 years ago
- 2d30d04 Make ExtensionPrefs a ProfileKeyedService. by [email protected] · 12 years ago
- 2cb5e30 Remove the optional_permission_set, required_permission_set, and initial_api_permissions members from Extension, replacing them with a PermissionsData class. by [email protected] · 12 years ago
- de0f8b4 Move FileEntry code from ExtensionPrefs to FileHandlersAPI by [email protected] · 12 years ago
- 41bb80bd Made it possible to tell whether an extension is being installed or updated. by [email protected] · 12 years ago
- 9c00909 chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST. by [email protected] · 12 years ago
- ca2e8202 Avoid a redundant enable/unload cycle when reloading an extension. by [email protected] · 12 years ago
- b914e295 Start refactoring extension reloading to avoid redundant reloads. by [email protected] · 12 years ago
- b3aa718 Fix first run detection for post-sideload UI. by [email protected] · 12 years ago
- 460c671 Don't show the external extension install bubble for new profiles. by [email protected] · 12 years ago
- 64742de3 Clear the background_page_ready flag in DisableExtension. by [email protected] · 12 years ago
- 3eeddd89 Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. by [email protected] · 12 years ago
- 90c780ac Goodbye Sideload Wipeout. We hardly knew ya. by [email protected] · 12 years ago
- 73a85e01 Fix a null dereference in ExtensionService::HandleExtensionAlertAccept by closing by [email protected] · 12 years ago
- 561e33d5 Resubmit of Remove AppIsolation from Extension Class by [email protected] · 12 years ago
- 820d9bd Skip loading installed extensions when --install-from-webstore is active. by [email protected] · 12 years ago
- c86a826 Revert 191571 "Move AppIsolation out of Extension Class" by [email protected] · 12 years ago
- d53ca02 Move AppIsolation out of Extension Class by [email protected] · 12 years ago
- 06492ed Move IncognitoSplitMode out of Extension Class by [email protected] · 12 years ago
- 993da5e Move CrxFile, FileReader, ExtensionResource to src/extensions. by [email protected] · 12 years ago
- fc2a40f Give an app the file entries it had back on restart. by [email protected] · 12 years ago
- 75bdcb87 App mode: Force a restart after a certain timeout period. by [email protected] · 12 years ago
- ead05635 This is required to simplify the implementation of chrome.debugger.getTargets. by [email protected] · 12 years ago
- 6bd746e5 Remove chrome/ code to handle App Notifications by [email protected] · 12 years ago
- 098fa7a Move Plugins out of Extension class by [email protected] · 12 years ago
- 009633c Remove install time OAuth2 dialogs for Identity API by [email protected] · 12 years ago
- 69496e5 Move apps_shortcut_manager into src/apps by [email protected] · 12 years ago
- 2a94720 Add unit test to ensure calling ReloadExtension twice in a row works, and fix the code to make this test pass. by [email protected] · 12 years ago
- 879a609 Don't show the extension blacklist alert every 5 minutes. by [email protected] · 12 years ago
- f34efa2 Fix up unused includes from chrome/browser/extensions to the rest of chrome/browser. by [email protected] · 12 years ago
- 9367eabc Manifest handler for all keys background-related. by [email protected] · 12 years ago
- ac87537 Add UMA for extension blacklisting. by [email protected] · 12 years ago
- 12075d1 Change --load-extension flag so the extensions don't persist across restart. by [email protected] · 12 years ago
- bd36b65 Apps that don't appear on the NTP shouldn't contribute to NTP page overflow. by [email protected] · 12 years ago
- 92dd8d9 Add runtime.onBrowserUpdateAvailable event. by [email protected] · 12 years ago
- 9d02fa1 Allow launching an app from the command line using --load-and-launch-app. by [email protected] · 12 years ago
- bc151cf9 Sanity tweaks to the extension blacklist: by [email protected] · 13 years ago
- 3853a4c Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. by [email protected] · 13 years ago
- 650b2d5 Merge branch 'master' into file_path_browser by [email protected] · 13 years ago
- 3ea1b18 Rename FilePath to base::FilePath and use new location of string_number_conversions in some chrome subdirectories. by [email protected] · 13 years ago
- 8b6d964 Send onRestarted() to crashed apps. by [email protected] · 13 years ago
- 1d5e58b Move Extension Location and Type enums to Manifest, and move InstallWarning to its own file. by [email protected] · 13 years ago
- 24ea7a1 Stop using content's internal URLDataManager methods from chrome. by [email protected] · 13 years ago
- 21f2e2d Instrument ExtensionService.InitAfterImport for slow startups by [email protected] · 13 years ago
- de41555 Only HistogramBase is used outside of base/metrics. by [email protected] · 13 years ago
- ad44576 Consolidate [BrowserAction,PageAction,ScriptBadge]API into ExtensionActionAPI by [email protected] · 13 years ago
- e237703 cros: Show terminated/disabled app in launcher bar. by [email protected] · 13 years ago
- 88e8ec915 cros: Add a InstallLimiter PKS to control default app install on cros. by [email protected] · 13 years ago
- 3a2748c4 Fix overcounting of UMA stat for DisabledExtension.SideloadWipeoutNeeded. by [email protected] · 13 years ago
- be9764c Delete orphaned orphaned-extension code by [email protected] · 13 years ago
- 6534806 Move the parsing of 'update_url' & 'options_page' URLs out of Extension. by [email protected] · 13 years ago
- 408ba4f Refactor push messaging API to initialize when the first extension/app using it is loaded. by [email protected] · 13 years ago
- 9225362 Don't derive from ChromeURLDataManager::DataSource, and instead have these classes implement a delegate interface instead. Also make ChromeURLDataManager::DataSource not a nested class so that it can be forward declared. by [email protected] · 13 years ago
- 636ee4328 Move the parsing of "chrome_url_overrides" out of Extension. by [email protected] · 13 years ago
- ac66e45 Remove use of GetDefaultStoragePartition from chromeos/extensions by [email protected] · 13 years ago
- 4636c83 Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it by [email protected] · 13 years ago
- 758b0b70 Revert revision 176015 by [email protected] · 13 years ago
- 78acaf6d Revert 176047 by [email protected] · 13 years ago
- 85db26a Revert 176015 by [email protected] · 13 years ago
- 3044046 Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it by [email protected] · 13 years ago
- b6d0240 -Rename ExtensionMediaPlayerEventRouter to by [email protected] · 13 years ago
- 2380c6b Make crash bubble send onRestarted() to apps. by [email protected] · 13 years ago
- c39df1a Remove some Profile-keyed factory boilerplate: management, omnibox, preference, push_messaging. Change ProfileKeyedAPIFactory<Foo>::GetInstance to Foo::GetFactoryInstance. by [email protected] · 13 years ago
- 2c495c4 Exclude hosted apps from post-sideload UI. by [email protected] · 13 years ago
- c2295f7 Move the rest of the plugin code under chrome\browser to chrome\browser\plugins. by [email protected] · 13 years ago
- eac8833 Defer loading all component extensions in a first_run situation. by [email protected] · 13 years ago
- 98f6611 DevTools: introduce public content::DevToolsAgentHost. by [email protected] · 13 years ago
- 562e20c DevTools: preserve DevToolsAgentHost across navigations. by [email protected] · 13 years ago