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

Side by Side Diff: expectations/gm/Test-Mac10.8-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 12758 matching lines...) Expand 10 before | Expand all | Expand 10 after
12769 }, 12769 },
12770 "multipicturedraw_rrectclip_tiled_pdf-native.png": { 12770 "multipicturedraw_rrectclip_tiled_pdf-native.png": {
12771 "allowed-digests": [ 12771 "allowed-digests": [
12772 [ 12772 [
12773 "bitmap-64bitMD5", 12773 "bitmap-64bitMD5",
12774 11447101547405897355 12774 11447101547405897355
12775 ] 12775 ]
12776 ], 12776 ],
12777 "reviewed-by-human": false 12777 "reviewed-by-human": false
12778 }, 12778 },
12779 "multipicturedraw_sierpinski_simple_565.png": {
12780 "allowed-digests": [
12781 [
12782 "bitmap-64bitMD5",
12783 11644295976782176432
12784 ]
12785 ],
12786 "reviewed-by-human": true
12787 },
12788 "multipicturedraw_sierpinski_simple_8888.png": {
12789 "allowed-digests": [
12790 [
12791 "bitmap-64bitMD5",
12792 15848231028177105193
12793 ]
12794 ],
12795 "reviewed-by-human": true
12796 },
12797 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
12798 "allowed-digests": [
12799 [
12800 "bitmap-64bitMD5",
12801 15848231028177105193
12802 ]
12803 ],
12804 "reviewed-by-human": true
12805 },
12806 "multipicturedraw_sierpinski_simple_pdf-native.png": {
12807 "allowed-digests": [
12808 [
12809 "bitmap-64bitMD5",
12810 15848231028177105193
12811 ]
12812 ],
12813 "reviewed-by-human": true
12814 },
12815 "multipicturedraw_sierpinski_tiled_565.png": {
12816 "allowed-digests": [
12817 [
12818 "bitmap-64bitMD5",
12819 16121826786571656052
12820 ]
12821 ],
12822 "reviewed-by-human": true
12823 },
12824 "multipicturedraw_sierpinski_tiled_8888.png": {
12825 "allowed-digests": [
12826 [
12827 "bitmap-64bitMD5",
12828 1046298969627112289
12829 ]
12830 ],
12831 "reviewed-by-human": true
12832 },
12833 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
12834 "allowed-digests": [
12835 [
12836 "bitmap-64bitMD5",
12837 8577706448194294498
12838 ]
12839 ],
12840 "reviewed-by-human": true
12841 },
12842 "multipicturedraw_sierpinski_tiled_pdf-native.png": {
12843 "allowed-digests": [
12844 [
12845 "bitmap-64bitMD5",
12846 8577706448194294498
12847 ]
12848 ],
12849 "reviewed-by-human": true
12850 },
12779 "nested_aa_565.png": { 12851 "nested_aa_565.png": {
12780 "allowed-digests": [ 12852 "allowed-digests": [
12781 [ 12853 [
12782 "bitmap-64bitMD5", 12854 "bitmap-64bitMD5",
12783 16123340172201812866 12855 16123340172201812866
12784 ] 12856 ]
12785 ], 12857 ],
12786 "bugs": [ 12858 "bugs": [
12787 1578 12859 1578
12788 ], 12860 ],
(...skipping 5446 matching lines...) Expand 10 before | Expand all | Expand 10 after
18235 "allowed-digests": [ 18307 "allowed-digests": [
18236 [ 18308 [
18237 "bitmap-64bitMD5", 18309 "bitmap-64bitMD5",
18238 10030599291822810250 18310 10030599291822810250
18239 ] 18311 ]
18240 ], 18312 ],
18241 "reviewed-by-human": false 18313 "reviewed-by-human": false
18242 } 18314 }
18243 } 18315 }
18244 } 18316 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698