summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/external_install_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Add NOTIFICATION_EXTENSION_REMOVED for Extensions removed from ExtensionService.yoz@chromium.org2013-08-021-18/+12
* Revert 213912 "Stop sending EXTENSION_UNLOADED notification when..."yoz@chromium.org2013-07-291-5/+11
* Stop sending EXTENSION_UNLOADED notification when uninstalling disabled exten...yoz@chromium.org2013-07-261-11/+5
* Use a direct include of the message_loop header in chrome/browser/, part 6.avi@chromium.org2013-07-181-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Be more cautious about the lifetime of ExtensionService/Extension in External...yoz@chromium.org2013-07-091-7/+21
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* Move Extension::UpdatesFromGallery to ManifestURL.yoz@chromium.org2013-06-041-1/+2
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-1/+1
* Show extension icon in sideload bubble UI. It's better than an exclamation mark.yoz@chromium.org2013-06-021-34/+65
* Make the loud post-sideload UI show up on the first browser window.yoz@chromium.org2013-05-171-2/+13
* Fix the reference counting in ExternalInstallGlobalError.yoz@chromium.org2013-05-161-2/+4
* Fix leak in ExternalInstallGlobalError.yoz@chromium.org2013-04-261-1/+7
* Don't show the external extension install bubble for new profiles.yoz@chromium.org2013-04-241-6/+5
* Wrench Menu Icons: Use new iconssail@chromium.org2013-04-231-5/+0
* Basic unit test for external install global error bubble.yoz@chromium.org2013-04-221-0/+8
* Streamlined sideload UI for extensions from the webstore.yoz@chromium.org2013-04-201-62/+186
* Add support for multi-line GlobalError messages to Views.yoz@chromium.org2013-04-161-3/+3
* Wrench Icon: Remove global error badgesail@chromium.org2013-04-021-8/+3
* Remove install time OAuth2 dialogs for Identity APIcourage@chromium.org2013-03-071-2/+1
* Add UMA histograms for post-sideload extension UI.mpcomplete@chromium.org2012-11-011-24/+2
* Have ExtensionInstallPrompt take a WebContentssail@chromium.org2012-10-211-1/+3
* Update strings and icons for the post-sideload extension UI.mpcomplete@chromium.org2012-10-191-2/+8
* New post-sideload UI:mpcomplete@chromium.org2012-10-171-0/+297