summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/user_script_master.h
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Update a bunch of files to the new location of browser_thread.h jam@chromium.org2011-03-011-1/+1
* Rename ChromeThread to BrowserThread Part20:tfarina@chromium.org2010-10-121-1/+1
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-1/+1
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h.viettrungluu@chromium.org2010-08-051-2/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-7/+7
* Allow users to enable extensions in incognito. Requiresmpcomplete@chromium.org2010-02-251-5/+0
* Initial work on making extensions work in incognito mode.mpcomplete@chromium.org2010-02-111-0/+6
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2010-02-091-1/+2
* Remove DirectoryWatcher and the only thing using it.phajdan.jr@chromium.org2010-02-091-15/+0
* Don't inject content scripts into incognito browsers.rafaelw@chromium.org2009-12-231-1/+5
* 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