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

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

Issue 618373002: add baseline for clip_strokerect (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 3760 matching lines...) Expand 10 before | Expand all | Expand 10 after
3771 }, 3771 },
3772 "clamped_gradients_pdf-mac.png": { 3772 "clamped_gradients_pdf-mac.png": {
3773 "allowed-digests": [ 3773 "allowed-digests": [
3774 [ 3774 [
3775 "bitmap-64bitMD5", 3775 "bitmap-64bitMD5",
3776 12703998279962973414 3776 12703998279962973414
3777 ] 3777 ]
3778 ], 3778 ],
3779 "ignore-failure": false 3779 "ignore-failure": false
3780 }, 3780 },
3781 "clip_strokerect_565.png": {
3782 "allowed-digests": [
3783 [
3784 "bitmap-64bitMD5",
3785 13890106243991361094
3786 ]
3787 ],
3788 "reviewed-by-human": true
3789 },
3790 "clip_strokerect_8888.png": {
3791 "allowed-digests": [
3792 [
3793 "bitmap-64bitMD5",
3794 13890106243991361094
3795 ]
3796 ],
3797 "reviewed-by-human": true
3798 },
3799 "clip_strokerect_gpu.png": {
3800 "allowed-digests": [
3801 [
3802 "bitmap-64bitMD5",
3803 13890106243991361094
3804 ]
3805 ],
3806 "reviewed-by-human": true
3807 },
3808 "clip_strokerect_pdf-mac.png": {
3809 "allowed-digests": [
3810 [
3811 "bitmap-64bitMD5",
3812 13890106243991361094
3813 ]
3814 ],
3815 "reviewed-by-human": true
3816 },
3781 "clipped-bitmap-shaders-clamp-hq_565.png": { 3817 "clipped-bitmap-shaders-clamp-hq_565.png": {
3782 "allowed-digests": [ 3818 "allowed-digests": [
3783 [ 3819 [
3784 "bitmap-64bitMD5", 3820 "bitmap-64bitMD5",
3785 5543970311616574408 3821 5543970311616574408
3786 ] 3822 ]
3787 ], 3823 ],
3788 "bugs": [ 3824 "bugs": [
3789 1759 3825 1759
3790 ], 3826 ],
(...skipping 12532 matching lines...) Expand 10 before | Expand all | Expand 10 after
16323 "allowed-digests": [ 16359 "allowed-digests": [
16324 [ 16360 [
16325 "bitmap-64bitMD5", 16361 "bitmap-64bitMD5",
16326 10030599291822810250 16362 10030599291822810250
16327 ] 16363 ]
16328 ], 16364 ],
16329 "reviewed-by-human": false 16365 "reviewed-by-human": false
16330 } 16366 }
16331 } 16367 }
16332 } 16368 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698