1. 306a2bd Implement admin control (by policy) over which extensions the user can install and run. Currently we intercept in two locations: by [email protected] · 15 years ago
  2. c082105 Added devtools_page field to extension manifest to specify a page loaded into devtools front-end. by [email protected] · 15 years ago
  3. 501887f Disallow syncing of extensions with third-party update URLs or plugins. by [email protected] · 15 years ago
  4. 91059f8 Restore the bookmark manager favicon. by [email protected] · 15 years ago
  5. 4fdbc149 Add the concept of browse extent. by [email protected] · 15 years ago
  6. 9f72aa0 Reland r50834 by [email protected] · 15 years ago
  7. 3b76103 Revert r50834 by [email protected] · 15 years ago
  8. 75709691 Allow multiple domains in app. by [email protected] · 15 years ago
  9. a0cf04a Reland - Only allow installation of extensions/apps with gallery update url via download from gallery by [email protected] · 15 years ago
  10. 605cfad Unreverting 50489 - Added app.launch.width and app.launch.height keys to app manifest. by [email protected] · 15 years ago
  11. 859ee01 Revert 50489 - Added app.launch.width and app.launch.height keys to app manifest. by [email protected] · 15 years ago
  12. 970078f Added app.launch.width and app.launch.height keys to app manifest. by [email protected] · 15 years ago
  13. 4fba649 Revert 50333 - Only allow installation of extensions/apps with gallery update url via download from gallery by [email protected] · 15 years ago
  14. 26f16b5 Only allow installation of extensions/apps with gallery update url via download from gallery by [email protected] · 15 years ago
  15. 3ba0fd3 Re-apply r50278. by [email protected] · 15 years ago
  16. 8a45312a Revert r50278. by [email protected] · 15 years ago
  17. 62aed75 Some app-related manifest cleanup: by [email protected] · 15 years ago
  18. 56ad379 First pass at experimental omnibox API. There are plenty of rough edges and features to work on, but it's in a usable state. by [email protected] · 15 years ago
  19. b0b3abd9 Unpack extensions inside chrome's profile directory. by [email protected] · 15 years ago
  20. bbadaa78 fullscreen window app launch container by [email protected] · 15 years ago
  21. bb0a6a0 Move history API out of experimental. Allow extensions to override history page. by [email protected] · 15 years ago
  22. 867a73e1 Resubmit 1025006: Refactor app-related manifest properties by [email protected] · 15 years ago
  23. 9bf14a2 Revert 42091 - Refactor apprelated manifest properties so that they don't by [email protected] · 15 years ago
  24. 7d8867d Refactor app-related manifest properties so that they don't by [email protected] · 15 years ago
  25. c28071ad Support app tabs as a launch point for apps. Also, move the logic for launching into Browser for easier access by the launcher. by [email protected] · 15 years ago
  26. ceefd3d Add "origin" to the app object in the extension manifest. by [email protected] · 15 years ago
  27. c1f8c1db Make the invalid version error a bit more specific; the previous text by [email protected] · 15 years ago
  28. e9303b94 Pull gallery special case down into Extension::CanAccessHost() to avoid duplicating it in multiple places. by [email protected] · 16 years ago
  29. 28375ae Implement launch disposition for extension-apps. by [email protected] · 16 years ago
  30. 1baafb3 Trying to re-land. It's the same as http://codereview.chromium.org/546040. Moved IsValidName to public (where it was before the change), by [email protected] · 16 years ago
  31. b30e0dd Replace the "origins" key in the manifest with "extent". The items in the extent are URLPatterns, like other parts of the extension system. by [email protected] · 16 years ago
  32. e478d670 Allow extensions to add, remove, or change their page action popup. by [email protected] · 16 years ago
  33. fe9d189 Revert 36966 - Trying to reland. It's the same as http://codereview.chromium.org/546040. Moved IsValidName to public (where it was before the change), by [email protected] · 16 years ago
  34. 2d3958e Trying to re-land. It's the same as http://codereview.chromium.org/546040. Moved IsValidName to public (where it was before the change), by [email protected] · 16 years ago
  35. fc48fe5 Revert 36757 - Add reserved messages to ExtensionMessageBundle dictionary. They are of the form @@somename, i.e. @@ui_locale. by [email protected] · 16 years ago
  36. 7b7de27 Add reserved messages to ExtensionMessageBundle dictionary. They are of the form @@somename, i.e. @@ui_locale. by [email protected] · 16 years ago
  37. 6905390 Revert 36693 - breaking mac for some reason - Add reserved messages to ExtensionMessageBundle dictionary. They are of the form @@somename, i.e. @@ui_locale. by [email protected] · 16 years ago
  38. 4a5bbf8 Add reserved messages to ExtensionMessageBundle dictionary. They are of the form @@somename, i.e. @@ui_locale. by [email protected] · 16 years ago
  39. 8c6335d3 Drop the code allowing privacy blacklists to be shipped in extensions. by [email protected] · 16 years ago
  40. 92bcd16 Reland 36337: Add launch configuration to apps. Create a desktop shortcut if launch configuration is present. Future by [email protected] · 16 years ago
  41. f36ed645 Revert 36337 and 36338. Compile failure. by [email protected] · 16 years ago
  42. cdba23d8 Add launch configuration to apps. Create a desktop shortcut by [email protected] · 16 years ago
  43. 581b0ad initial manifest hooks for app experiment by [email protected] · 16 years ago
  44. b075689 Allow an empty list of page actions. by [email protected] · 16 years ago
  45. 6ae592e Revert 35802 - Failed Valgrind - Allow an empty list of page actions. by [email protected] · 16 years ago
  46. f2f0a0b Allow an empty list of page actions. by [email protected] · 16 years ago
  47. 2102dfc Reland: Add a minimum_chrome_version key to the manifest. by [email protected] · 16 years ago
  48. d7f83500 Revert 35602 - Add a "minimum_chrome_version" key to the manifest. by [email protected] · 16 years ago
  49. f58fa27c Add a "minimum_chrome_version" key to the manifest. by [email protected] · 16 years ago
  50. c6d474f8 Localizing manifest for installed or unpacked extensions. by [email protected] · 16 years ago
  51. 719663e4 Introduce a new 'all_frames' property to content scripts and by [email protected] · 16 years ago
  52. e288840 Special case the gallery to not show the scary download roadblock. by [email protected] · 16 years ago
  53. b9c9d58d Ignore requests to run content scripts on file:// urls. by [email protected] · 16 years ago
  54. 9428edc Parse messages.json in ExtensionUnpacker (like we do for manifest) and pass them to sandboxed_extension_unpacker. by [email protected] · 16 years ago
  55. 5f8681f Don't allow content scripts to execute on file:// urls. by [email protected] · 16 years ago
  56. 6657afa6 Add first class support for user scripts. by [email protected] · 16 years ago
  57. fa7b6b54 Re-commit "Add new user script injection point: document_idle." by [email protected] · 16 years ago
  58. 4a1a2bc3 Revert r30784 by [email protected] · 16 years ago
  59. 5442daf Add new user script injection point "document_idle" and make it the default. by [email protected] · 16 years ago
  60. 18cbf31c Neither name nor title are required for page- or browser-actions. Update loader by [email protected] · 16 years ago
  61. 43919ac9 Add concept of an options page to Extensions. by [email protected] · 16 years ago
  62. f75d6a7 Limit extensions to 1 UI surface (either Page/Browser action, but not both). by [email protected] · 16 years ago
  63. 37e960e Update page action manifest parsing to match the new format. by [email protected] · 16 years ago
  64. f6f5b8b Improve error messages when a manifest is not readable or not valid JSON. by [email protected] · 16 years ago
  65. 2d8d923 Add simple popup support to browser actions. This will create a popup HTML window that extends below a browser action button when the browser is clicked. When it loses focus, it is automatically dismissed. by [email protected] · 16 years ago
  66. 671e6c1ce Implement Browser Actions extensions. by [email protected] · 16 years ago
  67. 50c4e907 Fix bug where we fail to install an extension that has an empty by [email protected] · 16 years ago
  68. 86c008e8 override chrome:// URLs via extensions. by [email protected] · 16 years ago
  69. 300cc58db This change enables Chrome to load locale information for the extension. It detects default locale, and filters out all locales not supported by [email protected] · 16 years ago
  70. d6336a9 Add privacy_blacklists key to extension manifest and validate it. by [email protected] · 16 years ago
  71. bbc94554 add mole info to toolstrip definition and enable moles by [email protected] · 16 years ago
  72. c3e3def74 A small start: add icons to the extension manifest. by [email protected] · 16 years ago
  73. cb691e8 Refactor extension constants to improve readability, debugging, and to make it easier to add new constants. by [email protected] · 16 years ago