commit | d0afacd4f5e3eea5a188120f8f50c0cd42111547 | [log] [tgz] |
---|---|---|
author | Alexei Frolov <frolv@pigweed.infra.roller.google.com> | Mon Oct 14 23:26:07 2024 +0000 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 14 23:26:07 2024 +0000 |
tree | 636fa57666ce67f428d64577ce665bfa10df615f | |
parent | 41fb549e01ebe6d8aee6693915f909464f5d9067 [diff] |
roll: pigweed Revert "pw_protobuf: Force use of callbacks for oneof" This reverts commit 53d4032b027055342c7321bef95e8a23e805c74c. Reason for revert: Downstream dependency issues. Original change's description: > pw_protobuf: Force use of callbacks for oneof > > pw_protobuf's message structures previously generated each of the > members of a oneof group as a separate struct member, allowing multiple > of them to be set to serialize semantically-invalid wire messages. > > This replaces oneof struct member generation with a single callback for > the entire oneof group, allowing the user to encode/decode the desired > oneof field using the wire stream encoder and decoder. > > Change-Id: I2e4f79c5f7d2ec99eb036e0f93a77675a29a625c > Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/236592 > Reviewed-by: Armando Montanez <amontanez@google.com> > Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com> TBR=hepler@google.com,frolv@google.com,amontanez@google.com,pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com,android-build-ayeaye@system.gserviceaccount.com Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242193 Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Original-Revision: f60e87048d40096d7b005f4d40e42872b9bae76e Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed Rolled-Commits: 53d4032b027055..f60e87048d4009 Roll-Count: 1 Roller-URL: https://ci.chromium.org/b/8734060372052963281 GitWatcher: ignore CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I518127a9fd52c3f71905cbfd771c3be03334fb4e Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/showcase/sense/+/242024 Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com> Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
git clone https://pigweed.googlesource.com/pigweed/showcase/sense
Welcome to Pigweed Sense, a tour of key Pigweed components experienced through an imagined air quality product.
Please visit Sense: An interactive tour through Pigweed to get started.