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

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

Issue 614353002: Add 8888 & 565 baselines for multipicturedraw Sierpinski GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
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 11294 matching lines...) Expand 10 before | Expand all | Expand 10 after
11305 }, 11305 },
11306 "multipicturedraw_rrectclip_tiled_pdf-mac.png": { 11306 "multipicturedraw_rrectclip_tiled_pdf-mac.png": {
11307 "allowed-digests": [ 11307 "allowed-digests": [
11308 [ 11308 [
11309 "bitmap-64bitMD5", 11309 "bitmap-64bitMD5",
11310 11447101547405897355 11310 11447101547405897355
11311 ] 11311 ]
11312 ], 11312 ],
11313 "reviewed-by-human": false 11313 "reviewed-by-human": false
11314 }, 11314 },
11315 "multipicturedraw_sierpinski_simple_565.png": {
11316 "allowed-digests": [
11317 [
11318 "bitmap-64bitMD5",
11319 11644295976782176432
11320 ]
11321 ],
11322 "reviewed-by-human": true
11323 },
11324 "multipicturedraw_sierpinski_simple_8888.png": {
11325 "allowed-digests": [
11326 [
11327 "bitmap-64bitMD5",
11328 15848231028177105193
11329 ]
11330 ],
11331 "reviewed-by-human": true
11332 },
11333 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
11334 "allowed-digests": [
11335 [
11336 "bitmap-64bitMD5",
11337 15848231028177105193
11338 ]
11339 ],
11340 "reviewed-by-human": true
11341 },
11342 "multipicturedraw_sierpinski_tiled_565.png": {
11343 "allowed-digests": [
11344 [
11345 "bitmap-64bitMD5",
11346 16121826786571656052
11347 ]
11348 ],
11349 "reviewed-by-human": true
11350 },
11351 "multipicturedraw_sierpinski_tiled_8888.png": {
11352 "allowed-digests": [
11353 [
11354 "bitmap-64bitMD5",
11355 1046298969627112289
11356 ]
11357 ],
11358 "reviewed-by-human": true
11359 },
11360 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
11361 "allowed-digests": [
11362 [
11363 "bitmap-64bitMD5",
11364 8577706448194294498
11365 ]
11366 ],
11367 "reviewed-by-human": true
11368 },
11315 "nested_aa_565.png": { 11369 "nested_aa_565.png": {
11316 "allowed-digests": [ 11370 "allowed-digests": [
11317 [ 11371 [
11318 "bitmap-64bitMD5", 11372 "bitmap-64bitMD5",
11319 16123340172201812866 11373 16123340172201812866
11320 ] 11374 ]
11321 ], 11375 ],
11322 "bugs": [ 11376 "bugs": [
11323 1578 11377 1578
11324 ], 11378 ],
(...skipping 4848 matching lines...) Expand 10 before | Expand all | Expand 10 after
16173 "allowed-digests": [ 16227 "allowed-digests": [
16174 [ 16228 [
16175 "bitmap-64bitMD5", 16229 "bitmap-64bitMD5",
16176 10030599291822810250 16230 10030599291822810250
16177 ] 16231 ]
16178 ], 16232 ],
16179 "reviewed-by-human": false 16233 "reviewed-by-human": false
16180 } 16234 }
16181 } 16235 }
16182 } 16236 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698