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

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

Issue 231563002: More SkPictureShader baselines. (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 11191 matching lines...) Expand 10 before | Expand all | Expand 10 after
11202 ] 11202 ]
11203 }, 11203 },
11204 "pictureimagefilter_gpu.png": { 11204 "pictureimagefilter_gpu.png": {
11205 "allowed-digests": [ 11205 "allowed-digests": [
11206 [ 11206 [
11207 "bitmap-64bitMD5", 11207 "bitmap-64bitMD5",
11208 6284415694637726025 11208 6284415694637726025
11209 ] 11209 ]
11210 ] 11210 ]
11211 }, 11211 },
11212 "pictureshader_565.png": {
11213 "allowed-digests": [
11214 [
11215 "bitmap-64bitMD5",
11216 3012982612160011296
11217 ]
11218 ],
11219 "reviewed-by-human": true
11220 },
11221 "pictureshader_8888.png": {
11222 "allowed-digests": [
11223 [
11224 "bitmap-64bitMD5",
11225 18338139396266575549
11226 ]
11227 ],
11228 "reviewed-by-human": true
11229 },
11230 "pictureshader_gpu.png": {
11231 "allowed-digests": [
11232 [
11233 "bitmap-64bitMD5",
11234 17107820280284794071
11235 ]
11236 ],
11237 "reviewed-by-human": true
11238 },
11239 "pictureshader_pdf-mac.png": {
11240 "allowed-digests": [
11241 [
11242 "bitmap-64bitMD5",
11243 16651068500560152330
11244 ]
11245 ],
11246 "reviewed-by-human": true
11247 },
11248 "pictureshader_pdf-native.png": {
11249 "allowed-digests": [
11250 [
11251 "bitmap-64bitMD5",
11252 11138988621859665835
11253 ]
11254 ],
11255 "reviewed-by-human": true
11256 },
11212 "points_565.png": { 11257 "points_565.png": {
11213 "allowed-digests": [ 11258 "allowed-digests": [
11214 [ 11259 [
11215 "bitmap-64bitMD5", 11260 "bitmap-64bitMD5",
11216 9418063666161005464 11261 9418063666161005464
11217 ] 11262 ]
11218 ], 11263 ],
11219 "bugs": [ 11264 "bugs": [
11220 1578 11265 1578
11221 ], 11266 ],
(...skipping 3649 matching lines...) Expand 10 before | Expand all | Expand 10 after
14871 7829854837061118142 14916 7829854837061118142
14872 ] 14917 ]
14873 ], 14918 ],
14874 "bugs": [ 14919 "bugs": [
14875 1578 14920 1578
14876 ], 14921 ],
14877 "reviewed-by-human": false 14922 "reviewed-by-human": false
14878 } 14923 }
14879 } 14924 }
14880 } 14925 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698