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

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

Issue 787423002: Add baseline images for new filterfastbounds GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 4571 matching lines...) Expand 10 before | Expand all | Expand 10 after
4582 }, 4582 },
4583 "filterbitmap_text_7.00pt_gpu.png": { 4583 "filterbitmap_text_7.00pt_gpu.png": {
4584 "allowed-digests": [ 4584 "allowed-digests": [
4585 [ 4585 [
4586 "bitmap-64bitMD5", 4586 "bitmap-64bitMD5",
4587 11632169114355530766 4587 11632169114355530766
4588 ] 4588 ]
4589 ], 4589 ],
4590 "reviewed-by-human": true 4590 "reviewed-by-human": true
4591 }, 4591 },
4592 "filterfastbounds_gpu.png": {
4593 "allowed-digests": [
4594 [
4595 "bitmap-64bitMD5",
4596 2588281262843365914
4597 ]
4598 ],
4599 "reviewed-by-human": true
4600 },
4592 "filterindiabox_565.png": { 4601 "filterindiabox_565.png": {
4593 "allowed-digests": [ 4602 "allowed-digests": [
4594 [ 4603 [
4595 "bitmap-64bitMD5", 4604 "bitmap-64bitMD5",
4596 4735602592836874005 4605 4735602592836874005
4597 ] 4606 ]
4598 ], 4607 ],
4599 "reviewed-by-human": false 4608 "reviewed-by-human": false
4600 }, 4609 },
4601 "filterindiabox_8888.png": { 4610 "filterindiabox_8888.png": {
(...skipping 5409 matching lines...) Expand 10 before | Expand all | Expand 10 after
10011 "allowed-digests": [ 10020 "allowed-digests": [
10012 [ 10021 [
10013 "bitmap-64bitMD5", 10022 "bitmap-64bitMD5",
10014 6723019659179571394 10023 6723019659179571394
10015 ] 10024 ]
10016 ], 10025 ],
10017 "reviewed-by-human": false 10026 "reviewed-by-human": false
10018 } 10027 }
10019 } 10028 }
10020 } 10029 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698