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

Side by Side Diff: expectations/gm/Test-Mac10.8-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 9248 matching lines...) Expand 10 before | Expand all | Expand 10 after
9259 "filterbitmap_text_7.00pt_pdf-native.png": { 9259 "filterbitmap_text_7.00pt_pdf-native.png": {
9260 "allowed-digests": [ 9260 "allowed-digests": [
9261 [ 9261 [
9262 "bitmap-64bitMD5", 9262 "bitmap-64bitMD5",
9263 6425714189649091482 9263 6425714189649091482
9264 ] 9264 ]
9265 ], 9265 ],
9266 "ignore-failure": true, 9266 "ignore-failure": true,
9267 "reviewed-by-human": true 9267 "reviewed-by-human": true
9268 }, 9268 },
9269 "filterfastbounds_565.png": {
9270 "allowed-digests": [
9271 [
9272 "bitmap-64bitMD5",
9273 1818391908052024401
9274 ]
9275 ],
9276 "reviewed-by-human": true
9277 },
9278 "filterfastbounds_8888.png": {
9279 "allowed-digests": [
9280 [
9281 "bitmap-64bitMD5",
9282 13655332983770120297
9283 ]
9284 ],
9285 "reviewed-by-human": true
9286 },
9287 "filterfastbounds_gpu.png": {
9288 "allowed-digests": [
9289 [
9290 "bitmap-64bitMD5",
9291 6148986294393106031
9292 ]
9293 ],
9294 "reviewed-by-human": true
9295 },
9296 "filterfastbounds_pdf-mac.png": {
9297 "allowed-digests": [
9298 [
9299 "bitmap-64bitMD5",
9300 15281829058472151121
9301 ]
9302 ],
9303 "reviewed-by-human": true
9304 },
9305 "filterfastbounds_pdf-native.png": {
9306 "allowed-digests": [
9307 [
9308 "bitmap-64bitMD5",
9309 18217709863762669030
9310 ]
9311 ],
9312 "reviewed-by-human": true
9313 },
9269 "filterindiabox_565.png": { 9314 "filterindiabox_565.png": {
9270 "allowed-digests": [ 9315 "allowed-digests": [
9271 [ 9316 [
9272 "bitmap-64bitMD5", 9317 "bitmap-64bitMD5",
9273 5356292344634806612 9318 5356292344634806612
9274 ] 9319 ]
9275 ], 9320 ],
9276 "reviewed-by-human": false 9321 "reviewed-by-human": false
9277 }, 9322 },
9278 "filterindiabox_8888.png": { 9323 "filterindiabox_8888.png": {
(...skipping 10407 matching lines...) Expand 10 before | Expand all | Expand 10 after
19686 "allowed-digests": [ 19731 "allowed-digests": [
19687 [ 19732 [
19688 "bitmap-64bitMD5", 19733 "bitmap-64bitMD5",
19689 11835374726311942978 19734 11835374726311942978
19690 ] 19735 ]
19691 ], 19736 ],
19692 "reviewed-by-human": true 19737 "reviewed-by-human": true
19693 } 19738 }
19694 } 19739 }
19695 } 19740 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698