summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_startup_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma...kkania@chromium.org2010-01-071-0/+2
* Include more extension browser tests on mac and linux. Some minor changes and...kkania@chromium.org2010-01-071-2/+0
* Remove --enable-user-script and associated tests.aa@chromium.org2009-11-241-49/+1
* Revert change that disallowed content scripts access toaa@chromium.org2009-11-221-3/+6
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-181-6/+3
* More style nits.erg@google.com2009-10-141-0/+4
* Enable extensions by default.aa@chromium.org2009-08-291-2/+2
* Enable a bunch of extension browsertests for linuxrafaelw@chromium.org2009-08-281-1/+4
* Various minor fixes:aa@chromium.org2009-07-151-63/+89
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-19/+9
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-0/+10
* Adds a browser_test for extension startup, content scriptaa@chromium.org2009-07-011-0/+204