Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(255)

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 25068002: Adding gms for tileimagefilter and offsetimagefilter (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "actual-results": { 2 "actual-results": {
3 "failed": null, 3 "failed": null,
4 "failure-ignored": null, 4 "failure-ignored": null,
5 "no-comparison": null, 5 "no-comparison": null,
6 "succeeded": null 6 "succeeded": null
7 }, 7 },
8 "expected-results": { 8 "expected-results": {
9 "3x3bitmaprect_565.png": { 9 "3x3bitmaprect_565.png": {
10 "allowed-digests": [ 10 "allowed-digests": [
(...skipping 9271 matching lines...) Expand 10 before | Expand all | Expand 10 after
9282 }, 9282 },
9283 "nocolorbleed_msaa16.png": { 9283 "nocolorbleed_msaa16.png": {
9284 "allowed-digests": [ 9284 "allowed-digests": [
9285 [ 9285 [
9286 "bitmap-64bitMD5", 9286 "bitmap-64bitMD5",
9287 13524803506711625096 9287 13524803506711625096
9288 ] 9288 ]
9289 ], 9289 ],
9290 "ignore-failure": false 9290 "ignore-failure": false
9291 }, 9291 },
9292 "offsetimagefilter_565.png": {
9293 "allowed-digests": [
9294 [
9295 "bitmap-64bitMD5",
9296 1858520064918100435
9297 ]
9298 ]
9299 },
9300 "offsetimagefilter_8888.png": {
9301 "allowed-digests": [
9302 [
9303 "bitmap-64bitMD5",
9304 15629341810003689678
9305 ]
9306 ]
9307 },
9308 "offsetimagefilter_gpu.png": {
9309 "allowed-digests": [
9310 [
9311 "bitmap-64bitMD5",
9312 15629341810003689678
9313 ]
9314 ]
9315 },
9316 "offsetimagefilter_pdf-mac.png": {
9317 "allowed-digests": [
9318 [
9319 "bitmap-64bitMD5",
9320 9071334189360219939
9321 ]
9322 ]
9323 },
9292 "optimizations_565.png": { 9324 "optimizations_565.png": {
9293 "allowed-digests": [ 9325 "allowed-digests": [
9294 [ 9326 [
9295 "bitmap-64bitMD5", 9327 "bitmap-64bitMD5",
9296 13811812839638384010 9328 13811812839638384010
9297 ] 9329 ]
9298 ], 9330 ],
9299 "bugs": [ 9331 "bugs": [
9300 1578 9332 1578
9301 ], 9333 ],
(...skipping 2830 matching lines...) Expand 10 before | Expand all | Expand 10 after
12132 [ 12164 [
12133 "bitmap-64bitMD5", 12165 "bitmap-64bitMD5",
12134 14526100002179430622 12166 14526100002179430622
12135 ] 12167 ]
12136 ], 12168 ],
12137 "bugs": [ 12169 "bugs": [
12138 1578 12170 1578
12139 ], 12171 ],
12140 "reviewed-by-human": false 12172 "reviewed-by-human": false
12141 }, 12173 },
12174 "tileimagefilter_565.png": {
12175 "allowed-digests": [
12176 [
12177 "bitmap-64bitMD5",
12178 13925008955074677919
12179 ]
12180 ]
12181 },
12182 "tileimagefilter_8888.png": {
12183 "allowed-digests": [
12184 [
12185 "bitmap-64bitMD5",
12186 2235937702615840455
12187 ]
12188 ]
12189 },
12190 "tileimagefilter_gpu.png": {
12191 "allowed-digests": [
12192 [
12193 "bitmap-64bitMD5",
12194 2235937702615840455
12195 ]
12196 ]
12197 },
12198 "tileimagefilter_pdf-mac.png": {
12199 "allowed-digests": [
12200 [
12201 "bitmap-64bitMD5",
12202 9071334189360219939
12203 ]
12204 ]
12205 },
12142 "tilemode_bitmap_565.png": { 12206 "tilemode_bitmap_565.png": {
12143 "allowed-digests": [ 12207 "allowed-digests": [
12144 [ 12208 [
12145 "bitmap-64bitMD5", 12209 "bitmap-64bitMD5",
12146 18122882631909854363 12210 18122882631909854363
12147 ] 12211 ]
12148 ], 12212 ],
12149 "bugs": [ 12213 "bugs": [
12150 1578 12214 1578
12151 ], 12215 ],
(...skipping 743 matching lines...) Expand 10 before | Expand all | Expand 10 after
12895 10424380103329133154 12959 10424380103329133154
12896 ] 12960 ]
12897 ], 12961 ],
12898 "bugs": [ 12962 "bugs": [
12899 1578 12963 1578
12900 ], 12964 ],
12901 "reviewed-by-human": false 12965 "reviewed-by-human": false
12902 } 12966 }
12903 } 12967 }
12904 } 12968 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698