Searched refs:ImageDiff (Results 1 – 11 of 11) sorted by relevance
/external/webkit/WebKitTools/DumpRenderTree/qt/ |
D | ImageDiff.pro | 1 TARGET = ImageDiff 10 SOURCES = ImageDiff.cpp
|
/external/webkit/WebKitTools/DumpRenderTree/DumpRenderTree.xcodeproj/ |
D | project.pbxproj | 140 remoteInfo = ImageDiff; 214 …4A00138E45 /* ImageDiff */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executab… 260 …ImageDiff.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/ |
D | DumpRenderTree.sln | 10 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageDiff", "win\ImageDiff.vcproj", "{59CC0547…
|
/external/webkit/WebKitTools/DumpRenderTree/mac/Configurations/ |
D | ImageDiff.xcconfig | 24 PRODUCT_NAME = ImageDiff
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/test_types/ |
D | image_diff.py | 50 class ImageDiff(test_type_base.TestTypeBase): class
|
/external/webkit/WebKit/win/WebKit.vcproj/ |
D | WebKit.sln | 54 …"{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "ImageDiff", "..\..\..\WebKitTools\DumpRenderTree\win\…
|
/external/webkit/WebKitTools/Scripts/webkitpy/layout_tests/ |
D | rebaseline_chromium_webkit_tests.py | 537 return image_diff.ImageDiff(self._platform, '').diff_files(file1,
|
D | run_chromium_webkit_tests.py | 1486 test_runner.add_test_type(image_diff.ImageDiff)
|
/external/webkit/WebKitTools/ |
D | ChangeLog-2009-06-16 | 1142 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 …]
|
D | ChangeLog | 212 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/ |
D | ChangeLog-2009-06-16 | 9295 Add ImageDiff.vcproj to WebKit.sln
|