summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/browser_action_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement Keybinding (Extension Commands) for script badges. With this change...finnur@chromium.org2012-08-031-1/+1
* Move icon fallbacks into ExtensionAction.jyasskin@chromium.org2012-08-011-13/+4
* Change BrowserActionView's accessible role to ROLE_PUSHBUTTONhashimoto@chromium.org2012-07-231-0/+5
* Fixed browser action button pushedness on views.yoz@chromium.org2012-07-191-2/+2
* Page actions behave as disableable browser actions when script badges are ena...yoz@chromium.org2012-07-181-0/+34
* Implement ContextMenuController interface, instead of overriding ShowContextM...sadrul@chromium.org2012-07-181-25/+26
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+0
* Get rid of implicit conversion to and from ImageSkiaReppkotwicz@chromium.org2012-07-111-1/+2
* Extension Commands changed by the user now take effect immediately.finnur@chromium.org2012-06-291-21/+71
* Extension Command Config UI part 2.finnur@chromium.org2012-06-261-5/+6
* Fixes bug where we would set capture on the browser after showing ansky@chromium.org2012-06-061-0/+3
* Moved BrowserActionButton and BrowserActionView to a new file (from browser_a...yefim@chromium.org2012-05-311-0/+344