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

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

Issue 231563002: More SkPictureShader baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 months 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 | Annotate | Revision Log
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 10492 matching lines...) Expand 10 before | Expand all | Expand 10 after
10503 }, 10503 },
10504 "pictureshader_565.png": { 10504 "pictureshader_565.png": {
10505 "allowed-digests": [ 10505 "allowed-digests": [
10506 [ 10506 [
10507 "bitmap-64bitMD5", 10507 "bitmap-64bitMD5",
10508 3012982612160011296 10508 3012982612160011296
10509 ] 10509 ]
10510 ], 10510 ],
10511 "reviewed-by-human": true 10511 "reviewed-by-human": true
10512 }, 10512 },
10513 "pictureshader_8888.png": {
10514 "allowed-digests": [
10515 [
10516 "bitmap-64bitMD5",
10517 18338139396266575549
10518 ]
10519 ],
10520 "reviewed-by-human": true
10521 },
10522 "pictureshader_gpu.png": {
10523 "allowed-digests": [
10524 [
10525 "bitmap-64bitMD5",
10526 17107820280284794071
10527 ]
10528 ],
10529 "reviewed-by-human": true
10530 },
10531 "pictureshader_pdf-mac.png": {
10532 "allowed-digests": [
10533 [
10534 "bitmap-64bitMD5",
10535 16651068500560152330
10536 ]
10537 ],
10538 "reviewed-by-human": true
10539 },
10513 "points_565.png": { 10540 "points_565.png": {
10514 "allowed-digests": [ 10541 "allowed-digests": [
10515 [ 10542 [
10516 "bitmap-64bitMD5", 10543 "bitmap-64bitMD5",
10517 9418063666161005464 10544 9418063666161005464
10518 ] 10545 ]
10519 ], 10546 ],
10520 "ignore-failure": false 10547 "ignore-failure": false
10521 }, 10548 },
10522 "points_8888.png": { 10549 "points_8888.png": {
(...skipping 3401 matching lines...) Expand 10 before | Expand all | Expand 10 after
13924 7829854837061118142 13951 7829854837061118142
13925 ] 13952 ]
13926 ], 13953 ],
13927 "bugs": [ 13954 "bugs": [
13928 1578 13955 1578
13929 ], 13956 ],
13930 "reviewed-by-human": false 13957 "reviewed-by-human": false
13931 } 13958 }
13932 } 13959 }
13933 } 13960 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698