1. 198b590 Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  2. 9f4e4f08 Auto-install/uninstall shared module dependencies for extensions. by [email protected] · 12 years ago
  3. 505ccdc Fix browser crash when enabling managed extensions in incognito. by [email protected] · 12 years ago
  4. 47b6007 Remove import process workarounds from ExtensionService by [email protected] · 12 years ago
  5. 36fc54f Delay garbage collection of extensions until startup is complete. by [email protected] · 12 years ago
  6. 4941fe9 Change the platform app default stylesheet to use the platforms system font as default font. by [email protected] · 12 years ago
  7. e516e4c Reset profile now supports disabling non-builtin extensions. by [email protected] · 12 years ago
  8. cadac62 Call scoped_refptr<T>::get() rather than relying on implicit "operator T*" by [email protected] · 12 years ago
  9. 00e7bef Use a direct include of strings headers in chrome/browser/extensions/, part 3. by [email protected] · 12 years ago
  10. 112158af Use a direct include of utf_string_conversions.h in chrome/browser/, part 2. by [email protected] · 12 years ago
  11. 8f3bcbd Pull sync type / syncability out of Extension. by [email protected] · 12 years ago
  12. 6b414c23 Move parsing of app.launch keys out of Extension. by [email protected] · 12 years ago
  13. 4a5fe3e2 Move Extension::UpdatesFromGallery to ManifestURL. by [email protected] · 12 years ago
  14. dc24976f Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  15. 2a69b94 Move application restart and relaunch code out of ExtensionService. by [email protected] · 12 years ago
  16. 3162254 Move parsing of NaCl modules out of Extension. by [email protected] · 12 years ago
  17. e7554c3f Windows: When an app is updated and its name changes, recreate shortcuts. by [email protected] · 12 years ago
  18. b3a2509 chrome: Use base::MessageLoop. (Part 3) by [email protected] · 12 years ago
  19. 211a3f3 Supresses app permissions changed dialogs in kiosk mode. by [email protected] · 12 years ago
  20. c6f9203a Move browser-specific FileAPI code from webkit/fileapi to webkit/browser/fileapi by [email protected] · 12 years ago
  21. 20c8b94 Implement chrome.runtime.setUninstallUrl. by [email protected] · 12 years ago
  22. 961745f Add support for persistent file access in apps. by [email protected] · 12 years ago
  23. 8c61902f Revert 201968 "Revert 201837 "OOP import on Windows."" by [email protected] · 12 years ago
  24. aff9812 Revert 201837 "OOP import on Windows." by [email protected] · 12 years ago
  25. 1951f8d OOP import on Windows. by [email protected] · 12 years ago
  26. 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
  27. c4298d0 Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi by [email protected] · 12 years ago
  28. 4a10006a Add a non-blocking "OneShotEvent" class by [email protected] · 12 years ago
  29. 29eb12c Revert 200828 "Move webkit/fileapi/file_system_mount_point_provi..." by [email protected] · 12 years ago
  30. a35c34ac Move webkit/fileapi/file_system_mount_point_provider.h to webkit/browser/fileapi by [email protected] · 12 years ago
  31. 13c68b6 Move RuntimeData and related permissions out of Extension class by [email protected] · 12 years ago
  32. 836e298 Reland 200220 - Make ExtensionPrefs a ProfileKeyedService. by [email protected] · 12 years ago
  33. 27281b8 Revert 200220 "Make ExtensionPrefs a ProfileKeyedService." by [email protected] · 12 years ago
  34. 2d30d04 Make ExtensionPrefs a ProfileKeyedService. by [email protected] · 12 years ago
  35. 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
  36. de0f8b4 Move FileEntry code from ExtensionPrefs to FileHandlersAPI by [email protected] · 12 years ago
  37. 41bb80bd Made it possible to tell whether an extension is being installed or updated. by [email protected] · 12 years ago
  38. 9c00909 chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST. by [email protected] · 12 years ago
  39. ca2e8202 Avoid a redundant enable/unload cycle when reloading an extension. by [email protected] · 12 years ago
  40. b914e295 Start refactoring extension reloading to avoid redundant reloads. by [email protected] · 12 years ago
  41. b3aa718 Fix first run detection for post-sideload UI. by [email protected] · 12 years ago
  42. 460c671 Don't show the external extension install bubble for new profiles. by [email protected] · 12 years ago
  43. 64742de3 Clear the background_page_ready flag in DisableExtension. by [email protected] · 12 years ago
  44. 3eeddd89 Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>. by [email protected] · 12 years ago
  45. 90c780ac Goodbye Sideload Wipeout. We hardly knew ya. by [email protected] · 12 years ago
  46. 73a85e01 Fix a null dereference in ExtensionService::HandleExtensionAlertAccept by closing by [email protected] · 12 years ago
  47. 561e33d5 Resubmit of Remove AppIsolation from Extension Class by [email protected] · 12 years ago
  48. 820d9bd Skip loading installed extensions when --install-from-webstore is active. by [email protected] · 12 years ago
  49. c86a826 Revert 191571 "Move AppIsolation out of Extension Class" by [email protected] · 12 years ago
  50. d53ca02 Move AppIsolation out of Extension Class by [email protected] · 12 years ago
  51. 06492ed Move IncognitoSplitMode out of Extension Class by [email protected] · 12 years ago
  52. 993da5e Move CrxFile, FileReader, ExtensionResource to src/extensions. by [email protected] · 12 years ago
  53. fc2a40f Give an app the file entries it had back on restart. by [email protected] · 12 years ago
  54. 75bdcb87 App mode: Force a restart after a certain timeout period. by [email protected] · 12 years ago
  55. ead05635 This is required to simplify the implementation of chrome.debugger.getTargets. by [email protected] · 12 years ago
  56. 6bd746e5 Remove chrome/ code to handle App Notifications by [email protected] · 12 years ago
  57. 098fa7a Move Plugins out of Extension class by [email protected] · 12 years ago
  58. 009633c Remove install time OAuth2 dialogs for Identity API by [email protected] · 12 years ago
  59. 69496e5 Move apps_shortcut_manager into src/apps by [email protected] · 12 years ago
  60. 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
  61. 879a609 Don't show the extension blacklist alert every 5 minutes. by [email protected] · 12 years ago
  62. f34efa2 Fix up unused includes from chrome/browser/extensions to the rest of chrome/browser. by [email protected] · 12 years ago
  63. 9367eabc Manifest handler for all keys background-related. by [email protected] · 12 years ago
  64. ac87537 Add UMA for extension blacklisting. by [email protected] · 12 years ago
  65. 12075d1 Change --load-extension flag so the extensions don't persist across restart. by [email protected] · 12 years ago
  66. bd36b65 Apps that don't appear on the NTP shouldn't contribute to NTP page overflow. by [email protected] · 12 years ago
  67. 92dd8d9 Add runtime.onBrowserUpdateAvailable event. by [email protected] · 12 years ago
  68. 9d02fa1 Allow launching an app from the command line using --load-and-launch-app. by [email protected] · 12 years ago
  69. bc151cf9 Sanity tweaks to the extension blacklist: by [email protected] · 13 years ago
  70. 3853a4c Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/. by [email protected] · 13 years ago
  71. 650b2d5 Merge branch 'master' into file_path_browser by [email protected] · 13 years ago
  72. 3ea1b18 Rename FilePath to base::FilePath and use new location of string_number_conversions in some chrome subdirectories. by [email protected] · 13 years ago
  73. 8b6d964 Send onRestarted() to crashed apps. by [email protected] · 13 years ago
  74. 1d5e58b Move Extension Location and Type enums to Manifest, and move InstallWarning to its own file. by [email protected] · 13 years ago
  75. 24ea7a1 Stop using content's internal URLDataManager methods from chrome. by [email protected] · 13 years ago
  76. 21f2e2d Instrument ExtensionService.InitAfterImport for slow startups by [email protected] · 13 years ago
  77. de41555 Only HistogramBase is used outside of base/metrics. by [email protected] · 13 years ago
  78. ad44576 Consolidate [BrowserAction,PageAction,ScriptBadge]API into ExtensionActionAPI by [email protected] · 13 years ago
  79. e237703 cros: Show terminated/disabled app in launcher bar. by [email protected] · 13 years ago
  80. 88e8ec915 cros: Add a InstallLimiter PKS to control default app install on cros. by [email protected] · 13 years ago
  81. 3a2748c4 Fix overcounting of UMA stat for DisabledExtension.SideloadWipeoutNeeded. by [email protected] · 13 years ago
  82. be9764c Delete orphaned orphaned-extension code by [email protected] · 13 years ago
  83. 6534806 Move the parsing of 'update_url' & 'options_page' URLs out of Extension. by [email protected] · 13 years ago
  84. 408ba4f Refactor push messaging API to initialize when the first extension/app using it is loaded. by [email protected] · 13 years ago
  85. 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
  86. 636ee4328 Move the parsing of "chrome_url_overrides" out of Extension. by [email protected] · 13 years ago
  87. ac66e45 Remove use of GetDefaultStoragePartition from chromeos/extensions by [email protected] · 13 years ago
  88. 4636c83 Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it by [email protected] · 13 years ago
  89. 758b0b70 Revert revision 176015 by [email protected] · 13 years ago
  90. 78acaf6d Revert 176047 by [email protected] · 13 years ago
  91. 85db26a Revert 176015 by [email protected] · 13 years ago
  92. 3044046 Run the JSON Schema Compiler's bundle compilation on JSON files. Previously it by [email protected] · 13 years ago
  93. b6d0240 -Rename ExtensionMediaPlayerEventRouter to by [email protected] · 13 years ago
  94. 2380c6b Make crash bubble send onRestarted() to apps. by [email protected] · 13 years ago
  95. 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
  96. 2c495c4 Exclude hosted apps from post-sideload UI. by [email protected] · 13 years ago
  97. c2295f7 Move the rest of the plugin code under chrome\browser to chrome\browser\plugins. by [email protected] · 13 years ago
  98. eac8833 Defer loading all component extensions in a first_run situation. by [email protected] · 13 years ago
  99. 98f6611 DevTools: introduce public content::DevToolsAgentHost. by [email protected] · 13 years ago
  100. 562e20c DevTools: preserve DevToolsAgentHost across navigations. by [email protected] · 13 years ago