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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug/expected-results.json

Issue 243723003: Mass baselining of drrect GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 6 years, 8 months 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 | Annotate | Revision Log
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 7211 matching lines...) Expand 10 before | Expand all | Expand 10 after
7222 ] 7222 ]
7223 }, 7223 },
7224 "dropshadowimagefilter_pdf-poppler.png": { 7224 "dropshadowimagefilter_pdf-poppler.png": {
7225 "allowed-digests": [ 7225 "allowed-digests": [
7226 [ 7226 [
7227 "bitmap-64bitMD5", 7227 "bitmap-64bitMD5",
7228 5217645593406939249 7228 5217645593406939249
7229 ] 7229 ]
7230 ] 7230 ]
7231 }, 7231 },
7232 "drrect_565.png": {
7233 "allowed-digests": [
7234 [
7235 "bitmap-64bitMD5",
7236 3740162382031499255
7237 ]
7238 ],
7239 "reviewed-by-human": true
7240 },
7241 "drrect_8888.png": {
7242 "allowed-digests": [
7243 [
7244 "bitmap-64bitMD5",
7245 7505650564332324157
7246 ]
7247 ],
7248 "reviewed-by-human": true
7249 },
7250 "drrect_gpu.png": {
7251 "allowed-digests": [
7252 [
7253 "bitmap-64bitMD5",
7254 349343174657911908
7255 ]
7256 ],
7257 "reviewed-by-human": true
7258 },
7259 "drrect_pdf-mac.png": {
7260 "allowed-digests": [
7261 [
7262 "bitmap-64bitMD5",
7263 2385117835721460251
7264 ]
7265 ],
7266 "reviewed-by-human": true
7267 },
7232 "emptypath_565.png": { 7268 "emptypath_565.png": {
7233 "allowed-digests": [ 7269 "allowed-digests": [
7234 [ 7270 [
7235 "bitmap-64bitMD5", 7271 "bitmap-64bitMD5",
7236 13074434264978053068 7272 13074434264978053068
7237 ] 7273 ]
7238 ], 7274 ],
7239 "ignore-failure": false 7275 "ignore-failure": false
7240 }, 7276 },
7241 "emptypath_8888.png": { 7277 "emptypath_8888.png": {
(...skipping 8886 matching lines...) Expand 10 before | Expand all | Expand 10 after
16128 7829854837061118142 16164 7829854837061118142
16129 ] 16165 ]
16130 ], 16166 ],
16131 "bugs": [ 16167 "bugs": [
16132 1578 16168 1578
16133 ], 16169 ],
16134 "reviewed-by-human": false 16170 "reviewed-by-human": false
16135 } 16171 }
16136 } 16172 }
16137 } 16173 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698