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

Side by Side Diff: expectations/gm/Test-Win8-ShuttleA-HD7770-x86-Debug/expected-results.json

Issue 614353002: Add 8888 & 565 baselines for multipicturedraw Sierpinski GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 9759 matching lines...) Expand 10 before | Expand all | Expand 10 after
9770 }, 9770 },
9771 "multipicturedraw_rrectclip_tiled_gpu.png": { 9771 "multipicturedraw_rrectclip_tiled_gpu.png": {
9772 "allowed-digests": [ 9772 "allowed-digests": [
9773 [ 9773 [
9774 "bitmap-64bitMD5", 9774 "bitmap-64bitMD5",
9775 15102900421095191651 9775 15102900421095191651
9776 ] 9776 ]
9777 ], 9777 ],
9778 "reviewed-by-human": false 9778 "reviewed-by-human": false
9779 }, 9779 },
9780 "multipicturedraw_sierpinski_simple_565.png": {
9781 "allowed-digests": [
9782 [
9783 "bitmap-64bitMD5",
9784 11644295976782176432
9785 ]
9786 ],
9787 "reviewed-by-human": true
9788 },
9789 "multipicturedraw_sierpinski_simple_8888.png": {
9790 "allowed-digests": [
9791 [
9792 "bitmap-64bitMD5",
9793 15848231028177105193
9794 ]
9795 ],
9796 "reviewed-by-human": true
9797 },
9798 "multipicturedraw_sierpinski_tiled_565.png": {
9799 "allowed-digests": [
9800 [
9801 "bitmap-64bitMD5",
9802 16121826786571656052
9803 ]
9804 ],
9805 "reviewed-by-human": true
9806 },
9807 "multipicturedraw_sierpinski_tiled_8888.png": {
9808 "allowed-digests": [
9809 [
9810 "bitmap-64bitMD5",
9811 1046298969627112289
9812 ]
9813 ],
9814 "reviewed-by-human": true
9815 },
9780 "nested_aa_565.png": { 9816 "nested_aa_565.png": {
9781 "allowed-digests": [ 9817 "allowed-digests": [
9782 [ 9818 [
9783 "bitmap-64bitMD5", 9819 "bitmap-64bitMD5",
9784 16123340172201812866 9820 16123340172201812866
9785 ] 9821 ]
9786 ], 9822 ],
9787 "bugs": [ 9823 "bugs": [
9788 1935 9824 1935
9789 ], 9825 ],
(...skipping 4079 matching lines...) Expand 10 before | Expand all | Expand 10 after
13869 "allowed-digests": [ 13905 "allowed-digests": [
13870 [ 13906 [
13871 "bitmap-64bitMD5", 13907 "bitmap-64bitMD5",
13872 10845440994435344847 13908 10845440994435344847
13873 ] 13909 ]
13874 ], 13910 ],
13875 "reviewed-by-human": false 13911 "reviewed-by-human": false
13876 } 13912 }
13877 } 13913 }
13878 } 13914 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698