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

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

Issue 170303004: New baselines for imageblurtiled GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Revert changes to jsondiff.py Created 6 years, 10 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 | Annotate | Revision Log
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 6768 matching lines...) Expand 10 before | Expand all | Expand 10 after
6779 }, 6779 },
6780 "imageblur_msaa4.png": { 6780 "imageblur_msaa4.png": {
6781 "allowed-digests": [ 6781 "allowed-digests": [
6782 [ 6782 [
6783 "bitmap-64bitMD5", 6783 "bitmap-64bitMD5",
6784 8634241116626739372 6784 8634241116626739372
6785 ] 6785 ]
6786 ], 6786 ],
6787 "ignore-failure": false 6787 "ignore-failure": false
6788 }, 6788 },
6789 "imageblurtiled_565.png": {
6790 "allowed-digests": [
6791 [
6792 "bitmap-64bitMD5",
6793 508557866578324132
6794 ]
6795 ]
6796 },
6797 "imageblurtiled_8888.png": {
6798 "allowed-digests": [
6799 [
6800 "bitmap-64bitMD5",
6801 1062598584419565558
6802 ]
6803 ]
6804 },
6805 "imageblurtiled_gpu.png": {
6806 "allowed-digests": [
6807 [
6808 "bitmap-64bitMD5",
6809 11051735208940564272
6810 ]
6811 ]
6812 },
6813 "imageblurtiled_msaa4.png": {
6814 "allowed-digests": [
6815 [
6816 "bitmap-64bitMD5",
6817 11051735208940564272
6818 ]
6819 ]
6820 },
6789 "imagefiltersbase_565.png": { 6821 "imagefiltersbase_565.png": {
6790 "allowed-digests": [ 6822 "allowed-digests": [
6791 [ 6823 [
6792 "bitmap-64bitMD5", 6824 "bitmap-64bitMD5",
6793 10342695721585781101 6825 10342695721585781101
6794 ] 6826 ]
6795 ], 6827 ],
6796 "reviewed-by-human": true 6828 "reviewed-by-human": true
6797 }, 6829 },
6798 "imagefiltersbase_8888.png": { 6830 "imagefiltersbase_8888.png": {
(...skipping 3721 matching lines...) Expand 10 before | Expand all | Expand 10 after
10520 "allowed-digests": [ 10552 "allowed-digests": [
10521 [ 10553 [
10522 "bitmap-64bitMD5", 10554 "bitmap-64bitMD5",
10523 15619943936619567577 10555 15619943936619567577
10524 ] 10556 ]
10525 ], 10557 ],
10526 "reviewed-by-human": true 10558 "reviewed-by-human": true
10527 } 10559 }
10528 } 10560 }
10529 } 10561 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698