summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Updated the AutomationMsg_TabReposition IPC to be able to set the parent of a...ananta@chromium.org2009-04-073-1/+26
* Revert "Implement chromium.self in content scripts..."aa@chromium.org2009-04-079-163/+0
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-077-53/+54
* Adjustments in chrome_test_suite external dns lookups detection code:phajdan.jr@chromium.org2009-04-072-9/+17
* Implement chromium.self in content scripts, so that developers don'taa@chromium.org2009-04-079-0/+163
* Add crash bug #9796 to known list.huanr@chromium.org2009-04-071-0/+3
* Fix the signature of historybackend::~historybackendhuanr@chromium.org2009-04-071-1/+1
* Remove fixed crash from known list.huanr@chromium.org2009-04-071-16/+0
* Update known list for #9615huanr@chromium.org2009-04-061-0/+3
* Redirecting buildbots to use v8_shell.exe instead of v8_shell_sample.exebradnelson@google.com2009-04-062-13/+12
* Moving the Find bar ownership to the Browser object for portability and testa...finnur@chromium.org2009-04-051-4/+1