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
/
webkit
/
tools
/
layout_tests
/
layout_package
Commit message (
Expand
)
Author
Age
Files
Lines
*
-. Fix svn add in rebaselining tool and add more output warning messages
victorw@chromium.org
2009-06-02
2
-1
/
+6
*
Rebaselining tool that automatically produces baselines for all platforms.
victorw@chromium.org
2009-06-01
1
-7
/
+147
*
Fixed rebasline iamge.
levin@chromium.org
2009-04-28
1
-2
/
+7
*
Add back in the kill -9 in the hopes that it fixes hanging TestShells on mac ...
ojan@google.com
2009-04-17
1
-0
/
+3
*
Only dump image results if the hashes don't match.
ojan@google.com
2009-04-17
1
-4
/
+6
*
Fix typo. Fixes --run-singly option of run_webkit_tests. TBR.
ojan@google.com
2009-04-16
1
-1
/
+1
*
Add concept of slow tests. Only mark one test as slow for now. After checkin,...
ojan@google.com
2009-04-16
2
-48
/
+63
*
Add non-fatal errors to parsing the expectations file and make lacking a bug ...
ojan@google.com
2009-04-14
1
-43
/
+75
*
Print median, mean and std_deviation for test running times.
ojan@google.com
2009-04-13
1
-29
/
+46
*
Change to look for webkit.gyp instead of webkit.sln.
bradnelson@google.com
2009-04-09
1
-6
/
+6
*
Print times for individual tests that take longer than 1 second to run.
ojan@google.com
2009-04-08
1
-3
/
+14
*
Linux: warning when not running most recent test_shell
agl@chromium.org
2009-04-08
1
-1
/
+26
*
Revert "Linux: warning when not running most recent test_shell"
agl@chromium.org
2009-04-08
1
-23
/
+1
*
Linux: warning when not running most recent test_shell
agl@chromium.org
2009-04-08
1
-1
/
+23
*
Increase default timeout for webkit tests to 20seconds.
ojan@google.com
2009-04-08
1
-7
/
+0
*
Turn on running tests in parallel for release builds.
ojan@google.com
2009-04-07
1
-0
/
+3
*
Fix bad indentation in python files.
jeremy@chromium.org
2009-04-06
3
-7
/
+7
*
Make run_webkit_tests understand OS version-specific results.
jeremy@chromium.org
2009-04-06
4
-8
/
+47
*
Chunk layout tests by top-level directory and run the directories
ojan@google.com
2009-04-06
1
-12
/
+40
*
Revert "Add back in the chunking of tests by directory and include the test"
ojan@google.com
2009-04-06
1
-40
/
+12
*
Add back in the chunking of tests by directory and include the test
ojan@google.com
2009-04-06
1
-12
/
+40
*
Reverting 13070. Apparently this somehow caused failures on
ojan@chromium.org
2009-04-03
1
-40
/
+12
*
Shard running of webkit tests by directory. This will hopefully
ojan@chromium.org
2009-04-03
1
-12
/
+40
*
Remove the 'Hammer' name in favor of the Debug|Release names
sgk@google.com
2009-04-01
1
-10
/
+2
*
Fix calculation of whether we've seen a more precise path for a given test
pam@chromium.org
2009-03-31
1
-1
/
+1
*
Revert r12849 (conversion of "Hammer" names to "Debug").
sgk@google.com
2009-03-31
1
-2
/
+10
*
Replace "Hammer" references with "Debug" as appropriate.
sgk@google.com
2009-03-31
1
-10
/
+2
*
Resubmit http://codereview.chromium.org/55034 with one-line fix to test_shell...
dkegel@google.com
2009-03-30
1
-1
/
+7
*
Reverting 12776.
dkegel@google.com
2009-03-30
1
-7
/
+1
*
Support valgrinding layout tests.
dkegel@google.com
2009-03-30
1
-1
/
+7
*
Landing thakis's change from http://codereview.chromium.org/42487
jrg@chromium.org
2009-03-26
2
-11
/
+11
*
Should generate server.upload-dirs in lighttpd.conf
hclam@chromium.org
2009-03-25
1
-0
/
+5
*
By popular demand, mv test_lists/tests_fixable.txt to test_expectations.txt.
ojan@google.com
2009-03-25
1
-1
/
+1
*
Fix breakage where none of the tests would get listed. Not sure why
ojan@google.com
2009-03-21
1
-4
/
+7
*
Add a WONTFIX modifier and move all the tests from tests_ignored.txt
ojan@google.com
2009-03-21
2
-181
/
+171
*
When looking for the test shell binary in linux, try src/webkit/Hammer
tc@google.com
2009-03-18
1
-1
/
+5
*
Add a comment describing how Linux falls back to Windows results. Don't add
pam@chromium.org
2009-03-09
1
-2
/
+15
*
Fix _ValidateLists to work when running in linting mode.
ojan@google.com
2009-03-06
2
-6
/
+25
*
Fixes CRLF and trailing white spaces.
maruel@chromium.org
2009-03-05
7
-63
/
+63
*
Revise the condition that detects when the test shell exits on ctrl-c,
sdoyon@chromium.org
2009-02-17
1
-3
/
+42
*
Review URL: http://codereview.chromium.org/19042
jcampan@chromium.org
2009-01-28
1
-1
/
+1
*
Call image_diff on the actual and expected images if the hashes don't match to
jhawkins@chromium.org
2009-01-27
1
-0
/
+14
*
Remove the -win/_win from the test file names since they really aren't windows
thomasvl@chromium.org
2009-01-26
1
-9
/
+9
*
Add support for --batch-size=N.
thomasvl@chromium.org
2009-01-22
1
-4
/
+19
*
Fix a crasher with --run-singly that was introduced by http://codereview.chro...
erikkay@google.com
2009-01-16
1
-3
/
+6
*
Add an image diff link to failed layout tests.
estade@chromium.org
2009-01-15
5
-4
/
+18
*
* Handle deferred tests while printing tests summary.
kuchhal@chromium.org
2009-01-07
1
-0
/
+4
*
* Fix error messaging for http server.
kuchhal@chromium.org
2009-01-07
1
-5
/
+7
*
Readd the concept of deferring tests till a future release and defer all the
ojan@google.com
2009-01-06
2
-11
/
+57
*
Make the linter just compare base paths instead of looking at all the files o...
ojan@google.com
2008-12-17
1
-25
/
+34
[next]