1. 963ead3 [docs] Update IntelliJ plugin link by Jeremy Volkman · 4 years, 8 months ago
  2. bd7d872 Change some SplitStringUsing calls to Split. by Andy Getz · 4 years, 8 months ago
  3. 36d39a0 Add parser and linter libraries to third party docs (#6474) by yohei yoshimuta · 4 years, 8 months ago
  4. 92e3d3e Disable ESLint and TypeScript on JS protobuf file by Andrew Jennings · 4 years, 8 months ago
  5. 8e09396 Update third_party.md by Jon Godbout · 4 years, 8 months ago
  6. 6b1d0f1 Add objectivec/BUILD to objectivec_EXTRA_DIST files by Yannic Bonenberger · 4 years, 8 months ago
  7. 8b93b8e [bazel] Move Objective-C runtime into //objectivec by Yannic Bonenberger · 4 years, 8 months ago
  8. 711db1d Qualify uses of std::string within protobuf/compiler/ruby/... by Mark Barolak · 4 years, 8 months ago
  9. 8c91d71 Adding forgotten duration.proto to the lite library by Roberto Cosenza · 4 years, 8 months ago
  10. fc8e2e8 Fix a typo by Peter Newman · 4 years, 8 months ago
  11. d4ec70f Fix C# optional field reflection when there are regular fields too by Jon Skeet · 4 years, 9 months ago
  12. ffb2b53 Remove old PHP extension (#7695) by Joshua Haberman · 4 years, 9 months ago
  13. c02ded7 Fix GPBUtil::getFullClassName() argument order (#7629) by David Grayston · 4 years, 9 months ago
  14. 96a62f7 Merge pull request #7644 from JamesNK/jamesnk/parsestring-multisegment by Jan Tattermusch · 4 years, 9 months ago
  15. c535d54 Do not use ADL when transforming string to lowercase by Yuriy Chernyshov · 4 years, 9 months ago
  16. 86b3ccf change go's runtime by 3ks · 4 years, 9 months ago
  17. cdc7fe8 [bazel] Use proto_library targets to exclude WKPs from code-gen by Yannic · 4 years, 9 months ago
  18. e36163d PR feedback by James Newton-King · 4 years, 9 months ago
  19. d4abad8 Optimize reading strings across segments by James Newton-King · 4 years, 9 months ago
  20. 62cf7c6 Merge pull request #7658 from jtattermusch/csharp_benchmark_improvements by Jan Tattermusch · 4 years, 9 months ago
  21. 45c8850 use BinaryPrimitives.WriteUInt64LittleEndian by Jan Tattermusch · 4 years, 9 months ago
  22. 1cf4df0 C# benchmark improvements by Jan Tattermusch · 4 years, 9 months ago
  23. 93b3897 Merge pull request #7669 from jtattermusch/csharp_sdk_31 by Jan Tattermusch · 4 years, 9 months ago
  24. fed7e18 upgrade dotnet SDK in the CI to 3.1 by Jan Tattermusch · 4 years, 9 months ago
  25. d4c5992 Merge pull request #7666 from jskeet/fix-csharp-build by Jan Tattermusch · 4 years, 9 months ago
  26. 13d7125 Fix C# build by regenerating test protos by Jon Skeet · 4 years, 9 months ago
  27. aaf84cb Bugfix for when message constructor has no argument. (#7660) by Joshua Haberman · 4 years, 9 months ago
  28. 2c1a461 Add tests for NullValue not appearing in a oneof at all by Jon Skeet · 4 years, 9 months ago
  29. 0dd5fff Fix JSON parsing and formatting of NullValue in C# by Jon Skeet · 4 years, 9 months ago
  30. 206b973 Merge pull request #7576 from jtattermusch/protobuf_buffer_serialization by Jan Tattermusch · 4 years, 9 months ago
  31. 093faeb New PHP C Extension based on upb_msg (#7614) by Joshua Haberman · 4 years, 9 months ago
  32. 4f0afc7 optimize WriteRawTag by Jan Tattermusch · 4 years, 9 months ago
  33. 2f16981 optimize WriteVarint64 by Jan Tattermusch · 4 years, 9 months ago
  34. 9d53fad optimize WriteVarint32 by Jan Tattermusch · 4 years, 9 months ago
  35. 9ca0877 optimize WriteRawBytes by Jan Tattermusch · 4 years, 9 months ago
  36. 80780bd optimize WriteRawByte by Jan Tattermusch · 4 years, 9 months ago
  37. 6afd469 optimize WriteFixed32 and WriteFixed64 by Jan Tattermusch · 4 years, 9 months ago
  38. 17a4b18 optimize WriteString by Jan Tattermusch · 4 years, 9 months ago
  39. d3557ca WriteFloat improvements by Jan Tattermusch · 4 years, 9 months ago
  40. 1f56e5e remove AggressiveInlining attribute from WritingPrimitives.cs by Jan Tattermusch · 4 years, 9 months ago
  41. 2b7b7f7 Only disallow directories as input files by June · 4 years, 9 months ago
  42. 727e6e4 correct the way of testing file mode on Windows by June · 4 years, 9 months ago
  43. b9f94f7 Fix #5858 by June · 4 years, 9 months ago
  44. 582558a Add imenu index support by Yue Zhu · 4 years, 9 months ago
  45. 2676f4d Add third-party Elixir library by Alexandre Hamez · 4 years, 9 months ago
  46. a076adc documentation: fix path for fetching submodules by Ron Klein · 4 years, 9 months ago
  47. 367f3d8 Merge pull request #7630 from haberman/sync-stage by Joshua Haberman · 4 years, 10 months ago
  48. 435952c Added changelog entry for FieldMaskUtil.java. by Joshua Haberman · 4 years, 10 months ago
  49. c7da7e9 CHANGES.txt entries for the Piper sync. by Joshua Haberman · 4 years, 10 months ago
  50. f47e934 Merge branch 'sync-piper' into sync-stage by Joshua Haberman · 4 years, 10 months ago
  51. f77065d Sync from Piper @316511779 by Joshua Haberman · 4 years, 10 months ago
  52. 468c3ba Speed up writing of messages with many fields by Jan Tattermusch · 4 years, 10 months ago
  53. 9d6969b Merge remote-tracking branch 'upstream/master' into protobuf_buffer_serialization by Jan Tattermusch · 4 years, 10 months ago
  54. e967fac update Makefile.am by Jan Tattermusch · 4 years, 10 months ago
  55. 6a69690 basic version of WriteMessagesBenchmark by Jan Tattermusch · 4 years, 10 months ago
  56. 1dae8fd Add support for proto2 JSON parsing in C# conformance tests by Jon Skeet · 4 years, 10 months ago
  57. ff70af6 Changes how JSON formatting works for fields supporting presence by Jon Skeet · 4 years, 10 months ago
  58. 2350e90 add new C# files to Makefile.am by Jan Tattermusch · 4 years, 10 months ago
  59. f1ce866 De-duplicated code to generate PHP protos and install phpunit. (#7605) by Joshua Haberman · 4 years, 10 months ago
  60. 9f546ba ObjC Support a runtime import override. by Thomas Van Lenten · 4 years, 10 months ago
  61. 549dc9a optimize writing fixed32 and fixed64, fix benchmark by Jan Tattermusch · 4 years, 10 months ago
  62. 5eec497 fix C# CompatibilityTests by Jan Tattermusch · 4 years, 10 months ago
  63. ce8b7af Update the brew workflow by Thomas Van Lenten · 4 years, 10 months ago
  64. 2655a0a Added Embedded Proto to third_party.md. by Bart Hertog · 4 years, 10 months ago
  65. e346fde remove commented out code by Jan Tattermusch · 4 years, 10 months ago
  66. c06812b address a few TODOs by Jan Tattermusch · 4 years, 10 months ago
  67. 19c0d73 test WriteContext writing with multiple flushes by Jan Tattermusch · 4 years, 10 months ago
  68. 53708e2 test writing to a stackalloc buffer by Jan Tattermusch · 4 years, 10 months ago
  69. e14a5c8 address a few TODOs by Jan Tattermusch · 4 years, 10 months ago
  70. 43dcee2 remove some todos by Jan Tattermusch · 4 years, 10 months ago
  71. 3375e25 optimize writing non-ascii strings by Jan Tattermusch · 4 years, 10 months ago
  72. 3dad187 add benchmark for writing of NonAsciiStrings by Jan Tattermusch · 4 years, 10 months ago
  73. 8a2d588 address review comments by Jan Tattermusch · 4 years, 10 months ago
  74. daada70 Merge pull request #7596 from jtattermusch/safe_span_accessors by Jan Tattermusch · 4 years, 10 months ago
  75. 4d6712e Enable experimental presence detection in JS. (#7592) by Anton Kast · 4 years, 10 months ago
  76. c6c8bab Move runtime import writing into a helper. by Thomas Van Lenten · 4 years, 10 months ago
  77. 57be643 Now that the paths are the same, use one ivar to track the values. by Thomas Van Lenten · 4 years, 10 months ago
  78. a296413 optimize WriteFloat by Jan Tattermusch · 4 years, 10 months ago
  79. 886c263 initial version of write benchmarks by Jan Tattermusch · 4 years, 10 months ago
  80. a6d1ed1 annotate ByteString.Span and ByteString.Memory as SecuritySafeCritical by Jan Tattermusch · 4 years, 10 months ago
  81. b2c9497 remove a TODO by Jan Tattermusch · 4 years, 10 months ago
  82. 5637289 test writing with different blocksizes by Jan Tattermusch · 4 years, 10 months ago
  83. f9f92a6 increase test coverage by Jan Tattermusch · 4 years, 10 months ago
  84. 94e64f2 a bit more cleanup by Jan Tattermusch · 4 years, 10 months ago
  85. ba61d76 simplify serialization to single span by Jan Tattermusch · 4 years, 10 months ago
  86. b3cdba1 increase test coverage by Jan Tattermusch · 4 years, 10 months ago
  87. 7bfaaba cleanup coded output stream by Jan Tattermusch · 4 years, 10 months ago
  88. 9039103 message extensions + refactor by Jan Tattermusch · 4 years, 10 months ago
  89. 8dbf707 add more tests by Jan Tattermusch · 4 years, 10 months ago
  90. 1e1d455 add WriteFloat TODO by Jan Tattermusch · 4 years, 10 months ago
  91. 2bce090 add more tests by Jan Tattermusch · 4 years, 10 months ago
  92. ecbb29d add WriteContext.Flush() method by Jan Tattermusch · 4 years, 10 months ago
  93. 3cdc107 fix bug in RefreshBuffer by Jan Tattermusch · 4 years, 10 months ago
  94. 5f5efe5 Added changelog entries for all changes already merged from google3. (#7585) by Joshua Haberman · 4 years, 10 months ago
  95. efbadb6 Merge pull request #7412 from JamesNK/jamesnk/repeated-fixed-parsing by Jan Tattermusch · 4 years, 10 months ago
  96. 31ebe2a Merge pull request #7590 from haberman/merge-release-branch by Joshua Haberman · 4 years, 10 months ago
  97. 28cc693 Initial module docstring for python _pb2 (#7528) by Thiago C. D'Ávila · 4 years, 10 months ago
  98. b9cf386 Tweak return types for GetSupportedFeatures to unit64_t. by Thomas Van Lenten · 4 years, 10 months ago
  99. b971243 Merge branch '3.12.x' into merge-release-branch by Joshua Haberman · 4 years, 10 months ago
  100. 921bdaa Improve repeated fixed parsing performance by James Newton-King · 4 years, 10 months ago