summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a rudamentary feed preview to the RSS extension. Itfinnur@chromium.org2009-07-091-0/+25
* Aha, I think this was racing because INSTALLED is actually firedaa@chromium.org2009-07-081-7/+2
* Add some more logging. Still trying to figure out flakey test.aa@chromium.org2009-07-081-3/+20
* Add some logging to a flakey browsertest to debug.aa@chromium.org2009-07-081-2/+11
* Add an ExtensionBrowserTest base class that allows in-process browser tests o...aa@chromium.org2009-07-041-152/+95
* Move render_view_host_manager* and site_instance* from tab_contents to render...brettw@chromium.org2009-06-291-1/+1
* Change ExtensionHost to use notificationserikkay@chromium.org2009-06-261-1/+1
* Refactored ExtensionsPrefs to store paths relative to the extensions install ...rafaelw@chromium.org2009-06-251-9/+12
* The Provider for External Extensions no longer usesfinnur@chromium.org2009-06-251-2/+3
* Disabling some browser tests that fail, as part of deploying the browser test...jcampan@chromium.org2009-06-231-2/+4
* Disabling a test (bug filed) that is crashing (I am not sure what the correct...jcampan@chromium.org2009-06-231-1/+2
* Move extension view classes from browser/extensions to browser/views/extensions.erikkay@google.com2009-06-231-1/+1
* Close all browsers during InProcessBrowserTest cleanup, not just the main one.erikkay@google.com2009-06-161-7/+0
* Disable extensions in incognito mode.mpcomplete@google.com2009-06-111-0/+173