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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug/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 7117 matching lines...) Expand 10 before | Expand all | Expand 10 after
7128 }, 7128 },
7129 "deviceproperties_pdf-poppler.png": { 7129 "deviceproperties_pdf-poppler.png": {
7130 "allowed-digests": [ 7130 "allowed-digests": [
7131 [ 7131 [
7132 "bitmap-64bitMD5", 7132 "bitmap-64bitMD5",
7133 10525272923450281431 7133 10525272923450281431
7134 ] 7134 ]
7135 ], 7135 ],
7136 "reviewed-by-human": true 7136 "reviewed-by-human": true
7137 }, 7137 },
7138 "dftext_gpu.png": {
7139 "allowed-digests": [
7140 [
7141 "bitmap-64bitMD5",
7142 13177919726042340145
7143 ]
7144 ],
7145 "reviewed-by-human": true
7146 },
7147 "dftext_msaa16.png": {
7148 "allowed-digests": [
7149 [
7150 "bitmap-64bitMD5",
7151 13177919726042340145
7152 ]
7153 ],
7154 "reviewed-by-human": true
7155 },
7156 "dftext_nvprmsaa4.png": {
7157 "allowed-digests": [
7158 [
7159 "bitmap-64bitMD5",
7160 15175122503063611537
7161 ]
7162 ],
7163 "reviewed-by-human": true
7164 },
7138 "discard_gpu.png": { 7165 "discard_gpu.png": {
7139 "allowed-digests": [ 7166 "allowed-digests": [
7140 [ 7167 [
7141 "bitmap-64bitMD5", 7168 "bitmap-64bitMD5",
7142 11635187478196931850 7169 11635187478196931850
7143 ] 7170 ]
7144 ], 7171 ],
7145 "reviewed-by-human": true 7172 "reviewed-by-human": true
7146 }, 7173 },
7147 "discard_msaa16.png": { 7174 "discard_msaa16.png": {
(...skipping 14034 matching lines...) Expand 10 before | Expand all | Expand 10 after
21182 "allowed-digests": [ 21209 "allowed-digests": [
21183 [ 21210 [
21184 "bitmap-64bitMD5", 21211 "bitmap-64bitMD5",
21185 10030599291822810250 21212 10030599291822810250
21186 ] 21213 ]
21187 ], 21214 ],
21188 "reviewed-by-human": false 21215 "reviewed-by-human": false
21189 } 21216 }
21190 } 21217 }
21191 } 21218 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698