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
*
Restrict file protocol on chromeos to certain whitelisted directories. Disabl...
achuith@chromium.org
2010-11-11
1
-0
/
+3
*
Part 2 of reapplying r64637.
erg@google.com
2010-11-10
1
-1
/
+1
*
Moved --use-gl=osmesa to UITest::SetUp so it is not visible to pyautolib.
apatrick@chromium.org
2010-11-10
1
-8
/
+11
*
Moved --use-gl=osmesa switch out of test_launcher_utils.
apatrick@chromium.org
2010-11-10
1
-0
/
+10
*
Remove some obsolete FLAKY_ markers, and add some missing bug references
stuartmorgan@chromium.org
2010-11-09
1
-2
/
+1
*
BUG=43066
ahendrickson@chromium.org
2010-11-09
1
-4
/
+26
*
Split out command IDs from chrome_dll_resource.h.
evan@chromium.org
2010-11-08
2
-2
/
+2
*
* Add follow_redirects_ field to pepper::URLRequestInfo, follow_redirects() a...
brettw@chromium.org
2010-11-08
1
-2
/
+1
*
Added GPUBrowserTest.BrowserTestLaunchedWithOSMesa.
apatrick@chromium.org
2010-11-04
1
-38
/
+0
*
Fix up test directory to use the new file location for the PPAPI tests.
brettw@chromium.org
2010-11-04
1
-1
/
+1
*
Remove FileRef, FileIO and DirectoryReader PPAPI tests from ui_tests
dumi@chromium.org
2010-11-04
1
-12
/
+0
*
Pepper's directory reader implementation + test.
dumi@chromium.org
2010-11-04
1
-0
/
+12
*
Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...
brettw@chromium.org
2010-11-02
1
-1
/
+0
*
Revert PPAPI change due to Linux compile failures.
brettw@chromium.org
2010-11-02
1
-0
/
+1
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-1
/
+0
*
Revert PPAPI change.
brettw@chromium.org
2010-11-02
1
-0
/
+1
*
Use PPAPI from chrome trunk rather than pulling via deps.
brettw@chromium.org
2010-11-02
1
-1
/
+0
*
Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...
brettw@chromium.org
2010-11-02
1
-0
/
+1
*
Switch to the new PPAPI repository. This removes the DEPS entry that refers to
brettw@chromium.org
2010-11-02
1
-1
/
+0
*
Marked GPUUITest.UITestLaunchedWithOSMesa disabled on Windows.
apatrick@chromium.org
2010-11-02
1
-5
/
+4
*
Reenabled GPUTest.UITestLaunchedWithOSMesa on linux and windows.
apatrick@chromium.org
2010-11-01
1
-3
/
+3
*
Revert "Refactor automation messages." due to mysterious problems on mac.
erg@google.com
2010-11-01
1
-1
/
+1
*
Refactor automation messages.
erg@google.com
2010-11-01
1
-1
/
+1
*
Flagged GPUTest.UITestLaunchedWithOSMesa as DISABLED.
apatrick@chromium.org
2010-10-28
1
-2
/
+2
*
Update a bunch of FLAKY_ tests to match current reality
stuartmorgan@chromium.org
2010-10-28
1
-5
/
+2
*
Marking GPUTest.UITestLaunchedWithOSMesa FLAKY.
apatrick@chromium.org
2010-10-28
1
-1
/
+1
*
Add a bunch of missing bug references to FLAKY tests
stuartmorgan@chromium.org
2010-10-27
1
-0
/
+1
*
Temporarily disabling test GPUTest.UITestLaunchedWithOSMesa on linux.
apatrick@chromium.org
2010-10-27
1
-1
/
+1
*
ui_tests run with --use-gl=osmesa so they use the OSMesa software renderer fo...
apatrick@chromium.org
2010-10-27
1
-0
/
+39
*
Add UI test for click-to-play.
bauerb@chromium.org
2010-10-25
1
-0
/
+19
*
Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...
stoyan@chromium.org
2010-10-21
1
-4
/
+0
*
Relanding 61718.
apatrick@chromium.org
2010-10-21
1
-0
/
+4
*
Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM.
mattm@chromium.org
2010-10-21
1
-2
/
+2
*
Revert 63271 - Add the FileRef and FileIO tests to ppapi_uitest.cc
dumi@chromium.org
2010-10-20
1
-9
/
+1
*
Add the FileRef and FileIO tests to ppapi_uitest.cc
dumi@chromium.org
2010-10-20
1
-1
/
+9
*
Convert LOG(INFO) to VLOG(1) - chrome/test/.
pkasting@chromium.org
2010-10-20
2
-6
/
+5
*
Add a switch to grant unlimited file storage when running Pepper tests.
dumi@chromium.org
2010-10-20
1
-0
/
+5
*
GTTF: Move more parts of UITestBase down to UITest.
phajdan.jr@chromium.org
2010-10-15
2
-73
/
+69
*
Move windows version-related stuff out of base/win_util and into base/win/win...
brettw@chromium.org
2010-10-15
1
-2
/
+2
*
base: Move SplitString functions into the base namespace and update the callers.
tfarina@chromium.org
2010-10-14
2
-2
/
+2
*
Record startup time closer to where the browser really started
nirnimesh@chromium.org
2010-10-12
1
-3
/
+2
*
ui_tests: log timings of individual AppCache UI tests.
evan@chromium.org
2010-10-11
1
-0
/
+4
*
GTTF: Move parts of UITestBase down to UITest.
phajdan.jr@chromium.org
2010-10-06
2
-346
/
+348
*
Move TestTimeouts from chrome/test to base/test.
sergeyu@chromium.org
2010-10-05
1
-1
/
+1
*
PPAPITest: disable a test that always times out.
evan@chromium.org
2010-10-04
1
-1
/
+2
*
Run PPAPI's Var tests
piman@chromium.org
2010-09-30
1
-0
/
+4
*
Extract common browser command-line flags used by tests.
phajdan.jr@chromium.org
2010-09-30
1
-8
/
+2
*
GTTF: remove flaky mark from following tests:
phajdan.jr@chromium.org
2010-09-29
1
-2
/
+1
*
Turn off preconnect for UI tests as well.
jochen@chromium.org
2010-09-29
1
-0
/
+3
*
dom_checker_uitest: fix three related bugs
evan@chromium.org
2010-09-29
1
-8
/
+13
[next]