summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/extensions/extension_message_bubble_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused param from search engine extension override helper function.finnur@chromium.org2014-06-111-2/+1
* Add an extension override bubble and warning box for proxy extensions. (2nd a...finnur@chromium.org2014-06-071-38/+73
* Revert 275229 "Add an extension override bubble and warning box ..."finnur@chromium.org2014-06-051-73/+38
* Add an extension override bubble and warning box for proxy extensions.finnur@chromium.org2014-06-051-38/+73
* Dont dismiss bubble views when window bounds changebshe@chromium.org2014-05-051-1/+0
* Make ExtensionMessageBubbleControllers use Profile::GetOriginalProfile().rdevlin.cronin@chromium.org2014-04-181-7/+7
* Add unit test for the Settings API Bubble.finnur@chromium.org2014-04-031-1/+1
* Now that development is done, make this feature win-only again, and remove th...rdevlin.cronin@chromium.org2014-03-271-0/+2
* Settings API first-run bubble.finnur@chromium.org2014-03-261-79/+67
* Elevate visibility of developer-mode extensions.rdevlin.cronin@chromium.org2014-03-251-76/+234
* Removes animation code from BubbleDelegateViewsky@chromium.org2014-03-121-1/+1
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-251-4/+4
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Move ExtensionPrefs and friends to extensions/ directory.derat@chromium.org2014-01-221-1/+1
* Remove deprecated STYLE_NATIVE_TEXTBUTTON.msw@chromium.org2014-01-151-2/+2
* Refactor the extension message bubbles.finnur@chromium.org2014-01-141-21/+25
* Clean-up: Replaces gfx::Font with gfx::FontList in c/b/ui/views.yukishiino@chromium.org2014-01-021-3/+2
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-3/+3
* Add base:: namespace to straggling string16s left in chrome/browser/ui.dbeam@chromium.org2013-12-171-4/+4
* Ensure devmode extensions are always visible when highlighted.finnur@chromium.org2013-12-161-0/+2
* Add an extension bubble explaining which extensions are in dev mode.finnur@chromium.org2013-12-131-0/+327