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

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

Issue 638683002: Add baselines for dftext GM. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 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
OLDNEW
1 { 1 {
2 "expected-results": { 2 "expected-results": {
3 "3x3bitmaprect_565.png": { 3 "3x3bitmaprect_565.png": {
4 "allowed-digests": [ 4 "allowed-digests": [
5 [ 5 [
6 "bitmap-64bitMD5", 6 "bitmap-64bitMD5",
7 12831071530564277917 7 12831071530564277917
8 ] 8 ]
9 ], 9 ],
10 "bugs": [ 10 "bugs": [
(...skipping 4908 matching lines...) Expand 10 before | Expand all | Expand 10 after
4919 [ 4919 [
4920 "bitmap-64bitMD5", 4920 "bitmap-64bitMD5",
4921 7819825549601859094 4921 7819825549601859094
4922 ] 4922 ]
4923 ], 4923 ],
4924 "bugs": [ 4924 "bugs": [
4925 1935 4925 1935
4926 ], 4926 ],
4927 "reviewed-by-human": false 4927 "reviewed-by-human": false
4928 }, 4928 },
4929 "dftext_gpu.png": {
4930 "allowed-digests": [
4931 [
4932 "bitmap-64bitMD5",
4933 15452828897744721699
4934 ]
4935 ],
4936 "reviewed-by-human": true
4937 },
4929 "discard_gpu.png": { 4938 "discard_gpu.png": {
4930 "allowed-digests": [ 4939 "allowed-digests": [
4931 [ 4940 [
4932 "bitmap-64bitMD5", 4941 "bitmap-64bitMD5",
4933 11635187478196931850 4942 11635187478196931850
4934 ] 4943 ]
4935 ], 4944 ],
4936 "reviewed-by-human": true 4945 "reviewed-by-human": true
4937 }, 4946 },
4938 "displacement_565.png": { 4947 "displacement_565.png": {
(...skipping 9114 matching lines...) Expand 10 before | Expand all | Expand 10 after
14053 "allowed-digests": [ 14062 "allowed-digests": [
14054 [ 14063 [
14055 "bitmap-64bitMD5", 14064 "bitmap-64bitMD5",
14056 10845440994435344847 14065 10845440994435344847
14057 ] 14066 ]
14058 ], 14067 ],
14059 "reviewed-by-human": false 14068 "reviewed-by-human": false
14060 } 14069 }
14061 } 14070 }
14062 } 14071 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698