summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/user_script.cc
Commit message (Expand)AuthorAgeFilesLines
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-12/+3
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-031-1/+1
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-251-0/+6
* Add first class support for user scripts.aa@chromium.org2009-11-041-10/+65
* Update of the extension install UI:aa@chromium.org2009-08-271-2/+2
* 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/+6
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-071-6/+0
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-071-0/+6
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-031-0/+1
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-181-12/+58
* Add early-injection capability to user scripts.aa@chromium.org2009-02-141-0/+6
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-051-0/+69