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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-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 8017 matching lines...) Expand 10 before | Expand all | Expand 10 after
8028 "filterbitmap_text_7.00pt_pdf-mac.png": { 8028 "filterbitmap_text_7.00pt_pdf-mac.png": {
8029 "allowed-digests": [ 8029 "allowed-digests": [
8030 [ 8030 [
8031 "bitmap-64bitMD5", 8031 "bitmap-64bitMD5",
8032 361129233014901667 8032 361129233014901667
8033 ] 8033 ]
8034 ], 8034 ],
8035 "ignore-failure": true, 8035 "ignore-failure": true,
8036 "reviewed-by-human": false 8036 "reviewed-by-human": false
8037 }, 8037 },
8038 "filterfastbounds_565.png": {
8039 "allowed-digests": [
8040 [
8041 "bitmap-64bitMD5",
8042 1818391908052024401
8043 ]
8044 ],
8045 "reviewed-by-human": true
8046 },
8047 "filterfastbounds_8888.png": {
8048 "allowed-digests": [
8049 [
8050 "bitmap-64bitMD5",
8051 13655332983770120297
8052 ]
8053 ],
8054 "reviewed-by-human": true
8055 },
8056 "filterfastbounds_gpu.png": {
8057 "allowed-digests": [
8058 [
8059 "bitmap-64bitMD5",
8060 6148986294393106031
8061 ]
8062 ],
8063 "reviewed-by-human": true
8064 },
8065 "filterfastbounds_pdf-mac.png": {
8066 "allowed-digests": [
8067 [
8068 "bitmap-64bitMD5",
8069 7390277587158261260
8070 ]
8071 ],
8072 "reviewed-by-human": true
8073 },
8038 "filterindiabox_565.png": { 8074 "filterindiabox_565.png": {
8039 "allowed-digests": [ 8075 "allowed-digests": [
8040 [ 8076 [
8041 "bitmap-64bitMD5", 8077 "bitmap-64bitMD5",
8042 5356292344634806612 8078 5356292344634806612
8043 ] 8079 ]
8044 ], 8080 ],
8045 "reviewed-by-human": false 8081 "reviewed-by-human": false
8046 }, 8082 },
8047 "filterindiabox_8888.png": { 8083 "filterindiabox_8888.png": {
(...skipping 9086 matching lines...) Expand 10 before | Expand all | Expand 10 after
17134 "allowed-digests": [ 17170 "allowed-digests": [
17135 [ 17171 [
17136 "bitmap-64bitMD5", 17172 "bitmap-64bitMD5",
17137 11835374726311942978 17173 11835374726311942978
17138 ] 17174 ]
17139 ], 17175 ],
17140 "reviewed-by-human": true 17176 "reviewed-by-human": true
17141 } 17177 }
17142 } 17178 }
17143 } 17179 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698