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
*
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
*
Fix the logic in extensions GetCurrentWindow:
mpcomplete@chromium.org
2010-03-26
1
-1
/
+1
*
Fixes bug where triggering session restore while the browser was
sky@chromium.org
2010-03-26
1
-29
/
+38
*
Add support for interacting with the DOM in browser_tests.
kkania@chromium.org
2010-03-18
1
-1
/
+50
*
[GTTF] Remove the internal timeout of extension browser tests.
phajdan.jr@chromium.org
2010-03-17
1
-4
/
+1
*
Revert 41789 - Add support for DOM interaction in browser tests via C++.
kkania@chromium.org
2010-03-17
1
-50
/
+1
*
Add support for DOM interaction in browser tests via C++.
kkania@chromium.org
2010-03-17
1
-1
/
+50
*
Fix websocket_server.py path
ukai@chromium.org
2010-03-16
1
-4
/
+49
*
Remove the feed sniffing testing part of the RSS extension.
finnur@chromium.org
2010-03-12
1
-24
/
+0
*
Icons are loaded asynchronously for browser actions, so the
finnur@chromium.org
2010-03-10
1
-0
/
+7
*
RSS feed subscription localization, part 2.
finnur@chromium.org
2010-03-02
1
-1
/
+25
*
Add an WebSocket extension browsertest.
rafaelw@chromium.org
2010-02-25
1
-0
/
+56
*
[GTTF] Reduce header dependencies in chrome.
phajdan.jr@chromium.org
2010-02-09
1
-0
/
+1
*
Relanding the hooking of the translate feature UI.
jcampan@chromium.org
2010-02-01
1
-4
/
+3
[next]