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
...
*
Give UITest ability to have MessageLoopforUI message loop instead of the defa...
stoyan@chromium.org
2010-02-25
1
-0
/
+5
*
Add an WebSocket extension browsertest.
rafaelw@chromium.org
2010-02-25
1
-5
/
+0
*
PyAuto: Fix some methods that assume that they're working on the first window.
nirnimesh@chromium.org
2010-02-23
1
-0
/
+10
*
Fix for crash on early return from browser_main.cc
cpu@chromium.org
2010-02-23
1
-0
/
+8
*
Expose additional methods to pyauto.
nirnimesh@chromium.org
2010-02-18
1
-0
/
+1
*
PyAuto: Python Interface to Chromium's Automation Proxy.
nirnimesh@chromium.org
2010-01-21
1
-2
/
+19
*
Make running chrome process detection in ui tests more reliable.
phajdan.jr@chromium.org
2010-01-13
1
-6
/
+8
*
Add LayoutTests/websocket/tests/worker support.
ukai@chromium.org
2010-01-13
1
-0
/
+6
*
UITest class should derive from PlatformTest instead of testing::Test
nirnimesh@chromium.org
2009-12-30
1
-2
/
+2
*
Add reference build to tab switching tests.
chase@chromium.org
2009-12-14
1
-0
/
+3
*
Make the commit_charge the important statistic (displayed on the
sgk@google.com
2009-11-21
1
-1
/
+3
*
Prep for printing common memory stats from page_cycler_tests and memory_test:
sgk@google.com
2009-11-19
1
-0
/
+9
*
Move use_host_network test out of ChromeFrame.
stoyan@chromium.org
2009-11-19
1
-0
/
+4
*
Have UI tests use a profile where the dates in the segment_usage
tony@chromium.org
2009-10-14
1
-4
/
+5
*
Revert "Revert "Revert "Have UI tests use a profile where the dates in the se...
tony@chromium.org
2009-10-13
1
-5
/
+4
*
Revert "Revert "Have UI tests use a profile where the dates in the segment_us...
tony@chromium.org
2009-10-13
1
-4
/
+5
*
Revert "Have UI tests use a profile where the dates in the segment_usage"
tony@chromium.org
2009-10-13
1
-5
/
+4
*
This is a simple integration test that loads a simple nexe and verifies that ...
gregoryd@google.com
2009-10-13
1
-0
/
+4
*
Have UI tests use a profile where the dates in the segment_usage
tony@chromium.org
2009-10-13
1
-4
/
+5
*
Revert 28796 - This is a simple integration test that loads a simple nexe and...
gregoryd@google.com
2009-10-13
1
-4
/
+0
*
This is a simple integration test that loads a simple nexe and verifies that ...
gregoryd@google.com
2009-10-13
1
-0
/
+4
*
Convert a CopyRecursiveDirNoCache to use FilePaths instead
tony@chromium.org
2009-10-12
1
-3
/
+3
*
Revert "Revert "Add startup tests that log start script, domcontentloaded, an...
tony@chromium.org
2009-10-07
1
-11
/
+11
*
Revert "Add startup tests that log start script, domcontentloaded, and onload."
mattm@chromium.org
2009-10-07
1
-11
/
+11
*
Add startup tests that log start script, domcontentloaded, and onload.
tony@chromium.org
2009-10-07
1
-11
/
+11
*
Landing patch from contributor Thiago Farina.
finnur@chromium.org
2009-09-30
1
-1
/
+1
*
Coverity: Add the typedef keyword to the ProfileType enum so we're not creati...
jhawkins@chromium.org
2009-09-29
1
-1
/
+1
*
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
[prev]
[next]