summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/user_script_idle_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't re-run content scripts on fragment navigations.asargent@chromium.org2010-02-241-4/+0
* Make sure chrome.tab.executeScript runs in fragment-navigated frames.asargent@chromium.org2010-02-081-0/+4
* Fix a bug where content scripts would get run twice in some cases.mpcomplete@chromium.org2009-12-091-2/+7
* Re-commit "Add new user script injection point:aa@chromium.org2009-11-031-0/+47
* Revert r30784aa@chromium.org2009-11-031-47/+0
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-031-0/+47