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
*
Add PPAPI UI test (currently disabled because it only runs properly on Windows).
brettw@chromium.org
2010-05-20
1
-0
/
+74
*
Revert 47828 - Add a PPAPI ui test framework and start running the existing i...
brettw@chromium.org
2010-05-20
1
-74
/
+0
*
Add a PPAPI ui test framework and start running the existing image data test.
brettw@chromium.org
2010-05-20
1
-0
/
+74
*
Pepper3D test failed on buildbots again. Seems something else is going on. Ma...
alokp@chromium.org
2010-05-20
1
-1
/
+1
*
Uncommented out precision statements now that glsl translator is enabled. Thi...
alokp@chromium.org
2010-05-20
1
-2
/
+1
*
PepperTester.Pepper3D FAILS_.
cbentzel@chromium.org
2010-05-19
1
-1
/
+2
*
Remove FLAKY marker from some Mac plugin tests
stuartmorgan@chromium.org
2010-05-19
1
-14
/
+2
*
Shrink the window used for the NPN_ConvertPoint test
stuartmorgan@chromium.org
2010-05-19
1
-3
/
+2
*
[GTTF] [TTF] Test marks maintenance CL:
phajdan.jr@chromium.org
2010-05-19
1
-10
/
+6
*
Switch UITestBase::WaitForFinish to use WaitUntilCookieNotEmpty
stuartmorgan@chromium.org
2010-05-18
1
-5
/
+4
*
Removing the app launcher button in the ChromeOS browser and making the app l...
jcivelli@chromium.org
2010-05-14
1
-0
/
+8
*
Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."
bauerb@chromium.org
2010-05-11
2
-0
/
+41
*
Reland r46681: Use IPC to wait for download in DownloadTest.
bauerb@chromium.org
2010-05-11
2
-41
/
+0
*
TTF: Re-enable MouseLeaveTest.TestOnMouseOut on Mac, as the necessary
jhawkins@chromium.org
2010-05-10
1
-9
/
+4
*
Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...
bauerb@chromium.org
2010-05-07
2
-0
/
+41
*
Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...
bauerb@chromium.org
2010-05-07
2
-41
/
+0
*
Mark NPAPIVisiblePluginTester.VerifyNPObjectLifetime as FLAKY.
phajdan.jr@chromium.org
2010-04-29
1
-1
/
+2
*
Add tests for history.
nirnimesh@chromium.org
2010-04-26
1
-0
/
+5
*
Don't use the checked in python for UI tests on Windows.
tony@chromium.org
2010-04-26
1
-13
/
+2
*
Pepper3D plugin tests enabled for Windows.
apatrick@chromium.org
2010-04-22
1
-1
/
+3
*
Marks NPAPITester.Arguments as flaky on Mac.
bulach@chromium.org
2010-04-22
1
-1
/
+7
*
Update WebKit to r58033
jamesr@chromium.org
2010-04-22
1
-5
/
+6
*
[Mac] Mark a test flaky since it fails most of the time on 10.6
thomasvl@chromium.org
2010-04-20
1
-1
/
+7
*
Enable WorkerTest.WorkerCloseFast
dimich@chromium.org
2010-04-20
2
-21
/
+24
*
Revert 44885 - Select and close previous theme info bars when resetting to de...
jorlow@chromium.org
2010-04-18
1
-50
/
+0
*
Select and close previous theme info bars when resetting to default theme via...
jorlow@chromium.org
2010-04-18
1
-0
/
+50
*
Add ability to manipulate DOM elements from the automation proxy. Rework the ...
kkania@chromium.org
2010-04-16
1
-0
/
+2
*
Move ProcessEntry and IoCounters inside namespace base.
maruel@chromium.org
2010-04-08
1
-1
/
+1
*
[GTTF] Tests cleanup:
phajdan.jr@chromium.org
2010-04-08
4
-37
/
+37
*
Add some shutdown perf tests. We measure shutdown for the combination of
thestig@chromium.org
2010-04-06
2
-45
/
+87
*
Convert variables in chrome/common/env_vars.cc from wchar_t to char. Enable C...
thestig@chromium.org
2010-04-06
1
-3
/
+6
*
detect preferences errors
erikkay@chromium.org
2010-04-06
3
-3
/
+3
*
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
[next]