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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Reverting 27412 it breaks the toolkit views Linux build.
jcampan@chromium.org
2009-09-28
2
-4
/
+2
*
Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...
jcampan@chromium.org
2009-09-28
2
-2
/
+4
*
Cut down on flakiness of automated ui tests by changing message sending/waiti...
estade@chromium.org
2009-09-25
1
-62
/
+30
*
GTK: First cut at tab dragging automation.
estade@chromium.org
2009-09-25
2
-10
/
+6
*
Automated ui test porting + cleanup:
estade@chromium.org
2009-09-22
3
-27
/
+27
*
First part of automated_ui_tests improvements.
phajdan.jr@chromium.org
2009-09-16
5
-58
/
+178
*
Revert "First part of automated_ui_tests improvements."
phajdan.jr@chromium.org
2009-09-15
5
-174
/
+58
*
Fix Mac by disabling some UI tests on it.
phajdan.jr@chromium.org
2009-09-15
1
-0
/
+6
*
First part of automated_ui_tests improvements.
phajdan.jr@chromium.org
2009-09-15
5
-58
/
+168
*
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
2
-68
/
+63
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
2
-1
/
+3
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
2
-3
/
+1
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
2
-1
/
+3
*
Relands drop support:
sky@chromium.org
2009-08-19
2
-0
/
+6
*
Reverts recent patch as broke build on toolkit_views.
sky@chromium.org
2009-08-18
2
-6
/
+0
*
Adds drop support for views on gtk. As X lazily provides drop data I
sky@chromium.org
2009-08-18
2
-0
/
+6
*
more linux automation porting: SendKeyPressNotifyWhenDone
estade@chromium.org
2009-08-18
1
-8
/
+9
*
Mark AutomatedUITestBase.OpenCloseBrowserWindowWithAccelerator as a flakey cr...
ericroman@google.com
2009-08-14
1
-1
/
+2
*
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
*
Sprinkle some defensiveness into the UI tests so that they don't explode if t...
stuartmorgan@chromium.org
2009-07-07
2
-18
/
+21
*
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
2
-13
/
+0
*
Disable some flaky UI tests in windows Debug.
mpcomplete@google.com
2009-06-20
1
-2
/
+11
*
Disable flaky UI test.
jparent@chromium.org
2009-06-19
1
-1
/
+2
*
Move automated_ui_test_test to ui_tests from a library so it actually gets run.
dkegel@google.com
2009-06-16
2
-4
/
+17
*
Fix tab dragging test in automated UI test.
huanr@chromium.org
2009-06-12
5
-122
/
+296
*
Convert various chrome tests to gyp generation:
sgk@chromium.org
2009-06-04
1
-228
/
+0
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
5
-26
/
+27
*
Try fix the flakey AutomatedUITestBase.RestoreTab.
huanr@chromium.org
2009-05-18
1
-1
/
+2
*
Making navigate, back, forward, and reload
huanr@chromium.org
2009-05-13
5
-55
/
+82
*
Move win_util.h from common to app.
ben@chromium.org
2009-05-08
1
-1
/
+0
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Consolidate notifiers used by different automation
huanr@chromium.org
2009-05-07
5
-42
/
+106
[next]