summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/script_bubble_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove GetActiveEntry usage from chrome/browser/extensions.nasko@chromium.org2013-08-161-6/+6
* Use a direct include of the message_loop header in chrome/browser/, part 6.avi@chromium.org2013-07-181-1/+1
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-10/+13
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-3/+3
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Consolidate manifest handler registration.yoz@chromium.org2013-05-061-5/+1
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@chromium.org2013-04-241-0/+12
* Revert 195811 "Explicitly construct/destruct UserManager and dep..."kalman@chromium.org2013-04-231-8/+0
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@google.com2013-04-231-0/+8
* Refactor APIPermission to separate out specific permission registration.yoz@chromium.org2013-04-041-1/+5
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+3
* Restrict the script bubble to just extensions that have the activeTab permiss...finnur@chromium.org2013-01-111-3/+9
* 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