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
*
base: Finish moving the SplitString functions from string_util.h to string_sp...
tfarina@chromium.org
2010-09-24
1
-0
/
+1
*
ifdef out tests that don't apply to the Mac
stuartmorgan@chromium.org
2010-09-23
1
-0
/
+2
*
Use a scoped temp dir in browser_tests instead of deleting the default user d...
rohitrao@chromium.org
2010-09-23
1
-15
/
+3
*
Unify the two places we attempt to find the crash count.
evan@chromium.org
2010-09-22
1
-10
/
+15
*
Revert 57897 - GTTF: Retry launching the browser a few times in UITest.
phajdan.jr@chromium.org
2010-09-14
1
-37
/
+8
*
GTTF: Move UI test timeouts to a centralized place, chrome/test/test_timeouts.
phajdan.jr@chromium.org
2010-09-10
1
-93
/
+17
*
Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.
phajdan.jr@chromium.org
2010-09-09
1
-0
/
+12
*
Make FastShutdown ui test more reliable on linux.
estade@chromium.org
2010-09-08
1
-11
/
+15
*
Moving file_util::FileInfo to base::PlatformFileInfo, and adding the
dumi@chromium.org
2010-09-03
1
-2
/
+1
*
GTTF: Retry launching the browser a few times in UITest.
phajdan.jr@chromium.org
2010-08-30
1
-8
/
+37
*
GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.
phajdan.jr@chromium.org
2010-08-26
1
-316
/
+0
*
Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t...
rvargas@google.com
2010-08-19
1
-12
/
+0
*
Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.
phajdan.jr@chromium.org
2010-08-19
1
-0
/
+12
*
GTTF: After timeout, all further automation calls should fail immediately.
phajdan.jr@chromium.org
2010-08-19
1
-2
/
+9
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
1
-5
/
+6
*
Add new downloads tests
nirnimesh@chromium.org
2010-08-07
1
-0
/
+11
*
GTTF: Replace DCHECK with EXPECT_TRUE in UITestBase.
phajdan.jr@chromium.org
2010-08-06
1
-1
/
+1
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-06
1
-14
/
+14
*
Revert "Remove GetSwitchValue() from chrome/* where easy."
evan@chromium.org
2010-08-04
1
-14
/
+14
*
Remove GetSwitchValue() from chrome/* where easy.
evan@chromium.org
2010-08-04
1
-14
/
+14
*
PrependWrapper is platform-specific, so it should take a platform string.
evan@chromium.org
2010-08-04
1
-1
/
+1
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-7
/
+12
*
Remove some wstrings used in ui_test.cc.
evan@chromium.org
2010-07-30
1
-12
/
+11
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-3
/
+3
*
Use an integer for the port parameter to the UI test HTTP server.
evan@chromium.org
2010-07-30
1
-5
/
+4
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-5
/
+5
*
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
evan@chromium.org
2010-07-29
1
-12
/
+7
*
GTTF: Make ui_tests more reliable by using a temporary profile directory
phajdan.jr@chromium.org
2010-07-21
1
-27
/
+23
*
Set url fetch test timeout back to old values. Increase UI test command timeo...
thestig@chromium.org
2010-07-17
1
-1
/
+1
*
GTTF: increase UITestBase::timeout_ms_ slightly (to 10 minutes) for Dromaeo t...
phajdan.jr@chromium.org
2010-07-16
1
-1
/
+1
*
GTTF: Keep the train fast, lower the UI test timeouts.
phajdan.jr@chromium.org
2010-07-16
1
-4
/
+4
*
chromeos: except when signing off, disallow closing of last NTP of last non-i...
kuan@chromium.org
2010-07-14
1
-0
/
+3
*
Output some error text if one of these Wait functions should timeout.
darin@chromium.org
2010-07-14
1
-7
/
+32
*
Cleanup: remove use_existing_browser infrastructure from ui_test.
phajdan.jr@chromium.org
2010-07-03
1
-46
/
+9
*
Minor cleanups of usage of process_util code.
maruel@chromium.org
2010-06-11
1
-2
/
+2
*
Relanding 48042.
jcivelli@chromium.org
2010-05-25
1
-8
/
+0
*
Revert 48042: it breaks unit-tests and UI tests on ChromeOS
jcivelli@chromium.org
2010-05-24
1
-0
/
+8
*
Disabling app launcher and enabling apps by default on ChromeOS .
jcivelli@chromium.org
2010-05-24
1
-8
/
+0
*
Switch UITestBase::WaitForFinish to use WaitUntilCookieNotEmpty
stuartmorgan@chromium.org
2010-05-18
1
-5
/
+4
*
Removing the app launcher button in the ChromeOS browser and making the app l...
jcivelli@chromium.org
2010-05-14
1
-0
/
+8
*
Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."
bauerb@chromium.org
2010-05-11
1
-0
/
+24
*
Reland r46681: Use IPC to wait for download in DownloadTest.
bauerb@chromium.org
2010-05-11
1
-24
/
+0
*
Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...
bauerb@chromium.org
2010-05-07
1
-0
/
+24
*
Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...
bauerb@chromium.org
2010-05-07
1
-24
/
+0
*
Don't use the checked in python for UI tests on Windows.
tony@chromium.org
2010-04-26
1
-13
/
+2
*
Update WebKit to r58033
jamesr@chromium.org
2010-04-22
1
-5
/
+6
*
Add ability to manipulate DOM elements from the automation proxy. Rework the ...
kkania@chromium.org
2010-04-16
1
-0
/
+2
*
Move ProcessEntry and IoCounters inside namespace base.
maruel@chromium.org
2010-04-08
1
-1
/
+1
*
[GTTF] Tests cleanup:
phajdan.jr@chromium.org
2010-04-08
1
-1
/
+5
[next]