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

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

Issue 27213003: Adding SkLumaColorFilter baselines. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 2 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 8925 matching lines...) Expand 10 before | Expand all | Expand 10 after
8936 [ 8936 [
8937 "bitmap-64bitMD5", 8937 "bitmap-64bitMD5",
8938 3357459949896108611 8938 3357459949896108611
8939 ] 8939 ]
8940 ], 8940 ],
8941 "bugs": [ 8941 "bugs": [
8942 1578 8942 1578
8943 ], 8943 ],
8944 "reviewed-by-human": false 8944 "reviewed-by-human": false
8945 }, 8945 },
8946 "lumafilter_565.png": {
8947 "allowed-digests": [
8948 [
8949 "bitmap-64bitMD5",
8950 4555033184151073397
8951 ]
8952 ]
8953 },
8954 "lumafilter_8888.png": {
8955 "allowed-digests": [
8956 [
8957 "bitmap-64bitMD5",
8958 8452369909241859233
8959 ]
8960 ]
8961 },
8962 "lumafilter_gpu.png": {
8963 "allowed-digests": [
8964 [
8965 "bitmap-64bitMD5",
8966 371716533453042652
8967 ]
8968 ]
8969 },
8970 "lumafilter_pdf-mac.png": {
8971 "allowed-digests": [
8972 [
8973 "bitmap-64bitMD5",
8974 16908828735425750911
8975 ]
8976 ]
8977 },
8978 "lumafilter_pdf-poppler.png": {
8979 "allowed-digests": [
8980 [
8981 "bitmap-64bitMD5",
8982 7632297695265356936
8983 ]
8984 ]
8985 },
8946 "lumamode_565.png": { 8986 "lumamode_565.png": {
8947 "allowed-digests": [ 8987 "allowed-digests": [
8948 [ 8988 [
8949 "bitmap-64bitMD5", 8989 "bitmap-64bitMD5",
8950 15989292372079496729 8990 15989292372079496729
8951 ] 8991 ]
8952 ], 8992 ],
8953 "bugs": [ 8993 "bugs": [
8954 1578 8994 1578
8955 ], 8995 ],
(...skipping 4334 matching lines...) Expand 10 before | Expand all | Expand 10 after
13290 10424380103329133154 13330 10424380103329133154
13291 ] 13331 ]
13292 ], 13332 ],
13293 "bugs": [ 13333 "bugs": [
13294 1578 13334 1578
13295 ], 13335 ],
13296 "reviewed-by-human": false 13336 "reviewed-by-human": false
13297 } 13337 }
13298 } 13338 }
13299 } 13339 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698