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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release-Recipes/expected-results.json

Issue 614353002: Add 8888 & 565 baselines for multipicturedraw Sierpinski 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 9167 matching lines...) Expand 10 before | Expand all | Expand 10 after
9178 }, 9178 },
9179 "multipicturedraw_rrectclip_tiled_msaa4.png": { 9179 "multipicturedraw_rrectclip_tiled_msaa4.png": {
9180 "allowed-digests": [ 9180 "allowed-digests": [
9181 [ 9181 [
9182 "bitmap-64bitMD5", 9182 "bitmap-64bitMD5",
9183 8955432419196193693 9183 8955432419196193693
9184 ] 9184 ]
9185 ], 9185 ],
9186 "reviewed-by-human": false 9186 "reviewed-by-human": false
9187 }, 9187 },
9188 "multipicturedraw_sierpinski_simple_565.png": {
9189 "allowed-digests": [
9190 [
9191 "bitmap-64bitMD5",
9192 11644295976782176432
9193 ]
9194 ],
9195 "reviewed-by-human": true
9196 },
9197 "multipicturedraw_sierpinski_simple_8888.png": {
9198 "allowed-digests": [
9199 [
9200 "bitmap-64bitMD5",
9201 15848231028177105193
9202 ]
9203 ],
9204 "reviewed-by-human": true
9205 },
9206 "multipicturedraw_sierpinski_tiled_565.png": {
9207 "allowed-digests": [
9208 [
9209 "bitmap-64bitMD5",
9210 16121826786571656052
9211 ]
9212 ],
9213 "reviewed-by-human": true
9214 },
9215 "multipicturedraw_sierpinski_tiled_8888.png": {
9216 "allowed-digests": [
9217 [
9218 "bitmap-64bitMD5",
9219 1046298969627112289
9220 ]
9221 ],
9222 "reviewed-by-human": true
9223 },
9188 "nested_aa_565.png": { 9224 "nested_aa_565.png": {
9189 "allowed-digests": [ 9225 "allowed-digests": [
9190 [ 9226 [
9191 "bitmap-64bitMD5", 9227 "bitmap-64bitMD5",
9192 16123340172201812866 9228 16123340172201812866
9193 ] 9229 ]
9194 ], 9230 ],
9195 "bugs": [ 9231 "bugs": [
9196 1578 9232 1578
9197 ], 9233 ],
(...skipping 3735 matching lines...) Expand 10 before | Expand all | Expand 10 after
12933 "allowed-digests": [ 12969 "allowed-digests": [
12934 [ 12970 [
12935 "bitmap-64bitMD5", 12971 "bitmap-64bitMD5",
12936 14593717200149920625 12972 14593717200149920625
12937 ] 12973 ]
12938 ], 12974 ],
12939 "reviewed-by-human": false 12975 "reviewed-by-human": false
12940 } 12976 }
12941 } 12977 }
12942 } 12978 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698