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
*
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
*
Reverting 13748.
erikkay@google.com
2009-04-15
1
-2
/
+6
*
Submitting http://codereview.chromium.org/73075 on behalf of shinichiro.hamaj...
erikkay@google.com
2009-04-15
1
-6
/
+2
*
Implement chrome_proces_util for linux and enable download ui test.
estade@chromium.org
2009-04-14
1
-15
/
+9
*
Replace chrome_process_filter with chrome_process_util.
estade@chromium.org
2009-04-09
1
-18
/
+11
*
linux: pass a bunch more ui tests.
evan@chromium.org
2009-04-07
1
-2
/
+4
*
posix: convert a NOTIMPLEMENTED into a bug.
evan@chromium.org
2009-04-07
1
-2
/
+3
*
Switching things to FilePath:
phajdan.jr@chromium.org
2009-04-07
1
-1
/
+1
*
Remove deprecated wstring ctor of JSONFileValueSerializer.
phajdan.jr@chromium.org
2009-04-03
1
-3
/
+4
*
- Add UI test for the V8 Benchmark Suite.
patrick@chromium.org
2009-03-30
1
-1
/
+12
*
When running ui_tests, need to tell valgrind to also trace child processes.
dkegel@google.com
2009-03-26
1
-0
/
+12
*
Enable first UI test on Linux (browser/images_uitest.cc)
phajdan.jr@chromium.org
2009-03-20
1
-1
/
+1
*
Make startup_tests print results on Linux.
phajdan.jr@chromium.org
2009-03-18
1
-30
/
+29
*
- Modify DOM checker automation to use DOM Automation Controller instead of
patrick@chromium.org
2009-03-18
1
-1
/
+33
*
Moved the EvictFileFromSystemCacheWrapper function to the UITest class as we ...
ananta@chromium.org
2009-03-16
1
-0
/
+9
*
Hopefully make DownloadTest.UnknownSize not-flaky.
phajdan.jr@chromium.org
2009-03-11
1
-4
/
+4
*
Changing ForwardMessageToExternalHost to postMessage and passing a proper
tommi@chromium.org
2009-03-09
1
-1
/
+6
*
Make page_cycler_tests build on Linux (doesn't run successfully yet).
phajdan.jr@chromium.org
2009-03-09
1
-11
/
+10
*
Revert change 11199 because it breaks the page cyclers
nsylvain@chromium.org
2009-03-07
1
-10
/
+11
*
Make page_cycler_tests build on Linux (doesn't run successfully yet).
phajdan.jr@chromium.org
2009-03-07
1
-11
/
+10
*
Make startup_tests build and run on Linux (except reference tests).
phajdan.jr@chromium.org
2009-03-05
1
-60
/
+52
*
Make UITest::CrashAwareSleep portable.
phajdan.jr@chromium.org
2009-03-04
1
-1
/
+1
*
Don't expose --single-process and --in-process-plugins for official Chrome re...
jam@chromium.org
2009-03-03
1
-3
/
+0
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
1
-4
/
+4
*
Add --log-level to the list of flags accepted by UI tests.
patrick@chromium.org
2009-02-27
1
-0
/
+3
*
The find bar should be owned and managed from the BrowserView, not the WebCon...
finnur@google.com
2009-02-24
1
-5
/
+4
*
Have ChildProcessInfo contain a list of all running child processes (i.e. ins...
jam@chromium.org
2009-02-13
1
-1
/
+2
*
The Chrome Automation framework is based on a homegrown request response IPC ...
ananta@chromium.org
2009-02-11
1
-11
/
+5
*
Adds switch to ui tests that enable dialogs in slave process. I'm
sky@google.com
2009-01-23
1
-3
/
+9
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
1
-46
/
+48
*
Move url_* to net subdir
ben@chromium.org
2009-01-16
1
-1
/
+1
*
Remove timeout constants from ui_tests. All tests will now
paulg@google.com
2009-01-16
1
-7
/
+7
*
Add a sleep timeout argument to the ui_test scripts. This will
paulg@google.com
2009-01-15
1
-1
/
+10
*
More ui_test purify changes.
paulg@google.com
2009-01-15
1
-1
/
+1
*
Pass the test case name to the browser process in order to
paulg@google.com
2009-01-13
1
-0
/
+16
*
Butcher some files to make ui_tests run 0 tests on Linux.
evanm@google.com
2009-01-06
1
-7
/
+70
*
Change the signature of JSONReader::Read() and related
aa@chromium.org
2008-12-29
1
-6
/
+4
*
Initial support for running the ui_tests under Purify on the
paulg@google.com
2008-12-18
1
-4
/
+38
*
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
-3
/
+4
*
Cleanup, part 1.
pkasting@chromium.org
2008-12-08
1
-1
/
+1
*
Add error messages to JSONReader and friends. This required a bit of refactor...
aa@chromium.org
2008-12-05
1
-1
/
+1
*
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
-4
/
+8
*
Fix up paths now that test_file_util has moved.
deanm@chromium.org
2008-11-25
1
-1
/
+1
*
Add the flag "--extra-chrome-flags" for all UI tests.
ericroman@google.com
2008-11-18
1
-0
/
+8
*
Add Terminate() to the Process object, have RenderProcessHost use this to avo...
brettw@google.com
2008-11-14
1
-12
/
+11
*
Bandaid patch so that we continue with crosssite navigations instead of clos...
ojan@google.com
2008-11-06
1
-0
/
+9
*
Move Time, TimeDelta and TimeTicks into namespace base.
dsh@google.com
2008-10-27
1
-0
/
+2
[next]