- 5b8208e Update protobuf version by Deanna Garcia · 3 years, 10 months ago
- 52784ce Update protobuf version (#8633) by Adam Cozzette · 3 years, 10 months ago
- 652d99a Update protobuf version (#8606) by Adam Cozzette · 3 years, 11 months ago
- f807c02 Update protobuf version to 3.17.0-rc2 (#8586) by Adam Cozzette · 3 years, 11 months ago
- 7025f37 Update protobuf version (#8575) by Adam Cozzette · 3 years, 11 months ago
- f5fd897 Sync from Piper @371422642 by Joshua Haberman · 4 years ago
- ce56063 Sync from Piper @368734211 by Joshua Haberman · 4 years ago
- 4008d22 Sync from Piper @366297034 by Derek Perez · 4 years ago
- 96307d2 Sync from Piper @364389596 by Joshua Haberman · 4 years ago
- 9df4275 Sync from Piper @359788468 by Joshua Haberman · 4 years, 1 month ago
- d8254a6 Merge branch '3.15.x' into 3.15.x-202102231541 by Adam Cozzette · 4 years, 1 month ago
- d7e943b Update protobuf version by Adam Cozzette · 4 years, 1 month ago
- 6e84adc Merge branch '3.15.x' into merge-3-15-x by Adam Cozzette · 4 years, 1 month ago
- 052dc79 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
- 133e5e7 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
- de701c6 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
- ac9218c Update protobuf version by Adam Cozzette · 4 years, 1 month ago
- ae50d9b Update protobuf version by Adam Cozzette · 4 years, 1 month ago
- 8260126 Update protobuf version by Adam Cozzette · 4 years, 1 month ago
- a1f96ff Merge pull request #8147 from JamesNK/jamesnk/writestring by Jan Tattermusch · 4 years, 1 month ago
- e4cd821 Add comments by James Newton-King · 4 years, 1 month ago
- e9f2ef3 Update protobuf version by Adam Cozzette · 4 years, 2 months ago
- 51daaba Sync from Piper @355707933 by Joshua Haberman · 4 years, 2 months ago
- 8932446 Improve WriteString perf with SIMD by James Newton-King · 4 years, 2 months ago
- f9e8bf4 Merge pull request #8220 from jskeet/bytestrings-with-extensions by Jan Tattermusch · 4 years, 2 months ago
- c2b22b9 PR feedback by James Newton-King · 4 years, 2 months ago
- cb246b8 Optimize writing small strings by James Newton-King · 4 years, 2 months ago
- 69223b8 Clean up by James Newton-King · 4 years, 2 months ago
- 542c0cc Fix missing key and test by James Newton-King · 4 years, 2 months ago
- f01d9e5 Add an extension registry option when parsing file descriptors by Jon Skeet · 4 years, 2 months ago
- 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
- 6cf068c Clean up by James Newton-King · 4 years, 3 months ago
- e9cc0b0 Optimize MapField serialization by removing MessageAdapter by James Newton-King · 4 years, 3 months ago
- 930ab0f C#: do not use <PublicSign>true</PublicSign> on non-windows by Jan Tattermusch · 4 years, 4 months ago
- e794919 PR feedback by James Newton-King · 4 years, 4 months ago
- 79f5bad Change ByteString to use memory and support unsafe create without copy by James Newton-King · 4 years, 4 months ago
- 17a067d Merge branch '3.14.x' into 3.14.x-202011131455 by Adam Cozzette · 4 years, 5 months ago
- f3192d6 Update protobuf version by Adam Cozzette · 4 years, 5 months ago
- e91922a Additional test by James Newton-King · 4 years, 5 months ago
- e57f761 Fix parsing negative Int32Value that crosses segment boundary by James Newton-King · 4 years, 5 months ago
- fdf4ef6 Additional test by James Newton-King · 4 years, 5 months ago
- d8800ae Fix parsing negative Int32Value that crosses segment boundary by James Newton-King · 4 years, 5 months ago
- 1b851b3 Update protobuf version by Adam Cozzette · 4 years, 5 months ago
- a8ab1fa Update protobuf version by Adam Cozzette · 4 years, 5 months ago
- 5261847 Remove GOOGLE_PROTOBUF_SUPPORT_SYSTEM_MEMORY by James Newton-King · 4 years, 5 months ago
- 27100b4 Update protobuf version by Adam Cozzette · 4 years, 5 months ago
- 9d9c670 Merge pull request #7701 from basvdlinden/safe_bytestring_copyfrom_span by Jan Tattermusch · 4 years, 5 months ago
- 151d494 upgrade System.Memory dependency to 4.5.3 by Jan Tattermusch · 4 years, 5 months ago
- f3cf99c Sync from Piper @328224070 by Joshua Haberman · 4 years, 7 months ago
- 32a94ce Merge tag 'refs/tags/sync-piper' into sync-stage by Joshua Haberman · 4 years, 7 months ago
- 95e6c5b Sync from Piper @327110949 by Joshua Haberman · 4 years, 7 months ago
- 58f4260 Merged 3.13.x into master by Adam Cozzette · 4 years, 7 months ago
- fde7cf7 Update protobuf version by Adam Cozzette · 4 years, 8 months ago
- 1498286 Removed conflicting C# version line by Adam Cozzette · 4 years, 8 months ago
- 98c2e69 Update protobuf version by Adam Cozzette · 4 years, 8 months ago
- e2cc2de Fix lots of spelling errors (#7751) by Peter Newman · 4 years, 8 months ago
- 1c587a8 Updated version to 3.13.0-rc2 by Adam Cozzette · 4 years, 8 months ago
- 0d90ff3 Fix C# optional field reflection when there are regular fields too by Jon Skeet · 4 years, 8 months ago
- 8940150 Updated version to 3.13.0-rc1. by Adam Cozzette · 4 years, 8 months ago
- d4ec70f Fix C# optional field reflection when there are regular fields too by Jon Skeet · 4 years, 9 months ago
- 4c1bb4d Remove newline by Bas van der Linden · 4 years, 9 months ago
- 12d7976 Added test for ByteString.CopyFrom(ReadOnlySpan<byte> bytes) by Bas van der Linden · 4 years, 9 months ago
- ead4518 annotate ByteString.CopyFrom(ReadOnlySpan<byte> bytes) as SecuritySafeCritical by Bas van der Linden · 4 years, 9 months ago
- 6ba5241 Sync from Piper @320514613 by Joshua Haberman · 4 years, 9 months ago
- 25755ef Sync from Piper @319848517 by Joshua Haberman · 4 years, 9 months ago
- e36163d PR feedback by James Newton-King · 4 years, 9 months ago
- d4abad8 Optimize reading strings across segments by James Newton-King · 4 years, 9 months ago
- 45c8850 use BinaryPrimitives.WriteUInt64LittleEndian by Jan Tattermusch · 4 years, 9 months ago
- 1cf4df0 C# benchmark improvements by Jan Tattermusch · 4 years, 9 months ago
- 13d7125 Fix C# build by regenerating test protos by Jon Skeet · 4 years, 9 months ago
- 2c1a461 Add tests for NullValue not appearing in a oneof at all by Jon Skeet · 4 years, 9 months ago
- 0dd5fff Fix JSON parsing and formatting of NullValue in C# by Jon Skeet · 4 years, 9 months ago
- 4f0afc7 optimize WriteRawTag by Jan Tattermusch · 4 years, 9 months ago
- 2f16981 optimize WriteVarint64 by Jan Tattermusch · 4 years, 9 months ago
- 9d53fad optimize WriteVarint32 by Jan Tattermusch · 4 years, 9 months ago
- 9ca0877 optimize WriteRawBytes by Jan Tattermusch · 4 years, 9 months ago
- 80780bd optimize WriteRawByte by Jan Tattermusch · 4 years, 9 months ago
- 6afd469 optimize WriteFixed32 and WriteFixed64 by Jan Tattermusch · 4 years, 9 months ago
- 17a4b18 optimize WriteString by Jan Tattermusch · 4 years, 9 months ago
- d3557ca WriteFloat improvements by Jan Tattermusch · 4 years, 9 months ago
- 1f56e5e remove AggressiveInlining attribute from WritingPrimitives.cs by Jan Tattermusch · 4 years, 9 months ago
- dfab275 Sync from Piper @317197168 by Joshua Haberman · 4 years, 9 months ago
- f77065d Sync from Piper @316511779 by Joshua Haberman · 4 years, 10 months ago
- 468c3ba Speed up writing of messages with many fields by Jan Tattermusch · 4 years, 10 months ago
- 9d6969b Merge remote-tracking branch 'upstream/master' into protobuf_buffer_serialization by Jan Tattermusch · 4 years, 10 months ago
- 6a69690 basic version of WriteMessagesBenchmark by Jan Tattermusch · 4 years, 10 months ago
- 1dae8fd Add support for proto2 JSON parsing in C# conformance tests by Jon Skeet · 4 years, 10 months ago
- ff70af6 Changes how JSON formatting works for fields supporting presence by Jon Skeet · 4 years, 10 months ago
- 549dc9a optimize writing fixed32 and fixed64, fix benchmark by Jan Tattermusch · 4 years, 10 months ago
- e346fde remove commented out code by Jan Tattermusch · 4 years, 10 months ago
- c06812b address a few TODOs by Jan Tattermusch · 4 years, 10 months ago
- 19c0d73 test WriteContext writing with multiple flushes by Jan Tattermusch · 4 years, 10 months ago
- 53708e2 test writing to a stackalloc buffer by Jan Tattermusch · 4 years, 10 months ago
- e14a5c8 address a few TODOs by Jan Tattermusch · 4 years, 10 months ago
- 43dcee2 remove some todos by Jan Tattermusch · 4 years, 10 months ago
- 3375e25 optimize writing non-ascii strings by Jan Tattermusch · 4 years, 10 months ago
- 3dad187 add benchmark for writing of NonAsciiStrings by Jan Tattermusch · 4 years, 10 months ago
- 8a2d588 address review comments by Jan Tattermusch · 4 years, 10 months ago
- a296413 optimize WriteFloat by Jan Tattermusch · 4 years, 10 months ago
- 886c263 initial version of write benchmarks by Jan Tattermusch · 4 years, 10 months ago