summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertests_misc.cc
Commit message (Expand)AuthorAgeFilesLines
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-18/+19
* RSS subscription extension: Handle HTML appended after RSS feed.finnur@chromium.org2010-07-211-3/+34
* Linux: Mark ExtensionBrowserTest.PluginLoadUnload as flaky.thestig@chromium.org2010-06-281-1/+4
* Linux: Port the ExtensionBrowserTest.PluginLoadUnload test part 2. (TTF)thestig@chromium.org2010-06-241-4/+3
* Fix ParseFeedValidFeed4, take 2.tkent@google.com2010-06-231-1/+1
* Update expectation of ParseFeedValidFeed4.tkent@google.com2010-06-231-1/+1
* Make the reload button respond to middle-clicks like back/forward/home alread...pkasting@chromium.org2010-06-101-2/+2
* Disable ExtensionBrowserTest.PageActionRefreshCrash on Mac. It crashes onlyjshin@chromium.org2010-06-021-1/+1
* Mark tests as flaky based on recent buildbot runs.pam@chromium.org2010-05-261-0/+4
* Fix browser crash when refreshing extensions.finnur@chromium.org2010-05-191-0/+31
* Reduce header dependencies in chrome/phajdan.jr@chromium.org2010-05-111-1/+1
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-31/+31
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-291-1/+1
* Implement app process model isolation.mpcomplete@chromium.org2010-04-221-9/+9
* Reenable PluginLoadUnload after fixing a race condition that made it fail inmpcomplete@chromium.org2010-04-081-1/+1
* Revert 43964 - Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-081-12/+3
* Webkit roll 57171:57214. All the breakages are already fixed inojan@chromium.org2010-04-081-3/+12
* Revert "Temporary CL to debug test failure on the buildbot."mpcomplete@chromium.org2010-04-071-16/+2
* Temporary CL to debug test failure on the buildbot.mpcomplete@chromium.org2010-04-071-2/+16
* Disable PluginLoadUnload while I look into the failure.mpcomplete@chromium.org2010-04-061-1/+2
* Fix problems with unloading/reloading/updating extensions that contain NPAPImpcomplete@chromium.org2010-04-061-5/+8
* Enable tabbed bookmark manager by default.arv@chromium.org2010-03-191-25/+25
* Revert 42061 - Enable tabbed bookmark manager by default due to browser_tests...andybons@chromium.org2010-03-191-14/+12
* Enable tabbed bookmark manager by default. arv@chromium.org2010-03-191-12/+14
* Remove the feed sniffing testing part of the RSS extension.finnur@chromium.org2010-03-121-9/+1
* Revert 40769 - Remove flaky label from RSS tests.finnur@chromium.org2010-03-051-10/+10
* Remove flaky label from RSS tests. Looks like my changes worked.finnur@chromium.org2010-03-051-10/+10
* Adjust the test for the RSS extensions a little.finnur@chromium.org2010-03-031-33/+19
* Attempt to fix remaining 3 tests for RSS.finnur@chromium.org2010-03-031-9/+20
* Attempt to fix RSS feed tests that became flaky due to recent changes.finnur@chromium.org2010-03-021-42/+47
* Marking parse feed tests as flaky while I investigate.finnur@chromium.org2010-03-021-7/+7
* Disabling three tests that I had marked flaky to get debug info.finnur@chromium.org2010-03-021-3/+3
* RSS feed subscription localization, part 2. finnur@chromium.org2010-03-021-87/+165
* Adding l10n to rss subscription extension.cira@google.com2010-03-011-10/+11
* Make sure in-page navigations don't make the page actions disappear.finnur@chromium.org2010-02-241-2/+31
* [Mac] Enables extension browser tests previously disabled for the mac due to ...andybons@chromium.org2010-02-101-22/+6
* A little more polish on the RSS extension.finnur@chromium.org2010-01-291-1/+1
* RSS extension was not finding feeds specified with finnur@chromium.org2010-01-271-0/+20
* Enable extension tests now that upstream r53815 has fixed the crash in pthrea...dimich@chromium.org2010-01-261-15/+0
* Temporarily disabled some browser tests that fail because of r53715 upstream.dimich@google.com2010-01-251-0/+15
* Add 3 tests for extension installation. Fix and re-enable UpdatePermissions t...kkania@chromium.org2010-01-201-152/+0
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-191-7/+1
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-191-1/+7
* Review URL: http://codereview.chromium.org/545123jshin@chromium.org2010-01-191-7/+1
* Move the extension messaging tests to be ExtensionApiTests. Remove the oldmpcomplete@chromium.org2010-01-081-106/+5
* Re-enable ExtensionBrowserTest.AutoUpdate on non-linux platforms.asargent@chromium.org2010-01-081-1/+5
* Revert 35737 (Chrome OS failing) - Include more extension browser tests on ma...kkania@chromium.org2010-01-071-1/+4
* Include more extension browser tests on mac and linux. Some minor changes and...kkania@chromium.org2010-01-071-4/+1
* Disable ExtensionBrowserTest AutoUpdate until it's stable.tyoshino@google.com2010-01-071-1/+1
* When RSS feed has no links, show the title (but don't create an anchor).finnur@chromium.org2010-01-061-0/+11