summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Fix regression I introduced where Stop/Go button would toggle state instantly...pkasting@chromium.org2009-04-151-1/+1
* Reverting 13748.erikkay@google.com2009-04-154-12/+16
* Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...erikkay@google.com2009-04-154-16/+12
* Adding a unit test for testing the prepopulation text during search.finnur@chromium.org2009-04-151-0/+4
* Disable flakey OpenNewBrowserWindow test.mmoss@chromium.org2009-04-151-1/+3
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-145-0/+523
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-148-52/+136
* Remove ExtensionContentScriptInject unit test.aa@chromium.org2009-04-141-4/+0
* Remove the usage of GetLastActiveBrowserWindowhuanr@chromium.org2009-04-143-25/+19
* Remove the TestTabContents. This makes BrowserWithTestWindow use thebrettw@chromium.org2009-04-145-171/+57
* Get the first set of page_cycler_tests working on Mac. This means: MozFile,nirnimesh@chromium.org2009-04-141-1/+11
* Revert "Add JsonSchema-based validation for the tab APIs."aa@chromium.org2009-04-145-525/+2
* TBR: Fix unit tests, line endings.aa@chromium.org2009-04-141-310/+310
* Add JsonSchema-based validation for the tab APIs.aa@chromium.org2009-04-145-2/+525
* Removed the SetParentWindow function from tab_proxy and added a parent_window...ananta@chromium.org2009-04-132-16/+7
* Hook up extension events to the json parser, and change the extension messagempcomplete@google.com2009-04-132-0/+5
* Relanding the following revisions.ananta@chromium.org2009-04-131-1/+1
* A few more UI commands: duplicate tab, open window.huanr@chromium.org2009-04-135-42/+103
* Adding versioning support to the chrome automation protocol.robertshield@google.com2009-04-134-16/+109
* Hook up a bit more plumbing to ExtensionView which should allow popup windows...erikkay@google.com2009-04-132-2/+11
* Revert change 13558 and 13555 because they broke the pluginnsylvain@chromium.org2009-04-131-1/+1
* Removing the Activex shim plugin from the list of default plugins caused some...ananta@chromium.org2009-04-111-1/+1
* Make OSX TestShell able to run workers, using a new test_worker.dylib which i...dimich@google.com2009-04-102-4/+20
* Remove auto commit from TestTabContents. This is the thing preventing me frombrettw@chromium.org2009-04-104-36/+38
* Make sure one cannot cut or copy from a passwordjcampan@chromium.org2009-04-101-1/+8
* Remove fixed crash from known list.huanr@chromium.org2009-04-101-6/+0
* Add #9975 to known crash list.huanr@chromium.org2009-04-101-0/+3
* DevTools. Add V8 Application Remote Debugging Protocol support by apavlov. Or...pfeldman@chromium.org2009-04-101-0/+12
* Flesh out more extensions tab api (added getTab, removeTab, updateTab)rafaelw@chromium.org2009-04-104-0/+1260
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-105-11/+57
* Replace chrome_process_filter with chrome_process_util.estade@chromium.org2009-04-0918-83/+342
* UI test portage, second try.estade@chromium.org2009-04-093-6/+6
* This CL adds a confirmation box when closing the browser with in-progress dow...jcampan@chromium.org2009-04-091-0/+1
* revert until I can figure out why the tests are hangingben@chromium.org2009-04-095-57/+11
* Introducing ExtensionProcessManager. This manages the ExtensionViews tompcomplete@google.com2009-04-091-0/+4
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-096-11/+81
* TBR: Skip ExtensionContentScriptInjectTest.Simple in purify.aa@chromium.org2009-04-093-167/+3
* Rebase purify test filters. The signature to Browser::AddTabWithURL() changed...aa@chromium.org2009-04-082-58/+77
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-10/+1
* Add aa's Event class to our javascript bindings and use it in our extensionmpcomplete@google.com2009-04-081-2/+2
* Try one more time to check in http://codereview.chromium.org/60112aa@chromium.org2009-04-0811-0/+311
* Enable a bunch of ui tests on Mac.pinkerton@chromium.org2009-04-081-2/+2
* Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i...abarth@chromium.org2009-04-081-1/+0
* Skeleton setup for new Automated UI test framework.huanr@chromium.org2009-04-087-60/+177
* Switch to using WebDragData in WebView and WebViewDelegate.darin@chromium.org2009-04-071-2/+2
* linux: pass a bunch more ui tests.evan@chromium.org2009-04-072-5/+12
* Re-land popup routing fix for browser.ben@chromium.org2009-04-072-3/+16
* posix: convert a NOTIMPLEMENTED into a bug.evan@chromium.org2009-04-071-2/+3
* Remove unneeded includes of base/string_piece.hthestig@chromium.org2009-04-071-1/+2
* Adds new messages and widens some existing messages between the renderer and ...michaeln@google.com2009-04-071-0/+1