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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-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 7754 matching lines...) Expand 10 before | Expand all | Expand 10 after
7765 }, 7765 },
7766 "filterbitmap_text_7.00pt_msaa4.png": { 7766 "filterbitmap_text_7.00pt_msaa4.png": {
7767 "allowed-digests": [ 7767 "allowed-digests": [
7768 [ 7768 [
7769 "bitmap-64bitMD5", 7769 "bitmap-64bitMD5",
7770 12185559129446776841 7770 12185559129446776841
7771 ] 7771 ]
7772 ], 7772 ],
7773 "reviewed-by-human": true 7773 "reviewed-by-human": true
7774 }, 7774 },
7775 "filterfastbounds_565.png": {
7776 "allowed-digests": [
7777 [
7778 "bitmap-64bitMD5",
7779 1818391908052024401
7780 ]
7781 ],
7782 "reviewed-by-human": true
7783 },
7784 "filterfastbounds_8888.png": {
7785 "allowed-digests": [
7786 [
7787 "bitmap-64bitMD5",
7788 13655332983770120297
7789 ]
7790 ],
7791 "reviewed-by-human": true
7792 },
7793 "filterfastbounds_gpu.png": {
7794 "allowed-digests": [
7795 [
7796 "bitmap-64bitMD5",
7797 17575456420587331281
7798 ]
7799 ],
7800 "reviewed-by-human": true
7801 },
7802 "filterfastbounds_msaa4.png": {
7803 "allowed-digests": [
7804 [
7805 "bitmap-64bitMD5",
7806 6769105835726968659
7807 ]
7808 ],
7809 "reviewed-by-human": true
7810 },
7775 "filterindiabox_565.png": { 7811 "filterindiabox_565.png": {
7776 "allowed-digests": [ 7812 "allowed-digests": [
7777 [ 7813 [
7778 "bitmap-64bitMD5", 7814 "bitmap-64bitMD5",
7779 4735602592836874005 7815 4735602592836874005
7780 ] 7816 ]
7781 ], 7817 ],
7782 "reviewed-by-human": false 7818 "reviewed-by-human": false
7783 }, 7819 },
7784 "filterindiabox_8888.png": { 7820 "filterindiabox_8888.png": {
(...skipping 9043 matching lines...) Expand 10 before | Expand all | Expand 10 after
16828 "allowed-digests": [ 16864 "allowed-digests": [
16829 [ 16865 [
16830 "bitmap-64bitMD5", 16866 "bitmap-64bitMD5",
16831 10584725278684600171 16867 10584725278684600171
16832 ] 16868 ]
16833 ], 16869 ],
16834 "reviewed-by-human": true 16870 "reviewed-by-human": true
16835 } 16871 }
16836 } 16872 }
16837 } 16873 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698