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

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

Issue 532193003: Rebase NEON image procs based on C++ implementation. (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 7025 matching lines...) Expand 10 before | Expand all | Expand 10 after
7036 "bitmap-64bitMD5", 7036 "bitmap-64bitMD5",
7037 15197842121034928067 7037 15197842121034928067
7038 ] 7038 ]
7039 ], 7039 ],
7040 "reviewed-by-human": true 7040 "reviewed-by-human": true
7041 }, 7041 },
7042 "testimagefilters_gpu.png": { 7042 "testimagefilters_gpu.png": {
7043 "allowed-digests": [ 7043 "allowed-digests": [
7044 [ 7044 [
7045 "bitmap-64bitMD5", 7045 "bitmap-64bitMD5",
7046 4806854696235085637 7046 14688683472045987229
7047 ] 7047 ]
7048 ], 7048 ],
7049 "bugs": [ 7049 "ignore-failure": true,
7050 2603 7050 "reviewed-by-human": true
7051 ],
7052 "ignore-failure": true
7053 }, 7051 },
7054 "texdata_565.png": { 7052 "texdata_565.png": {
7055 "allowed-digests": [ 7053 "allowed-digests": [
7056 [ 7054 [
7057 "bitmap-64bitMD5", 7055 "bitmap-64bitMD5",
7058 8202463522803346863 7056 8202463522803346863
7059 ] 7057 ]
7060 ], 7058 ],
7061 "bugs": [ 7059 "bugs": [
7062 1578 7060 1578
(...skipping 725 matching lines...) Expand 10 before | Expand all | Expand 10 after
7788 "allowed-digests": [ 7786 "allowed-digests": [
7789 [ 7787 [
7790 "bitmap-64bitMD5", 7788 "bitmap-64bitMD5",
7791 16324383818446088765 7789 16324383818446088765
7792 ] 7790 ]
7793 ], 7791 ],
7794 "reviewed-by-human": false 7792 "reviewed-by-human": false
7795 } 7793 }
7796 } 7794 }
7797 } 7795 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698