| Commit message (Expand) | Author | Age | Files | Lines |
* | Calling setup from automated_ui_tests so that browser start time is set post ... | ace@chromium.org | 2010-10-14 | 1 | -2/+1 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 1 | -1/+1 |
* | clang/mac: Fix most easy problems in chrome.xcodeproj (all targets) | thakis@chromium.org | 2010-10-02 | 1 | -1/+1 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 1 | -0/+1 |
* | [Mac] AutomatedUITestBase.FindInPage should not be marked FAILS on Mac. | rohitrao@chromium.org | 2010-09-23 | 1 | -8/+1 |
* | Unify the two places we attempt to find the crash count. | evan@chromium.org | 2010-09-22 | 1 | -5/+1 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-07 | 1 | -4/+2 |
* | Revert 58563 - GTTF: Make WaitForTabCountToBecome automation call not Sleep. | gavinp@chromium.org | 2010-09-04 | 1 | -2/+4 |
* | GTTF: Make WaitForTabCountToBecome automation call not Sleep. | phajdan.jr@chromium.org | 2010-09-03 | 1 | -4/+2 |
* | Moving file_util::FileInfo to base::PlatformFileInfo, and adding the | dumi@chromium.org | 2010-09-03 | 1 | -2/+2 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 2 | -12/+12 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 2 | -12/+12 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 2 | -12/+12 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 2 | -12/+12 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 2 | -12/+12 |
* | base: rename Environment::HasEnv to Environment::HasVar. | tfarina@chromium.org | 2010-08-04 | 1 | -1/+1 |
* | base: Rename EnvVarGetter to Environment. | tfarina@chromium.org | 2010-08-03 | 1 | -2/+2 |
* | Convert more callers of the integer/string functions to using | brettw@chromium.org | 2010-07-31 | 1 | -3/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 2 | -0/+2 |
* | Enable two AutomationUITestBase tests on the Mac, and add a bug annotation fo... | stuartmorgan@chromium.org | 2010-06-04 | 1 | -6/+3 |
* | Re-enable some disabled tests that pass locally. | estade@chromium.org | 2010-05-27 | 1 | -14/+4 |
* | TTF: Enable ShowBookmarkBar test, as it appears to be working. | jhawkins@chromium.org | 2010-05-24 | 1 | -9/+1 |
* | [GTTF] [TTF] Test marks maintenance CL: | phajdan.jr@chromium.org | 2010-05-19 | 1 | -4/+2 |
* | Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C... | thestig@chromium.org | 2010-04-06 | 1 | -3/+4 |
* | Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42... | maruel@chromium.org | 2010-03-22 | 1 | -99/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+99 |
* | Revert "Keyboard accessibility for the page and app menus." | maruel@chromium.org | 2010-03-22 | 1 | -100/+0 |
* | Keyboard accessibility for the page and app menus. | dmazzoni@chromium.org | 2010-03-22 | 1 | -0/+100 |
* | [GTTF] Reduce number of automation methods ending with WithTimeout. | phajdan.jr@chromium.org | 2010-03-22 | 2 | -75/+23 |
* | [GTTF] Make automation timeouts more sane. | phajdan.jr@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | [GTTF] Make automation framework more solid by making sure that | phajdan.jr@chromium.org | 2010-03-16 | 4 | -51/+72 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -2/+2 |
* | Revert previously disabled mac tests. | rohitrao@chromium.org | 2010-01-29 | 1 | -9/+0 |
* | Disable crashing mac ui test | victorw@chromium.org | 2010-01-29 | 1 | -0/+3 |
* | Disable crashing mac ui test | victorw@chromium.org | 2010-01-29 | 1 | -0/+3 |
* | Disable crashing new tab test on mac | victorw@chromium.org | 2010-01-29 | 1 | -0/+3 |
* | Putting back tests that are excluded in bug 28808 | oshima@chromium.org | 2009-12-22 | 1 | -7/+0 |
* | Use GetSwitchValueASCII, so we don't use the deprecated versions. | evan@chromium.org | 2009-12-17 | 1 | -8/+6 |
* | Flaky tests on linux/view/64bit builds. | oshima@chromium.org | 2009-11-25 | 1 | -1/+8 |
* | Use GetSwitchValuePath. | evan@chromium.org | 2009-11-16 | 1 | -4/+2 |
* | AutomatedUITestBase.CloseTab fails on multiple platforms, not | nsylvain@chromium.org | 2009-10-28 | 1 | -8/+2 |
* | Changes ui proxy classes to use Browser::Types rather than copying | sky@chromium.org | 2009-10-28 | 1 | -1/+1 |
* | Mark AutomatedUITestBase.CloseBrowserWindow as flaky. It fails | nsylvain@chromium.org | 2009-10-28 | 1 | -3/+2 |
* | Take 2 at this. The only change between this and the first is to add the GetT... | sky@chromium.org | 2009-10-27 | 1 | -1/+2 |
* | Revert 30194 - Makes session restore on Chrome OS restore popups. | sky@chromium.org | 2009-10-27 | 1 | -2/+1 |
* | Makes session restore on Chrome OS restore popups. | sky@chromium.org | 2009-10-27 | 1 | -1/+2 |
* | Use ASCII strings for switch names. | evan@chromium.org | 2009-10-13 | 1 | -6/+6 |
* | * Add ctrl-shift-d to bookmark all tabs. | pkasting@chromium.org | 2009-10-08 | 1 | -1/+1 |
* | Relanding keyboard code refactoring: | jcampan@chromium.org | 2009-09-29 | 2 | -2/+4 |
* | Linux: Enable FindInPage automated ui test test. | estade@chromium.org | 2009-09-28 | 1 | -2/+7 |