Home
last modified time | relevance | path

Searched refs:ImageDiff (Results 1 – 11 of 11) sorted by relevance

/external/webkit/WebKitTools/DumpRenderTree/qt/
DImageDiff.pro1 TARGET = ImageDiff
10 SOURCES = ImageDiff.cpp
/external/webkit/WebKitTools/DumpRenderTree/DumpRenderTree.xcodeproj/
Dproject.pbxproj140 remoteInfo = ImageDiff;
214 …4A00138E45 /* ImageDiff */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executab…
260ImageDiff.xcconfig */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.xccon…
411 B5A7526708AF4A4A00138E45 /* ImageDiff */,
477 BCB283D80CFA7AFD007E533E /* ImageDiff.xcconfig */,
608 B5A7525A08AF4A4A00138E45 /* ImageDiff */ = {
610 …tionList = B5A7526408AF4A4A00138E45 /* Build configuration list for PBXNativeTarget "ImageDiff" */;
620 name = ImageDiff;
623 productReference = B5A7526708AF4A4A00138E45 /* ImageDiff */;
641 B5A7525A08AF4A4A00138E45 /* ImageDiff */,
[all …]
/external/webkit/WebKitTools/DumpRenderTree/
DDumpRenderTree.sln10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageDiff", "win\ImageDiff.vcproj", "{59CC0547…
/external/webkit/WebKitTools/DumpRenderTree/mac/Configurations/
DImageDiff.xcconfig24 PRODUCT_NAME = ImageDiff
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/test_types/
Dimage_diff.py50 class ImageDiff(test_type_base.TestTypeBase): class
/external/webkit/WebKit/win/WebKit.vcproj/
DWebKit.sln54 …"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageDiff", "..\..\..\WebKitTools\DumpRenderTree\win\
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/
Drebaseline_chromium_webkit_tests.py537 return image_diff.ImageDiff(self._platform, '').diff_files(file1,
Drun_chromium_webkit_tests.py1486 test_runner.add_test_type(image_diff.ImageDiff)
/external/webkit/WebKitTools/
DChangeLog-2009-06-161142 of ImageDiff and DumpRenderTree.
1147 * DumpRenderTree/win/ImageDiff.vcproj:
1403 * DumpRenderTree/mac/Configurations/ImageDiff.xcconfig:
2939 Debug_Internal configuration of ImageDiff in the Debug_Internal
2948 * DumpRenderTree/win/ImageDiff.vcproj: Added a Debug_Internal
4478 Primary changes in ImageDiff:
5827 * DumpRenderTree/win/ImageDiff.vcproj: Don't fail if files that only
6183 * DumpRenderTree/win/ImageDiff.vcproj:
7098 Copy dependencies of ImageDiff, DumpRenderTree in post-build step.
7101 * DumpRenderTree/win/ImageDiff.vcproj:
[all …]
DChangeLog212 to image_diff even though ImageDiff would be correct. We
214 script to hang. ImageDiff expects to be long-running and
280 support binaries (like DumpRenderTree or ImageDiff) are missing.
2017 * DumpRenderTree/win/ImageDiff.vcproj:
9676 * DumpRenderTree/qt/ImageDiff.pro:
10902 In Debug_Internal, DumpRenderTree.exe and ImageDiff.exe have no _debug
11747 * DumpRenderTree/win/ImageDiff.vcproj: Add Debug_All configuration.
12774 Remove copying of unnecessary or nonexistent files from the ImageDiff
12777 * DumpRenderTree/win/ImageDiff.vcproj:
14772 * DumpRenderTree/qt/ImageDiff.cpp:
[all …]
/external/webkit/WebKit/win/
DChangeLog-2009-06-169295 Add ImageDiff.vcproj to WebKit.sln