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

Side by Side Diff: expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json

Issue 616853003: Add blobshader GM baselines. (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
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 7265 matching lines...) Expand 10 before | Expand all | Expand 10 after
7276 }, 7276 },
7277 "textblob_gpu.png": { 7277 "textblob_gpu.png": {
7278 "allowed-digests": [ 7278 "allowed-digests": [
7279 [ 7279 [
7280 "bitmap-64bitMD5", 7280 "bitmap-64bitMD5",
7281 8796565274520104554 7281 8796565274520104554
7282 ] 7282 ]
7283 ], 7283 ],
7284 "reviewed-by-human": true 7284 "reviewed-by-human": true
7285 }, 7285 },
7286 "textblobshader_8888.png": {
7287 "allowed-digests": [
7288 [
7289 "bitmap-64bitMD5",
7290 10038573095234517016
7291 ]
7292 ],
7293 "reviewed-by-human": true
7294 },
7295 "textblobshader_gpu.png": {
7296 "allowed-digests": [
7297 [
7298 "bitmap-64bitMD5",
7299 8732074294528855159
7300 ]
7301 ],
7302 "reviewed-by-human": true
7303 },
7286 "texteffects_565.png": { 7304 "texteffects_565.png": {
7287 "allowed-digests": [ 7305 "allowed-digests": [
7288 [ 7306 [
7289 "bitmap-64bitMD5", 7307 "bitmap-64bitMD5",
7290 3352233736449563022 7308 3352233736449563022
7291 ] 7309 ]
7292 ], 7310 ],
7293 "reviewed-by-human": true 7311 "reviewed-by-human": true
7294 }, 7312 },
7295 "texteffects_8888.png": { 7313 "texteffects_8888.png": {
(...skipping 713 matching lines...) Expand 10 before | Expand all | Expand 10 after
8009 "allowed-digests": [ 8027 "allowed-digests": [
8010 [ 8028 [
8011 "bitmap-64bitMD5", 8029 "bitmap-64bitMD5",
8012 16324383818446088765 8030 16324383818446088765
8013 ] 8031 ]
8014 ], 8032 ],
8015 "reviewed-by-human": false 8033 "reviewed-by-human": false
8016 } 8034 }
8017 } 8035 }
8018 } 8036 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698