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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json

Issue 638683002: Add baselines for dftext 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 4467 matching lines...) Expand 10 before | Expand all | Expand 10 after
4478 [ 4478 [
4479 "bitmap-64bitMD5", 4479 "bitmap-64bitMD5",
4480 5221011637067649849 4480 5221011637067649849
4481 ] 4481 ]
4482 ], 4482 ],
4483 "bugs": [ 4483 "bugs": [
4484 2146 4484 2146
4485 ], 4485 ],
4486 "reviewed-by-human": false 4486 "reviewed-by-human": false
4487 }, 4487 },
4488 "dftext_gpu.png": {
4489 "allowed-digests": [
4490 [
4491 "bitmap-64bitMD5",
4492 14401469220043265626
4493 ]
4494 ],
4495 "reviewed-by-human": true
4496 },
4488 "discard_gpu.png": { 4497 "discard_gpu.png": {
4489 "allowed-digests": [ 4498 "allowed-digests": [
4490 [ 4499 [
4491 "bitmap-64bitMD5", 4500 "bitmap-64bitMD5",
4492 17913590323992569598 4501 17913590323992569598
4493 ] 4502 ]
4494 ], 4503 ],
4495 "reviewed-by-human": true 4504 "reviewed-by-human": true
4496 }, 4505 },
4497 "displacement_565.png": { 4506 "displacement_565.png": {
(...skipping 8899 matching lines...) Expand 10 before | Expand all | Expand 10 after
13397 "allowed-digests": [ 13406 "allowed-digests": [
13398 [ 13407 [
13399 "bitmap-64bitMD5", 13408 "bitmap-64bitMD5",
13400 10591909693224673086 13409 10591909693224673086
13401 ] 13410 ]
13402 ], 13411 ],
13403 "reviewed-by-human": false 13412 "reviewed-by-human": false
13404 } 13413 }
13405 } 13414 }
13406 } 13415 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698