summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browsertests_misc.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Disable ExtensionViews and toolstrip browser tests becausensylvain@chromium.org2009-09-171-2/+4
* Force page-action views to update after reloading an extension, by deletingpam@chromium.org2009-09-111-4/+28
* Linux: implement Page Actions support.mattm@chromium.org2009-09-101-2/+2
* Add a disable button to the Extension management UI.mpcomplete@chromium.org2009-09-081-0/+28
* Try again to fix bug 20968, this time not breaking browseraa@chromium.org2009-09-031-1/+2
* Remove obsolete comment about a test being disabled.asargent@chromium.org2009-09-031-1/+0
* Revert "Revert "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-031-0/+74
* Attempt at a fix for ExtensionBrowserTest.MessagingContentScript.mpcomplete@chromium.org2009-09-021-1/+1
* Revert r25250: "Allow DOMUI pages to call window.open(), giving DOMUI privile...mpcomplete@chromium.org2009-09-021-88/+0
* Allow DOMUI pages to call window.open(), giving DOMUI privileges to the newmpcomplete@chromium.org2009-09-021-0/+88
* Revert accidental commits: r25115 and r25116mpcomplete@chromium.org2009-09-011-56/+0
* formattingmpcomplete@chromium.org2009-09-011-1/+3
* Merge branch 'api' of /src/chrome/src into apimpcomplete@chromium.org2009-09-011-0/+54
* Disable MessagingContentScript test due to flakinessdglazkov@chromium.org2009-09-011-1/+1
* Disable flakey browsertests on Linux.rafaelw@chromium.org2009-08-311-4/+7
* Don't show extension disabled infobar when manually updatingaa@chromium.org2009-08-281-1/+1
* Extension API Renaming/Consistency changesrafaelw@chromium.org2009-08-281-0/+6
* Disable ExtensionBrowsertest.MessagingContentScripts on linuxrafaelw@chromium.org2009-08-281-0/+3
* Enable a bunch of extension browsertests for linuxrafaelw@chromium.org2009-08-281-1/+10
* Async extension callbacks now always fire and set chrome.extension.lastError ...rafaelw@chromium.org2009-08-181-0/+17