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

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

Issue 787423002: Add baseline images for new filterfastbounds GM (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years 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 10479 matching lines...) Expand 10 before | Expand all | Expand 10 after
10490 "filterbitmap_text_7.00pt_pdf-poppler.png": { 10490 "filterbitmap_text_7.00pt_pdf-poppler.png": {
10491 "allowed-digests": [ 10491 "allowed-digests": [
10492 [ 10492 [
10493 "bitmap-64bitMD5", 10493 "bitmap-64bitMD5",
10494 13727482678081612567 10494 13727482678081612567
10495 ] 10495 ]
10496 ], 10496 ],
10497 "ignore-failure": true, 10497 "ignore-failure": true,
10498 "reviewed-by-human": true 10498 "reviewed-by-human": true
10499 }, 10499 },
10500 "filterfastbounds_565.png": {
10501 "allowed-digests": [
10502 [
10503 "bitmap-64bitMD5",
10504 1818391908052024401
10505 ]
10506 ],
10507 "reviewed-by-human": true
10508 },
10509 "filterfastbounds_8888.png": {
10510 "allowed-digests": [
10511 [
10512 "bitmap-64bitMD5",
10513 13655332983770120297
10514 ]
10515 ],
10516 "reviewed-by-human": true
10517 },
10518 "filterfastbounds_gpu.png": {
10519 "allowed-digests": [
10520 [
10521 "bitmap-64bitMD5",
10522 11979685514839994952
10523 ]
10524 ],
10525 "reviewed-by-human": true
10526 },
10527 "filterfastbounds_msaa16.png": {
10528 "allowed-digests": [
10529 [
10530 "bitmap-64bitMD5",
10531 17026535137974672090
10532 ]
10533 ],
10534 "reviewed-by-human": true
10535 },
10536 "filterfastbounds_nvprmsaa4.png": {
10537 "allowed-digests": [
10538 [
10539 "bitmap-64bitMD5",
10540 269206331898094658
10541 ]
10542 ],
10543 "reviewed-by-human": true
10544 },
10545 "filterfastbounds_pdf-poppler.png": {
10546 "allowed-digests": [
10547 [
10548 "bitmap-64bitMD5",
10549 8087165608864358738
10550 ]
10551 ],
10552 "reviewed-by-human": true
10553 },
10500 "filterindiabox_565.png": { 10554 "filterindiabox_565.png": {
10501 "allowed-digests": [ 10555 "allowed-digests": [
10502 [ 10556 [
10503 "bitmap-64bitMD5", 10557 "bitmap-64bitMD5",
10504 4735602592836874005 10558 4735602592836874005
10505 ] 10559 ]
10506 ], 10560 ],
10507 "reviewed-by-human": false 10561 "reviewed-by-human": false
10508 }, 10562 },
10509 "filterindiabox_8888.png": { 10563 "filterindiabox_8888.png": {
(...skipping 11653 matching lines...) Expand 10 before | Expand all | Expand 10 after
22163 "allowed-digests": [ 22217 "allowed-digests": [
22164 [ 22218 [
22165 "bitmap-64bitMD5", 22219 "bitmap-64bitMD5",
22166 11835374726311942978 22220 11835374726311942978
22167 ] 22221 ]
22168 ], 22222 ],
22169 "reviewed-by-human": true 22223 "reviewed-by-human": true
22170 } 22224 }
22171 } 22225 }
22172 } 22226 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698