| Commit message (Expand) | Author | Age | Files | Lines |
* | Browser::Type cleanup. | jianli@chromium.org | 2011-05-05 | 1 | -2/+2 |
* | Valgrind: Mark a few tests as flaky. | jhawkins@chromium.org | 2011-04-30 | 1 | -3/+17 |
* | Adding test log capability to this test. | ace@chromium.org | 2011-03-23 | 1 | -11/+87 |
* | ui_tests: use proper API for getting tab title | evan@chromium.org | 2011-03-04 | 1 | -1/+1 |
* | Migrate Event API methods to Google Style. | ben@chromium.org | 2011-02-10 | 1 | -4/+3 |
* | Move Event files into views/events | ben@chromium.org | 2011-02-09 | 1 | -1/+1 |
* | Revert 74118 - Remove wstring from RVH's run Javascript command. | avi@chromium.org | 2011-02-08 | 1 | -2/+2 |
* | Remove wstring from RVH's run Javascript command. | avi@chromium.org | 2011-02-08 | 1 | -2/+2 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -2/+2 |
* | Remove action_timeout_ms and fix all the callers. | tfarina@chromium.org | 2011-01-15 | 1 | -2/+4 |
* | Move app/key* to ui/base/keycodes/* | ben@chromium.org | 2011-01-13 | 2 | -12/+12 |
* | Remove sleep_timeout_ms and fix all the callers. | tfarina@chromium.org | 2011-01-11 | 1 | -7/+8 |
* | Move platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 2 | -9/+11 |
* | Move: | ben@chromium.org | 2010-12-02 | 2 | -2/+2 |
* | Update a couple of out of date comments. | thestig@chromium.org | 2010-11-30 | 1 | -2/+4 |
* | Split out command IDs from chrome_dll_resource.h. | evan@chromium.org | 2010-11-08 | 3 | -3/+3 |
* | 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 |