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
*
Log more info when we are unable to terminate all Chrome processes.
phajdan.jr@chromium.org
2009-08-31
1
-0
/
+1
*
More correctly run the second browser in ChromeMainTest.
phajdan.jr@chromium.org
2009-08-31
1
-1
/
+12
*
Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...
jnd@chromium.org
2009-08-22
1
-0
/
+19
*
More linux startup tests. Add startup tests for custom frame
tony@chromium.org
2009-08-19
1
-1
/
+3
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-0
/
+7
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
1
-7
/
+0
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-0
/
+7
*
GTK Theme: Add startup tests for gtk themes.
erg@google.com
2009-08-18
1
-1
/
+2
*
Fix startup tests with complex theme.
mirandac@chromium.org
2009-08-15
1
-0
/
+5
*
Reverting 23313.
mirandac@chromium.org
2009-08-13
1
-5
/
+0
*
Enable StartupTest.PerfColdComplexTheme, and add rewriting of Preference file...
mirandac@chromium.org
2009-08-13
1
-0
/
+5
*
Test startup of new tab page with a complex theme.
mirandac@chromium.org
2009-08-10
1
-0
/
+10
*
Remove duplication of DieFileDie, and move it to proper location.
phajdan.jr@chromium.org
2009-07-30
1
-8
/
+0
*
Add ability to start/stop http server to ui_tests. This will be used to run W...
dimich@google.com
2009-06-23
1
-0
/
+4
*
Add a switch to allow longer shutdown timeouts, since quitting under valgrind...
stuartmorgan@chromium.org
2009-06-19
1
-0
/
+1
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-4
/
+16
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-2
/
+2
*
Revert r16903 that causes reliability crash spike.
huanr@chromium.org
2009-05-26
1
-8
/
+0
*
Retry r15294. The previous two tries caused
huanr@chromium.org
2009-05-26
1
-0
/
+8
*
Revert r15693. The crash spike still exists.
huanr@chromium.org
2009-05-09
1
-8
/
+0
*
Retry r15294. The previous check in exposed bug 11659
huanr@chromium.org
2009-05-08
1
-0
/
+8
*
Revert r15294 that causes crash spike in chromebot.
huanr@chromium.org
2009-05-05
1
-8
/
+0
*
Close browser window synchronously during UI test
huanr@chromium.org
2009-05-05
1
-0
/
+8
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
1
-4
/
+3
*
Restore closed tabs into new windows when necessary, and track the windows they
pam@chromium.org
2009-04-22
1
-10
/
+27
*
When restoring a closed tab using either ctrl-shift-T or the context menu, put
pam@chromium.org
2009-04-20
1
-0
/
+3
*
Retrial of the first step to port file_util::CountFilesCreatedAfter()
erikkay@google.com
2009-04-18
1
-6
/
+1
*
Remove deprecated version of UITest::DieFileDie().
thestig@chromium.org
2009-04-16
1
-4
/
+2
*
Reverting 13748.
erikkay@google.com
2009-04-15
1
-1
/
+6
*
Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...
erikkay@google.com
2009-04-15
1
-6
/
+1
*
linux: pass a bunch more ui tests.
evan@chromium.org
2009-04-07
1
-3
/
+8
*
- Add UI test for the V8 Benchmark Suite.
patrick@chromium.org
2009-03-30
1
-0
/
+9
*
Make startup_tests print results on Linux.
phajdan.jr@chromium.org
2009-03-18
1
-21
/
+21
*
- Modify DOM checker automation to use DOM Automation Controller instead of
patrick@chromium.org
2009-03-18
1
-0
/
+15
*
Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ...
ananta@chromium.org
2009-03-16
1
-0
/
+8
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
1
-0
/
+3
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
1
-11
/
+1
*
Don't expose --single-process and --in-process-plugins for official Chrome re...
jam@chromium.org
2009-03-03
1
-8
/
+0
*
Add --log-level to the list of flags accepted by UI tests.
patrick@chromium.org
2009-02-27
1
-0
/
+6
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
1
-2
/
+2
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-3
/
+4
*
Remove timeout constants from ui_tests. All tests will now
paulg@google.com
2009-01-16
1
-11
/
+5
*
Add a sleep timeout argument to the ui_test scripts. This will
paulg@google.com
2009-01-15
1
-0
/
+3
*
Pass the test case name to the browser process in order to
paulg@google.com
2009-01-13
1
-0
/
+4
*
Butcher some files to make ui_tests run 0 tests on Linux.
evanm@google.com
2009-01-06
1
-7
/
+34
*
Initial support for running the ui_tests under Purify on the
paulg@google.com
2008-12-18
1
-0
/
+17
*
Add some initial before unload tests. We still need tests
ojan@google.com
2008-12-17
1
-0
/
+5
*
Add a ui test to make sure the Find box does not go away on Reload but does
finnur@google.com
2008-12-15
1
-4
/
+5
*
Add a note about a test that's expected to fail if you're not running crash_s...
pkasting@chromium.org
2008-12-03
1
-0
/
+3
*
revert these changes to see if this helps the UI tests.
beng@google.com
2008-11-13
1
-3
/
+3
[next]