summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/script_executor.cc
Commit message (Expand)AuthorAgeFilesLines
* Update chrome/ to use WeakPtr<T>::get() instead of implicit "operator T*"akalin@chromium.org2013-06-041-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* <webview>: Implement ExecuteScriptfsamuel@chromium.org2013-01-241-0/+2
* Make TabHelper::ContentScriptObserver also notify when tabs.executeScript iskalman@chromium.org2012-11-071-20/+18
* Formalise a CHECK for the NULL NavigationEntry in ScriptBadgeController, andkalman@chromium.org2012-08-071-6/+7
* chrome.tabs.executeScript() Callback Parametereaugusti@chromium.org2012-07-201-6/+12
* Remove the refcount from ScriptBadgeController, whichjyasskin@chromium.org2012-07-101-0/+127