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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-Release/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 10554 matching lines...) Expand 10 before | Expand all | Expand 10 after
10565 "filterbitmap_text_7.00pt_pdf-poppler.png": { 10565 "filterbitmap_text_7.00pt_pdf-poppler.png": {
10566 "allowed-digests": [ 10566 "allowed-digests": [
10567 [ 10567 [
10568 "bitmap-64bitMD5", 10568 "bitmap-64bitMD5",
10569 3768630344114099033 10569 3768630344114099033
10570 ] 10570 ]
10571 ], 10571 ],
10572 "ignore-failure": true, 10572 "ignore-failure": true,
10573 "reviewed-by-human": true 10573 "reviewed-by-human": true
10574 }, 10574 },
10575 "filterfastbounds_565.png": {
10576 "allowed-digests": [
10577 [
10578 "bitmap-64bitMD5",
10579 1818391908052024401
10580 ]
10581 ],
10582 "reviewed-by-human": true
10583 },
10584 "filterfastbounds_8888.png": {
10585 "allowed-digests": [
10586 [
10587 "bitmap-64bitMD5",
10588 13655332983770120297
10589 ]
10590 ],
10591 "reviewed-by-human": true
10592 },
10593 "filterfastbounds_gpu.png": {
10594 "allowed-digests": [
10595 [
10596 "bitmap-64bitMD5",
10597 11979685514839994952
10598 ]
10599 ],
10600 "reviewed-by-human": true
10601 },
10602 "filterfastbounds_msaa16.png": {
10603 "allowed-digests": [
10604 [
10605 "bitmap-64bitMD5",
10606 17026535137974672090
10607 ]
10608 ],
10609 "reviewed-by-human": true
10610 },
10611 "filterfastbounds_nvprmsaa4.png": {
10612 "allowed-digests": [
10613 [
10614 "bitmap-64bitMD5",
10615 269206331898094658
10616 ]
10617 ],
10618 "reviewed-by-human": true
10619 },
10620 "filterfastbounds_pdf-poppler.png": {
10621 "allowed-digests": [
10622 [
10623 "bitmap-64bitMD5",
10624 8087165608864358738
10625 ]
10626 ],
10627 "reviewed-by-human": true
10628 },
10575 "filterindiabox_565.png": { 10629 "filterindiabox_565.png": {
10576 "allowed-digests": [ 10630 "allowed-digests": [
10577 [ 10631 [
10578 "bitmap-64bitMD5", 10632 "bitmap-64bitMD5",
10579 4735602592836874005 10633 4735602592836874005
10580 ] 10634 ]
10581 ], 10635 ],
10582 "reviewed-by-human": false 10636 "reviewed-by-human": false
10583 }, 10637 },
10584 "filterindiabox_8888.png": { 10638 "filterindiabox_8888.png": {
(...skipping 11827 matching lines...) Expand 10 before | Expand all | Expand 10 after
22412 "allowed-digests": [ 22466 "allowed-digests": [
22413 [ 22467 [
22414 "bitmap-64bitMD5", 22468 "bitmap-64bitMD5",
22415 11835374726311942978 22469 11835374726311942978
22416 ] 22470 ]
22417 ], 22471 ],
22418 "reviewed-by-human": true 22472 "reviewed-by-human": true
22419 } 22473 }
22420 } 22474 }
22421 } 22475 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698