summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/user_script_master_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove extension dependency from BrowserRenderProcessHost.jam@chromium.org2011-04-231-0/+4
* Replacing base::DIR_TEMP with ScopedTempDir when appropriate.mkwst@chromium.org2011-04-121-21/+12
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Take out chrome\browser\browser_thread.h. This is a retake of r76418 with th...jam@chromium.org2011-03-011-1/+1
* Revert 76418 - Remove chrome\browser\browser_thread.hrdsmith@chromium.org2011-03-011-1/+1
* Remove chrome\browser\browser_thread.hjam@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-3/+3
* Remove BOM from js and css files in content script.cira@chromium.org2010-06-031-15/+42
* Remove DirectoryWatcher and the only thing using it.phajdan.jr@chromium.org2010-02-091-24/+0
* Fix a bug where we don't recognize user script declarationsaa@chromium.org2010-01-111-0/+19
* Don't inject content scripts into incognito browsers.rafaelw@chromium.org2009-12-231-3/+10
* Ignore UTF-8's BOM when parsing userscript's metadata.hayato@chromium.org2009-11-251-0/+15
* Tiny clean up. Use ASSERT_EQ instead of EXPECT_EQ.hayato@chromium.org2009-11-251-5/+5
* Add first class support for user scripts.aa@chromium.org2009-11-041-2/+2
* Get rid of MessageLoop* caching in extensions code.jam@chromium.org2009-10-301-7/+12
* Update renderers when there are zero user scripts.aa@chromium.org2009-05-261-8/+4
* Use a NotificationRegistrar to listen for notifications.pkasting@chromium.org2009-05-211-9/+5
* Enable user_script_master_unittest for Mac since DirectoryWatcher was ported.shess@chromium.org2009-05-011-4/+6
* Run user_script_master_unittest.cc on Mac.shess@chromium.org2009-04-221-4/+8
* Run more unit tests on Linux:phajdan.jr@chromium.org2009-03-091-2/+2
* Fix more gcc 4.3 warnings.evan@chromium.org2009-02-231-7/+10
* Optionally support URLPatterns in standalone useraa@chromium.org2009-02-101-2/+47
* Integrate URLPattern with Extension user scripts.aa@chromium.org2009-02-051-14/+14
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-5/+7
* Re-enable the NoScript unittest.mpcomplete@google.com2009-01-291-1/+1
* Temporarily disable failing test while I fix it.mpcomplete@chromium.org2009-01-291-1/+1
* Add user script support to extensions.aa@chromium.org2009-01-251-0/+2
* Replace cases of Append(FILE_PATH_LITERAL()) with AppendASCII("").deanm@chromium.org2009-01-221-3/+3
* Move parsing of metadata header into browser process. This is a prerequisiteaa@chromium.org2009-01-171-0/+47
* Add more tests to unit_tests on Linux, and some platform cleanups.phajdan.jr@chromium.org2009-01-121-16/+16
* This is a rename of the term 'Greasemonkey' to 'user script' in Chromium.aa@chromium.org2009-01-091-0/+118