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

Side by Side Diff: expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86_64-Release/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 "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 10854 matching lines...) Expand 10 before | Expand all | Expand 10 after
10865 }, 10865 },
10866 "multipicturedraw_rrectclip_tiled_pdf-mac.png": { 10866 "multipicturedraw_rrectclip_tiled_pdf-mac.png": {
10867 "allowed-digests": [ 10867 "allowed-digests": [
10868 [ 10868 [
10869 "bitmap-64bitMD5", 10869 "bitmap-64bitMD5",
10870 11447101547405897355 10870 11447101547405897355
10871 ] 10871 ]
10872 ], 10872 ],
10873 "reviewed-by-human": false 10873 "reviewed-by-human": false
10874 }, 10874 },
10875 "multipicturedraw_sierpinski_simple_565.png": {
10876 "allowed-digests": [
10877 [
10878 "bitmap-64bitMD5",
10879 11644295976782176432
10880 ]
10881 ],
10882 "reviewed-by-human": true
10883 },
10884 "multipicturedraw_sierpinski_simple_8888.png": {
10885 "allowed-digests": [
10886 [
10887 "bitmap-64bitMD5",
10888 15848231028177105193
10889 ]
10890 ],
10891 "reviewed-by-human": true
10892 },
10893 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
10894 "allowed-digests": [
10895 [
10896 "bitmap-64bitMD5",
10897 15848231028177105193
10898 ]
10899 ],
10900 "reviewed-by-human": true
10901 },
10902 "multipicturedraw_sierpinski_tiled_565.png": {
10903 "allowed-digests": [
10904 [
10905 "bitmap-64bitMD5",
10906 16121826786571656052
10907 ]
10908 ],
10909 "reviewed-by-human": true
10910 },
10911 "multipicturedraw_sierpinski_tiled_8888.png": {
10912 "allowed-digests": [
10913 [
10914 "bitmap-64bitMD5",
10915 1046298969627112289
10916 ]
10917 ],
10918 "reviewed-by-human": true
10919 },
10920 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
10921 "allowed-digests": [
10922 [
10923 "bitmap-64bitMD5",
10924 8577706448194294498
10925 ]
10926 ],
10927 "reviewed-by-human": true
10928 },
10875 "nested_aa_565.png": { 10929 "nested_aa_565.png": {
10876 "allowed-digests": [ 10930 "allowed-digests": [
10877 [ 10931 [
10878 "bitmap-64bitMD5", 10932 "bitmap-64bitMD5",
10879 16123340172201812866 10933 16123340172201812866
10880 ] 10934 ]
10881 ], 10935 ],
10882 "bugs": [ 10936 "bugs": [
10883 1578 10937 1578
10884 ], 10938 ],
(...skipping 4709 matching lines...) Expand 10 before | Expand all | Expand 10 after
15594 "allowed-digests": [ 15648 "allowed-digests": [
15595 [ 15649 [
15596 "bitmap-64bitMD5", 15650 "bitmap-64bitMD5",
15597 10030599291822810250 15651 10030599291822810250
15598 ] 15652 ]
15599 ], 15653 ],
15600 "reviewed-by-human": false 15654 "reviewed-by-human": false
15601 } 15655 }
15602 } 15656 }
15603 } 15657 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698