1. c823c79 ptypes: More cleanly construct a Timestamp (#797) by JP Sugarbroad · 5 years ago
  2. 3337d28 ptypes: Avoid assuming time.Duration is nanoseconds (#796) by JP Sugarbroad · 5 years ago
  3. 8d0c54c protoc-gen-go: generate XXX_OneofWrappers instead of XXX_OneofFuncs (#760) by Joe Tsai · 6 years ago
  4. 882cf97 all: update to v3.6.1 (#757) by Joe Tsai · 6 years ago
  5. 7011d38 protoc-gen-go: put all imports in one section (#720) by Damien Neil · 6 years ago
  6. 7b18087 protoc-gen-go: more standard import organization (#719) by Damien Neil · 6 years ago
  7. 7716a98 protoc-gen-go: simplify init function generation (#716) by Damien Neil · 6 years ago
  8. 39da819 protoc-gen-go: add more spaces between methods (#712) by Damien Neil · 6 years ago
  9. a47340a protoc-gen-go: put imports in a single import() block (#707) by Damien Neil · 6 years ago
  10. b9c4db9 protoc-gen-go: stop generating package "// import" comment (#701) by Damien Neil · 6 years ago
  11. 0f2620f protoc-gen-go: use consistent receiver name for messages (#700) by Damien Neil · 6 years ago
  12. e344474 protoc-gen-go: add blank lines between various enum functions (#697) by Damien Neil · 6 years ago
  13. fffb0f7 proto: uniquify descriptor var based on filename alone (#696) by Damien Neil · 6 years ago
  14. 93b26e6 protoc-gen-go: refactor generator by splitting up generateMessage (#657) by Patrik Nyblom · 6 years ago
  15. 9f81198 ptypes: ran gofmt on any_test.go by ia · 6 years ago
  16. 05f48f4 proto: revert UTF-8 validation for proto2 (#628) by Joe Tsai · 6 years ago
  17. 3fac2a2 ptypes: optimize Is to avoid prefix scan (#601) by jukkag · 6 years ago
  18. d0dc0de Reduce a bunch of generated code in oneof sizers. (#557) by David Symonds · 6 years ago
  19. 251359b protobuf: Delete makefiles, regenerate protos consistently (#546) by Damien Neil · 6 years ago
  20. b409cc5 proto: remove Proto3UnknownFields flag (#497) by Joe Tsai · 6 years ago
  21. 8cc9e46 Upstream internal Google protobuf changes by Joe Tsai · 7 years ago
  22. ae59567 update protos to 3.4.1 tag of google/protobuf repo (#428) by Joshua Humphries · 7 years ago
  23. ab9f9a6 changed registered paths for WKT to use proto import path google/protobuf/... (#412) by Joshua Humphries · 7 years ago
  24. 4f95b0d ptypes: sync internal development (#374) by Herbie Ong · 7 years ago
  25. 157d9c5 regenerate pb.go files with protobuf 3.3.0 by Ross Light · 7 years ago
  26. 18a29c0 regenerate .pb.go by Ross Light · 8 years ago
  27. 8616e8e ptypes: regen and remove transforms from regen.sh by Ross Light · 8 years ago
  28. ba6f978 Make proto.RegisterFile public for gRPC by Ross Light · 8 years ago
  29. d120e2f Add Any helper funcs to the ptypes package. by David Symonds · 8 years ago
  30. 750c6bd Generate the new go_package options for the WKTs. by David Symonds · 8 years ago
  31. 4576067 Generate a XXX_WellKnownType method for NullValue. by David Symonds · 8 years ago
  32. 3e847b4 Add remaining Go-supported WKTs to the list of types to generate XXX_WellKnownType for. by David Symonds · 8 years ago
  33. 553c764 Generate XXX_WellKnownType method for recognised well-known types. by David Symonds · 8 years ago
  34. 3c84672 Add Timestamp helper funcs to the ptypes package. by David Symonds · 8 years ago
  35. 1270911 Rearrange the well-known types package layout and API: by David Symonds · 8 years ago