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

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

Issue 325783003: New etcbitmap baselines (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 6 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 "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 4806 matching lines...) Expand 10 before | Expand all | Expand 10 after
4817 }, 4817 },
4818 "etc1bitmap_8888.png": { 4818 "etc1bitmap_8888.png": {
4819 "allowed-digests": [ 4819 "allowed-digests": [
4820 [ 4820 [
4821 "bitmap-64bitMD5", 4821 "bitmap-64bitMD5",
4822 10396043285211938891 4822 10396043285211938891
4823 ] 4823 ]
4824 ], 4824 ],
4825 "reviewed-by-human": true 4825 "reviewed-by-human": true
4826 }, 4826 },
4827 "etc1bitmap_ktx_565.png": {
4828 "allowed-digests": [
4829 [
4830 "bitmap-64bitMD5",
4831 10660132459335344948
4832 ]
4833 ],
4834 "reviewed-by-human": true
4835 },
4836 "etc1bitmap_ktx_8888.png": {
4837 "allowed-digests": [
4838 [
4839 "bitmap-64bitMD5",
4840 17338451294848191155
4841 ]
4842 ],
4843 "reviewed-by-human": true
4844 },
4845 "etc1bitmap_ktx_pdf-poppler.png": {
4846 "allowed-digests": [
4847 [
4848 "bitmap-64bitMD5",
4849 8547826992249995128
4850 ]
4851 ],
4852 "reviewed-by-human": true
4853 },
4854 "etc1bitmap_npot_565.png": {
4855 "allowed-digests": [
4856 [
4857 "bitmap-64bitMD5",
4858 4755621039067033683
4859 ]
4860 ],
4861 "reviewed-by-human": true
4862 },
4863 "etc1bitmap_npot_8888.png": {
4864 "allowed-digests": [
4865 [
4866 "bitmap-64bitMD5",
4867 9352463391366748675
4868 ]
4869 ],
4870 "reviewed-by-human": true
4871 },
4872 "etc1bitmap_npot_pdf-poppler.png": {
4873 "allowed-digests": [
4874 [
4875 "bitmap-64bitMD5",
4876 10196298534905260259
4877 ]
4878 ],
4879 "reviewed-by-human": true
4880 },
4827 "etc1bitmap_pdf-poppler.png": { 4881 "etc1bitmap_pdf-poppler.png": {
4828 "allowed-digests": [ 4882 "allowed-digests": [
4829 [ 4883 [
4830 "bitmap-64bitMD5", 4884 "bitmap-64bitMD5",
4831 5410532238283697332 4885 5410532238283697332
4832 ] 4886 ]
4833 ], 4887 ],
4834 "reviewed-by-human": true 4888 "reviewed-by-human": true
4835 }, 4889 },
4890 "etc1bitmap_pkm_565.png": {
4891 "allowed-digests": [
4892 [
4893 "bitmap-64bitMD5",
4894 10660132459335344948
4895 ]
4896 ],
4897 "reviewed-by-human": true
4898 },
4899 "etc1bitmap_pkm_8888.png": {
4900 "allowed-digests": [
4901 [
4902 "bitmap-64bitMD5",
4903 17338451294848191155
4904 ]
4905 ],
4906 "reviewed-by-human": true
4907 },
4908 "etc1bitmap_pkm_pdf-poppler.png": {
4909 "allowed-digests": [
4910 [
4911 "bitmap-64bitMD5",
4912 8547826992249995128
4913 ]
4914 ],
4915 "reviewed-by-human": true
4916 },
4836 "extractbitmap_565.png": { 4917 "extractbitmap_565.png": {
4837 "allowed-digests": [ 4918 "allowed-digests": [
4838 [ 4919 [
4839 "bitmap-64bitMD5", 4920 "bitmap-64bitMD5",
4840 11559795738519917215 4921 11559795738519917215
4841 ] 4922 ]
4842 ], 4923 ],
4843 "reviewed-by-human": true 4924 "reviewed-by-human": true
4844 }, 4925 },
4845 "extractbitmap_8888.png": { 4926 "extractbitmap_8888.png": {
(...skipping 5926 matching lines...) Expand 10 before | Expand all | Expand 10 after
10772 12332625502817210303 10853 12332625502817210303
10773 ] 10854 ]
10774 ], 10855 ],
10775 "bugs": [ 10856 "bugs": [
10776 1578 10857 1578
10777 ], 10858 ],
10778 "reviewed-by-human": false 10859 "reviewed-by-human": false
10779 } 10860 }
10780 } 10861 }
10781 } 10862 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698