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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Debug/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 9173 matching lines...) Expand 10 before | Expand all | Expand 10 after
9184 }, 9184 },
9185 "multipicturedraw_rrectclip_tiled_msaa4.png": { 9185 "multipicturedraw_rrectclip_tiled_msaa4.png": {
9186 "allowed-digests": [ 9186 "allowed-digests": [
9187 [ 9187 [
9188 "bitmap-64bitMD5", 9188 "bitmap-64bitMD5",
9189 8955432419196193693 9189 8955432419196193693
9190 ] 9190 ]
9191 ], 9191 ],
9192 "reviewed-by-human": false 9192 "reviewed-by-human": false
9193 }, 9193 },
9194 "multipicturedraw_sierpinski_simple_565.png": {
9195 "allowed-digests": [
9196 [
9197 "bitmap-64bitMD5",
9198 11644295976782176432
9199 ]
9200 ],
9201 "reviewed-by-human": true
9202 },
9203 "multipicturedraw_sierpinski_simple_8888.png": {
9204 "allowed-digests": [
9205 [
9206 "bitmap-64bitMD5",
9207 15848231028177105193
9208 ]
9209 ],
9210 "reviewed-by-human": true
9211 },
9212 "multipicturedraw_sierpinski_tiled_565.png": {
9213 "allowed-digests": [
9214 [
9215 "bitmap-64bitMD5",
9216 16121826786571656052
9217 ]
9218 ],
9219 "reviewed-by-human": true
9220 },
9221 "multipicturedraw_sierpinski_tiled_8888.png": {
9222 "allowed-digests": [
9223 [
9224 "bitmap-64bitMD5",
9225 1046298969627112289
9226 ]
9227 ],
9228 "reviewed-by-human": true
9229 },
9194 "nested_aa_565.png": { 9230 "nested_aa_565.png": {
9195 "allowed-digests": [ 9231 "allowed-digests": [
9196 [ 9232 [
9197 "bitmap-64bitMD5", 9233 "bitmap-64bitMD5",
9198 16123340172201812866 9234 16123340172201812866
9199 ] 9235 ]
9200 ], 9236 ],
9201 "bugs": [ 9237 "bugs": [
9202 1578 9238 1578
9203 ], 9239 ],
(...skipping 3735 matching lines...) Expand 10 before | Expand all | Expand 10 after
12939 "allowed-digests": [ 12975 "allowed-digests": [
12940 [ 12976 [
12941 "bitmap-64bitMD5", 12977 "bitmap-64bitMD5",
12942 14593717200149920625 12978 14593717200149920625
12943 ] 12979 ]
12944 ], 12980 ],
12945 "reviewed-by-human": false 12981 "reviewed-by-human": false
12946 } 12982 }
12947 } 12983 }
12948 } 12984 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698