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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/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 5799 matching lines...) Expand 10 before | Expand all | Expand 10 after
5810 }, 5810 },
5811 "complexclip2_rrect_bw_pdf-mac.png": { 5811 "complexclip2_rrect_bw_pdf-mac.png": {
5812 "allowed-digests": [ 5812 "allowed-digests": [
5813 [ 5813 [
5814 "bitmap-64bitMD5", 5814 "bitmap-64bitMD5",
5815 3112523837983205272 5815 3112523837983205272
5816 ] 5816 ]
5817 ], 5817 ],
5818 "reviewed-by-human": true 5818 "reviewed-by-human": true
5819 }, 5819 },
5820 "complexclip3_complex_565.png": {
5821 "allowed-digests": [
5822 [
5823 "bitmap-64bitMD5",
5824 1453039792009322929
5825 ]
5826 ],
5827 "reviewed-by-human": true
5828 },
5829 "complexclip3_complex_8888.png": {
5830 "allowed-digests": [
5831 [
5832 "bitmap-64bitMD5",
5833 13798734366638837662
5834 ]
5835 ],
5836 "reviewed-by-human": true
5837 },
5838 "complexclip3_complex_gpu.png": {
5839 "allowed-digests": [
5840 [
5841 "bitmap-64bitMD5",
5842 18068340598848078155
5843 ]
5844 ],
5845 "reviewed-by-human": true
5846 },
5847 "complexclip3_complex_pdf-mac.png": {
5848 "allowed-digests": [
5849 [
5850 "bitmap-64bitMD5",
5851 4296896331838166625
5852 ]
5853 ],
5854 "reviewed-by-human": true
5855 },
5856 "complexclip3_simple_565.png": {
5857 "allowed-digests": [
5858 [
5859 "bitmap-64bitMD5",
5860 10276542555878676451
5861 ]
5862 ],
5863 "reviewed-by-human": true
5864 },
5865 "complexclip3_simple_8888.png": {
5866 "allowed-digests": [
5867 [
5868 "bitmap-64bitMD5",
5869 13979095815121841389
5870 ]
5871 ],
5872 "reviewed-by-human": true
5873 },
5874 "complexclip3_simple_gpu.png": {
5875 "allowed-digests": [
5876 [
5877 "bitmap-64bitMD5",
5878 4018344474755442297
5879 ]
5880 ],
5881 "reviewed-by-human": true
5882 },
5883 "complexclip3_simple_pdf-mac.png": {
5884 "allowed-digests": [
5885 [
5886 "bitmap-64bitMD5",
5887 4104373795566162916
5888 ]
5889 ],
5890 "reviewed-by-human": true
5891 },
5820 "complexclip_aa_565.png": { 5892 "complexclip_aa_565.png": {
5821 "allowed-digests": [ 5893 "allowed-digests": [
5822 [ 5894 [
5823 "bitmap-64bitMD5", 5895 "bitmap-64bitMD5",
5824 5212173412708113520 5896 5212173412708113520
5825 ] 5897 ]
5826 ], 5898 ],
5827 "ignore-failure": false, 5899 "ignore-failure": false,
5828 "reviewed-by-human": true 5900 "reviewed-by-human": true
5829 }, 5901 },
(...skipping 13567 matching lines...) Expand 10 before | Expand all | Expand 10 after
19397 "allowed-digests": [ 19469 "allowed-digests": [
19398 [ 19470 [
19399 "bitmap-64bitMD5", 19471 "bitmap-64bitMD5",
19400 11835374726311942978 19472 11835374726311942978
19401 ] 19473 ]
19402 ], 19474 ],
19403 "reviewed-by-human": true 19475 "reviewed-by-human": true
19404 } 19476 }
19405 } 19477 }
19406 } 19478 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698