Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*" | akalin@chromium.org | 2013-06-04 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -1/+1 |
* | <webview>: Implement ExecuteScript | fsamuel@chromium.org | 2013-01-24 | 1 | -0/+2 |
* | Make TabHelper::ContentScriptObserver also notify when tabs.executeScript is | kalman@chromium.org | 2012-11-07 | 1 | -20/+18 |
* | Formalise a CHECK for the NULL NavigationEntry in ScriptBadgeController, and | kalman@chromium.org | 2012-08-07 | 1 | -6/+7 |
* | chrome.tabs.executeScript() Callback Parameter | eaugusti@chromium.org | 2012-07-20 | 1 | -6/+12 |
* | Remove the refcount from ScriptBadgeController, which | jyasskin@chromium.org | 2012-07-10 | 1 | -0/+127 |