| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove GetActiveEntry usage from chrome/browser/extensions. | nasko@chromium.org | 2013-08-16 | 1 | -2/+2 |
* | Move channel-related (Chrome-specific) global state out of Feature. | yoz@chromium.org | 2013-08-09 | 1 | -2/+2 |
* | Use a direct include of the message_loop header in chrome/browser/, part 6. | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Use a direct include of strings headers in chrome/browser/extensions/, part 4. | avi@chromium.org | 2013-06-10 | 1 | -1/+1 |
* | Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces... | ajwong@chromium.org | 2013-06-06 | 1 | -7/+12 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -7/+7 |
* | chrome: Use base::MessageLoop. (Part 3) | xhwang@chromium.org | 2013-05-28 | 1 | -2/+2 |
* | Explicitly construct/destruct UserManager and dependencies in tests | bartfab@chromium.org | 2013-04-24 | 1 | -0/+12 |
* | Revert 195811 "Explicitly construct/destruct UserManager and dep..." | kalman@chromium.org | 2013-04-23 | 1 | -8/+0 |
* | Explicitly construct/destruct UserManager and dependencies in tests | bartfab@google.com | 2013-04-23 | 1 | -0/+8 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Merge branch 'master' into file_path_browser | brettw@chromium.org | 2013-02-10 | 1 | -1/+1 |
* | Disable the script bubble for now. | finnur@chromium.org | 2012-12-17 | 1 | -9/+0 |
* | Enable script bubble by default on all but mac. | aa@chromium.org | 2012-12-02 | 1 | -0/+8 |
* | Make TabHelper::ContentScriptObserver also notify when tabs.executeScript is | kalman@chromium.org | 2012-11-07 | 1 | -12/+12 |
* | Remove TabContents from extension tests. | avi@chromium.org | 2012-10-17 | 1 | -16/+20 |
* | Replace extension_switch_utils.h with feature_switch.h. | aa@chromium.org | 2012-10-13 | 1 | -15/+4 |
* | Remove Extension's accessors for ExtensionActions. | jyasskin@chromium.org | 2012-10-12 | 1 | -5/+10 |
* | Add content script activity to the extension activity log. | ericdingle@chromium.org | 2012-09-27 | 1 | -5/+19 |
* | Switch Extensions::TabHelper to use WebContents, WebContentsUserData. | avi@chromium.org | 2012-09-12 | 1 | -1/+1 |
* | Revert r155743, "Switch Extensions::TabHelper to use WebContents, WebContents... | avi@chromium.org | 2012-09-11 | 1 | -1/+1 |
* | Switch Extensions::TabHelper to use WebContents, WebContentsUserData. | avi@chromium.org | 2012-09-10 | 1 | -1/+1 |
* | Switch ScriptBadgeController and PageActionController to use WebContents. | avi@chromium.org | 2012-09-07 | 1 | -1/+1 |
* | Properly propagate the current Chrome channel into the Feature system on the | kalman@chromium.org | 2012-08-09 | 1 | -1/+5 |
* | Formalise a CHECK for the NULL NavigationEntry in ScriptBadgeController, and | kalman@chromium.org | 2012-08-07 | 1 | -4/+6 |
* | chrome.tabs.executeScript() Callback Parameter | eaugusti@chromium.org | 2012-07-20 | 1 | -2/+6 |
* | Refactored SettingsFrontend and forwarding of calls to the backends. | joaodasilva@chromium.org | 2012-07-19 | 1 | -2/+3 |
* | Implement scriptBadge.requestToAct. | jyasskin@chromium.org | 2012-07-17 | 1 | -0/+48 |
* | Moved ExtensionTabHelper into extensions namespace; rename it to TabHelper. | rdevlin.cronin@chromium.org | 2012-07-16 | 1 | -1/+1 |
* | Make script badges clear when the document of the main frame loads, not when | kalman@chromium.org | 2012-07-16 | 1 | -13/+78 |
* | Remove the refcount from ScriptBadgeController, which | jyasskin@chromium.org | 2012-07-10 | 1 | -0/+125 |