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_test_utils.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-09
1
-2
/
+4
*
Revert 74118 - Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-4
/
+2
*
Remove wstring from RVH's run Javascript command.
avi@chromium.org
2011-02-08
1
-2
/
+4
*
Clean up warnings found in our testing code.
erg@google.com
2011-02-07
1
-1
/
+19
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
1
-1
/
+1
*
Move find-in-page from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-01
1
-6
/
+11
*
Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.
davemoore@chromium.org
2011-02-01
1
-11
/
+6
*
Move find-in-page from TabContents to TabContentsWrapper.
avi@chromium.org
2011-02-01
1
-6
/
+11
*
keyboard: Update the visibility after tab-switch.
sadrul@chromium.org
2011-01-26
1
-2
/
+2
*
Move app/key* to ui/base/keycodes/*
ben@chromium.org
2011-01-13
1
-2
/
+2
*
Added WARN_UNUSED_RESULT to ScopedTempDir methods.
cbentzel@chromium.org
2011-01-13
1
-3
/
+18
*
Refactor RenderWidgetHost::set_paint_observer()
davemoore@chromium.org
2011-01-12
1
-1
/
+1
*
Converted download UI tests to Browser tests.
ahendrickson@chromium.org
2011-01-10
1
-5
/
+97
*
One more WebKitTools->Tools rename.
tonyg@chromium.org
2010-12-18
1
-1
/
+1
*
Rename WebKitTools->Tools.
tonyg@chromium.org
2010-12-18
1
-1
/
+1
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
2nd try: Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-02
1
-10
/
+0
*
Add test fixture for GPU browser tests which do image comparisons.
kkania@chromium.org
2010-12-01
1
-0
/
+116
*
Revert 67849 - Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-01
1
-0
/
+10
*
Figure out error in test PrepopulateRespectBlank.
finnur@chromium.org
2010-12-01
1
-10
/
+0
*
Add some more traces to figure out timeout in PrepopulateRespectBlank
finnur@chromium.org
2010-11-25
1
-0
/
+12
*
Cleanup: Include browser.h -> ui/browser.h [Part 2].
jhawkins@chromium.org
2010-11-16
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - chrome/test/.
pkasting@chromium.org
2010-10-20
1
-1
/
+1
*
Implement policy for enabling/disabling browsing history.
phajdan.jr@chromium.org
2010-10-01
1
-0
/
+7
*
Make ui_test_utils::ExecuteJavaScript() friendlier to use. Also, add WARN_UN...
isherman@chromium.org
2010-09-30
1
-42
/
+66
*
Refactoring ui_test_utils code
isherman@chromium.org
2010-09-28
1
-5
/
+93
*
Re-lands 58186:
bryeung@chromium.org
2010-09-03
1
-1
/
+1
*
Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas...
akalin@chromium.org
2010-09-02
1
-1
/
+1
*
Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-02
1
-1
/
+1
*
Revert 58186 - Move the keyboard files from base/ to app/.
phajdan.jr@chromium.org
2010-09-01
1
-1
/
+1
*
Move the keyboard files from base/ to app/.
bryeung@chromium.org
2010-09-01
1
-1
/
+1
*
Adds ui_test_utils::SendAndWaitForKeyPress and converts callers (where
sky@chromium.org
2010-08-23
1
-0
/
+20
*
Regression fix: Downloads page in Incognito mode works fine now.
phajdan.jr@chromium.org
2010-08-16
1
-9
/
+3
*
CommandLine: eliminate wstring-accepting AppendLooseValue
evan@chromium.org
2010-08-13
1
-1
/
+1
*
Convert a bunch of easy AppendSwitchWithValue to *ASCII.
evan@chromium.org
2010-07-30
1
-2
/
+2
*
CommandLine: add a CopySwitchesFrom() and AppendSwitchPath()
evan@chromium.org
2010-07-29
1
-5
/
+3
*
Download code cleanup patch of death:
phajdan.jr@chromium.org
2010-07-29
1
-3
/
+6
*
base/ header cleanup. Forward declaration instead of including.
erg@google.com
2010-07-28
1
-0
/
+1
*
Download code cleanup: split big files into smaller one.
phajdan.jr@chromium.org
2010-07-16
1
-0
/
+1
*
Refactoring the sync integration tests.
rsimha@chromium.org
2010-06-21
1
-0
/
+11
*
Specify --chromium flag to run new-run-webkit-websocketserver
ukai@chromium.org
2010-05-21
1
-1
/
+3
*
Fix another instance of python_24 being used on Windows.
tony@chromium.org
2010-04-26
1
-13
/
+1
*
Attempt at fixing flakyness of the browser test:
jcivelli@chromium.org
2010-04-19
1
-31
/
+0
*
Add ability to manipulate DOM elements from the automation proxy. Rework the ...
kkania@chromium.org
2010-04-16
1
-3
/
+3
*
WebKit roll 57501:57508 + fixing the path to the script that starts a
dumi@chromium.org
2010-04-13
1
-4
/
+1
*
Revert 43950 - Revert 43931 [GTTF] Clean up browser tests:
viettrungluu@chromium.org
2010-04-08
1
-81
/
+35
*
Revert 43931 - [GTTF] Clean up browser tests:
viettrungluu@chromium.org
2010-04-08
1
-35
/
+81
*
[GTTF] Clean up browser tests:
phajdan.jr@chromium.org
2010-04-08
1
-81
/
+35
*
Rename RunAllPendingEvents -> RunAllPendingInMessageLoop
oshima@chromium.org
2010-04-01
1
-0
/
+5
*
Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...
thestig@chromium.org
2010-03-31
1
-4
/
+7
[next]