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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-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 9387 matching lines...) Expand 10 before | Expand all | Expand 10 after
9398 }, 9398 },
9399 "nocolorbleed_msaa16.png": { 9399 "nocolorbleed_msaa16.png": {
9400 "allowed-digests": [ 9400 "allowed-digests": [
9401 [ 9401 [
9402 "bitmap-64bitMD5", 9402 "bitmap-64bitMD5",
9403 13524803506711625096 9403 13524803506711625096
9404 ] 9404 ]
9405 ], 9405 ],
9406 "ignore-failure": false 9406 "ignore-failure": false
9407 }, 9407 },
9408 "offsetimagefilter_565.png": {
9409 "allowed-digests": [
9410 [
9411 "bitmap-64bitMD5",
9412 4595617427676025695
9413 ]
9414 ]
9415 },
9416 "offsetimagefilter_8888.png": {
9417 "allowed-digests": [
9418 [
9419 "bitmap-64bitMD5",
9420 5685905250977183551
9421 ]
9422 ]
9423 },
9424 "offsetimagefilter_gpu.png": {
9425 "allowed-digests": [
9426 [
9427 "bitmap-64bitMD5",
9428 5685905250977183551
9429 ]
9430 ]
9431 },
9432 "offsetimagefilter_pdf-mac.png": {
9433 "allowed-digests": [
9434 [
9435 "bitmap-64bitMD5",
9436 10971596167986869613
9437 ]
9438 ]
9439 },
9408 "optimizations_565.png": { 9440 "optimizations_565.png": {
9409 "allowed-digests": [ 9441 "allowed-digests": [
9410 [ 9442 [
9411 "bitmap-64bitMD5", 9443 "bitmap-64bitMD5",
9412 13811812839638384010 9444 13811812839638384010
9413 ] 9445 ]
9414 ], 9446 ],
9415 "bugs": [ 9447 "bugs": [
9416 1578 9448 1578
9417 ], 9449 ],
(...skipping 2808 matching lines...) Expand 10 before | Expand all | Expand 10 after
12226 }, 12258 },
12227 "thinstrokedrects_pdf-mac.png": { 12259 "thinstrokedrects_pdf-mac.png": {
12228 "allowed-digests": [ 12260 "allowed-digests": [
12229 [ 12261 [
12230 "bitmap-64bitMD5", 12262 "bitmap-64bitMD5",
12231 4240005297054727973 12263 4240005297054727973
12232 ] 12264 ]
12233 ], 12265 ],
12234 "ignore-failure": false 12266 "ignore-failure": false
12235 }, 12267 },
12268 "tileimagefilter_565.png": {
12269 "allowed-digests": [
12270 [
12271 "bitmap-64bitMD5",
12272 13925008955074677919
12273 ]
12274 ]
12275 },
12276 "tileimagefilter_8888.png": {
12277 "allowed-digests": [
12278 [
12279 "bitmap-64bitMD5",
12280 8152900881985511745
12281 ]
12282 ]
12283 },
12284 "tileimagefilter_gpu.png": {
12285 "allowed-digests": [
12286 [
12287 "bitmap-64bitMD5",
12288 8152900881985511745
12289 ]
12290 ]
12291 },
12292 "tileimagefilter_pdf-mac.png": {
12293 "allowed-digests": [
12294 [
12295 "bitmap-64bitMD5",
12296 10971596167986869613
12297 ]
12298 ]
12299 },
12236 "tilemode_bitmap_565.png": { 12300 "tilemode_bitmap_565.png": {
12237 "allowed-digests": [ 12301 "allowed-digests": [
12238 [ 12302 [
12239 "bitmap-64bitMD5", 12303 "bitmap-64bitMD5",
12240 265603227352951467 12304 265603227352951467
12241 ] 12305 ]
12242 ], 12306 ],
12243 "bugs": [ 12307 "bugs": [
12244 1578 12308 1578
12245 ], 12309 ],
(...skipping 803 matching lines...) Expand 10 before | Expand all | Expand 10 after
13049 10424380103329133154 13113 10424380103329133154
13050 ] 13114 ]
13051 ], 13115 ],
13052 "bugs": [ 13116 "bugs": [
13053 1578 13117 1578
13054 ], 13118 ],
13055 "reviewed-by-human": false 13119 "reviewed-by-human": false
13056 } 13120 }
13057 } 13121 }
13058 } 13122 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698