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
/
ui
/
ui_test.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add OVERRIDE to chrome/test/.
avi@chromium.org
2011-11-19
1
-3
/
+3
*
Cleanup: Remove unneeded forward declarations from various chrome subdirector...
thestig@chromium.org
2011-11-14
1
-1
/
+0
*
Used use-gl=any instead of forcing osmesa for UI tests.
alokp@chromium.org
2011-11-01
1
-6
/
+0
*
Call VerifyCleanExit in TerminateBrowser.
achuith@chromium.org
2011-10-27
1
-3
/
+0
*
UI test for browser termination with beforeunload handler and some cleanup.
achuith@chromium.org
2011-10-25
1
-0
/
+3
*
Revert 106327 - Used use-gl=any instead of forcing osmesa for UI tests.
thestig@chromium.org
2011-10-19
1
-0
/
+6
*
Used use-gl=any instead of forcing osmesa for UI tests.
alokp@chromium.org
2011-10-19
1
-6
/
+0
*
Revert 105914 - Removed the ability to disable accelerated compositing for UI...
thestig@chromium.org
2011-10-18
1
-0
/
+6
*
Removed the ability to disable accelerated compositing for UI tests. There is...
alokp@chromium.org
2011-10-17
1
-6
/
+0
*
Conditionally disable accelerated compositing for certain tests
nduca@chromium.org
2011-09-12
1
-0
/
+6
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-3
/
+6
*
Pyauto tests can now specify custom flags to Chrome when launched.
dennisjeffrey@chromium.org
2011-06-29
1
-0
/
+8
*
Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.
darin@chromium.org
2011-06-27
1
-5
/
+1
*
Automatic testing for using registered protocol handlers at startup.
benwells@chromium.org
2011-06-24
1
-3
/
+15
*
Support Chromium-branded builds and cleanup reference build usage.
jrt@chromium.org
2011-06-23
1
-0
/
+3
*
GTTF: Clean up UITest::{Start,Stop}HttpServer:
phajdan.jr@chromium.org
2011-05-31
1
-8
/
+0
*
GTTF: Get rid of IsBrowserRunning. It is inherently racy
phajdan.jr@chromium.org
2011-05-19
1
-11
/
+0
*
In ChromeDriver, allow user to specify location of Chrome executable.
hnguyen@chromium.org
2011-05-17
1
-7
/
+1
*
Revert 84748 - Fix PyAuto Logout() hook. Currently, logging out disconnects t...
dtu@chromium.org
2011-05-10
1
-2
/
+0
*
Fix PyAuto Logout() hook. Currently, logging out disconnects the automation c...
dtu@chromium.org
2011-05-10
1
-0
/
+2
*
Removing command_execution_timeout_ms in favor of action_max_timeout_ms.
hnguyen@chromium.org
2011-04-11
1
-2
/
+2
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-06
1
-8
/
+0
*
Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...
phajdan.jr@chromium.org
2011-04-05
1
-0
/
+8
*
GTTF: Detect browser crashes on shutdown in UI tests.
phajdan.jr@chromium.org
2011-04-05
1
-8
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Clean up warnings found in our testing code.
erg@google.com
2011-02-07
1
-3
/
+1
*
Fix and refactor for ProxyLauncher browser disconnect.
dtu@chromium.org
2011-02-01
1
-4
/
+1
*
Couple of changes in hopes of finally making ShareProcessesOnRestore
sky@chromium.org
2011-01-31
1
-1
/
+1
*
GTTF: Move NavigateToURLAsync function from UITestBase into UITest.
tfarina@chromium.org
2011-01-31
1
-5
/
+8
*
GTTF: Move TerminateBrowser function from UITestBase into UITest.
tfarina@chromium.org
2011-01-28
1
-21
/
+19
*
Remove command_execution_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-20
1
-6
/
+0
*
Remove action_max_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-19
1
-3
/
+0
*
Modifying some downloads hooks to act per-window (so that incognito windows c...
ace@chromium.org
2011-01-19
1
-0
/
+3
*
Remove action_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-15
1
-3
/
+0
*
Remove test_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-12
1
-4
/
+1
*
Remove sleep_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-11
1
-4
/
+0
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
1
-186
/
+111
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
1
-8
/
+19
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
1
-19
/
+8
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
1
-8
/
+19
*
Revert 66840 - Add named testing interface. This allows you to connect to a p...
kkania@chromium.org
2010-11-20
1
-19
/
+8
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-19
1
-8
/
+19
*
Revert 66350 - Add named testing interface. This allows you to connect to a p...
nirnimesh@chromium.org
2010-11-17
1
-19
/
+8
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-17
1
-8
/
+19
*
Group cmdline settings in UI test and in_process_browser_test.
lzheng@chromium.org
2010-11-16
1
-0
/
+4
*
GTTF: Move more parts of UITestBase down to UITest.
phajdan.jr@chromium.org
2010-10-15
1
-23
/
+20
*
GTTF: Move parts of UITestBase down to UITest.
phajdan.jr@chromium.org
2010-10-06
1
-79
/
+80
*
Move TestTimeouts from chrome/test to base/test.
sergeyu@chromium.org
2010-10-05
1
-1
/
+1
*
Remove sleep_timeout from TestTimeouts.
phajdan.jr@chromium.org
2010-09-28
1
-1
/
+2
*
ifdef out tests that don't apply to the Mac
stuartmorgan@chromium.org
2010-09-23
1
-0
/
+7
[next]