summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/user_script.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Forward declare and move constructors in chrome/common/extensions/.erg@google.com2010-08-261-16/+9
* Fix bad license header under chrome/ directory.tfarina@chromium.org2010-07-311-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.mpcomplete@chromium.org2010-06-301-0/+3
* Require user opt-in before allowing content script injection on file URLs.mpcomplete@chromium.org2010-06-241-1/+8
* Honor @version field when converting greasemonkey scripts toaa@chromium.org2010-06-221-0/+9
* Revert 43684 - Localize CSS files in content scripts (but don't localize JS f...cira@google.com2010-04-071-4/+4
* Localize CSS files in content scripts (but don't localize JS files).cira@chromium.org2010-04-061-4/+4
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-1/+7
* linux: build with -Wextraevan@chromium.org2010-02-051-1/+1
* Removing unnecessary includes.mad@chromium.org2010-01-281-1/+0
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-251-1/+10
* Add first class support for user scripts.aa@chromium.org2009-11-041-4/+51
* Re-commit "Add new user script injection point:aa@chromium.org2009-11-031-3/+8
* Revert r30784aa@chromium.org2009-11-031-8/+3
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-031-3/+8
* Minimize dependency of user scripts.mad@chromium.org2009-10-201-10/+12
* Loads local resources from current locale subtree if available, if not it fal...cira@chromium.org2009-10-071-7/+10
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-4/+4
* Update of the extension install UI:aa@chromium.org2009-08-271-2/+4
* Small cleanup of constness.mad@google.com2009-06-181-2/+2
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-081-0/+9
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-071-9/+0
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-071-0/+9
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-031-1/+2
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-181-16/+70
* Add early-injection capability to user scripts.aa@chromium.org2009-02-141-1/+20
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-051-0/+74