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

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

Issue 810423003: Initial rebaselines for complexclip3 (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 2783 matching lines...) Expand 10 before | Expand all | Expand 10 after
2794 }, 2794 },
2795 "complexclip2_rrect_bw_gpu.png": { 2795 "complexclip2_rrect_bw_gpu.png": {
2796 "allowed-digests": [ 2796 "allowed-digests": [
2797 [ 2797 [
2798 "bitmap-64bitMD5", 2798 "bitmap-64bitMD5",
2799 4324764906626225171 2799 4324764906626225171
2800 ] 2800 ]
2801 ], 2801 ],
2802 "reviewed-by-human": true 2802 "reviewed-by-human": true
2803 }, 2803 },
2804 "complexclip3_complex_gpu.png": {
2805 "allowed-digests": [
2806 [
2807 "bitmap-64bitMD5",
2808 7410217792286323238
2809 ]
2810 ],
2811 "reviewed-by-human": true
2812 },
2813 "complexclip3_simple_gpu.png": {
2814 "allowed-digests": [
2815 [
2816 "bitmap-64bitMD5",
2817 15995785946334055610
2818 ]
2819 ],
2820 "reviewed-by-human": true
2821 },
2804 "complexclip_aa_565.png": { 2822 "complexclip_aa_565.png": {
2805 "allowed-digests": [ 2823 "allowed-digests": [
2806 [ 2824 [
2807 "bitmap-64bitMD5", 2825 "bitmap-64bitMD5",
2808 4104797309315770800 2826 4104797309315770800
2809 ] 2827 ]
2810 ], 2828 ],
2811 "reviewed-by-human": true 2829 "reviewed-by-human": true
2812 }, 2830 },
2813 "complexclip_aa_8888.png": { 2831 "complexclip_aa_8888.png": {
(...skipping 7215 matching lines...) Expand 10 before | Expand all | Expand 10 after
10029 "allowed-digests": [ 10047 "allowed-digests": [
10030 [ 10048 [
10031 "bitmap-64bitMD5", 10049 "bitmap-64bitMD5",
10032 6723019659179571394 10050 6723019659179571394
10033 ] 10051 ]
10034 ], 10052 ],
10035 "reviewed-by-human": false 10053 "reviewed-by-human": false
10036 } 10054 }
10037 } 10055 }
10038 } 10056 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698