summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/window_open_apitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add type 'panel' to chrome.windows.create.jennb@chromium.org2011-04-111-0/+11
* Add focused property to chrome.windows.create extension API.jennb@chromium.org2011-03-281-1/+8
* Disable crashy ExtensionApiTest.WindowOpenphajdan.jr@chromium.org2010-12-221-1/+2
* Cleanup: Remove unneeded includes of tab_contents.h.thestig@chromium.org2010-12-091-1/+0
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-2/+2
* Re-enable ExtensionApiTest.WindowOpen.aa@chromium.org2010-10-261-2/+1
* GTTF: Disable crashing/hanging tests:phajdan.jr@chromium.org2010-10-221-7/+2
* Disable ExtensionApiTest.WindowOpen on mac because it never works.aa@chromium.org2010-10-211-0/+6
* Fix a bunch of extensions api tests to not hard-code port 1337.skerner@chromium.org2010-10-191-1/+1
* Remove port constants from src/chrome/browser/extensions/ .skerner@chromium.org2010-10-181-6/+21
* chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.stevenjb@google.com2010-10-061-1/+2
* Land implementation part of cl 3352009 (that cl was just dataaa@chromium.org2010-09-141-0/+61
* Mark a test flaky.aa@chromium.org2010-09-011-1/+1
* window.open() from an extension should always goes in normal browser. When th...aa@chromium.org2010-09-011-0/+17