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

Side by Side Diff: expectations/gm/Test-Mac10.8-MacMini4.1-GeForce320M-x86-Release/expected-results.json

Issue 231563002: More SkPictureShader baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 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 | Annotate | Revision Log
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 10886 matching lines...) Expand 10 before | Expand all | Expand 10 after
10897 ] 10897 ]
10898 }, 10898 },
10899 "pictureimagefilter_gpu.png": { 10899 "pictureimagefilter_gpu.png": {
10900 "allowed-digests": [ 10900 "allowed-digests": [
10901 [ 10901 [
10902 "bitmap-64bitMD5", 10902 "bitmap-64bitMD5",
10903 6284415694637726025 10903 6284415694637726025
10904 ] 10904 ]
10905 ] 10905 ]
10906 }, 10906 },
10907 "pictureshader_565.png": {
10908 "allowed-digests": [
10909 [
10910 "bitmap-64bitMD5",
10911 3012982612160011296
10912 ]
10913 ],
10914 "reviewed-by-human": true
10915 },
10916 "pictureshader_8888.png": {
10917 "allowed-digests": [
10918 [
10919 "bitmap-64bitMD5",
10920 18338139396266575549
10921 ]
10922 ],
10923 "reviewed-by-human": true
10924 },
10925 "pictureshader_gpu.png": {
10926 "allowed-digests": [
10927 [
10928 "bitmap-64bitMD5",
10929 17107820280284794071
10930 ]
10931 ],
10932 "reviewed-by-human": true
10933 },
10934 "pictureshader_pdf-mac.png": {
10935 "allowed-digests": [
10936 [
10937 "bitmap-64bitMD5",
10938 11712572171173905369
10939 ]
10940 ],
10941 "reviewed-by-human": true
10942 },
10907 "points_565.png": { 10943 "points_565.png": {
10908 "allowed-digests": [ 10944 "allowed-digests": [
10909 [ 10945 [
10910 "bitmap-64bitMD5", 10946 "bitmap-64bitMD5",
10911 9418063666161005464 10947 9418063666161005464
10912 ] 10948 ]
10913 ], 10949 ],
10914 "bugs": [ 10950 "bugs": [
10915 1578 10951 1578
10916 ], 10952 ],
(...skipping 3444 matching lines...) Expand 10 before | Expand all | Expand 10 after
14361 7829854837061118142 14397 7829854837061118142
14362 ] 14398 ]
14363 ], 14399 ],
14364 "bugs": [ 14400 "bugs": [
14365 1578 14401 1578
14366 ], 14402 ],
14367 "reviewed-by-human": false 14403 "reviewed-by-human": false
14368 } 14404 }
14369 } 14405 }
14370 } 14406 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698