summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/script_bubble_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Enable script bubble by default on all but mac.aa@chromium.org2012-12-021-19/+2
* Implement the script bubble for Views.finnur@chromium.org2012-11-291-22/+17
* Make TabHelper::ContentScriptObserver also notify when tabs.executeScript iskalman@chromium.org2012-11-071-4/+36
* Remove TabContents from extension tests.avi@chromium.org2012-10-171-8/+7
* Make ExtensionActionManager an independent ProfileKeyedServicejyasskin@chromium.org2012-10-141-0/+1
* Replace extension_switch_utils.h with feature_switch.h.aa@chromium.org2012-10-131-1/+1
* Move extension_action.* from common/ to browser/jyasskin@chromium.org2012-10-131-1/+1
* Remove Extension's accessors for ExtensionActions.jyasskin@chromium.org2012-10-121-1/+3
* Move ownership of ExtensionAction into ExtensionSystem.jyasskin@chromium.org2012-10-081-0/+1
* Add the popup to the script bubble. Also fix a bug where we'd only indicate s...aa@chromium.org2012-10-031-6/+48
* Reland 159653 - Beginnings of the script bubble.aa@chromium.org2012-10-021-0/+117
* Revert 159653 - Beginnings of the script bubble.aa@chromium.org2012-10-021-117/+0
* Beginnings of the script bubble.aa@chromium.org2012-10-021-0/+117