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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-Debug/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 1513 matching lines...) Expand 10 before | Expand all | Expand 10 after
1524 "reviewed-by-human": true 1524 "reviewed-by-human": true
1525 }, 1525 },
1526 "bleed_pdf.png": { 1526 "bleed_pdf.png": {
1527 "allowed-digests": [ 1527 "allowed-digests": [
1528 [ 1528 [
1529 "bitmap-64bitMD5", 1529 "bitmap-64bitMD5",
1530 10434884666398670192 1530 10434884666398670192
1531 ] 1531 ]
1532 ] 1532 ]
1533 }, 1533 },
1534 "blur2rects_565.png": {
1535 "allowed-digests": [
1536 [
1537 "bitmap-64bitMD5",
1538 12376271458688177782
1539 ]
1540 ],
1541 "reviewed-by-human": true
1542 },
1543 "blur2rects_8888.png": {
1544 "allowed-digests": [
1545 [
1546 "bitmap-64bitMD5",
1547 5695448723443481427
1548 ]
1549 ],
1550 "reviewed-by-human": true
1551 },
1552 "blur2rects_gpu.png": {
1553 "allowed-digests": [
1554 [
1555 "bitmap-64bitMD5",
1556 942886604880679747
1557 ]
1558 ],
1559 "reviewed-by-human": true
1560 },
1561 "blur2rects_msaa16.png": {
1562 "allowed-digests": [
1563 [
1564 "bitmap-64bitMD5",
1565 3625412980785193441
1566 ]
1567 ],
1568 "reviewed-by-human": true
1569 },
1570 "blur2rects_nvprmsaa4.png": {
1571 "allowed-digests": [
1572 [
1573 "bitmap-64bitMD5",
1574 942886604880679747
1575 ]
1576 ],
1577 "reviewed-by-human": true
1578 },
1579 "blur2rects_pdf-poppler.png": {
1580 "allowed-digests": [
1581 [
1582 "bitmap-64bitMD5",
1583 2294376654350079977
1584 ]
1585 ],
1586 "reviewed-by-human": true
1587 },
1534 "blurcircles_565.png": { 1588 "blurcircles_565.png": {
1535 "allowed-digests": [ 1589 "allowed-digests": [
1536 [ 1590 [
1537 "bitmap-64bitMD5", 1591 "bitmap-64bitMD5",
1538 8149334815780864538 1592 8149334815780864538
1539 ] 1593 ]
1540 ], 1594 ],
1541 "reviewed-by-human": false 1595 "reviewed-by-human": false
1542 }, 1596 },
1543 "blurcircles_8888.png": { 1597 "blurcircles_8888.png": {
(...skipping 20409 matching lines...) Expand 10 before | Expand all | Expand 10 after
21953 "allowed-digests": [ 22007 "allowed-digests": [
21954 [ 22008 [
21955 "bitmap-64bitMD5", 22009 "bitmap-64bitMD5",
21956 11835374726311942978 22010 11835374726311942978
21957 ] 22011 ]
21958 ], 22012 ],
21959 "reviewed-by-human": true 22013 "reviewed-by-human": true
21960 } 22014 }
21961 } 22015 }
21962 } 22016 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698