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.cc
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
-9
/
+23
*
More correctly run the second browser in ChromeMainTest.
phajdan.jr@chromium.org
2009-08-31
1
-136
/
+151
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-1
/
+1
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-1
/
+1
*
Turn tips on by default, and turn off tip loading during UI testing.
mirandac@chromium.org
2009-08-26
1
-2
/
+1
*
Add a UI test for "Encoding" menu. Please see crbug.com/5515 for more details...
jnd@chromium.org
2009-08-22
1
-3
/
+50
*
Remove include of IPC headers from headers they crept into. This slows down ...
jam@chromium.org
2009-08-20
1
-0
/
+1
*
Try to shutdown the browser more peacefully before using more brutal methods.
phajdan.jr@chromium.org
2009-08-19
1
-16
/
+16
*
More linux startup tests. Add startup tests for custom frame
tony@chromium.org
2009-08-19
1
-11
/
+20
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-1
/
+7
*
Revert "Add automation call to wait for multiple navigations."
phajdan.jr@chromium.org
2009-08-19
1
-7
/
+1
*
Add automation call to wait for multiple navigations.
phajdan.jr@chromium.org
2009-08-19
1
-1
/
+7
*
GTK Theme: Add startup tests for gtk themes.
erg@google.com
2009-08-18
1
-0
/
+3
*
Fix startup tests with complex theme.
mirandac@chromium.org
2009-08-15
1
-1
/
+39
*
Reverting 23313.
mirandac@chromium.org
2009-08-13
1
-37
/
+1
*
Enable StartupTest.PerfColdComplexTheme, and add rewriting of Preference file...
mirandac@chromium.org
2009-08-13
1
-1
/
+37
*
Test startup of new tab page with a complex theme.
mirandac@chromium.org
2009-08-10
1
-0
/
+19
*
Remove duplication of DieFileDie, and move it to proper location.
phajdan.jr@chromium.org
2009-07-30
1
-14
/
+1
*
Increase timeouts in DieFileDie in hope to further reduce the flakiness.
phajdan.jr@chromium.org
2009-07-29
1
-2
/
+2
*
Disable the tips service by default.
arv@google.com
2009-07-25
1
-1
/
+2
*
Turn backend tip service on by default.
mirandac@chromium.org
2009-07-12
1
-0
/
+2
*
Sprinkle some defensiveness into the UI tests so that they don't explode if t...
stuartmorgan@chromium.org
2009-07-07
1
-8
/
+13
*
Linux build fix
dimich@google.com
2009-06-24
1
-1
/
+1
*
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
/
+75
*
Add a switch to allow longer shutdown timeouts, since quitting under valgrind...
stuartmorgan@chromium.org
2009-06-19
1
-2
/
+14
*
<!doctype html public '-//w3c//dtd html 4.0 transitional//en'><html><head><ME...
willchan@chromium.org
2009-06-10
1
-4
/
+0
*
ipc: use strings, not wstrings for channel ids.
evan@chromium.org
2009-06-04
1
-2
/
+2
*
Move download shelf from per-tab to per-window. Also disable auto-hiding of
thakis@chromium.org
2009-06-04
1
-4
/
+13
*
Some UI tests would fail on some boxes as these tests have specific expectati...
jcampan@chromium.org
2009-06-01
1
-0
/
+4
*
Make automation proxy objects to ref_counted. That allows to process async no...
stoyan@chromium.org
2009-05-28
1
-13
/
+19
*
Revert r16903 that causes reliability crash spike.
huanr@chromium.org
2009-05-26
1
-18
/
+6
*
Run ui_tests (and other tests based on UITest) with --no-first-run to avoid
mark@chromium.org
2009-05-26
1
-0
/
+3
*
Retry r15294. The previous two tries caused
huanr@chromium.org
2009-05-26
1
-6
/
+18
*
Fix some incorrect timeout settings in ui test.
huanr@chromium.org
2009-05-22
1
-7
/
+7
*
Enable IDC_CLOSE_WINDOW on linux.
estade@chromium.org
2009-05-20
1
-0
/
+4
*
Revert r15693. The crash spike still exists.
huanr@chromium.org
2009-05-09
1
-18
/
+6
*
Retry r15294. The previous check in exposed bug 11659
huanr@chromium.org
2009-05-08
1
-6
/
+18
*
Uncomment the crash checks in UITest::TearDown since CountFilesCreatedAfter
evan@chromium.org
2009-05-06
1
-6
/
+0
*
Revert r15294 that causes crash spike in chromebot.
huanr@chromium.org
2009-05-05
1
-18
/
+6
*
Close browser window synchronously during UI test
huanr@chromium.org
2009-05-05
1
-6
/
+18
*
Yet more deprecation of the wstring version of PathService::Get() for UI tests.
thestig@chromium.org
2009-05-02
1
-9
/
+8
*
Fix BROWSER_WRAPPER env for ui tests so it works with commands
tc@google.com
2009-05-01
1
-8
/
+4
*
Remove platform defines now that things work on Mac.
pinkerton@chromium.org
2009-04-28
1
-10
/
+0
*
POSIX: don't spawn zombies.
agl@chromium.org
2009-04-28
1
-1
/
+12
*
Convert Windows Sleep to PlatformThread::Sleep
evan@chromium.org
2009-04-28
1
-3
/
+3
*
Create a ChromeProcessUtil for the Mac, and enable it in the tests.
avi@google.com
2009-04-23
1
-1
/
+1
*
Restore closed tabs into new windows when necessary, and track the windows they
pam@chromium.org
2009-04-22
1
-8
/
+14
*
When restoring a closed tab using either ctrl-shift-T or the context menu, put
pam@chromium.org
2009-04-20
1
-0
/
+10
*
Retrial of the first step to port file_util::CountFilesCreatedAfter()
erikkay@google.com
2009-04-18
1
-6
/
+2
*
Remove deprecated version of UITest::DieFileDie().
thestig@chromium.org
2009-04-16
1
-9
/
+7
[next]