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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-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 "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 7207 matching lines...) Expand 10 before | Expand all | Expand 10 after
7218 }, 7218 },
7219 "deviceproperties_pdf-poppler.png": { 7219 "deviceproperties_pdf-poppler.png": {
7220 "allowed-digests": [ 7220 "allowed-digests": [
7221 [ 7221 [
7222 "bitmap-64bitMD5", 7222 "bitmap-64bitMD5",
7223 10525272923450281431 7223 10525272923450281431
7224 ] 7224 ]
7225 ], 7225 ],
7226 "reviewed-by-human": true 7226 "reviewed-by-human": true
7227 }, 7227 },
7228 "dftext_gpu.png": {
7229 "allowed-digests": [
7230 [
7231 "bitmap-64bitMD5",
7232 13177919726042340145
7233 ]
7234 ],
7235 "reviewed-by-human": true
7236 },
7237 "dftext_msaa16.png": {
7238 "allowed-digests": [
7239 [
7240 "bitmap-64bitMD5",
7241 13177919726042340145
7242 ]
7243 ],
7244 "reviewed-by-human": true
7245 },
7246 "dftext_nvprmsaa4.png": {
7247 "allowed-digests": [
7248 [
7249 "bitmap-64bitMD5",
7250 15175122503063611537
7251 ]
7252 ],
7253 "reviewed-by-human": true
7254 },
7228 "discard_gpu.png": { 7255 "discard_gpu.png": {
7229 "allowed-digests": [ 7256 "allowed-digests": [
7230 [ 7257 [
7231 "bitmap-64bitMD5", 7258 "bitmap-64bitMD5",
7232 11635187478196931850 7259 11635187478196931850
7233 ] 7260 ]
7234 ], 7261 ],
7235 "reviewed-by-human": true 7262 "reviewed-by-human": true
7236 }, 7263 },
7237 "discard_msaa16.png": { 7264 "discard_msaa16.png": {
(...skipping 14224 matching lines...) Expand 10 before | Expand all | Expand 10 after
21462 "allowed-digests": [ 21489 "allowed-digests": [
21463 [ 21490 [
21464 "bitmap-64bitMD5", 21491 "bitmap-64bitMD5",
21465 10030599291822810250 21492 10030599291822810250
21466 ] 21493 ]
21467 ], 21494 ],
21468 "reviewed-by-human": false 21495 "reviewed-by-human": false
21469 } 21496 }
21470 } 21497 }
21471 } 21498 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698