1. f0da89d Merge pull request #8473 from Jensaarai/ReadOnlySpan by Jan Tattermusch · 3 years, 10 months ago
  2. 086aa97 Merge branch '3.17.x' into merge-3.17.x by Adam Cozzette · 3 years, 11 months ago
  3. 652d99a Update protobuf version (#8606) by Adam Cozzette · 3 years, 11 months ago
  4. 3133828 Merge branch '3.17.x' into merge-3.17.x by Adam Cozzette · 3 years, 11 months ago
  5. f807c02 Update protobuf version to 3.17.0-rc2 (#8586) by Adam Cozzette · 3 years, 11 months ago
  6. 77a64e7 regenerate protos by Jan Tattermusch · 3 years, 11 months ago
  7. 7025f37 Update protobuf version (#8575) by Adam Cozzette · 3 years, 11 months ago
  8. 1252f3e More Code Review Updates by Jensaarai · 3 years, 11 months ago
  9. 2f0e269 improve readability of MessageParsingHelpers by Jan Tattermusch · 3 years, 11 months ago
  10. 89244fe make public API take ReadOnlySpan<byte> without "ref" by Jan Tattermusch · 3 years, 11 months ago
  11. 5095b68 Code Review Feedback by Jensaarai · 3 years, 11 months ago
  12. f5fd897 Sync from Piper @371422642 by Joshua Haberman · 3 years, 11 months ago
  13. ce56063 Sync from Piper @368734211 by Joshua Haberman · 4 years ago
  14. 76e3ffd C#: Add ParseFrom/MergeFrom ReadOnlySpan<byte> by Jensaarai · 4 years ago
  15. 5679811 Merge branch '3.15.x' into merge-3-15-x by Adam Cozzette · 4 years ago
  16. 436bd78 Updated version to 3.15.8 (#8463) by Adam Cozzette · 4 years ago upstream/3.15.x
  17. 87aa9ad Merge branch 'master' into 3.15.x by Adam Cozzette · 4 years ago
  18. 878be35 Update protobuf version by Adam Cozzette · 4 years ago
  19. 4008d22 Sync from Piper @366297034 by Derek Perez · 4 years ago
  20. 96307d2 Sync from Piper @364389596 by Joshua Haberman · 4 years ago
  21. 6aa539b Update protobuf version by Adam Cozzette · 4 years ago
  22. 4fff47a Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  23. fd8aabf Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  24. 9df4275 Sync from Piper @359788468 by Joshua Haberman · 4 years, 1 month ago
  25. 983d115 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  26. d8254a6 Merge branch '3.15.x' into 3.15.x-202102231541 by Adam Cozzette · 4 years, 1 month ago
  27. d7e943b Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  28. 6e84adc Merge branch '3.15.x' into merge-3-15-x by Adam Cozzette · 4 years, 1 month ago
  29. 052dc79 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  30. 133e5e7 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  31. de701c6 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  32. ac9218c Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  33. ae50d9b Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  34. 8260126 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
  35. a1f96ff Merge pull request #8147 from JamesNK/jamesnk/writestring by Jan Tattermusch · 4 years, 1 month ago
  36. e4cd821 Add comments by James Newton-King · 4 years, 1 month ago
  37. e9f2ef3 Update protobuf version by Adam Cozzette · 4 years, 2 months ago
  38. 51daaba Sync from Piper @355707933 by Joshua Haberman · 4 years, 2 months ago
  39. 8932446 Improve WriteString perf with SIMD by James Newton-King · 4 years, 2 months ago
  40. f9e8bf4 Merge pull request #8220 from jskeet/bytestrings-with-extensions by Jan Tattermusch · 4 years, 2 months ago
  41. c2b22b9 PR feedback by James Newton-King · 4 years, 2 months ago
  42. cb246b8 Optimize writing small strings by James Newton-King · 4 years, 2 months ago
  43. 69223b8 Clean up by James Newton-King · 4 years, 2 months ago
  44. 542c0cc Fix missing key and test by James Newton-King · 4 years, 2 months ago
  45. f01d9e5 Add an extension registry option when parsing file descriptors by Jon Skeet · 4 years, 2 months ago
  46. cea3653 Include the size of values (and tags) for extensions, even if the value is the default by Jon Skeet · 4 years, 2 months ago
  47. 6cf068c Clean up by James Newton-King · 4 years, 3 months ago
  48. e9cc0b0 Optimize MapField serialization by removing MessageAdapter by James Newton-King · 4 years, 3 months ago
  49. 930ab0f C#: do not use <PublicSign>true</PublicSign> on non-windows by Jan Tattermusch · 4 years, 3 months ago
  50. e794919 PR feedback by James Newton-King · 4 years, 4 months ago
  51. 79f5bad Change ByteString to use memory and support unsafe create without copy by James Newton-King · 4 years, 4 months ago
  52. 17a067d Merge branch '3.14.x' into 3.14.x-202011131455 by Adam Cozzette · 4 years, 4 months ago
  53. f3192d6 Update protobuf version by Adam Cozzette · 4 years, 4 months ago
  54. e91922a Additional test by James Newton-King · 4 years, 4 months ago
  55. e57f761 Fix parsing negative Int32Value that crosses segment boundary by James Newton-King · 4 years, 4 months ago
  56. fdf4ef6 Additional test by James Newton-King · 4 years, 4 months ago
  57. d8800ae Fix parsing negative Int32Value that crosses segment boundary by James Newton-King · 4 years, 4 months ago
  58. 1b851b3 Update protobuf version by Adam Cozzette · 4 years, 4 months ago
  59. a8ab1fa Update protobuf version by Adam Cozzette · 4 years, 4 months ago
  60. 5261847 Remove GOOGLE_PROTOBUF_SUPPORT_SYSTEM_MEMORY by James Newton-King · 4 years, 5 months ago
  61. 27100b4 Update protobuf version by Adam Cozzette · 4 years, 5 months ago
  62. 9d9c670 Merge pull request #7701 from basvdlinden/safe_bytestring_copyfrom_span by Jan Tattermusch · 4 years, 5 months ago
  63. 151d494 upgrade System.Memory dependency to 4.5.3 by Jan Tattermusch · 4 years, 5 months ago
  64. f3cf99c Sync from Piper @328224070 by Joshua Haberman · 4 years, 7 months ago
  65. 32a94ce Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years, 7 months ago
  66. 95e6c5b Sync from Piper @327110949 by Joshua Haberman · 4 years, 7 months ago
  67. 58f4260 Merged 3.13.x into master by Adam Cozzette · 4 years, 7 months ago
  68. fde7cf7 Update protobuf version by Adam Cozzette · 4 years, 7 months ago
  69. 1498286 Removed conflicting C# version line by Adam Cozzette · 4 years, 7 months ago
  70. 98c2e69 Update protobuf version by Adam Cozzette · 4 years, 7 months ago
  71. e2cc2de Fix lots of spelling errors (#7751) by Peter Newman · 4 years, 8 months ago
  72. 1c587a8 Updated version to 3.13.0-rc2 by Adam Cozzette · 4 years, 8 months ago
  73. 0d90ff3 Fix C# optional field reflection when there are regular fields too by Jon Skeet · 4 years, 8 months ago
  74. 8940150 Updated version to 3.13.0-rc1. by Adam Cozzette · 4 years, 8 months ago
  75. d4ec70f Fix C# optional field reflection when there are regular fields too by Jon Skeet · 4 years, 8 months ago
  76. 4c1bb4d Remove newline by Bas van der Linden · 4 years, 9 months ago
  77. 12d7976 Added test for ByteString.CopyFrom(ReadOnlySpan<byte> bytes) by Bas van der Linden · 4 years, 9 months ago
  78. ead4518 annotate ByteString.CopyFrom(ReadOnlySpan<byte> bytes) as SecuritySafeCritical by Bas van der Linden · 4 years, 9 months ago
  79. 6ba5241 Sync from Piper @320514613 by Joshua Haberman · 4 years, 9 months ago
  80. 25755ef Sync from Piper @319848517 by Joshua Haberman · 4 years, 9 months ago
  81. e36163d PR feedback by James Newton-King · 4 years, 9 months ago
  82. d4abad8 Optimize reading strings across segments by James Newton-King · 4 years, 9 months ago
  83. 45c8850 use BinaryPrimitives.WriteUInt64LittleEndian by Jan Tattermusch · 4 years, 9 months ago
  84. 1cf4df0 C# benchmark improvements by Jan Tattermusch · 4 years, 9 months ago
  85. fed7e18 upgrade dotnet SDK in the CI to 3.1 by Jan Tattermusch · 4 years, 9 months ago
  86. 13d7125 Fix C# build by regenerating test protos by Jon Skeet · 4 years, 9 months ago
  87. 2c1a461 Add tests for NullValue not appearing in a oneof at all by Jon Skeet · 4 years, 9 months ago
  88. 0dd5fff Fix JSON parsing and formatting of NullValue in C# by Jon Skeet · 4 years, 9 months ago
  89. 4f0afc7 optimize WriteRawTag by Jan Tattermusch · 4 years, 9 months ago
  90. 2f16981 optimize WriteVarint64 by Jan Tattermusch · 4 years, 9 months ago
  91. 9d53fad optimize WriteVarint32 by Jan Tattermusch · 4 years, 9 months ago
  92. 9ca0877 optimize WriteRawBytes by Jan Tattermusch · 4 years, 9 months ago
  93. 80780bd optimize WriteRawByte by Jan Tattermusch · 4 years, 9 months ago
  94. 6afd469 optimize WriteFixed32 and WriteFixed64 by Jan Tattermusch · 4 years, 9 months ago
  95. 17a4b18 optimize WriteString by Jan Tattermusch · 4 years, 9 months ago
  96. d3557ca WriteFloat improvements by Jan Tattermusch · 4 years, 9 months ago
  97. 1f56e5e remove AggressiveInlining attribute from WritingPrimitives.cs by Jan Tattermusch · 4 years, 9 months ago
  98. dfab275 Sync from Piper @317197168 by Joshua Haberman · 4 years, 9 months ago
  99. f77065d Sync from Piper @316511779 by Joshua Haberman · 4 years, 9 months ago
  100. 468c3ba Speed up writing of messages with many fields by Jan Tattermusch · 4 years, 10 months ago