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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-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 9240 matching lines...) Expand 10 before | Expand all | Expand 10 after
9251 "filterbitmap_text_7.00pt_pdf-poppler.png": { 9251 "filterbitmap_text_7.00pt_pdf-poppler.png": {
9252 "allowed-digests": [ 9252 "allowed-digests": [
9253 [ 9253 [
9254 "bitmap-64bitMD5", 9254 "bitmap-64bitMD5",
9255 99267864134850576 9255 99267864134850576
9256 ] 9256 ]
9257 ], 9257 ],
9258 "ignore-failure": true, 9258 "ignore-failure": true,
9259 "reviewed-by-human": false 9259 "reviewed-by-human": false
9260 }, 9260 },
9261 "filterfastbounds_565.png": {
9262 "allowed-digests": [
9263 [
9264 "bitmap-64bitMD5",
9265 1818391908052024401
9266 ]
9267 ],
9268 "reviewed-by-human": true
9269 },
9270 "filterfastbounds_8888.png": {
9271 "allowed-digests": [
9272 [
9273 "bitmap-64bitMD5",
9274 13655332983770120297
9275 ]
9276 ],
9277 "reviewed-by-human": true
9278 },
9279 "filterfastbounds_gpu.png": {
9280 "allowed-digests": [
9281 [
9282 "bitmap-64bitMD5",
9283 6148986294393106031
9284 ]
9285 ],
9286 "reviewed-by-human": true
9287 },
9288 "filterfastbounds_pdf-mac.png": {
9289 "allowed-digests": [
9290 [
9291 "bitmap-64bitMD5",
9292 7390277587158261260
9293 ]
9294 ],
9295 "reviewed-by-human": true
9296 },
9261 "filterindiabox_565.png": { 9297 "filterindiabox_565.png": {
9262 "allowed-digests": [ 9298 "allowed-digests": [
9263 [ 9299 [
9264 "bitmap-64bitMD5", 9300 "bitmap-64bitMD5",
9265 5356292344634806612 9301 5356292344634806612
9266 ] 9302 ]
9267 ], 9303 ],
9268 "reviewed-by-human": false 9304 "reviewed-by-human": false
9269 }, 9305 },
9270 "filterindiabox_8888.png": { 9306 "filterindiabox_8888.png": {
(...skipping 10031 matching lines...) Expand 10 before | Expand all | Expand 10 after
19302 "allowed-digests": [ 19338 "allowed-digests": [
19303 [ 19339 [
19304 "bitmap-64bitMD5", 19340 "bitmap-64bitMD5",
19305 11835374726311942978 19341 11835374726311942978
19306 ] 19342 ]
19307 ], 19343 ],
19308 "reviewed-by-human": true 19344 "reviewed-by-human": true
19309 } 19345 }
19310 } 19346 }
19311 } 19347 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698