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

Side by Side Diff: expectations/gm/Test-Android-Nexus10-MaliT604-Arm7-Release/expected-results.json

Issue 300063007: Update expectations for etc1bitmap (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 7 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 5081 matching lines...) Expand 10 before | Expand all | Expand 10 after
5092 }, 5092 },
5093 "emptypath_msaa4.png": { 5093 "emptypath_msaa4.png": {
5094 "allowed-digests": [ 5094 "allowed-digests": [
5095 [ 5095 [
5096 "bitmap-64bitMD5", 5096 "bitmap-64bitMD5",
5097 14770838630769789516 5097 14770838630769789516
5098 ] 5098 ]
5099 ], 5099 ],
5100 "reviewed-by-human": true 5100 "reviewed-by-human": true
5101 }, 5101 },
5102 "etc1bitmap_565.png": {
5103 "allowed-digests": [
5104 [
5105 "bitmap-64bitMD5",
5106 15855537393781495131
5107 ]
5108 ],
5109 "reviewed-by-human": true
5110 },
5111 "etc1bitmap_8888.png": {
5112 "allowed-digests": [
5113 [
5114 "bitmap-64bitMD5",
5115 10396043285211938891
5116 ]
5117 ],
5118 "reviewed-by-human": true
5119 },
5120 "etc1bitmap_gpu.png": {
5121 "allowed-digests": [
5122 [
5123 "bitmap-64bitMD5",
5124 10396043285211938891
5125 ]
5126 ],
5127 "reviewed-by-human": true
5128 },
5129 "etc1bitmap_msaa4.png": {
5130 "allowed-digests": [
5131 [
5132 "bitmap-64bitMD5",
5133 10396043285211938891
5134 ]
5135 ],
5136 "reviewed-by-human": true
5137 },
5102 "extractbitmap_565.png": { 5138 "extractbitmap_565.png": {
5103 "allowed-digests": [ 5139 "allowed-digests": [
5104 [ 5140 [
5105 "bitmap-64bitMD5", 5141 "bitmap-64bitMD5",
5106 10931473040653078858 5142 10931473040653078858
5107 ] 5143 ]
5108 ], 5144 ],
5109 "reviewed-by-human": true 5145 "reviewed-by-human": true
5110 }, 5146 },
5111 "extractbitmap_8888.png": { 5147 "extractbitmap_8888.png": {
(...skipping 6453 matching lines...) Expand 10 before | Expand all | Expand 10 after
11565 "allowed-digests": [ 11601 "allowed-digests": [
11566 [ 11602 [
11567 "bitmap-64bitMD5", 11603 "bitmap-64bitMD5",
11568 6135004858351118478 11604 6135004858351118478
11569 ] 11605 ]
11570 ], 11606 ],
11571 "reviewed-by-human": true 11607 "reviewed-by-human": true
11572 } 11608 }
11573 } 11609 }
11574 } 11610 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698