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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-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 "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 12886 matching lines...) Expand 10 before | Expand all | Expand 10 after
12897 }, 12897 },
12898 "multipicturedraw_rrectclip_tiled_pdf-mac.png": { 12898 "multipicturedraw_rrectclip_tiled_pdf-mac.png": {
12899 "allowed-digests": [ 12899 "allowed-digests": [
12900 [ 12900 [
12901 "bitmap-64bitMD5", 12901 "bitmap-64bitMD5",
12902 11447101547405897355 12902 11447101547405897355
12903 ] 12903 ]
12904 ], 12904 ],
12905 "reviewed-by-human": false 12905 "reviewed-by-human": false
12906 }, 12906 },
12907 "multipicturedraw_sierpinski_simple_565.png": {
12908 "allowed-digests": [
12909 [
12910 "bitmap-64bitMD5",
12911 11644295976782176432
12912 ]
12913 ],
12914 "reviewed-by-human": true
12915 },
12916 "multipicturedraw_sierpinski_simple_8888.png": {
12917 "allowed-digests": [
12918 [
12919 "bitmap-64bitMD5",
12920 15848231028177105193
12921 ]
12922 ],
12923 "reviewed-by-human": true
12924 },
12925 "multipicturedraw_sierpinski_simple_pdf-mac.png": {
12926 "allowed-digests": [
12927 [
12928 "bitmap-64bitMD5",
12929 15848231028177105193
12930 ]
12931 ],
12932 "reviewed-by-human": true
12933 },
12934 "multipicturedraw_sierpinski_tiled_565.png": {
12935 "allowed-digests": [
12936 [
12937 "bitmap-64bitMD5",
12938 16121826786571656052
12939 ]
12940 ],
12941 "reviewed-by-human": true
12942 },
12943 "multipicturedraw_sierpinski_tiled_8888.png": {
12944 "allowed-digests": [
12945 [
12946 "bitmap-64bitMD5",
12947 1046298969627112289
12948 ]
12949 ],
12950 "reviewed-by-human": true
12951 },
12952 "multipicturedraw_sierpinski_tiled_pdf-mac.png": {
12953 "allowed-digests": [
12954 [
12955 "bitmap-64bitMD5",
12956 8577706448194294498
12957 ]
12958 ],
12959 "reviewed-by-human": true
12960 },
12907 "nested_aa_565.png": { 12961 "nested_aa_565.png": {
12908 "allowed-digests": [ 12962 "allowed-digests": [
12909 [ 12963 [
12910 "bitmap-64bitMD5", 12964 "bitmap-64bitMD5",
12911 16123340172201812866 12965 16123340172201812866
12912 ] 12966 ]
12913 ], 12967 ],
12914 "bugs": [ 12968 "bugs": [
12915 1578 12969 1578
12916 ], 12970 ],
(...skipping 5424 matching lines...) Expand 10 before | Expand all | Expand 10 after
18341 "allowed-digests": [ 18395 "allowed-digests": [
18342 [ 18396 [
18343 "bitmap-64bitMD5", 18397 "bitmap-64bitMD5",
18344 10030599291822810250 18398 10030599291822810250
18345 ] 18399 ]
18346 ], 18400 ],
18347 "reviewed-by-human": false 18401 "reviewed-by-human": false
18348 } 18402 }
18349 } 18403 }
18350 } 18404 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698