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

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

Issue 27213003: Adding SkLumaColorFilter baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 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 | 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 8613 matching lines...) Expand 10 before | Expand all | Expand 10 after
8624 [ 8624 [
8625 "bitmap-64bitMD5", 8625 "bitmap-64bitMD5",
8626 3357459949896108611 8626 3357459949896108611
8627 ] 8627 ]
8628 ], 8628 ],
8629 "bugs": [ 8629 "bugs": [
8630 1578 8630 1578
8631 ], 8631 ],
8632 "reviewed-by-human": false 8632 "reviewed-by-human": false
8633 }, 8633 },
8634 "lumafilter_565.png": {
8635 "allowed-digests": [
8636 [
8637 "bitmap-64bitMD5",
8638 4555033184151073397
8639 ]
8640 ]
8641 },
8642 "lumafilter_8888.png": {
8643 "allowed-digests": [
8644 [
8645 "bitmap-64bitMD5",
8646 8452369909241859233
8647 ]
8648 ]
8649 },
8650 "lumafilter_gpu.png": {
8651 "allowed-digests": [
8652 [
8653 "bitmap-64bitMD5",
8654 371716533453042652
8655 ]
8656 ]
8657 },
8658 "lumafilter_pdf-mac.png": {
8659 "allowed-digests": [
8660 [
8661 "bitmap-64bitMD5",
8662 16908828735425750911
8663 ]
8664 ]
8665 },
8634 "lumamode_565.png": { 8666 "lumamode_565.png": {
8635 "allowed-digests": [ 8667 "allowed-digests": [
8636 [ 8668 [
8637 "bitmap-64bitMD5", 8669 "bitmap-64bitMD5",
8638 15989292372079496729 8670 15989292372079496729
8639 ] 8671 ]
8640 ], 8672 ],
8641 "bugs": [ 8673 "bugs": [
8642 1578 8674 1578
8643 ], 8675 ],
(...skipping 4246 matching lines...) Expand 10 before | Expand all | Expand 10 after
12890 10424380103329133154 12922 10424380103329133154
12891 ] 12923 ]
12892 ], 12924 ],
12893 "bugs": [ 12925 "bugs": [
12894 1578 12926 1578
12895 ], 12927 ],
12896 "reviewed-by-human": false 12928 "reviewed-by-human": false
12897 } 12929 }
12898 } 12930 }
12899 } 12931 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698