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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change ui_tests to pull the directories it needs from the upstream webkit
dpranke@chromium.org
2010-04-03
1
-4
/
+12
*
Revert 43367 - Enabled pepper3d test on mac. It will be enabled on other plat...
rohitrao@chromium.org
2010-04-01
1
-3
/
+1
*
Enabled pepper-3d test on mac. It will be enabled on other platforms as soon ...
alokp@chromium.org
2010-04-01
1
-1
/
+3
*
Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...
thestig@chromium.org
2010-03-31
8
-113
/
+111
*
cleanup: Include base/path_service.h in tests that use it.
thestig@chromium.org
2010-03-31
2
-0
/
+2
*
[GTTF] Miscellanous UI tests cleanups:
phajdan.jr@chromium.org
2010-03-30
5
-28
/
+35
*
[GTTF] Unify polling interval in some of the polling functions
phajdan.jr@chromium.org
2010-03-30
9
-57
/
+35
*
Broke out shared worker tests into individual tests and increased worker test...
atwilson@chromium.org
2010-03-30
3
-3
/
+2
*
Renamed pepper_test_plugin target to npapi_pepper_test_plugin. The automated ...
alokp@chromium.org
2010-03-29
1
-4
/
+6
*
Added a test for pepper3d. It ensures that we can successfully load a pepper ...
alokp@chromium.org
2010-03-26
4
-23
/
+58
*
[GTTF] Various ui tests cleanups:
phajdan.jr@chromium.org
2010-03-26
2
-0
/
+40
*
Revert 42465 - Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-104
/
+0
*
Keyboard accessibility for the page and app menus.
dmazzoni@chromium.org
2010-03-24
1
-0
/
+104
*
Revert r42426 - tests are failing because the WebKit LayoutTests directories
dpranke@google.com
2010-03-24
1
-9
/
+7
*
Use upstream layout_test baselines since the downstream ones are going away.
dpranke@google.com
2010-03-24
1
-7
/
+9
*
Fix PyAuto crash when a script has multiple tests.
nirnimesh@chromium.org
2010-03-23
2
-4
/
+4
*
We had a problem where if chrome crashed on cros and was relaunched
davemoore@chromium.org
2010-03-22
1
-0
/
+6
*
[GTTF] Reduce number of automation methods ending with WithTimeout.
phajdan.jr@chromium.org
2010-03-22
3
-14
/
+8
*
[GTTF] Make automation timeouts more sane.
phajdan.jr@chromium.org
2010-03-19
2
-11
/
+7
*
In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...
thestig@chromium.org
2010-03-18
1
-7
/
+11
*
PyAuto: Flags to forbid cleaning profile dir
nirnimesh@chromium.org
2010-03-17
1
-0
/
+12
*
Refactored NPAPITester to accomodate PepperTester. The functionality to load/...
alokp@chromium.org
2010-03-17
2
-25
/
+81
*
Dom access checker test for Mac, Linux
nirnimesh@chromium.org
2010-03-16
1
-1
/
+9
*
[GTTF] Make automation framework more solid by making sure that
phajdan.jr@chromium.org
2010-03-16
8
-24
/
+29
*
Move base/gfx contents to gfx/
ben@chromium.org
2010-03-14
3
-33
/
+8
*
Drop leading score: score line.
antonm@google.com
2010-03-12
1
-3
/
+4
*
[GTTF] Make UI test framework less crashy by adding more NULL-checks.
phajdan.jr@chromium.org
2010-03-11
1
-31
/
+26
*
Split Dromaeo test per suite.
antonm@google.com
2010-03-10
1
-10
/
+24
*
Provide a method to specify to the automation interface the dir containing br...
nirnimesh@chromium.org
2010-03-09
2
-0
/
+7
*
Reduce the flakiness of things using NPAPITester, including
phajdan.jr@chromium.org
2010-03-09
2
-67
/
+49
*
Flip the ui_tests to use WebKitTools/Scripts/new-run-webkit-httpd instead
dpranke@chromium.org
2010-03-08
1
-7
/
+5
*
chrome 1: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-1
/
+1
*
Revert 40768 - Flip the ui_tests framework to use the upstream http_server st...
dpranke@chromium.org
2010-03-05
1
-5
/
+4
*
Flip the ui_tests framework to use the upstream http_server start code
dpranke@chromium.org
2010-03-05
1
-4
/
+5
*
Revert -r 40634 to wait until masters' configs get updated.
antonm@google.com
2010-03-04
1
-16
/
+16
*
Split Dromaeo tests per suites.
antonm@google.com
2010-03-04
1
-16
/
+16
*
Revert 40603 - Flip the ui_tests framework to use the upstream http_server st...
dpranke@chromium.org
2010-03-04
1
-5
/
+4
*
Flip the ui_tests framework to use the upstream http_server start code
dpranke@chromium.org
2010-03-04
1
-4
/
+5
*
linux: use xmessage for the dialog used in LOG(FATAL)
evan@chromium.org
2010-03-01
1
-2
/
+0
*
Give UITest ability to have MessageLoopforUI message loop instead of the defa...
stoyan@chromium.org
2010-02-25
2
-0
/
+32
*
Add an WebSocket extension browsertest.
rafaelw@chromium.org
2010-02-25
2
-46
/
+0
*
adding bug link i forgot
thomasvl@chromium.org
2010-02-24
1
-0
/
+1
*
Mark a mac test as flaky that seems to be failing on 10.6 but not 10.5
thomasvl@chromium.org
2010-02-24
1
-1
/
+1
*
PyAuto: Fix some methods that assume that they're working on the first window.
nirnimesh@chromium.org
2010-02-23
2
-4
/
+46
*
Fix for crash on early return from browser_main.cc
cpu@chromium.org
2010-02-23
1
-0
/
+8
*
Revert 39662 - Update various test scripts to use the upstream version of
dpranke@chromium.org
2010-02-23
1
-10
/
+8
*
Update various test scripts to use the upstream version of
dpranke@chromium.org
2010-02-22
1
-8
/
+10
*
Flip the "unique file:// URI origin" flag to on. Add the
cevans@chromium.org
2010-02-18
1
-0
/
+3
*
Expose additional methods to pyauto.
nirnimesh@chromium.org
2010-02-18
1
-0
/
+1
*
Don't NPAPIVisiblePluginTester.VerifyNPObjectLifetime as FLAKY so that we're ...
jam@chromium.org
2010-02-09
1
-2
/
+1
[next]