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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86_64-Release/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 16735 matching lines...) Expand 10 before | Expand all | Expand 10 after
16746 }, 16746 },
16747 "textblob_pdf-native.png": { 16747 "textblob_pdf-native.png": {
16748 "allowed-digests": [ 16748 "allowed-digests": [
16749 [ 16749 [
16750 "bitmap-64bitMD5", 16750 "bitmap-64bitMD5",
16751 7693679797078782821 16751 7693679797078782821
16752 ] 16752 ]
16753 ], 16753 ],
16754 "reviewed-by-human": true 16754 "reviewed-by-human": true
16755 }, 16755 },
16756 "textblobshader_8888.png": {
16757 "allowed-digests": [
16758 [
16759 "bitmap-64bitMD5",
16760 11023810747982454229
16761 ]
16762 ],
16763 "reviewed-by-human": true
16764 },
16765 "textblobshader_gpu.png": {
16766 "allowed-digests": [
16767 [
16768 "bitmap-64bitMD5",
16769 17401473043203686743
16770 ]
16771 ],
16772 "reviewed-by-human": true
16773 },
16774 "textblobshader_pdf-mac.png": {
16775 "allowed-digests": [
16776 [
16777 "bitmap-64bitMD5",
16778 11232629568323624730
16779 ]
16780 ],
16781 "reviewed-by-human": true
16782 },
16756 "texteffects_565.png": { 16783 "texteffects_565.png": {
16757 "allowed-digests": [ 16784 "allowed-digests": [
16758 [ 16785 [
16759 "bitmap-64bitMD5", 16786 "bitmap-64bitMD5",
16760 11038407228975641784 16787 11038407228975641784
16761 ] 16788 ]
16762 ], 16789 ],
16763 "bugs": [ 16790 "bugs": [
16764 1578 16791 1578
16765 ], 16792 ],
(...skipping 1469 matching lines...) Expand 10 before | Expand all | Expand 10 after
18235 "allowed-digests": [ 18262 "allowed-digests": [
18236 [ 18263 [
18237 "bitmap-64bitMD5", 18264 "bitmap-64bitMD5",
18238 10030599291822810250 18265 10030599291822810250
18239 ] 18266 ]
18240 ], 18267 ],
18241 "reviewed-by-human": false 18268 "reviewed-by-human": false
18242 } 18269 }
18243 } 18270 }
18244 } 18271 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698