1. 76deef7 Add rules for grpc-java by Julien Desprez · 6 years ago
  2. 79b2470 all: update animalsniffer to Java 7 and add Android 14 (#4727) by Eric Gribkoff · 6 years ago
  3. 8544818 all: add tracking issues for all experimental APIs and make it required by Carl Mastrangelo · 6 years ago
  4. 13ca42a protobuf{,lite,nano}: make more classes final by Carl Mastrangelo · 6 years ago
  5. 5ce10f0 all: add gradle format checker by ZHANG Dapeng · 6 years ago
  6. d965561 protobuf: add @since for new API by ZHANG Dapeng · 6 years ago
  7. 0906937 protobuf: add import dropped on merge by Carl Mastrangelo · 6 years ago
  8. 8635de3 protobuf: add metadataMarshaller to ProtoUtils by Carl Mastrangelo · 6 years ago
  9. e3f8891 protobuf,examples: move json encoding to examples by Carl Mastrangelo · 6 years ago
  10. 60a0b0c all: normalize copyright header by Carl Mastrangelo · 6 years ago
  11. d68b2cd protobuf: add test for ProtoUtils (#3838) by Shohei Kamimori · 6 years ago
  12. bace06f java_grpc_library: Add support for protobuf lite by Eric Anderson · 6 years ago
  13. d99d8d9 protobuf: fix @since for fromStatusAndTrailers by Eric Anderson · 6 years ago
  14. 5f0ee3a Bump to Guava 20 by Eric Anderson · 6 years ago
  15. 066ad3c buildscripts,travis: fetch from mvn with retries (#4140) by zpencer · 6 years ago
  16. 1e9bd9a protobuf: expose Status specific Unwrapper by Carl Mastrangelo · 6 years ago
  17. 9747994 protobuf: add since tags to StatusProto javadocs by Carl Mastrangelo · 6 years ago
  18. 2fb5d53 bazel: Remove com_google_protobuf_java by Rodrigo Queiro · 6 years ago
  19. f0efb0f Link JavaDoc to protobuf JavaDoc by Eric Anderson · 9 years ago
  20. a3ff9cd all: Keep artifacts dependencyConvergence-clean by Eric Anderson · 7 years ago
  21. 731bbef core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptor by Lukasz Strzalkowski · 7 years ago
  22. 72b9ee2 all: Fix mismatch in naming Bazel Maven jars by Paul Gross · 7 years ago
  23. c279149 fix misuse of bazel repo @com_google_protobuf by ZHANG Dapeng · 7 years ago
  24. 69e278a protobuf: configureProtoCompilation() not needed anymore by ZHANG Dapeng · 7 years ago
  25. c436561 all: Use fixed version number for java 6/7 signatures by Eric Anderson · 7 years ago
  26. 6d9e149 build: Add Bazel java_grpc_library rule by Simon Horlick · 7 years ago
  27. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  28. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  29. 37e2131 protobuf: make toStatusProto return null when metadata key is absent by Eric Gribkoff · 7 years ago
  30. bb978ba doc: initiate some package javadoc by ZHANG Dapeng · 7 years ago
  31. f674776 Add/Fix some docs (#2970) by Muxi Yan · 7 years ago
  32. df69485 build,protobuf: update google_api_protos dependency by Eric Gribkoff · 7 years ago
  33. 6cf8f05 protobuf: utility methods for com.google.rpc.Status by Eric Gribkoff · 7 years ago
  34. 42aa64c all: swap to newer animalsniffer plugin by Eric Anderson · 7 years ago
  35. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 7 years ago
  36. 3144a4f proto: remove deprecated methods by Carl Mastrangelo · 7 years ago
  37. 540f70e ProtoUtil.jsonMarshaller can be supplied a JsonFormat Parser and Printer by dave · 8 years ago
  38. abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
  39. aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
  40. a8700a7 Begin consuming protobuf-lite artifact by Eric Anderson · 8 years ago
  41. d9d4d8b Updating status codes to match the spec. by nmittler · 8 years ago
  42. bc661e7 all: Finish adding tracking issues for ExperimentalApi by Carl Mastrangelo · 8 years ago
  43. f83db83 Add unit tests for proto-based JSON marshaller by Eric Anderson · 8 years ago
  44. 702518a Allow use of a global ExtensionRegistry by Carl Mastrangelo · 8 years ago
  45. 99a6d8d Add native support for Protobuf Lite by Eric Anderson · 8 years ago
  46. 9913d1d Initial attempt at json example by Carl Mastrangelo · 8 years ago
  47. 52bd63f Improve test coverage of ProtoUtils by Eric Anderson · 8 years ago
  48. 4573836 Fix NPE in ProtoInputStream.drainTo by Eric Anderson · 8 years ago
  49. 05b7d75 Re add support for periods in metadata key names by Carl Mastrangelo · 9 years ago
  50. 2ad35b8 Add Header name character restrictions by Carl Mastrangelo · 9 years ago
  51. cea8e8e Add tests for nano proto by Eric Anderson · 9 years ago
  52. 47a7ccf Avoid Parser for normal protobuf by Eric Anderson · 9 years ago
  53. bd23a8d Upgrade to protobuf-3.0.0-beta-1 by Kun Zhang · 9 years ago
  54. 0b57f56 Reducing the size of the "large" proto in ProtoUtilsTest. by nmittler · 9 years ago
  55. 573f79a Remove proto size restriction when parsing protos. by nmittler · 9 years ago
  56. 22c4991 Enable Animal Sniffer for protobuf projects by Eric Anderson · 9 years ago
  57. f681b5f Move Marshaller into MethodDescriptor by Kun Zhang · 9 years ago
  58. 3059b70 Optimize protobuf serializer for in-memory transport by Eric Anderson · 9 years ago
  59. a6585e3 Replace DeferredInputStream with interface Drainable. by Kun Zhang · 9 years ago
  60. 641fc28 Add support for indeterminate length messages. This will make using GRPC easier for non-proto payload types. by Louis Ryan · 9 years ago
  61. 3666de4 Use more precise names for protobuf and nano by Eric Anderson · 9 years ago
  62. e23f899 Split protobuf into its own project by Eric Anderson · 9 years ago