| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |