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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Debug/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 12215 matching lines...) Expand 10 before | Expand all | Expand 10 after
12226 }, 12226 },
12227 "multipicturedraw_rrectclip_tiled_pdf-mac.png": { 12227 "multipicturedraw_rrectclip_tiled_pdf-mac.png": {
12228 "allowed-digests": [ 12228 "allowed-digests": [
12229 [ 12229 [
12230 "bitmap-64bitMD5", 12230 "bitmap-64bitMD5",
12231 11447101547405897355 12231 11447101547405897355
12232 ] 12232 ]
12233 ], 12233 ],
12234 "reviewed-by-human": false 12234 "reviewed-by-human": false
12235 }, 12235 },
12236 "multipicturedraw_sierpinski_simple_565.png": {
12237 "allowed-digests": [
12238 [
12239 "bitmap-64bitMD5",
12240 11644295976782176432
12241 ]
12242 ],
12243 "reviewed-by-human": true
12244 },
12245 "multipicturedraw_sierpinski_simple_8888.png": {
12246 "allowed-digests": [
12247 [
12248 "bitmap-64bitMD5",
12249 15848231028177105193
12250 ]
12251 ],
12252 "reviewed-by-human": true
12253 },
12254 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
12255 "allowed-digests": [
12256 [
12257 "bitmap-64bitMD5",
12258 15848231028177105193
12259 ]
12260 ],
12261 "reviewed-by-human": true
12262 },
12263 "multipicturedraw_sierpinski_tiled_565.png": {
12264 "allowed-digests": [
12265 [
12266 "bitmap-64bitMD5",
12267 16121826786571656052
12268 ]
12269 ],
12270 "reviewed-by-human": true
12271 },
12272 "multipicturedraw_sierpinski_tiled_8888.png": {
12273 "allowed-digests": [
12274 [
12275 "bitmap-64bitMD5",
12276 1046298969627112289
12277 ]
12278 ],
12279 "reviewed-by-human": true
12280 },
12281 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
12282 "allowed-digests": [
12283 [
12284 "bitmap-64bitMD5",
12285 8577706448194294498
12286 ]
12287 ],
12288 "reviewed-by-human": true
12289 },
12236 "nested_aa_565.png": { 12290 "nested_aa_565.png": {
12237 "allowed-digests": [ 12291 "allowed-digests": [
12238 [ 12292 [
12239 "bitmap-64bitMD5", 12293 "bitmap-64bitMD5",
12240 16123340172201812866 12294 16123340172201812866
12241 ] 12295 ]
12242 ], 12296 ],
12243 "bugs": [ 12297 "bugs": [
12244 1578 12298 1578
12245 ], 12299 ],
(...skipping 5088 matching lines...) Expand 10 before | Expand all | Expand 10 after
17334 "allowed-digests": [ 17388 "allowed-digests": [
17335 [ 17389 [
17336 "bitmap-64bitMD5", 17390 "bitmap-64bitMD5",
17337 10030599291822810250 17391 10030599291822810250
17338 ] 17392 ]
17339 ], 17393 ],
17340 "reviewed-by-human": false 17394 "reviewed-by-human": false
17341 } 17395 }
17342 } 17396 }
17343 } 17397 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698