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

Side by Side Diff: expectations/gm/Test-Win7-ShuttleA-HD2000-x86-Release/expected-results.json

Issue 777443002: baseline colorwheelnative (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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 9785004568147979273 7 9785004568147979273
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 3643 matching lines...) Expand 10 before | Expand all | Expand 10 after
3654 }, 3654 },
3655 "colorwheel_gpu.png": { 3655 "colorwheel_gpu.png": {
3656 "allowed-digests": [ 3656 "allowed-digests": [
3657 [ 3657 [
3658 "bitmap-64bitMD5", 3658 "bitmap-64bitMD5",
3659 18095465195388784745 3659 18095465195388784745
3660 ] 3660 ]
3661 ], 3661 ],
3662 "reviewed-by-human": true 3662 "reviewed-by-human": true
3663 }, 3663 },
3664 "colorwheelnative_565.png": {
3665 "allowed-digests": [
3666 [
3667 "bitmap-64bitMD5",
3668 3379732029997218393
3669 ]
3670 ],
3671 "reviewed-by-human": true
3672 },
3673 "colorwheelnative_8888.png": {
3674 "allowed-digests": [
3675 [
3676 "bitmap-64bitMD5",
3677 5506025376192291849
3678 ]
3679 ],
3680 "reviewed-by-human": true
3681 },
3682 "colorwheelnative_gpu.png": {
3683 "allowed-digests": [
3684 [
3685 "bitmap-64bitMD5",
3686 6730366814283075208
3687 ]
3688 ],
3689 "reviewed-by-human": true
3690 },
3664 "complexclip2_565.png": { 3691 "complexclip2_565.png": {
3665 "allowed-digests": [ 3692 "allowed-digests": [
3666 [ 3693 [
3667 "bitmap-64bitMD5", 3694 "bitmap-64bitMD5",
3668 6009240329517073614 3695 6009240329517073614
3669 ] 3696 ]
3670 ], 3697 ],
3671 "bugs": [ 3698 "bugs": [
3672 2146 3699 2146
3673 ], 3700 ],
(...skipping 10146 matching lines...) Expand 10 before | Expand all | Expand 10 after
13820 "allowed-digests": [ 13847 "allowed-digests": [
13821 [ 13848 [
13822 "bitmap-64bitMD5", 13849 "bitmap-64bitMD5",
13823 12937422788648264516 13850 12937422788648264516
13824 ] 13851 ]
13825 ], 13852 ],
13826 "reviewed-by-human": true 13853 "reviewed-by-human": true
13827 } 13854 }
13828 } 13855 }
13829 } 13856 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698