| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 54074 - Add initial tests for keyboard access (tabbing in some dialogs). | rohitrao@chromium.org | 2010-07-29 | 1 | -1/+0 |
* | Add initial tests for keyboard access (tabbing in some dialogs). | dtseng@chromium.org | 2010-07-28 | 1 | -0/+1 |
* | The token service should now support issuing auth tokens. | chron@chromium.org | 2010-07-28 | 1 | -2/+2 |
* | Update python sync server to support recursive deletion. | rsimha@chromium.org | 2010-07-28 | 1 | -3/+3 |
* | New PyAuto tests for cookies. | alyssad@chromium.org | 2010-07-28 | 2 | -1/+61 |
* | Marked Pepper3D test as FAILS since it is failing on buildbots but passes on ... | alokp@chromium.org | 2010-07-28 | 1 | -1/+2 |
* | Enabled pepper3d test. Explicitly specified Mesa renderer to use for the 3d t... | alokp@chromium.org | 2010-07-28 | 1 | -2/+6 |
* | base/ header cleanup. Forward declaration instead of including. | erg@google.com | 2010-07-28 | 4 | -0/+4 |
* | New pyauto tests for clearing browsing data. | alyssad@chromium.org | 2010-07-28 | 1 | -17/+62 |
* | Enable crash reporting by default with PyAuto on Mac/Linux | nirnimesh@chromium.org | 2010-07-28 | 1 | -4/+11 |
* | Add a test that verifies the DNS prefetching preference | alyssad@chromium.org | 2010-07-28 | 1 | -0/+8 |
* | Missing argument in pyauto.py. Added in the missing argument. | alyssad@chromium.org | 2010-07-28 | 1 | -1/+2 |
* | [Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac. | suzhe@chromium.org | 2010-07-27 | 7 | -41/+110 |
* | Add undeclared virtual destructors part 2 | ziadh@chromium.org | 2010-07-27 | 1 | -0/+2 |
* | Fix unit tests for the ResourceDispatcherHost. | darin@chromium.org | 2010-07-27 | 1 | -3/+0 |
* | New pyauto hook for the translate feature. | alyssad@chromium.org | 2010-07-27 | 3 | -0/+234 |
* | Add API on host registration page. | nkostylev@google.com | 2010-07-27 | 1 | -0/+81 |
* | Fixing broken Integration tests. | rsimha@chromium.org | 2010-07-27 | 5 | -53/+52 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 70 | -0/+70 |
* | Significantly speed up sync integration tests. | rsimha@chromium.org | 2010-07-26 | 4 | -19/+49 |
* | GTTF: Flip PPAPITest.Scrollbar from FAILS to FLAKY on Linux, | phajdan.jr@chromium.org | 2010-07-26 | 1 | -3/+2 |
* | GTTF: flip FastShutdown.SlowTermination from FAILS to FLAKY | phajdan.jr@chromium.org | 2010-07-26 | 1 | -1/+1 |
* | Disable autofill pyauto tests on mac | nirnimesh@chromium.org | 2010-07-26 | 1 | -1/+2 |
* | Fix infobar test by actually waiting for infobar before checking for it. | nirnimesh@chromium.org | 2010-07-26 | 1 | -0/+4 |
* | Remove 50061 from known list. | huanr@chromium.org | 2010-07-26 | 1 | -3/+0 |
* | Don't run SyncerThreadWithSyncerTest.StopSyncPermanently under ThreadSanitize... | timurrrr@chromium.org | 2010-07-26 | 1 | -0/+3 |
* | PyAuto hook to remove saved passwords, more info added to passwords. BUG=36179 | alyssad@chromium.org | 2010-07-26 | 2 | -39/+52 |
* | Mark NaClSandboxTest.NaClOuterSBTest as flaky. | maruel@chromium.org | 2010-07-24 | 1 | -1/+2 |
* | Exclude all ResourceDispatcherHostTest | oshima@chromium.org | 2010-07-24 | 1 | -2/+1 |
* | Exclude ResourceDispatcherHost.Cancel | oshima@chromium.org | 2010-07-24 | 1 | -0/+2 |
* | Support test inclusions/exclusions for PyAuto tests on ChromeOS | nirnimesh@chromium.org | 2010-07-23 | 3 | -4/+31 |
* | Add pyauto tests for verifying some facts about chrome processes. | nirnimesh@chromium.org | 2010-07-23 | 1 | -3/+80 |
* | Add crash signature to known crashes list. | asargent@chromium.org | 2010-07-23 | 1 | -0/+3 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 4 | -9/+5 |
* | Exclude ResourceDispatcherHost_TestMany from valgrind test | oshima@chromium.org | 2010-07-23 | 1 | -0/+2 |
* | Split captureVisibleTab() tests into jpeg and png tests, to avoid timeouts. | skerner@chromium.org | 2010-07-23 | 15 | -221/+272 |
* | Fixes crash in TabRestoreServiceTest.DontPersistPostData. The problem | sky@chromium.org | 2010-07-23 | 1 | -9/+9 |
* | file_util: Get rid of the deprecated UpOneDirectory function. | tfarina@chromium.org | 2010-07-23 | 3 | -12/+13 |
* | Refactoring sync startup code in ProfileSyncServiceTestHarness | rsimha@chromium.org | 2010-07-23 | 2 | -11/+25 |
* | Browser tests: Fix the --single_process flag for Windows. | rvargas@google.com | 2010-07-22 | 1 | -1/+2 |
* | Add --enable-device-orientation switch and set ENABLE_DEVICE_ORIENTATION=1 | hans@chromium.org | 2010-07-22 | 1 | -0/+32 |
* | Add PyAuto automation hooks to perform actions on infobars | nirnimesh@chromium.org | 2010-07-22 | 3 | -1/+84 |
* | Fix typo in chrome/test/functional/codesign.py | alyssad@chromium.org | 2010-07-21 | 1 | -1/+1 |
* | Mac: Let interactive_ui_tests load nibs. | thakis@chromium.org | 2010-07-21 | 1 | -0/+2 |
* | Attemp 2 at: | sky@chromium.org | 2010-07-21 | 2 | -3/+0 |
* | GTTF: Make ui_tests more reliable by using a temporary profile directory | phajdan.jr@chromium.org | 2010-07-21 | 2 | -29/+29 |
* | Adjust preference sync code to only sync user modifiable preferences. | mnissler@chromium.org | 2010-07-21 | 5 | -26/+115 |
* | RSS subscription extension: Handle HTML appended after RSS feed. | finnur@chromium.org | 2010-07-21 | 3 | -4/+26 |
* | Fetch info about infobars | nirnimesh@chromium.org | 2010-07-21 | 2 | -9/+106 |
* | GTTF: Move net/socket/ssl_test_util to net/test/test_server | phajdan.jr@chromium.org | 2010-07-21 | 1 | -1/+1 |