summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/user_script_master.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused code from ExtensionsService.mpcomplete@google.com2009-05-261-1/+1
* Update renderers when there are zero user scripts.aa@chromium.org2009-05-261-3/+1
* Hook up more of extension uninstall.aa@chromium.org2009-05-211-0/+56
* Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-211-56/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+56
* TBR: Revert "Hook up more of extension uninstall."aa@chromium.org2009-05-201-56/+0
* Hook up more of extension uninstall.aa@chromium.org2009-05-201-0/+56
* Add support for almost-recursive watches in Linux DirectoryWatcherphajdan.jr@chromium.org2009-05-141-1/+5
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-051-1/+1
* Enable user_script_master_unittest for Mac since DirectoryWatcher was ported.shess@chromium.org2009-05-011-4/+4
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-071-1/+1
* Review URL: http://codereview.chromium.org/42382georged@chromium.org2009-03-191-9/+10
* Review URL: http://codereview.chromium.org/42288georged@chromium.org2009-03-181-44/+81
* Port DirectoryWatcher to Linux using inotify.phajdan.jr@chromium.org2009-03-181-1/+1
* Remove logging.h from cc files that don't use it.thestig@chromium.org2009-03-121-1/+0
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-261-5/+2
* Create the extensions (<Profile>/Extensions) and user script (<Profile>/User ...rafaelw@chromium.org2009-02-211-0/+4
* Add early-injection capability to user scripts.aa@chromium.org2009-02-141-0/+8
* Optionally support URLPatterns in standalone useraa@chromium.org2009-02-101-16/+35
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-051-27/+23
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+2
* Re-enable the NoScript unittest.mpcomplete@google.com2009-01-291-2/+0
* Fix DCHECK when handling NOTIFY_USER_SCRIPTS_LOADED by not broadcasting thempcomplete@chromium.org2009-01-291-0/+2
* Add user script support to extensions.aa@chromium.org2009-01-251-47/+73
* Try again to commit r8486, which updates the manifestaa@chromium.org2009-01-231-1/+4
* Move parsing of metadata header into browser process. This is a prerequisiteaa@chromium.org2009-01-171-57/+64
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-0/+219