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

Side by Side Diff: expectations/gm/Test-Win8-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 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 1503 matching lines...) Expand 10 before | Expand all | Expand 10 after
1514 [ 1514 [
1515 "bitmap-64bitMD5", 1515 "bitmap-64bitMD5",
1516 4572298529323124815 1516 4572298529323124815
1517 ] 1517 ]
1518 ], 1518 ],
1519 "bugs": [ 1519 "bugs": [
1520 1935 1520 1935
1521 ], 1521 ],
1522 "reviewed-by-human": false 1522 "reviewed-by-human": false
1523 }, 1523 },
1524 "blur2rects_565.png": {
1525 "allowed-digests": [
1526 [
1527 "bitmap-64bitMD5",
1528 12376271458688177782
1529 ]
1530 ],
1531 "reviewed-by-human": true
1532 },
1533 "blur2rects_8888.png": {
1534 "allowed-digests": [
1535 [
1536 "bitmap-64bitMD5",
1537 5695448723443481427
1538 ]
1539 ],
1540 "reviewed-by-human": true
1541 },
1542 "blur2rects_gpu.png": {
1543 "allowed-digests": [
1544 [
1545 "bitmap-64bitMD5",
1546 942886604880679747
1547 ]
1548 ],
1549 "reviewed-by-human": true
1550 },
1551 "blur2rects_msaa16.png": {
1552 "allowed-digests": [
1553 [
1554 "bitmap-64bitMD5",
1555 3625412980785193441
1556 ]
1557 ],
1558 "reviewed-by-human": true
1559 },
1560 "blur2rects_nvprmsaa4.png": {
1561 "allowed-digests": [
1562 [
1563 "bitmap-64bitMD5",
1564 942886604880679747
1565 ]
1566 ],
1567 "reviewed-by-human": true
1568 },
1524 "blurcircles_565.png": { 1569 "blurcircles_565.png": {
1525 "allowed-digests": [ 1570 "allowed-digests": [
1526 [ 1571 [
1527 "bitmap-64bitMD5", 1572 "bitmap-64bitMD5",
1528 446330175668077197 1573 446330175668077197
1529 ] 1574 ]
1530 ], 1575 ],
1531 "reviewed-by-human": false 1576 "reviewed-by-human": false
1532 }, 1577 },
1533 "blurcircles_8888.png": { 1578 "blurcircles_8888.png": {
(...skipping 19981 matching lines...) Expand 10 before | Expand all | Expand 10 after
21515 "allowed-digests": [ 21560 "allowed-digests": [
21516 [ 21561 [
21517 "bitmap-64bitMD5", 21562 "bitmap-64bitMD5",
21518 11835374726311942978 21563 11835374726311942978
21519 ] 21564 ]
21520 ], 21565 ],
21521 "reviewed-by-human": true 21566 "reviewed-by-human": true
21522 } 21567 }
21523 } 21568 }
21524 } 21569 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698