summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/user_script.h
Commit message (Expand)AuthorAgeFilesLines
* 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