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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-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 7123 matching lines...) Expand 10 before | Expand all | Expand 10 after
7134 }, 7134 },
7135 "deviceproperties_pdf-poppler.png": { 7135 "deviceproperties_pdf-poppler.png": {
7136 "allowed-digests": [ 7136 "allowed-digests": [
7137 [ 7137 [
7138 "bitmap-64bitMD5", 7138 "bitmap-64bitMD5",
7139 10525272923450281431 7139 10525272923450281431
7140 ] 7140 ]
7141 ], 7141 ],
7142 "reviewed-by-human": true 7142 "reviewed-by-human": true
7143 }, 7143 },
7144 "dftext_gpu.png": {
7145 "allowed-digests": [
7146 [
7147 "bitmap-64bitMD5",
7148 13177919726042340145
7149 ]
7150 ],
7151 "reviewed-by-human": true
7152 },
7153 "dftext_msaa16.png": {
7154 "allowed-digests": [
7155 [
7156 "bitmap-64bitMD5",
7157 13177919726042340145
7158 ]
7159 ],
7160 "reviewed-by-human": true
7161 },
7162 "dftext_nvprmsaa4.png": {
7163 "allowed-digests": [
7164 [
7165 "bitmap-64bitMD5",
7166 15175122503063611537
7167 ]
7168 ],
7169 "reviewed-by-human": true
7170 },
7144 "discard_gpu.png": { 7171 "discard_gpu.png": {
7145 "allowed-digests": [ 7172 "allowed-digests": [
7146 [ 7173 [
7147 "bitmap-64bitMD5", 7174 "bitmap-64bitMD5",
7148 11635187478196931850 7175 11635187478196931850
7149 ] 7176 ]
7150 ], 7177 ],
7151 "reviewed-by-human": true 7178 "reviewed-by-human": true
7152 }, 7179 },
7153 "discard_msaa16.png": { 7180 "discard_msaa16.png": {
(...skipping 14262 matching lines...) Expand 10 before | Expand all | Expand 10 after
21416 "allowed-digests": [ 21443 "allowed-digests": [
21417 [ 21444 [
21418 "bitmap-64bitMD5", 21445 "bitmap-64bitMD5",
21419 10030599291822810250 21446 10030599291822810250
21420 ] 21447 ]
21421 ], 21448 ],
21422 "reviewed-by-human": false 21449 "reviewed-by-human": false
21423 } 21450 }
21424 } 21451 }
21425 } 21452 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698