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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-GTX660-x86_64-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 10551 matching lines...) Expand 10 before | Expand all | Expand 10 after
10562 "filterbitmap_text_7.00pt_pdf-poppler.png": { 10562 "filterbitmap_text_7.00pt_pdf-poppler.png": {
10563 "allowed-digests": [ 10563 "allowed-digests": [
10564 [ 10564 [
10565 "bitmap-64bitMD5", 10565 "bitmap-64bitMD5",
10566 3768630344114099033 10566 3768630344114099033
10567 ] 10567 ]
10568 ], 10568 ],
10569 "ignore-failure": true, 10569 "ignore-failure": true,
10570 "reviewed-by-human": true 10570 "reviewed-by-human": true
10571 }, 10571 },
10572 "filterfastbounds_565.png": {
10573 "allowed-digests": [
10574 [
10575 "bitmap-64bitMD5",
10576 1818391908052024401
10577 ]
10578 ],
10579 "reviewed-by-human": true
10580 },
10581 "filterfastbounds_8888.png": {
10582 "allowed-digests": [
10583 [
10584 "bitmap-64bitMD5",
10585 13655332983770120297
10586 ]
10587 ],
10588 "reviewed-by-human": true
10589 },
10590 "filterfastbounds_gpu.png": {
10591 "allowed-digests": [
10592 [
10593 "bitmap-64bitMD5",
10594 11979685514839994952
10595 ]
10596 ],
10597 "reviewed-by-human": true
10598 },
10599 "filterfastbounds_msaa16.png": {
10600 "allowed-digests": [
10601 [
10602 "bitmap-64bitMD5",
10603 17026535137974672090
10604 ]
10605 ],
10606 "reviewed-by-human": true
10607 },
10608 "filterfastbounds_nvprmsaa4.png": {
10609 "allowed-digests": [
10610 [
10611 "bitmap-64bitMD5",
10612 269206331898094658
10613 ]
10614 ],
10615 "reviewed-by-human": true
10616 },
10617 "filterfastbounds_pdf-poppler.png": {
10618 "allowed-digests": [
10619 [
10620 "bitmap-64bitMD5",
10621 8087165608864358738
10622 ]
10623 ],
10624 "reviewed-by-human": true
10625 },
10572 "filterindiabox_565.png": { 10626 "filterindiabox_565.png": {
10573 "allowed-digests": [ 10627 "allowed-digests": [
10574 [ 10628 [
10575 "bitmap-64bitMD5", 10629 "bitmap-64bitMD5",
10576 4735602592836874005 10630 4735602592836874005
10577 ] 10631 ]
10578 ], 10632 ],
10579 "reviewed-by-human": false 10633 "reviewed-by-human": false
10580 }, 10634 },
10581 "filterindiabox_8888.png": { 10635 "filterindiabox_8888.png": {
(...skipping 11734 matching lines...) Expand 10 before | Expand all | Expand 10 after
22316 "allowed-digests": [ 22370 "allowed-digests": [
22317 [ 22371 [
22318 "bitmap-64bitMD5", 22372 "bitmap-64bitMD5",
22319 11835374726311942978 22373 11835374726311942978
22320 ] 22374 ]
22321 ], 22375 ],
22322 "reviewed-by-human": true 22376 "reviewed-by-human": true
22323 } 22377 }
22324 } 22378 }
22325 } 22379 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698