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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 9785004568147979273 7 9785004568147979273
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 9292 matching lines...) Expand 10 before | Expand all | Expand 10 after
9303 }, 9303 },
9304 "multipicturedraw_rrectclip_tiled_gpu.png": { 9304 "multipicturedraw_rrectclip_tiled_gpu.png": {
9305 "allowed-digests": [ 9305 "allowed-digests": [
9306 [ 9306 [
9307 "bitmap-64bitMD5", 9307 "bitmap-64bitMD5",
9308 575758429787114565 9308 575758429787114565
9309 ] 9309 ]
9310 ], 9310 ],
9311 "reviewed-by-human": false 9311 "reviewed-by-human": false
9312 }, 9312 },
9313 "multipicturedraw_sierpinski_simple_565.png": {
9314 "allowed-digests": [
9315 [
9316 "bitmap-64bitMD5",
9317 4845658184848704073
9318 ]
9319 ],
9320 "reviewed-by-human": true
9321 },
9322 "multipicturedraw_sierpinski_simple_8888.png": {
9323 "allowed-digests": [
9324 [
9325 "bitmap-64bitMD5",
9326 2192004841775153796
9327 ]
9328 ],
9329 "reviewed-by-human": true
9330 },
9331 "multipicturedraw_sierpinski_tiled_565.png": {
9332 "allowed-digests": [
9333 [
9334 "bitmap-64bitMD5",
9335 16099569713398443338
9336 ]
9337 ],
9338 "reviewed-by-human": true
9339 },
9340 "multipicturedraw_sierpinski_tiled_8888.png": {
9341 "allowed-digests": [
9342 [
9343 "bitmap-64bitMD5",
9344 6810056630430689828
9345 ]
9346 ],
9347 "reviewed-by-human": true
9348 },
9313 "nested_aa_565.png": { 9349 "nested_aa_565.png": {
9314 "allowed-digests": [ 9350 "allowed-digests": [
9315 [ 9351 [
9316 "bitmap-64bitMD5", 9352 "bitmap-64bitMD5",
9317 6222819477206844702 9353 6222819477206844702
9318 ] 9354 ]
9319 ], 9355 ],
9320 "bugs": [ 9356 "bugs": [
9321 2146 9357 2146
9322 ], 9358 ],
(...skipping 3876 matching lines...) Expand 10 before | Expand all | Expand 10 after
13199 "allowed-digests": [ 13235 "allowed-digests": [
13200 [ 13236 [
13201 "bitmap-64bitMD5", 13237 "bitmap-64bitMD5",
13202 10591909693224673086 13238 10591909693224673086
13203 ] 13239 ]
13204 ], 13240 ],
13205 "reviewed-by-human": false 13241 "reviewed-by-human": false
13206 } 13242 }
13207 } 13243 }
13208 } 13244 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698