| Commit message (Expand) | Author | Age | Files | Lines |
* | Split out command IDs from chrome_dll_resource.h. | evan@chromium.org | 2010-11-08 | 1 | -1/+1 |
* | Mark following tests as flaky due to an assertion failure: | phajdan.jr@chromium.org | 2010-11-08 | 1 | -3/+5 |
* | GTTF: Disable tests that flakily time out: | phajdan.jr@chromium.org | 2010-11-08 | 1 | -2/+4 |
* | GTTF: Disable crashing/hanging tests: | phajdan.jr@chromium.org | 2010-10-22 | 1 | -1/+1 |
* | Mark NPAPIVisiblePluginTester.GetURLRequest404Response as flaky. | phajdan.jr@chromium.org | 2010-10-21 | 1 | -1/+2 |
* | Wait calling OnMenuOpened until the domui menu is ready to accept input. | oshima@chromium.org | 2010-10-12 | 1 | -11/+2 |
* | Temporarily disables tests that does not work with DOMUI menu2. | oshima@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Temporarily disables tests that does not work with DOMUI menu2. | oshima@chromium.org | 2010-10-12 | 1 | -2/+11 |
* | Disable KeyboardAccessTest.ReserveKeyboardAccelerators on ChromeOS | isherman@chromium.org | 2010-10-04 | 1 | -1/+9 |
* | Make KeyboardAccessTest.ReserveKeyboardAccelerator not fail | isherman@chromium.org | 2010-10-04 | 1 | -2/+3 |
* | Move interactive_ui_tests gyp definitions into chrome/chrome_tests.gypi | isherman@chromium.org | 2010-09-30 | 1 | -172/+0 |
* | A quick fix for Issue 45091. | hbono@chromium.org | 2010-09-24 | 1 | -5/+20 |
* | Revert 59715 - Second try of http://codereview.chromium.org/3322009 since it ... | sky@chromium.org | 2010-09-17 | 1 | -1/+0 |
* | Second try of http://codereview.chromium.org/3322009 since it got reverted. | imcheng@chromium.org | 2010-09-16 | 1 | -0/+1 |
* | Revert 58910 - This broke the "Google Chrome" compile. | nsylvain@chromium.org | 2010-09-09 | 1 | -1/+0 |
* | Added a media UI test case for fullscreen video implementation for Windows (w... | imcheng@chromium.org | 2010-09-09 | 1 | -0/+1 |
* | Enable FastShutdown interactive ui test on Windows. | estade@chromium.org | 2010-09-08 | 1 | -5/+0 |
* | GTTF: Make WaitForInfoBarCount not Sleep. | phajdan.jr@chromium.org | 2010-09-08 | 1 | -4/+4 |
* | Make FastShutdown ui test more reliable on linux. | estade@chromium.org | 2010-09-08 | 2 | -0/+64 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-07 | 1 | -2/+2 |
* | Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep. | gavinp@chromium.org | 2010-09-04 | 1 | -2/+2 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-03 | 1 | -2/+2 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 2 | -13/+13 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 2 | -13/+13 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 2 | -13/+13 |
* | Connect native view accessibles back to the accessibility tree. | ctguil@chromium.org | 2010-09-02 | 1 | -0/+1 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 2 | -13/+13 |
* | FBTF: Move more ctors/dtors from headers to implementation. | erg@google.com | 2010-09-01 | 2 | -4/+9 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 2 | -13/+13 |
* | Initial version of chrome.experimental.sidebar extension API. | brettw@chromium.org | 2010-08-19 | 1 | -0/+2 |
* | Test server cleanup patch of death: | phajdan.jr@chromium.org | 2010-08-17 | 1 | -6/+6 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 1 | -3/+3 |
* | Mark KeyboardAccessTest.ReserveKeyboardAccelerator as FAILS | phajdan.jr@chromium.org | 2010-07-30 | 1 | -1/+2 |
* | Reland r54074. | dtseng@chromium.org | 2010-07-30 | 1 | -0/+1 |
* | Fix build on ChromiumOS by ASSERTing TRUE in a UI test. | phajdan.jr@chromium.org | 2010-07-29 | 1 | -1/+1 |
* | Add back a test lost in r37819, because it had been at the bottom of an unrel... | pkasting@chromium.org | 2010-07-29 | 1 | -2/+36 |
* | GTTF: Move more test server code from net/url_request/url_request_unittest.h | phajdan.jr@chromium.org | 2010-07-29 | 1 | -2/+3 |
* | 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 |
* | [Mac]Port browser_keyevents_browsertest.cc and browser_focus_uitest.cc to Mac. | suzhe@chromium.org | 2010-07-27 | 1 | -2/+0 |
* | Add undeclared virtual destructors part 2 | ziadh@chromium.org | 2010-07-27 | 1 | -0/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | GTTF: test server cleanup: | phajdan.jr@chromium.org | 2010-07-23 | 1 | -2/+1 |
* | Mac: Let interactive_ui_tests load nibs. | thakis@chromium.org | 2010-07-21 | 1 | -0/+2 |
* | Remove the page and app menus. | pkasting@chromium.org | 2010-07-20 | 1 | -5/+0 |
* | Mac: Disable TestOnMouseOut, it requires more automation provider support tha... | thakis@chromium.org | 2010-07-19 | 1 | -1/+7 |
* | Move CollectedCookiesTest.* from ui_tests to interactive_ui_tests. | jochen@chromium.org | 2010-07-16 | 1 | -0/+1 |
* | chromeos: Fix keyboard_access_uitest. | derat@chromium.org | 2010-07-14 | 1 | -4/+8 |
* | Bye bye tab close dot, we hardly knew you. | sky@chromium.org | 2010-07-07 | 1 | -2/+0 |
* | Cleanup some unncessary dependencies on libxml. | mad@google.com | 2010-06-27 | 1 | -1/+0 |