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
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-5
/
+4
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-4
/
+5
*
Clean up warnings found in our testing code.
erg@google.com
2011-02-07
1
-0
/
+4
*
Fix ChromeFrame perf tests which now crash because of a recent change to the ...
ananta@chromium.org
2011-02-01
1
-1
/
+2
*
Fix and refactor for ProxyLauncher browser disconnect.
dtu@chromium.org
2011-02-01
1
-7
/
+5
*
Couple of changes in hopes of finally making ShareProcessesOnRestore
sky@chromium.org
2011-01-31
1
-2
/
+6
*
GTTF: Move NavigateToURLAsync function from UITestBase into UITest.
tfarina@chromium.org
2011-01-31
1
-6
/
+6
*
GTTF: Move TerminateBrowser function from UITestBase into UITest.
tfarina@chromium.org
2011-01-28
1
-4
/
+4
*
Modifying some downloads hooks to act per-window (so that incognito windows c...
ace@chromium.org
2011-01-19
1
-0
/
+4
*
Fix ChromeFrame perf redness caused by the change to move the creation of the...
ananta@chromium.org
2011-01-19
1
-1
/
+2
*
Followup to http://codereview.chromium.org/5967003/
dtu@chromium.org
2011-01-14
1
-2
/
+4
*
Remove sleep_timeout_ms and fix all the callers.
tfarina@chromium.org
2011-01-11
1
-7
/
+10
*
Moves everything related to launching and terminating the browser from UITest...
nirnimesh@chromium.org
2011-01-08
1
-428
/
+62
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-4
/
+4
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
1
-2
/
+2
*
Revert 68944 - Revert "Add named testing interface."
nirnimesh@chromium.org
2010-12-23
1
-21
/
+39
*
Update file version info/memory details/process utils to use string16.
avi@chromium.org
2010-12-23
1
-1
/
+1
*
Rename WebKitTools->Tools.
tonyg@chromium.org
2010-12-18
1
-1
/
+1
*
Revert "Add named testing interface."
phajdan.jr@chromium.org
2010-12-11
1
-39
/
+21
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-24
1
-21
/
+39
*
Revert 66840 - Add named testing interface. This allows you to connect to a p...
kkania@chromium.org
2010-11-20
1
-39
/
+21
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-19
1
-21
/
+39
*
Revert 66350 - Add named testing interface. This allows you to connect to a p...
nirnimesh@chromium.org
2010-11-17
1
-39
/
+21
*
Add named testing interface. This allows you to connect to a pre-existing Chr...
nirnimesh@chromium.org
2010-11-17
1
-21
/
+39
*
Group cmdline settings in UI test and in_process_browser_test.
lzheng@chromium.org
2010-11-16
1
-34
/
+39
*
Restrict file protocol on chromeos to certain whitelisted directories. Disabl...
achuith@chromium.org
2010-11-11
1
-0
/
+3
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
1
-1
/
+1
*
Moved --use-gl=osmesa to UITest::SetUp so it is not visible to pyautolib.
apatrick@chromium.org
2010-11-10
1
-8
/
+11
*
Moved --use-gl=osmesa switch out of test_launcher_utils.
apatrick@chromium.org
2010-11-10
1
-0
/
+10
*
BUG=43066
ahendrickson@chromium.org
2010-11-09
1
-4
/
+26
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
1
-1
/
+1
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-1
/
+1
*
Refactor automation messages.
erg@google.com
2010-11-01
1
-1
/
+1
*
Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...
stoyan@chromium.org
2010-10-21
1
-4
/
+0
*
Relanding 61718.
apatrick@chromium.org
2010-10-21
1
-0
/
+4
*
Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.
mattm@chromium.org
2010-10-21
1
-2
/
+2
*
Convert LOG(INFO) to VLOG(1) - chrome/test/.
pkasting@chromium.org
2010-10-20
1
-4
/
+3
*
GTTF: Move more parts of UITestBase down to UITest.
phajdan.jr@chromium.org
2010-10-15
1
-50
/
+49
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-2
/
+2
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
1
-1
/
+1
*
Record startup time closer to where the browser really started
nirnimesh@chromium.org
2010-10-12
1
-3
/
+2
*
GTTF: Move parts of UITestBase down to UITest.
phajdan.jr@chromium.org
2010-10-06
1
-267
/
+268
*
Extract common browser command-line flags used by tests.
phajdan.jr@chromium.org
2010-09-30
1
-8
/
+2
*
Turn off preconnect for UI tests as well.
jochen@chromium.org
2010-09-29
1
-0
/
+3
*
GTTF: clean up http server launching in ui_tests.
phajdan.jr@chromium.org
2010-09-28
1
-28
/
+20
*
ui_tests: check the return value of WaitForAppLaunch.
evan@chromium.org
2010-09-24
1
-1
/
+2
*
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
[next]