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

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

Issue 787423002: Add baseline images for new filterfastbounds GM (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 "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 7632 matching lines...) Expand 10 before | Expand all | Expand 10 after
7643 "filterbitmap_text_7.00pt_pdf-mac.png": { 7643 "filterbitmap_text_7.00pt_pdf-mac.png": {
7644 "allowed-digests": [ 7644 "allowed-digests": [
7645 [ 7645 [
7646 "bitmap-64bitMD5", 7646 "bitmap-64bitMD5",
7647 14216554622153018756 7647 14216554622153018756
7648 ] 7648 ]
7649 ], 7649 ],
7650 "ignore-failure": true, 7650 "ignore-failure": true,
7651 "reviewed-by-human": false 7651 "reviewed-by-human": false
7652 }, 7652 },
7653 "filterfastbounds_565.png": {
7654 "allowed-digests": [
7655 [
7656 "bitmap-64bitMD5",
7657 1818391908052024401
7658 ]
7659 ],
7660 "reviewed-by-human": true
7661 },
7662 "filterfastbounds_8888.png": {
7663 "allowed-digests": [
7664 [
7665 "bitmap-64bitMD5",
7666 13655332983770120297
7667 ]
7668 ],
7669 "reviewed-by-human": true
7670 },
7671 "filterfastbounds_gpu.png": {
7672 "allowed-digests": [
7673 [
7674 "bitmap-64bitMD5",
7675 6148986294393106031
7676 ]
7677 ],
7678 "reviewed-by-human": true
7679 },
7680 "filterfastbounds_pdf-mac.png": {
7681 "allowed-digests": [
7682 [
7683 "bitmap-64bitMD5",
7684 15281829058472151121
7685 ]
7686 ],
7687 "reviewed-by-human": true
7688 },
7653 "filterindiabox_565.png": { 7689 "filterindiabox_565.png": {
7654 "allowed-digests": [ 7690 "allowed-digests": [
7655 [ 7691 [
7656 "bitmap-64bitMD5", 7692 "bitmap-64bitMD5",
7657 5356292344634806612 7693 5356292344634806612
7658 ] 7694 ]
7659 ], 7695 ],
7660 "reviewed-by-human": false 7696 "reviewed-by-human": false
7661 }, 7697 },
7662 "filterindiabox_8888.png": { 7698 "filterindiabox_8888.png": {
(...skipping 8892 matching lines...) Expand 10 before | Expand all | Expand 10 after
16555 "allowed-digests": [ 16591 "allowed-digests": [
16556 [ 16592 [
16557 "bitmap-64bitMD5", 16593 "bitmap-64bitMD5",
16558 11835374726311942978 16594 11835374726311942978
16559 ] 16595 ]
16560 ], 16596 ],
16561 "reviewed-by-human": true 16597 "reviewed-by-human": true
16562 } 16598 }
16563 } 16599 }
16564 } 16600 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698