index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
test
/
automated_ui_tests
/
automated_ui_tests.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.
darin@chromium.org
2011-06-27
1
-0
/
+1
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
1
-1
/
+1
*
Adding test log capability to this test.
ace@chromium.org
2011-03-23
1
-11
/
+87
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-10
/
+10
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-2
/
+3
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
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
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
Unify the two places we attempt to find the crash count.
evan@chromium.org
2010-09-22
1
-5
/
+1
*
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
1
-10
/
+10
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-10
/
+10
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-10
/
+10
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-10
/
+10
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-10
/
+10
*
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
*
Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...
thestig@chromium.org
2010-04-06
1
-3
/
+4
*
[GTTF] Reduce number of automation methods ending with WithTimeout.
phajdan.jr@chromium.org
2010-03-22
1
-8
/
+1
*
[GTTF] Make automation framework more solid by making sure that
phajdan.jr@chromium.org
2010-03-16
1
-2
/
+7
*
Use GetSwitchValueASCII, so we don't use the deprecated versions.
evan@chromium.org
2009-12-17
1
-8
/
+6
*
Use GetSwitchValuePath.
evan@chromium.org
2009-11-16
1
-4
/
+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
1
-1
/
+2
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
1
-2
/
+1
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
1
-1
/
+2
*
Automated ui test porting + cleanup:
estade@chromium.org
2009-09-22
1
-3
/
+0
*
First part of automated_ui_tests improvements.
phajdan.jr@chromium.org
2009-09-16
1
-28
/
+2
*
Revert "First part of automated_ui_tests improvements."
phajdan.jr@chromium.org
2009-09-15
1
-2
/
+28
*
First part of automated_ui_tests improvements.
phajdan.jr@chromium.org
2009-09-15
1
-28
/
+2
*
Replace a bunch of hardcoded URLs with constants from url_constants.h
brettw@chromium.org
2009-09-15
1
-2
/
+3
*
Convert std::wstring encoding names to std::string in a bunch of files.
tony@chromium.org
2009-09-04
1
-1
/
+1
*
Port automated_ui_tests to linux.
huanr@chromium.org
2009-08-19
1
-56
/
+49
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-1
/
+2
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
1
-2
/
+1
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-1
/
+2
*
Relands drop support:
sky@chromium.org
2009-08-19
1
-0
/
+3
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
1
-3
/
+0
*
Adds drop support for views on gtk. As X lazily provides drop data I
sky@chromium.org
2009-08-18
1
-0
/
+3
*
more linux automation porting: SendKeyPressNotifyWhenDone
estade@chromium.org
2009-08-18
1
-8
/
+9
*
Checkpoint for event automation porting.
estade@chromium.org
2009-08-12
1
-29
/
+50
*
DevTools: Rename JavaScript console action into Developer Tools.
pfeldman@chromium.org
2009-07-22
1
-1
/
+1
*
Replace std:;wstring with std::string and string16 in locale-name related APIs.
jshin@chromium.org
2009-06-24
1
-1
/
+1
*
DevTools: Nuke legacy debugger.
pfeldman@chromium.org
2009-06-24
1
-7
/
+0
*
Fix tab dragging test in automated UI test.
huanr@chromium.org
2009-06-12
1
-102
/
+3
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-6
/
+5
[next]