summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/script_badge_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make TabHelper::ContentScriptObserver also notify when tabs.executeScript iskalman@chromium.org2012-11-071-12/+12
* Remove TabContents from extension tests.avi@chromium.org2012-10-171-16/+20
* Replace extension_switch_utils.h with feature_switch.h.aa@chromium.org2012-10-131-15/+4
* Remove Extension's accessors for ExtensionActions.jyasskin@chromium.org2012-10-121-5/+10
* Add content script activity to the extension activity log.ericdingle@chromium.org2012-09-271-5/+19
* Switch Extensions::TabHelper to use WebContents, WebContentsUserData.avi@chromium.org2012-09-121-1/+1
* Revert r155743, "Switch Extensions::TabHelper to use WebContents, WebContents...avi@chromium.org2012-09-111-1/+1
* Switch Extensions::TabHelper to use WebContents, WebContentsUserData.avi@chromium.org2012-09-101-1/+1
* Switch ScriptBadgeController and PageActionController to use WebContents.avi@chromium.org2012-09-071-1/+1
* Properly propagate the current Chrome channel into the Feature system on thekalman@chromium.org2012-08-091-1/+5
* Formalise a CHECK for the NULL NavigationEntry in ScriptBadgeController, andkalman@chromium.org2012-08-071-4/+6
* chrome.tabs.executeScript() Callback Parametereaugusti@chromium.org2012-07-201-2/+6
* Refactored SettingsFrontend and forwarding of calls to the backends.joaodasilva@chromium.org2012-07-191-2/+3
* Implement scriptBadge.requestToAct.jyasskin@chromium.org2012-07-171-0/+48
* Moved ExtensionTabHelper into extensions namespace; rename it to TabHelper.rdevlin.cronin@chromium.org2012-07-161-1/+1
* Make script badges clear when the document of the main frame loads, not whenkalman@chromium.org2012-07-161-13/+78
* Remove the refcount from ScriptBadgeController, whichjyasskin@chromium.org2012-07-101-0/+125