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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release/expected-results.json

Issue 715223003: more baselines for blur2rects (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 1 month 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 1569 matching lines...) Expand 10 before | Expand all | Expand 10 after
1580 "reviewed-by-human": true 1580 "reviewed-by-human": true
1581 }, 1581 },
1582 "bleed_pdf.png": { 1582 "bleed_pdf.png": {
1583 "allowed-digests": [ 1583 "allowed-digests": [
1584 [ 1584 [
1585 "bitmap-64bitMD5", 1585 "bitmap-64bitMD5",
1586 10434884666398670192 1586 10434884666398670192
1587 ] 1587 ]
1588 ] 1588 ]
1589 }, 1589 },
1590 "blur2rects_565.png": {
1591 "allowed-digests": [
1592 [
1593 "bitmap-64bitMD5",
1594 12376271458688177782
1595 ]
1596 ],
1597 "reviewed-by-human": true
1598 },
1599 "blur2rects_8888.png": {
1600 "allowed-digests": [
1601 [
1602 "bitmap-64bitMD5",
1603 5695448723443481427
1604 ]
1605 ],
1606 "reviewed-by-human": true
1607 },
1608 "blur2rects_gpu.png": {
1609 "allowed-digests": [
1610 [
1611 "bitmap-64bitMD5",
1612 942886604880679747
1613 ]
1614 ],
1615 "reviewed-by-human": true
1616 },
1617 "blur2rects_msaa16.png": {
1618 "allowed-digests": [
1619 [
1620 "bitmap-64bitMD5",
1621 3625412980785193441
1622 ]
1623 ],
1624 "reviewed-by-human": true
1625 },
1626 "blur2rects_nvprmsaa4.png": {
1627 "allowed-digests": [
1628 [
1629 "bitmap-64bitMD5",
1630 942886604880679747
1631 ]
1632 ],
1633 "reviewed-by-human": true
1634 },
1635 "blur2rects_pdf-poppler.png": {
1636 "allowed-digests": [
1637 [
1638 "bitmap-64bitMD5",
1639 2294376654350079977
1640 ]
1641 ],
1642 "reviewed-by-human": true
1643 },
1590 "blurcircles_565.png": { 1644 "blurcircles_565.png": {
1591 "allowed-digests": [ 1645 "allowed-digests": [
1592 [ 1646 [
1593 "bitmap-64bitMD5", 1647 "bitmap-64bitMD5",
1594 8149334815780864538 1648 8149334815780864538
1595 ] 1649 ]
1596 ], 1650 ],
1597 "reviewed-by-human": false 1651 "reviewed-by-human": false
1598 }, 1652 },
1599 "blurcircles_8888.png": { 1653 "blurcircles_8888.png": {
(...skipping 20606 matching lines...) Expand 10 before | Expand all | Expand 10 after
22206 "allowed-digests": [ 22260 "allowed-digests": [
22207 [ 22261 [
22208 "bitmap-64bitMD5", 22262 "bitmap-64bitMD5",
22209 11835374726311942978 22263 11835374726311942978
22210 ] 22264 ]
22211 ], 22265 ],
22212 "reviewed-by-human": true 22266 "reviewed-by-human": true
22213 } 22267 }
22214 } 22268 }
22215 } 22269 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698