summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/user_script_master.h
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-131-4/+1
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-2/+5
* Move BrowserThread to content namespace.joi@chromium.org2011-11-021-1/+1
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-281-1/+1
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-7/+7
* Remove obsolete TODO and add a bunch of OVERRIDEs.mihaip@chromium.org2011-08-311-1/+2
* Added code for localizing scripts CSS before injection takes place.adriansc@google.com2011-08-231-3/+22
* Revert 97365 - Added code for localizing scripts CSS before injection takes p...wez@chromium.org2011-08-191-14/+2
* Added code for localizing scripts CSS before injection takes place.adriansc@google.com2011-08-181-2/+14
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Coverity: Fix pass by value errors.kmadhusu@chromium.org2011-06-221-1/+1
* Remove obsolete code from UserScriptMaster.mihaip@chromium.org2011-06-021-39/+23
* Remove extension dependency from BrowserRenderProcessHost.jam@chromium.org2011-04-231-0/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* 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