summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/user_script_master.h
Commit message (Expand)AuthorAgeFilesLines
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-1/+9
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-9/+1
* Sixth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-1/+9
* Add first class support for user scripts.aa@chromium.org2009-11-041-0/+2
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-11/+6
* Making UserScriptMaster::ScriptReloader refcounted thread safecpu@chromium.org2009-09-211-1/+1
* Fixed a few data races on reference counters.timurrrr@chromium.org2009-09-171-1/+1
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-1/+3
* Re-try r24372 - Delay request loading until all user scripts that requestmpcomplete@chromium.org2009-08-261-2/+2
* Revert 24372 - Delay request loading until all user scripts that request depe...nick@chromium.org2009-08-261-2/+2
* Delay request loading until all user scripts that request depends on are ready.mpcomplete@chromium.org2009-08-251-2/+2
* Coverity: Pass FilePaths by reference.jhawkins@chromium.org2009-07-241-2/+2
* Abstract ExtensionPrefs into their own class.erikkay@google.com2009-06-181-0/+4
* Revert r18661.willchan@chromium.org2009-06-181-4/+0
* Pull Extension-related prefs into its own class. Also add a notification for...erikkay@google.com2009-06-171-0/+4
* Reduce header dependencies in chrome/browser/phajdan.jr@chromium.org2009-06-161-5/+2
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-6/+11
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-11/+6
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-6/+11
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-11/+6
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-6/+11
* Remove unneeded includes of base/string_piece.hthestig@chromium.org2009-04-071-1/+2
* Remove unneeded uses of base/pickle.h. Add some explicit #includes.thestig@chromium.org2009-04-031-2/+5
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-181-9/+6
* Optionally support URLPatterns in standalone useraa@chromium.org2009-02-101-1/+4
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-051-16/+4
* Add user script support to extensions.aa@chromium.org2009-01-251-16/+36
* Try again to commit r8486, which updates the manifestaa@chromium.org2009-01-231-0/+8
* Revert "Parse more user script info out of the manifest and expose"aa@chromium.org2009-01-221-8/+0
* Parse more user script info out of the manifest and exposeaa@chromium.org2009-01-221-0/+8
* Move parsing of metadata header into browser process. This is a prerequisiteaa@chromium.org2009-01-171-3/+64
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-0/+76