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
*
Updated PPAPI revision to 60 and added new test.
sanjeevr@chromium.org
2010-06-18
1
-0
/
+5
*
Disable failing test PepperTester.Pepper3D .
skerner@chromium.org
2010-06-16
1
-1
/
+2
*
Re-disable FastShutdown.SlowTermination on Windows
stuartmorgan@chromium.org
2010-06-15
1
-1
/
+2
*
Mark SlowTermination as failing on Linux, and annotate it with a bug
stuartmorgan@chromium.org
2010-06-15
1
-0
/
+3
*
Re-enable SlowTermination UI test on Windows and Linux
stuartmorgan@chromium.org
2010-06-15
1
-1
/
+8
*
Revert changes accidentally checked in with my property changes.
brettw@chromium.org
2010-06-14
1
-1
/
+1
*
Add some Linux make and scons files to the svn:ignore properties.
brettw@chromium.org
2010-06-14
1
-1
/
+1
*
Pass the testing interface command line switch to Chrome when running the PPA...
brettw@chromium.org
2010-06-11
1
-0
/
+5
*
Minor cleanups of usage of process_util code.
maruel@chromium.org
2010-06-11
1
-2
/
+2
*
Disable PPAPITest.DeviceContext2D on Win as well. It failed on
jshin@chromium.org
2010-06-10
1
-5
/
+1
*
Disable the ImageData test on Mac which is failing.
brettw@chromium.org
2010-06-10
1
-0
/
+5
*
Disable the PPAPI ui test on Mac & Linux, it's still failing.
brettw@chromium.org
2010-06-10
1
-0
/
+5
*
First pass at implementing real Flush callbacks. This does not currently
brettw@chromium.org
2010-06-10
1
-3
/
+4
*
Remove some test file complitation exceptions from chrome_tests.gypi
stuartmorgan@chromium.org
2010-06-03
1
-1
/
+4
*
Move MouseLeave ui test to interactive ui tests target.
estade@chromium.org
2010-06-03
1
-86
/
+0
*
Disable MouseLeaveTest because it takes more than 5 minutes to fail on Window...
nsylvain@chromium.org
2010-06-02
1
-1
/
+2
*
Re-flakify TEST_F(NPAPITester, FLAKY_ManyPlugins)
jrg@chromium.org
2010-06-01
1
-1
/
+3
*
Make SelfDeletePluginInvokeAlert an interactive_ui test and reenable. It
mpcomplete@chromium.org
2010-05-28
1
-20
/
+0
*
Mark a flaky test.
estade@chromium.org
2010-05-27
1
-1
/
+2
*
Re-enable some disabled tests that pass locally.
estade@chromium.org
2010-05-27
1
-2
/
+1
*
Mark NPAPITester.ManyPlugins as no longer flaky.
phajdan.jr@chromium.org
2010-05-27
1
-2
/
+1
*
Switch failing HistoryTester tests from DISABLED to FAILS
stuartmorgan@chromium.org
2010-05-26
1
-6
/
+5
*
Enabled pepper 3d test after fixing glsl translator.
alokp@chromium.org
2010-05-26
1
-1
/
+1
*
Remove anonymous namespace from UI test class to fix Mac build bustage
stuartmorgan@chromium.org
2010-05-25
1
-4
/
+0
*
Build and run layout_plugin_uitest on Mac and Linux
stuartmorgan@chromium.org
2010-05-25
1
-41
/
+15
*
Enable SelfDeletePluginInvokeInSynchronousPaint as FLAKY
stuartmorgan@chromium.org
2010-05-25
1
-1
/
+3
*
Relanding 48042.
jcivelli@chromium.org
2010-05-25
1
-8
/
+0
*
Chrome-side of tests for Pepper Device2D. This includes some bugfixes and min...
brettw@chromium.org
2010-05-25
1
-1
/
+5
*
Revert 48042: it breaks unit-tests and UI tests on ChromeOS
jcivelli@chromium.org
2010-05-24
1
-0
/
+8
*
Disabling app launcher and enabling apps by default on ChromeOS .
jcivelli@chromium.org
2010-05-24
1
-8
/
+0
*
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
[next]