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

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

Issue 615853004: Add pdf-native textblobshader GM baseline (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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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_pdf-native.png": {
16757 "allowed-digests": [
16758 [
16759 "bitmap-64bitMD5",
16760 8689938548045974643
16761 ]
16762 ],
16763 "bugs": [
16764 2983
16765 ],
16766 "reviewed-by-human": true
16767 },
16756 "texteffects_565.png": { 16768 "texteffects_565.png": {
16757 "allowed-digests": [ 16769 "allowed-digests": [
16758 [ 16770 [
16759 "bitmap-64bitMD5", 16771 "bitmap-64bitMD5",
16760 11038407228975641784 16772 11038407228975641784
16761 ] 16773 ]
16762 ], 16774 ],
16763 "bugs": [ 16775 "bugs": [
16764 1578 16776 1578
16765 ], 16777 ],
(...skipping 1469 matching lines...) Expand 10 before | Expand all | Expand 10 after
18235 "allowed-digests": [ 18247 "allowed-digests": [
18236 [ 18248 [
18237 "bitmap-64bitMD5", 18249 "bitmap-64bitMD5",
18238 10030599291822810250 18250 10030599291822810250
18239 ] 18251 ]
18240 ], 18252 ],
18241 "reviewed-by-human": false 18253 "reviewed-by-human": false
18242 } 18254 }
18243 } 18255 }
18244 } 18256 }
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698