summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/user_script_slave.h
Commit message (Expand)AuthorAgeFilesLines
* Move UserScriptSlave and UserScriptIdleScheduler to the extensions subdirectory.jam@chromium.org2011-04-051-66/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move ExtensionRendereInfo into common and call it ExtensionSet instead.aa@chromium.org2011-01-291-3/+3
* Refactor away all the duplicate extension data structures inaa@chromium.org2011-01-261-1/+6
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* FBTF: More dtor deinlining. (Can almost see the end!)erg@google.com2010-10-221-0/+1
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-151-2/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add --allow-scripting-gallery command line switch to allow extensionssdoyon@chromium.org2010-07-091-1/+1
* Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...cira@google.com2010-04-071-10/+2
* Localize CSS files in content scripts (but don't localize JS files).cira@chromium.org2010-04-061-2/+10
* Add chrome.extension.inIncognitoTab for content scripts.mpcomplete@chromium.org2010-03-121-5/+2
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-2/+5
* Fix regression where we stopped running content scripts inaa@chromium.org2009-12-161-0/+4
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* Upstreaming WebKit.gypyaar@chromium.org2009-11-121-1/+1
* Add first class support for user scripts.aa@chromium.org2009-11-041-5/+0
* Make all content scripts from an extension run in the sameaa@chromium.org2009-10-081-0/+2
* Try again to land "Implement script API:executeScript"aa@chromium.org2009-09-181-0/+6
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-1/+1
* Switch to WebFrame from the WebKit API.darin@chromium.org2009-08-101-1/+3
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-181-3/+0
* Add early-injection capability to user scripts.aa@chromium.org2009-02-141-1/+1
* janitorial: browser_render_process_host header/lint cleanup. (try 2)thestig@chromium.org2009-02-111-3/+1
* Reverting 9594.thestig@chromium.org2009-02-111-1/+3
* janitorial: clean up unnecessary includes in src/chrome/renderer.thestig@chromium.org2009-02-111-3/+1
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-051-50/+11
* Move parsing of metadata header into browser process. This is a prerequisiteaa@chromium.org2009-01-171-22/+14
* First pass as implementing the greasemonkey API. This patchaa@chromium.org2009-01-171-0/+8
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-0/+95