summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/execute_code_in_tab_function.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...jam@chromium.org2011-06-031-3/+0
* Fix the case where the TabContents goes away before TabContentsObserver::Regi...jam@chromium.org2011-06-011-1/+2
* Cleanup in handling of JavaScript URLs in tabs APIaa@chromium.org2011-04-071-1/+2
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-051-7/+8
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* FBTF: More extensions cleanup.erg@google.com2010-08-261-3/+2
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+0
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-4/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* 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