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

Side by Side Diff: expectations/gm/Test-Android-Nexus7-Tegra3-Arm7-Debug/expected-results.json

Issue 511973002: Update GPU baselines for the fontMgr GMs. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 3 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 4501 matching lines...) Expand 10 before | Expand all | Expand 10 after
4512 "bitmap-64bitMD5", 4512 "bitmap-64bitMD5",
4513 8694218356938189525 4513 8694218356938189525
4514 ] 4514 ]
4515 ], 4515 ],
4516 "reviewed-by-human": true 4516 "reviewed-by-human": true
4517 }, 4517 },
4518 "fontmgr_iter_gpu.png": { 4518 "fontmgr_iter_gpu.png": {
4519 "allowed-digests": [ 4519 "allowed-digests": [
4520 [ 4520 [
4521 "bitmap-64bitMD5", 4521 "bitmap-64bitMD5",
4522 7072812895837463931 4522 1857288326388942863
4523 ] 4523 ]
4524 ], 4524 ],
4525 "reviewed-by-human": false 4525 "bugs": [
4526 2887
4527 ],
4528 "ignore-failure": true,
4529 "reviewed-by-human": true
4526 }, 4530 },
4527 "fontmgr_match_565.png": { 4531 "fontmgr_match_565.png": {
4528 "allowed-digests": [ 4532 "allowed-digests": [
4529 [ 4533 [
4530 "bitmap-64bitMD5", 4534 "bitmap-64bitMD5",
4531 4335659971728708662 4535 4335659971728708662
4532 ] 4536 ]
4533 ], 4537 ],
4534 "reviewed-by-human": false 4538 "reviewed-by-human": false
4535 }, 4539 },
(...skipping 4334 matching lines...) Expand 10 before | Expand all | Expand 10 after
8870 "allowed-digests": [ 8874 "allowed-digests": [
8871 [ 8875 [
8872 "bitmap-64bitMD5", 8876 "bitmap-64bitMD5",
8873 4896933091710642125 8877 4896933091710642125
8874 ] 8878 ]
8875 ], 8879 ],
8876 "reviewed-by-human": true 8880 "reviewed-by-human": true
8877 } 8881 }
8878 } 8882 }
8879 } 8883 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698