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 the windows search path to look in oldest applicable platform dir first
dpranke@google.com
2009-11-04
1
-4
/
+4
*
Changes the fallback order of Chromium win directories in the layout test for...
gwilson@google.com
2009-11-03
1
-1
/
+3
*
Add a way to mark a test as missing expectations. We avoided added this
ojan@chromium.org
2009-11-03
2
-4
/
+8
*
Changes the layout test formatter to apply lenient permissions on created fil...
gwilson@google.com
2009-11-02
1
-2
/
+5
*
1. Show crash stacks in run_webkit_tests.py stdio
ojan@chromium.org
2009-10-30
2
-14
/
+45
*
Change the document root for the test Web Socket server to WebKit/LayoutTests
yuzo@chromium.org
2009-10-30
2
-12
/
+11
*
Make run_webkit_tests work on Windows 7.
dpranke@google.com
2009-10-29
2
-2
/
+7
*
Ignore output to stdout that comes before we've started loading a test.
ojan@chromium.org
2009-10-29
1
-1
/
+14
*
Modify test driver output so that we report IMAGE, TEXT, and IMAGE+TEXT
dpranke@google.com
2009-10-28
1
-9
/
+22
*
Fix support for builds from build/ directory.
maruel@chromium.org
2009-10-27
1
-1
/
+4
*
1. Make messageloop-based timeout work on Mac/Linux,
ojan@chromium.org
2009-10-20
1
-6
/
+6
*
add GetModifiers(test) function, fix typos.
dpranke@google.com
2009-10-17
1
-10
/
+25
*
Support WSS in websocket_server.py.
yuzo@chromium.org
2009-10-16
1
-17
/
+64
*
Fix removing of entries in the JSON that pass all runs and have
ojan@chromium.org
2009-10-15
1
-1
/
+1
*
Fixes the layout test formatter to output the correct HTML for upstream basel...
gwilson@google.com
2009-10-15
2
-6
/
+5
*
Accidentally checked in a change I was just using for testing.
ojan@chromium.org
2009-10-14
1
-1
/
+1
*
Fix invalid if statement. We were supposed to keep in the JSON any tests
ojan@chromium.org
2009-10-14
1
-27
/
+18
*
Modifies the layout test formatter to look for the image diff executable unde...
gwilson@google.com
2009-10-14
1
-1
/
+13
*
Increase the number of expectations we'll hold on to to 750. There is at least
ojan@chromium.org
2009-10-13
1
-1
/
+1
*
Modifies the layout test formatter to not require an extra scrape of the buil...
gwilson@google.com
2009-10-13
1
-2
/
+2
*
Add scripts to start/stop PyWebSocket server that is used for testing Web Soc...
yuzo@chromium.org
2009-10-13
5
-3
/
+172
*
Modifies the layout test formatter to not have any dependencies on chromium_u...
gwilson@google.com
2009-10-09
2
-8
/
+69
*
Fix rebaseline tool that I just broke by testing properly for
ojan@chromium.org
2009-10-08
1
-4
/
+6
*
Stop computing simplified diffs. For now, leave the old
ojan@chromium.org
2009-10-08
7
-90
/
+15
*
Add lint check that REBASELINE is not in test_expectations.txt.
ojan@chromium.org
2009-10-08
1
-0
/
+5
*
Fix ui tests WorkerHttpLayoutTests failure.
mhm@chromium.org
2009-10-08
1
-0
/
+3
*
Clean up code duplication in layout test http_server.
mhm@chromium.org
2009-10-07
1
-32
/
+6
*
Fix 10.6 problem where killall doesn't work as expected so lighttpd
jrg@chromium.org
2009-10-07
1
-2
/
+7
*
Distinguish between different types of failures in the JSON
ojan@chromium.org
2009-10-06
1
-4
/
+15
*
Fix bug 23303: ui_tests crash Windows 7's shell when running WorkerHttpLayout...
jianli@chromium.org
2009-10-05
1
-5
/
+11
*
Fix missing import.
ojan@chromium.org
2009-10-01
1
-0
/
+1
*
Improve error reporting for the case where you don't have any
ojan@chromium.org
2009-10-01
1
-5
/
+6
*
Fixes the layout test formatter tool to properly handle errors in the chrome/...
gwilson@google.com
2009-09-30
1
-0
/
+5
*
Minor style cleanup in PlatformVersion()
dpranke@google.com
2009-09-30
1
-1
/
+1
*
Tweak the layout_test driver scripts to shard the tests completely and then
dpranke@google.com
2009-09-30
1
-1
/
+19
*
Re-submit CL 27576 w/ fix
dpranke@google.com
2009-09-30
1
-0
/
+71
*
Add mime-type for SVG to lighttpd.conf for run_webkit_tests.
yutak@chromium.org
2009-09-30
1
-0
/
+1
*
Revert 27576
dpranke@google.com
2009-09-30
1
-71
/
+0
*
Refactor run_webkit_tests a bit so we can extract the list of test files
dpranke@google.com
2009-09-30
1
-0
/
+71
*
Modifies layout test formatter tool to have an option to only use local basel...
gwilson@google.com
2009-09-29
3
-88
/
+239
*
A couple fixes to layout test scripts:
jianli@chromium.org
2009-09-28
1
-1
/
+3
*
When the results.json file is not locally available, grab it
ojan@chromium.org
2009-09-28
1
-28
/
+66
*
Add the ability to distinguish between tests that fail due to a difference
dpranke@google.com
2009-09-26
2
-16
/
+39
*
Fix the numbers we get for the aggregate statistics dashboard.
ojan@chromium.org
2009-09-22
2
-9
/
+13
*
Implement KillAllTestShells.
tony@chromium.org
2009-09-21
4
-0
/
+21
*
Fix path mismatch on linux/mac.
tony@chromium.org
2009-09-21
1
-1
/
+5
*
Insert summary results to the JSON. These are the same results spit to stdout...
ojan@chromium.org
2009-09-18
1
-3
/
+62
*
print out the tests that were run into tests_run.txt for easier postprocessing
erikkay@chromium.org
2009-09-18
1
-0
/
+10
*
Fix code that gets the Chrome SVN revision to pass in a path.
ojan@chromium.org
2009-09-17
1
-6
/
+8
*
Rebaseline tool support for Windows XP and Vista:
victorw@chromium.org
2009-09-16
4
-11
/
+22
[next]