1. 98a3e4a1 PS - Showing permission prompt for activeTab by isandrk · 8 years ago
  2. c7f8d13 [Extensions] Deprecate old install prompt types by rdevlin.cronin · 8 years ago
  3. c16c6f8 Remove calls to MessageLoop::current() in chrome. by fdoray · 9 years ago
  4. 0acb454 MacViews: add extension install dialog to MacViewsWebUIDialogs by ellyjones · 9 years ago
  5. b39009a Revert of MacViews: add extension install dialog to MacViewsWebUIDialogs (patchset #2 id:20001 of https://codereview.chromium.org/1918793004/ ) by ellyjones · 9 years ago
  6. 145ffb9 MacViews: add extension install dialog to MacViewsWebUIDialogs by ellyjones · 9 years ago
  7. 3d41d9f Remove Bundles, part 2: BundleInstaller and UI by treib · 9 years ago
  8. c963c714 Convert //chrome/browser/extensions from scoped_ptr to std::unique_ptr by dcheng · 9 years ago
  9. 3fe4bd3 [Extensions] Small cleanup of extension_install_prompt.* by rdevlin.cronin · 10 years ago
  10. 4159305 [Extensions] Migrate ExtensionInstallPrompt::Delegate to be a callback by rdevlin.cronin · 10 years ago
  11. a2f4804a Switch to standard integer types in chrome/browser/extensions/. by avi · 10 years ago
  12. ca5bf2da [Extensions] Don't use ExtensionInstallPrompt subclasses for auto-confirmation by rdevlin.cronin · 10 years ago
  13. 2e25269 [Extensions] Un-refcount ExtensionInstallPrompt::Prompt by rdevlin.cronin · 10 years ago
  14. f84cab7 [Extensions] Clean up ExtensionInstallPrompt::ConfirmFoo methods by rdevlin.cronin · 10 years ago
  15. 0a1c15f Make the webstore inline install dialog be tab-modal by asargent · 10 years ago
  16. 1dd4acd Remove all the ephemeral apps code. by benwells · 10 years ago
  17. e2d0fd0 [Extensions] Un-refcount PermissionSet by rdevlin.cronin · 10 years ago
  18. f9dce31 Rename CoalescedPermissionMessage to PermissionMessage by treib · 10 years ago
  19. 8d2de48 Extensions: Remove the intermediate PermissionMessageStrings interface by treib · 10 years ago
  20. e3643158 Add a webstorePrivate API to show a permission prompt for delegated bundle installs, try 2 by treib · 10 years ago
  21. c4dc6ea Revert "Add a webstorePrivate API to show a permission prompt for delegated bundle installs" by Bartosz Fabianowski · 10 years ago
  22. 33c6729 Add a webstorePrivate API to show a permission prompt for delegated bundle installs by treib · 10 years ago
  23. d3586225 Clean up extension confirmation prompts and make them consistent between Views and Cocoa. by treib · 10 years ago
  24. 6620949 [Extensions] Introduce a ScopedExtensionDialogAutoConfirm by rdevlin.cronin · 10 years ago
  25. d9e1d9d Update UI for WebStore bundle installs. by treib · 10 years ago
  26. 7b45a34b Extensions: Switch to new permission message system, part III by treib · 10 years ago
  27. 15893e8 Remove extension permission experiment code. by meacer · 10 years ago
  28. 2d2f537 Add a new webstorePrivate API to show a permission prompt for delegated installs by treib · 10 years ago
  29. 47e603e Implement ID/Hash-based extension cache map. by ginkage · 10 years ago
  30. 092c677 Show a permissions re-enable prompt for disabled extensions via inline install by rdevlin.cronin · 11 years ago
  31. 2f18178 Fix crash when user closes window prior to the "Confirm Install" prompt showing. by pkotwicz · 11 years ago
  32. 674e6a9f Revert of Fix crash when user closes window prior to the "Confirm Install" prompt showing (patchset #9 id:270001 of https://codereview.chromium.org/662073002/) by pkotwicz · 11 years ago
  33. d53564d Fix crash when user closes window prior to the "Confirm Install" prompt showing. by pkotwicz · 11 years ago
  34. 2175c62 [Refactor] Move creating a browser if necessary to ExtensionInstallDialogView by pkotwicz · 11 years ago
  35. a57a1f32 Displays dialog when app install succeeds / fails on Athena. In particular, by pkotwicz · 11 years ago
  36. 7fd0119 Remove unneeded includes in webstore_installer.cc and extension_install_prompt.cc. by pkotwicz · 11 years ago
  37. c64d3dd Update app info and install prompt UI to show retained devices. by reillyg · 11 years ago
  38. 5f6b69d Allow the user to "repair" a corrupted extension. by rdevlin.cronin · 11 years ago
  39. 0fbac4d Update extension install prompt to reflect withheld permissions. by gpdavis.chromium · 11 years ago
  40. c704794 Remove implicit conversions from scoped_refptr to T* in chrome/browser/extensions/ by dcheng · 11 years ago
  41. eeb0d3e1 Experience sampling instrumentation for extension install dialog by [email protected] · 11 years ago
  42. a397ec0 Fix permission regression where warnings aren't shown in the dialog by [email protected] · 11 years ago
  43. 2a74d6f6 Remove kAppsGalleryInstallAutoConfirmForTests switch by [email protected] · 11 years ago
  44. d382baa Make ExtensionInstallPrompt::Prompt ref-counted by [email protected] · 11 years ago
  45. ae20939 remove oauth from extension install dialog by [email protected] · 11 years ago
  46. 21db9ef Support remote installation of extensions and apps. by [email protected] · 11 years ago
  47. 051655ad Move Infobars core files to the Infobars component by [email protected] · 11 years ago
  48. 34b5f7f Make sideloaded (externally installed) extensions display webstore info by [email protected] · 12 years ago
  49. 62a28d7c Implement extension permission dialog experiments. by [email protected] · 12 years ago
  50. d2065e06 Replace string16 with base::string16 in chrome/browser by [email protected] · 12 years ago
  51. 439f1e3 Convert string16 to use base namespace. by [email protected] · 12 years ago
  52. 1b563df Revert first-run UI for apps by [email protected] · 12 years ago
  53. 1a93d8d Ephemeral apps initial UI changes for app launcher by [email protected] · 12 years ago
  54. aa5a547 Add first run prompt fot OEM default apps to acknowledge app permissions by [email protected] · 12 years ago
  55. 2b2dfe2 Make permission details expandable in the GTK permissions dialog. by [email protected] · 12 years ago
  56. 4e49487 Identity API: prevent install time OAuth prompts by [email protected] · 12 years ago
  57. 79a6f99a First part of porting the Extension Permissions scrolling changes to MacOs. by [email protected] · 12 years ago
  58. 42f4121 Move OAuth2TokenService to google_apis/. by [email protected] · 12 years ago
  59. dcde34b3 Hide "0 users" in inline installation. by [email protected] · 12 years ago
  60. 4f3fb35 Updates to the experimental/identity API to remove dependency on TokenService. by [email protected] · 12 years ago
  61. 8ab7e6c Making the extension permissions dialog scrollable, when needed (adding expandable sections for things needing more details). by [email protected] · 12 years ago
  62. f2cd899 Show the 'Has no special permissions' on the Permissions dialog (GTK only) instead of saying nothing. by [email protected] · 12 years ago
  63. 00e7bef Use a direct include of strings headers in chrome/browser/extensions/, part 3. by [email protected] · 12 years ago
  64. a2886e8b Display the list of retained files in the extension permissions dialog. by [email protected] · 12 years ago
  65. c8ff7c9e Streamlined sideload UI for extensions from the webstore. by [email protected] · 12 years ago
  66. 5e9e96a Move MessageLoop to base namespace. by [email protected] · 12 years ago
  67. 509ad1a9 Improve RequestAuthorization calls. by [email protected] · 12 years ago
  68. d44ec7b WebstoreStandaloneInstaller: refactored to make easier to use/extend. by [email protected] · 12 years ago
  69. 15d267b4 Re-land "view permission" feature (r179916) with Mac Fix. by [email protected] · 12 years ago
  70. 5291fa5 Revert 179916. It breaks on Mac. by [email protected] · 12 years ago
  71. 29e0c4e7 Move "oauth2" manifest key parsing out of Extension class. by [email protected] · 12 years ago
  72. 3b03525 Add a link (to view Permissions) to the Extension details on chrome://extensions. by [email protected] · 12 years ago
  73. 5db2e88 Allow ExtensionInstallPrompt be created with a parent native view. by [email protected] · 13 years ago
  74. ec7de0c5a Add a class to replace ImageLoadingTracker with a nicer API. by [email protected] · 13 years ago
  75. 885c0e9 Establish /extensions directory and move URLPattern there. by [email protected] · 13 years ago
  76. 91e51d61 Have ExtensionInstallPrompt take a WebContents by [email protected] · 13 years ago
  77. 612a1cb1 New post-sideload UI: by [email protected] · 13 years ago
  78. af6efb2 Making ShowExtensionInstallDialog a callback by [email protected] · 13 years ago
  79. 734bcec Switch install-from-webstore UI to use regular instead of inline install dialog by [email protected] · 13 years ago
  80. 6386cf5 Moving google_apis and GaiaClient to src/google_apis. by [email protected] · 13 years ago
  81. 16798da83 Remove OAuth issue advice command line flag by [email protected] · 13 years ago
  82. fc507794 Update oauth strings for extension install UI by [email protected] · 13 years ago
  83. a6e5c9b Fix crash in bundle install dialog. by [email protected] · 13 years ago
  84. c422a86 Pass through Extension::FROM_WEBSTORE to Extension::Create when installing an by [email protected] · 13 years ago
  85. bf3d9df Moved CrxInstaller and CrxInstallerError into extensions namespace by [email protected] · 13 years ago
  86. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  87. 619f8618 Move application creation and extension install prompt showing off Browser and onto ExtensionTabHelper. by [email protected] · 13 years ago
  88. f746b3f make getAuthToken interactive by [email protected] · 13 years ago
  89. 813475e [gtk] add oauth2 scopes zippies in extension install dialog by [email protected] · 13 years ago
  90. b70a2d9 retry r144574 with read-after-free fix. by [email protected] · 13 years ago
  91. 13e72f5 Revert r 144574 "Modify experimental identity flow to display scope descriptions and details." by [email protected] · 13 years ago
  92. 8a819cc Modify experimental identity flow to display scope descriptions and details. by [email protected] · 13 years ago
  93. c2e66e1 Move each permission classes to its own files in extensions/permissions and rename classes from ExtensionPermission* to extensions::Permission* by [email protected] · 13 years ago
  94. 4eaf0b3 Use an infobar instead of alert box for extension install error. by [email protected] · 13 years ago
  95. 32fc4ff7 Remove BrowserList::GetLastActive from extensions install dialog code by plumbing through the Browser window. In two places (file_manager_util.cc and download_crx_util.cc) there is no context so I left those with FindLastActiveWithProfile for now. by [email protected] · 13 years ago
  96. c82da8c4 Refactoring ExtensionInstallUI to abstract the Browser references. by [email protected] · 13 years ago