1. 58e60db Add support in protoc-gen-cppstream for optional fields in proto3 by Ethan Lee · 1 year, 7 months ago
  2. 0156be8 convert StreamingProtoTest to stream proto type by Sam Delmerico · 3 years, 1 month ago
  3. 7cdbd68 Fix framworks/base compiling against musl by Colin Cross · 3 years, 5 months ago
  4. 051ef78 [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years ago
  5. a47ad72 Proto message for "dumpsys sensorservice --proto" by Mike Ma · 5 years ago
  6. 055e618 Allow protoc-gen-javastream to build statically by Ryan Mitchell · 5 years ago
  7. 45c0d71 Convert frameworks/base/cmds/* to Android.bp by Colin Cross · 6 years ago
  8. 93561ab Fix/suppress tools google-explicit-constructor warnings by Chih-Hung Hsieh · 6 years ago
  9. f68e747 Remove stream.proto and cpp-streaming-proto generates field name to id by Yi Jin · 7 years ago
  10. f77a07d Create a new stream option which generates field name to id mapping by Yi Jin · 7 years ago
  11. 548fdbd Use -Werror in frameworks/base/tools/streaming_proto by Chih-Hung Hsieh · 7 years ago
  12. 0dfa752 Implement System Properties Section by Yi Jin · 7 years ago
  13. e2f7f79 Implement Cpu Info Section by Yi Jin · 7 years ago
  14. f9ed04b Remove the extra mapping of field types in ProtoOutputStream by Yi Jin · 7 years ago
  15. 04625ad Refactor incident_helper to use protoutil and cppstream plugin. by Yi Jin · 7 years ago
  16. 0473f88b Create protoc-gen-cppstream tool to auto-generate cpp proto field Ids. by Yi Jin · 7 years ago
  17. d3eac26 Convert host tools to Android.bp by Dan Willemsen · 7 years ago
  18. b38ac0b Give protoc-gen-javastream the ability to output multiple java files. by Joe Onorato · 8 years ago
  19. 3a5eb29 Fix bad type codes in streaming proto compiler by Joe Onorato · 8 years ago
  20. 6c9547d Add android.util.proto package as an @TestApi. by Joe Onorato · 8 years ago