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

Side by Side Diff: expectations/gm/Test-Mac10.7-MacMini4.1-GeForce320M-x86-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 11143 matching lines...) Expand 10 before | Expand all | Expand 10 after
11154 ] 11154 ]
11155 }, 11155 },
11156 "pictureimagefilter_gpu.png": { 11156 "pictureimagefilter_gpu.png": {
11157 "allowed-digests": [ 11157 "allowed-digests": [
11158 [ 11158 [
11159 "bitmap-64bitMD5", 11159 "bitmap-64bitMD5",
11160 6192675289036851899 11160 6192675289036851899
11161 ] 11161 ]
11162 ] 11162 ]
11163 }, 11163 },
11164 "pictureshader_565.png": {
11165 "allowed-digests": [
11166 [
11167 "bitmap-64bitMD5",
11168 3012982612160011296
11169 ]
11170 ],
11171 "reviewed-by-human": true
11172 },
11173 "pictureshader_8888.png": {
11174 "allowed-digests": [
11175 [
11176 "bitmap-64bitMD5",
11177 18338139396266575549
11178 ]
11179 ],
11180 "reviewed-by-human": true
11181 },
11182 "pictureshader_gpu.png": {
11183 "allowed-digests": [
11184 [
11185 "bitmap-64bitMD5",
11186 17107820280284794071
11187 ]
11188 ],
11189 "reviewed-by-human": true
11190 },
11191 "pictureshader_pdf-mac.png": {
11192 "allowed-digests": [
11193 [
11194 "bitmap-64bitMD5",
11195 11712572171173905369
11196 ]
11197 ],
11198 "reviewed-by-human": true
11199 },
11164 "points_565.png": { 11200 "points_565.png": {
11165 "allowed-digests": [ 11201 "allowed-digests": [
11166 [ 11202 [
11167 "bitmap-64bitMD5", 11203 "bitmap-64bitMD5",
11168 9418063666161005464 11204 9418063666161005464
11169 ] 11205 ]
11170 ], 11206 ],
11171 "ignore-failure": false 11207 "ignore-failure": false
11172 }, 11208 },
11173 "points_8888.png": { 11209 "points_8888.png": {
(...skipping 3581 matching lines...) Expand 10 before | Expand all | Expand 10 after
14755 7829854837061118142 14791 7829854837061118142
14756 ] 14792 ]
14757 ], 14793 ],
14758 "bugs": [ 14794 "bugs": [
14759 1578 14795 1578
14760 ], 14796 ],
14761 "reviewed-by-human": false 14797 "reviewed-by-human": false
14762 } 14798 }
14763 } 14799 }
14764 } 14800 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698