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

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

Issue 267763003: Add initial baselines for discard GM (Closed) Base URL: https://skia.googlecode.com/svn/trunk
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 | 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 4015 matching lines...) Expand 10 before | Expand all | Expand 10 after
4026 }, 4026 },
4027 "deviceproperties_8888.png": { 4027 "deviceproperties_8888.png": {
4028 "allowed-digests": [ 4028 "allowed-digests": [
4029 [ 4029 [
4030 "bitmap-64bitMD5", 4030 "bitmap-64bitMD5",
4031 8850017817310905002 4031 8850017817310905002
4032 ] 4032 ]
4033 ], 4033 ],
4034 "reviewed-by-human": true 4034 "reviewed-by-human": true
4035 }, 4035 },
4036 "discard_gpu.png": {
4037 "allowed-digests": [
4038 [
4039 "bitmap-64bitMD5",
4040 11635187478196931850
4041 ]
4042 ],
4043 "reviewed-by-human": true
4044 },
4045 "discard_msaa4.png": {
4046 "allowed-digests": [
4047 [
4048 "bitmap-64bitMD5",
4049 11635187478196931850
4050 ]
4051 ],
4052 "reviewed-by-human": true
4053 },
4036 "displacement_565.png": { 4054 "displacement_565.png": {
4037 "allowed-digests": [ 4055 "allowed-digests": [
4038 [ 4056 [
4039 "bitmap-64bitMD5", 4057 "bitmap-64bitMD5",
4040 3767760557629765982 4058 3767760557629765982
4041 ] 4059 ]
4042 ], 4060 ],
4043 "reviewed-by-human": true 4061 "reviewed-by-human": true
4044 }, 4062 },
4045 "displacement_8888.png": { 4063 "displacement_8888.png": {
(...skipping 6524 matching lines...) Expand 10 before | Expand all | Expand 10 after
10570 "allowed-digests": [ 10588 "allowed-digests": [
10571 [ 10589 [
10572 "bitmap-64bitMD5", 10590 "bitmap-64bitMD5",
10573 6135004858351118478 10591 6135004858351118478
10574 ] 10592 ]
10575 ], 10593 ],
10576 "reviewed-by-human": true 10594 "reviewed-by-human": true
10577 } 10595 }
10578 } 10596 }
10579 } 10597 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698