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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-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 7203 matching lines...) Expand 10 before | Expand all | Expand 10 after
7214 ] 7214 ]
7215 }, 7215 },
7216 "dropshadowimagefilter_pdf-mac.png": { 7216 "dropshadowimagefilter_pdf-mac.png": {
7217 "allowed-digests": [ 7217 "allowed-digests": [
7218 [ 7218 [
7219 "bitmap-64bitMD5", 7219 "bitmap-64bitMD5",
7220 9169166216338425773 7220 9169166216338425773
7221 ] 7221 ]
7222 ] 7222 ]
7223 }, 7223 },
7224 "drrect_565.png": {
7225 "allowed-digests": [
7226 [
7227 "bitmap-64bitMD5",
7228 3740162382031499255
7229 ]
7230 ],
7231 "reviewed-by-human": true
7232 },
7233 "drrect_8888.png": {
7234 "allowed-digests": [
7235 [
7236 "bitmap-64bitMD5",
7237 7505650564332324157
7238 ]
7239 ],
7240 "reviewed-by-human": true
7241 },
7242 "drrect_gpu.png": {
7243 "allowed-digests": [
7244 [
7245 "bitmap-64bitMD5",
7246 349343174657911908
7247 ]
7248 ],
7249 "reviewed-by-human": true
7250 },
7251 "drrect_pdf-mac.png": {
7252 "allowed-digests": [
7253 [
7254 "bitmap-64bitMD5",
7255 2385117835721460251
7256 ]
7257 ],
7258 "reviewed-by-human": true
7259 },
7224 "emptypath_565.png": { 7260 "emptypath_565.png": {
7225 "allowed-digests": [ 7261 "allowed-digests": [
7226 [ 7262 [
7227 "bitmap-64bitMD5", 7263 "bitmap-64bitMD5",
7228 13074434264978053068 7264 13074434264978053068
7229 ] 7265 ]
7230 ], 7266 ],
7231 "ignore-failure": false 7267 "ignore-failure": false
7232 }, 7268 },
7233 "emptypath_8888.png": { 7269 "emptypath_8888.png": {
(...skipping 8886 matching lines...) Expand 10 before | Expand all | Expand 10 after
16120 7829854837061118142 16156 7829854837061118142
16121 ] 16157 ]
16122 ], 16158 ],
16123 "bugs": [ 16159 "bugs": [
16124 1578 16160 1578
16125 ], 16161 ],
16126 "reviewed-by-human": false 16162 "reviewed-by-human": false
16127 } 16163 }
16128 } 16164 }
16129 } 16165 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698