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

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

Issue 616853003: Add blobshader GM baselines. (Closed) Base URL: https://chromium.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 16011 matching lines...) Expand 10 before | Expand all | Expand 10 after
16022 }, 16022 },
16023 "textblob_pdf-mac.png": { 16023 "textblob_pdf-mac.png": {
16024 "allowed-digests": [ 16024 "allowed-digests": [
16025 [ 16025 [
16026 "bitmap-64bitMD5", 16026 "bitmap-64bitMD5",
16027 13906484169395459506 16027 13906484169395459506
16028 ] 16028 ]
16029 ], 16029 ],
16030 "reviewed-by-human": true 16030 "reviewed-by-human": true
16031 }, 16031 },
16032 "textblobshader_8888.png": {
16033 "allowed-digests": [
16034 [
16035 "bitmap-64bitMD5",
16036 11023810747982454229
16037 ]
16038 ],
16039 "reviewed-by-human": true
16040 },
16041 "textblobshader_gpu.png": {
16042 "allowed-digests": [
16043 [
16044 "bitmap-64bitMD5",
16045 17401473043203686743
16046 ]
16047 ],
16048 "reviewed-by-human": true
16049 },
16050 "textblobshader_pdf-mac.png": {
16051 "allowed-digests": [
16052 [
16053 "bitmap-64bitMD5",
16054 11232629568323624730
16055 ]
16056 ],
16057 "reviewed-by-human": true
16058 },
16032 "texteffects_565.png": { 16059 "texteffects_565.png": {
16033 "allowed-digests": [ 16060 "allowed-digests": [
16034 [ 16061 [
16035 "bitmap-64bitMD5", 16062 "bitmap-64bitMD5",
16036 11038407228975641784 16063 11038407228975641784
16037 ] 16064 ]
16038 ], 16065 ],
16039 "bugs": [ 16066 "bugs": [
16040 1578 16067 1578
16041 ], 16068 ],
(...skipping 1292 matching lines...) Expand 10 before | Expand all | Expand 10 after
17334 "allowed-digests": [ 17361 "allowed-digests": [
17335 [ 17362 [
17336 "bitmap-64bitMD5", 17363 "bitmap-64bitMD5",
17337 10030599291822810250 17364 10030599291822810250
17338 ] 17365 ]
17339 ], 17366 ],
17340 "reviewed-by-human": false 17367 "reviewed-by-human": false
17341 } 17368 }
17342 } 17369 }
17343 } 17370 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698