summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertests_misc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Roll webkit 52633 -> 52667.ajwong@chromium.org2009-12-301-2/+2
* Reverting the CLD CL altogether, the reliability bot is still red.jcampan@chromium.org2009-12-171-4/+0
* Disabling browser tests that are testing the language detection,jcampan@chromium.org2009-12-171-0/+4
* Mark ExtensionBrowserTest.AutoUpdate as flaky.hamaji@chromium.org2009-12-161-1/+1
* Disabled toolstrip testsoshima@chromium.org2009-12-121-0/+5
* [Mac] more browser_tests cleanupthomasvl@chromium.org2009-12-091-19/+33
* Don't ping for extension blacklist when no extensions are installed.pam@chromium.org2009-12-031-2/+12
* Don't allow content scripts to execute on file:// urls.finnur@chromium.org2009-11-181-28/+25
* Support localization for browser actions and page actionfinnur@chromium.org2009-11-131-0/+51
* move subscribe_page_action out of samples in preparation for removingerikkay@chromium.org2009-11-101-5/+3
* Remove flaky label from ParseFeed tests. No failure can be foundfinnur@chromium.org2009-11-101-9/+9
* Disable OptionsPage test.willchan@chromium.org2009-11-061-2/+2
* Rename getTabContentses to getExtensionTabs.aa@chromium.org2009-10-281-1/+1
* Readding from scratch instead reverting the revert.finnur@chromium.org2009-10-231-0/+6
* Revert 29861 since this fail on the interactivefinnur@chromium.org2009-10-231-6/+0
* Page actions that don't specify an icon (ie.finnur@chromium.org2009-10-231-0/+6
* Remove the extension shelf on Linux.phajdan.jr@chromium.org2009-10-211-4/+2
* Add concept of an options page to Extensions.asargent@chromium.org2009-10-161-0/+38
* Marking the ParseFeed as flaky again.finnur@chromium.org2009-10-161-9/+9
* Getting rid of the final flakiness in the ParseFeed test.finnur@chromium.org2009-10-161-93/+89
* Flagging as flaky again, they like to fail with some frequency on Chromium XP...thomasvl@chromium.org2009-10-161-2/+2
* Remove flaky label from ParseFeed tests.finnur@chromium.org2009-10-151-21/+3
* The ParseFeed test was testing too much in one test, hitting the overall limi...finnur@chromium.org2009-10-151-29/+54
* Moving one test to appear last to see if it makes a difference.finnur@chromium.org2009-10-141-10/+10
* Marking DISABLED test as FLAKY so I can investigate on the bots. finnur@chromium.org2009-10-141-1/+21
* Disable parse feed test again.finnur@chromium.org2009-10-141-1/+1
* Temporarily re-enabling ParseFeed test.finnur@chromium.org2009-10-141-1/+1
* Add a browser test for extensions autoupdate.asargent@chromium.org2009-10-141-0/+51
* Revert r28293.jhawkins@chromium.org2009-10-071-1/+1
* Change detectLanguage() API to now return the top three languages as well the...sidchat@chromium.org2009-10-071-1/+1
* Generate IDs for --load-extension by hashing the path insteadaa@chromium.org2009-10-061-7/+7
* Disabling the test while I figure out why it is flaky.finnur@chromium.org2009-10-021-1/+1
* We now postMessage the RSS file over to the js script and have it parse it th...finnur@chromium.org2009-10-021-28/+44
* The RSS extension now renders the RSS HTML preview inside an IFRAME.finnur@chromium.org2009-09-291-4/+24
* Update renderer plugin cache when we load/unload extensions with plugins.mpcomplete@chromium.org2009-09-211-0/+51
* While fixing bug 22070 (Toolstrip theme background not updated when resizing ...finnur@chromium.org2009-09-181-4/+2