| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Enables the new wrench menu by default on windows. | sky@chromium.org | 2010-06-25 | 1 | -2/+5 |
* | Take 2: sync changes to support encryption | albertb@chromium.org | 2010-06-23 | 1 | -0/+2 |
* | TBR: willchan | albertb@chromium.org | 2010-06-22 | 1 | -1/+0 |
* | DRAFT: sync_api changes to support password encryption | albertb@chromium.org | 2010-06-22 | 1 | -0/+1 |
* | Excludes new views test on other platforms. | sky@chromium.org | 2010-06-15 | 1 | -0/+2 |
* | Attempt 2 at: | sky@chromium.org | 2010-06-15 | 1 | -0/+2 |
* | [GTTF] Disable NPAPIVisiblePluginTester.SelfDeletePluginInvokeAlert which | phajdan.jr@chromium.org | 2010-06-10 | 1 | -1/+2 |
* | Run in-process browser tests using the sandbox. | jam@chromium.org | 2010-06-09 | 1 | -0/+1 |
* | Move MouseLeave ui test to interactive ui tests target. | estade@chromium.org | 2010-06-03 | 2 | -0/+80 |
* | Make SelfDeletePluginInvokeAlert an interactive_ui test and reenable. It | mpcomplete@chromium.org | 2010-05-28 | 1 | -0/+20 |
* | Move the BrowserViewsAccessibilityTest and AccessibilityWinBrowserTest tests ... | ctguil@chromium.org | 2010-05-25 | 1 | -0/+3 |
* | Break gyp cycles on Linux. | tony@chromium.org | 2010-05-24 | 1 | -1/+1 |
* | Remove webkit_support_in_chromium.gyp and use webkit_support.gyp | tony@chromium.org | 2010-05-14 | 1 | -1/+1 |
* | Make it possible to build DRT in a chromium checkout. | tony@chromium.org | 2010-05-12 | 1 | -1/+1 |
* | Remove deprecated things from net test suite: | phajdan.jr@chromium.org | 2010-04-30 | 1 | -2/+2 |
* | gyp: unify toolkit_views usage | evan@chromium.org | 2010-04-27 | 1 | -10/+11 |
* | Run the notifications info bar tests as interactive ui tests rather than just... | johnnyg@chromium.org | 2010-04-23 | 1 | -0/+1 |
* | Close previous theme info bars when resetting to default theme | bulach@chromium.org | 2010-04-20 | 2 | -0/+51 |
* | [GTTF] Tests cleanup: | phajdan.jr@chromium.org | 2010-04-08 | 2 | -4/+3 |
* | Remove FLAKY_ from KeyboardAccessTests now that they work on both Vista and XP. | dmazzoni@chromium.org | 2010-04-07 | 1 | -2/+2 |
* | Enable interactive_ui_tests | oshima@chromium.org | 2010-04-06 | 2 | -7/+17 |
* | Change KeyboardAccessTests from DISABLED to FLAKY to see if they pass now. | dmazzoni@chromium.org | 2010-04-02 | 1 | -2/+2 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-31 | 1 | -0/+1 |
* | Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun... | thestig@chromium.org | 2010-03-31 | 1 | -7/+8 |
* | Reverting this CL to fix the interactive ui test failures. | ananta@chromium.org | 2010-03-26 | 1 | -1/+0 |
* | [GTTF] Remove the in-process test launcher, which is no longer used. | phajdan.jr@chromium.org | 2010-03-26 | 1 | -2/+0 |
* | Disabling tests because failures are leading to zombie processes that are | dmazzoni@chromium.org | 2010-03-25 | 1 | -2/+2 |
* | Mark keyboard access tests as flaky until I figure out why they're | dmazzoni@chromium.org | 2010-03-24 | 1 | -2/+2 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-24 | 2 | -0/+105 |