summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/execute_code_in_tab_function.h
Commit message (Expand)AuthorAgeFilesLines
* Extension tweaks for phantom tabs. I did the following modifications:sky@chromium.org2010-01-231-2/+3
* Make executeScript and insertCSS inject code into all frames.tangjie@chromium.org2009-11-201-1/+6
* Remove +x bit from files that shouldn't have it.evan@chromium.org2009-10-201-0/+0
* Small cleanup to extension function registration to avoid scattered definitions.mpcomplete@chromium.org2009-10-141-0/+8
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-2/+4
* Use a helper to facilitate reading a file on a background thread.darin@chromium.org2009-09-291-11/+6
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-0/+52