summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/script_badge_controller_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove GetActiveEntry usage from chrome/browser/extensions.nasko@chromium.org2013-08-161-2/+2
* Move channel-related (Chrome-specific) global state out of Feature.yoz@chromium.org2013-08-091-2/+2
* Use a direct include of the message_loop header in chrome/browser/, part 6.avi@chromium.org2013-07-181-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Use a direct include of strings headers in chrome/browser/extensions/, part 4.avi@chromium.org2013-06-101-1/+1
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-7/+12
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-7/+7
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* 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
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-1/+1
* Disable the script bubble for now.finnur@chromium.org2012-12-171-9/+0
* Enable script bubble by default on all but mac.aa@chromium.org2012-12-021-0/+8
* 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