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

Side by Side Diff: expectations/gm/Test-Ubuntu12-ShuttleA-NoGPU-x86_64-Debug/expected-results.json

Issue 25068002: Adding gms for tileimagefilter and offsetimagefilter (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 7045 matching lines...) Expand 10 before | Expand all | Expand 10 after
7056 }, 7056 },
7057 "nocolorbleed_gpu.png": { 7057 "nocolorbleed_gpu.png": {
7058 "allowed-digests": [ 7058 "allowed-digests": [
7059 [ 7059 [
7060 "bitmap-64bitMD5", 7060 "bitmap-64bitMD5",
7061 16413196525363040566 7061 16413196525363040566
7062 ] 7062 ]
7063 ], 7063 ],
7064 "ignore-failure": false 7064 "ignore-failure": false
7065 }, 7065 },
7066 "offsetimagefilter_565.png": {
7067 "allowed-digests": [
7068 [
7069 "bitmap-64bitMD5",
7070 9600058592880906957
7071 ]
7072 ]
7073 },
7074 "offsetimagefilter_8888.png": {
7075 "allowed-digests": [
7076 [
7077 "bitmap-64bitMD5",
7078 1949215823877049075
7079 ]
7080 ]
7081 },
7082 "offsetimagefilter_pdf-poppler.png": {
7083 "allowed-digests": [
7084 [
7085 "bitmap-64bitMD5",
7086 9393509788836718967
7087 ]
7088 ]
7089 },
7066 "optimizations_565.png": { 7090 "optimizations_565.png": {
7067 "allowed-digests": [ 7091 "allowed-digests": [
7068 [ 7092 [
7069 "bitmap-64bitMD5", 7093 "bitmap-64bitMD5",
7070 13811812839638384010 7094 13811812839638384010
7071 ] 7095 ]
7072 ], 7096 ],
7073 "bugs": [ 7097 "bugs": [
7074 1578 7098 1578
7075 ], 7099 ],
(...skipping 2098 matching lines...) Expand 10 before | Expand all | Expand 10 after
9174 [ 9198 [
9175 "bitmap-64bitMD5", 9199 "bitmap-64bitMD5",
9176 14526100002179430622 9200 14526100002179430622
9177 ] 9201 ]
9178 ], 9202 ],
9179 "bugs": [ 9203 "bugs": [
9180 1578 9204 1578
9181 ], 9205 ],
9182 "reviewed-by-human": false 9206 "reviewed-by-human": false
9183 }, 9207 },
9208 "tileimagefilter_565.png": {
9209 "allowed-digests": [
9210 [
9211 "bitmap-64bitMD5",
9212 4918340983894124854
9213 ]
9214 ]
9215 },
9216 "tileimagefilter_8888.png": {
9217 "allowed-digests": [
9218 [
9219 "bitmap-64bitMD5",
9220 17449166622021029708
9221 ]
9222 ]
9223 },
9224 "tileimagefilter_pdf-poppler.png": {
9225 "allowed-digests": [
9226 [
9227 "bitmap-64bitMD5",
9228 9393509788836718967
9229 ]
9230 ]
9231 },
9184 "tilemode_bitmap_565.png": { 9232 "tilemode_bitmap_565.png": {
9185 "allowed-digests": [ 9233 "allowed-digests": [
9186 [ 9234 [
9187 "bitmap-64bitMD5", 9235 "bitmap-64bitMD5",
9188 5693674324528522441 9236 5693674324528522441
9189 ] 9237 ]
9190 ], 9238 ],
9191 "bugs": [ 9239 "bugs": [
9192 1578 9240 1578
9193 ], 9241 ],
(...skipping 546 matching lines...) Expand 10 before | Expand all | Expand 10 after
9740 4745935902621983993 9788 4745935902621983993
9741 ] 9789 ]
9742 ], 9790 ],
9743 "bugs": [ 9791 "bugs": [
9744 1578 9792 1578
9745 ], 9793 ],
9746 "reviewed-by-human": false 9794 "reviewed-by-human": false
9747 } 9795 }
9748 } 9796 }
9749 } 9797 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698