summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/script_executor.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove the refcount from ScriptBadgeController, whichjyasskin@chromium.org2012-07-101-8/+43
* Revert 144055 - Uses the result of injected js as an optional parameter to an...aa@chromium.org2012-06-261-8/+3
* Uses the result of injected js as an optional parameter to an optional callback.eaugusti@chromium.org2012-06-251-3/+8
* Make ScriptBadgeExecutor only show extension script badges after they'rekalman@chromium.org2012-05-301-2/+4
* Extract executeScript-like functionality into a single ExtensionScriptExecuto...kalman@chromium.org2012-05-141-0/+65