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

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

Issue 170303004: New baselines for imageblurtiled GM. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Revert changes to jsondiff.py Created 6 years, 10 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 5056 matching lines...) Expand 10 before | Expand all | Expand 10 after
5067 }, 5067 },
5068 "imageblur_large_gpu.png": { 5068 "imageblur_large_gpu.png": {
5069 "allowed-digests": [ 5069 "allowed-digests": [
5070 [ 5070 [
5071 "bitmap-64bitMD5", 5071 "bitmap-64bitMD5",
5072 7121042524332581678 5072 7121042524332581678
5073 ] 5073 ]
5074 ], 5074 ],
5075 "reviewed-by-human": true 5075 "reviewed-by-human": true
5076 }, 5076 },
5077 "imageblurtiled_565.png": {
5078 "allowed-digests": [
5079 [
5080 "bitmap-64bitMD5",
5081 4631258918829734073
5082 ]
5083 ]
5084 },
5085 "imageblurtiled_8888.png": {
5086 "allowed-digests": [
5087 [
5088 "bitmap-64bitMD5",
5089 8446004248652136594
5090 ]
5091 ]
5092 },
5093 "imageblurtiled_gpu.png": {
5094 "allowed-digests": [
5095 [
5096 "bitmap-64bitMD5",
5097 17034764469174614235
5098 ]
5099 ]
5100 },
5077 "imagefiltersbase_565.png": { 5101 "imagefiltersbase_565.png": {
5078 "allowed-digests": [ 5102 "allowed-digests": [
5079 [ 5103 [
5080 "bitmap-64bitMD5", 5104 "bitmap-64bitMD5",
5081 5951628665854886252 5105 5951628665854886252
5082 ] 5106 ]
5083 ], 5107 ],
5084 "ignore-failure": false 5108 "ignore-failure": false
5085 }, 5109 },
5086 "imagefiltersbase_8888.png": { 5110 "imagefiltersbase_8888.png": {
(...skipping 2845 matching lines...) Expand 10 before | Expand all | Expand 10 after
7932 "allowed-digests": [ 7956 "allowed-digests": [
7933 [ 7957 [
7934 "bitmap-64bitMD5", 7958 "bitmap-64bitMD5",
7935 4042776193633200779 7959 4042776193633200779
7936 ] 7960 ]
7937 ], 7961 ],
7938 "reviewed-by-human": true 7962 "reviewed-by-human": true
7939 } 7963 }
7940 } 7964 }
7941 } 7965 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698