summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Reverting 14005.brettw@chromium.org2009-04-183-4/+4
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-183-4/+4
* Retrial of the first step to port file_util::CountFilesCreatedAfter()erikkay@google.com2009-04-184-16/+12
* Several minor changes to API framework.aa@chromium.org2009-04-182-18/+44
* Create a test program for generating false positive statisticspaulg@google.com2009-04-173-0/+8
* A subset of the bookmarks API- missing events- missing unit tests- missing ab...erikkay@google.com2009-04-173-0/+227
* Add support for startup_tests to tools/valgrind/chrome_tests.pydkegel@google.com2009-04-171-5/+14
* Port page_cycler_http to Macnirnimesh@chromium.org2009-04-171-3/+10
* Add missing <string> include for release build.finnur@chromium.org2009-04-171-0/+2
* Fix 10573: Dismissing Find-in page doesn't set focusfinnur@chromium.org2009-04-173-2/+124
* Disable installer tests while I work on fixing them.kuchhal@chromium.org2009-04-171-4/+4
* added windows.getWindows() and tabs.moveTab()rafaelw@chromium.org2009-04-171-44/+136
* Fix errordkegel@google.com2009-04-161-1/+2
* Re-introducing the toolbar importer code.This is the same code that was remov...brg@chromium.com2009-04-161-0/+4
* Fix the process creation problem. This forces transitions betweenbrettw@chromium.org2009-04-161-0/+4
* Remove ExtensionProcessManager and move its functionality ontompcomplete@google.com2009-04-161-4/+0
* Add spaces in reliability log output to make ithuanr@chromium.org2009-04-161-1/+1
* Remove deprecated version of UITest::DieFileDie().thestig@chromium.org2009-04-164-16/+12
* Add a new notification for automation customers that the amit@chromium.org2009-04-161-0/+3
* Consolidate ApplyAccelerator and RunCommand codehuanr@chromium.org2009-04-162-5/+2
* Initial plumbing for sending events from the browser to extension renderers. ...rafaelw@chromium.org2009-04-161-0/+5
* 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