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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86-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 1512 matching lines...) Expand 10 before | Expand all | Expand 10 after
1523 "reviewed-by-human": true 1523 "reviewed-by-human": true
1524 }, 1524 },
1525 "bleed_pdf.png": { 1525 "bleed_pdf.png": {
1526 "allowed-digests": [ 1526 "allowed-digests": [
1527 [ 1527 [
1528 "bitmap-64bitMD5", 1528 "bitmap-64bitMD5",
1529 10434884666398670192 1529 10434884666398670192
1530 ] 1530 ]
1531 ] 1531 ]
1532 }, 1532 },
1533 "blur2rects_565.png": {
1534 "allowed-digests": [
1535 [
1536 "bitmap-64bitMD5",
1537 12376271458688177782
1538 ]
1539 ],
1540 "reviewed-by-human": true
1541 },
1542 "blur2rects_8888.png": {
1543 "allowed-digests": [
1544 [
1545 "bitmap-64bitMD5",
1546 5695448723443481427
1547 ]
1548 ],
1549 "reviewed-by-human": true
1550 },
1551 "blur2rects_gpu.png": {
1552 "allowed-digests": [
1553 [
1554 "bitmap-64bitMD5",
1555 942886604880679747
1556 ]
1557 ],
1558 "reviewed-by-human": true
1559 },
1560 "blur2rects_msaa16.png": {
1561 "allowed-digests": [
1562 [
1563 "bitmap-64bitMD5",
1564 3625412980785193441
1565 ]
1566 ],
1567 "reviewed-by-human": true
1568 },
1569 "blur2rects_nvprmsaa4.png": {
1570 "allowed-digests": [
1571 [
1572 "bitmap-64bitMD5",
1573 942886604880679747
1574 ]
1575 ],
1576 "reviewed-by-human": true
1577 },
1578 "blur2rects_pdf-poppler.png": {
1579 "allowed-digests": [
1580 [
1581 "bitmap-64bitMD5",
1582 2294376654350079977
1583 ]
1584 ],
1585 "reviewed-by-human": true
1586 },
1533 "blurcircles_565.png": { 1587 "blurcircles_565.png": {
1534 "allowed-digests": [ 1588 "allowed-digests": [
1535 [ 1589 [
1536 "bitmap-64bitMD5", 1590 "bitmap-64bitMD5",
1537 8149334815780864538 1591 8149334815780864538
1538 ] 1592 ]
1539 ], 1593 ],
1540 "reviewed-by-human": false 1594 "reviewed-by-human": false
1541 }, 1595 },
1542 "blurcircles_8888.png": { 1596 "blurcircles_8888.png": {
(...skipping 20645 matching lines...) Expand 10 before | Expand all | Expand 10 after
22188 "allowed-digests": [ 22242 "allowed-digests": [
22189 [ 22243 [
22190 "bitmap-64bitMD5", 22244 "bitmap-64bitMD5",
22191 11835374726311942978 22245 11835374726311942978
22192 ] 22246 ]
22193 ], 22247 ],
22194 "reviewed-by-human": true 22248 "reviewed-by-human": true
22195 } 22249 }
22196 } 22250 }
22197 } 22251 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698