- 7f23689 Re-generate csharp and php golden proto files after changes to descriptor.proto. by David L. Jones · 2 years, 11 months ago
- d2292fc regenerate C# protos by Jan Tattermusch · 2 years, 11 months ago
- 088281d Merge pull request #9964 from protocolbuffers/main-202205131806 by deannagarcia · 2 years, 11 months ago
- 9d7a449 Fix failing FieldMask.Merge for well-known wrapper field types by Vassil Kovatchev · 2 years, 11 months ago
- 4049efc Move to LF by Deanna Garcia · 2 years, 11 months ago
- 193da6c Merge release branch 21.x into main by Deanna Garcia · 2 years, 11 months ago
- c32d7ec Helper method on Any to allow an any to be unpacked more easily by Jon Skeet · 2 years, 11 months ago
- d259bd3 Updating version.json and repo version numbers to: 21.0-rc1 by Protobuf Team · 2 years, 11 months ago
- dc4aad9 Sync from Piper @444600173 by Joshua Haberman · 3 years ago
- 9e09343 Sync from Piper @441896533 by David L. Jones · 3 years ago
- 85aa87c Merge 3.20.1-rc1 into main (#9760) by mkruskal-google · 3 years ago
- 701650b Merge tag 'refs/tags/sync-piper' into sync-stage by Mike Kruskal · 3 years ago
- a29e0e3 Sync from Piper @439400376 by Mike Kruskal · 3 years ago
- ffe4b0c Merge branch '3.20.x' into 3.20.x-202204011233 by Mike Kruskal · 3 years ago
- 9e6e4eb Generated code for test protos for issue #9605 by Jon Skeet · 3 years ago
- e2f845b Test proto and unit test for issue #9605 by Jon Skeet · 3 years ago
- e1e9d3e Normalize all C# and .proto files to LF by Jon Skeet · 3 years ago
- a114b00 Reverting change to target frameworks that breaks kokoro by mkruskal-google · 3 years ago
- 25045e3 Update protobuf version by Darly Paredes · 3 years ago
- 10df21e Add .NET 6 target to Google.Protobuf test projects by Jensaarai · 3 years ago
- a4c9eff Sync from Piper @436517178 by Darly Paredes · 3 years ago
- e5ae3bb [C#] Update GetExtension to support getting typed value (#9655) by James Newton-King · 3 years ago
- a336ba0 Sync from Piper @435734090 by Adam Cozzette · 3 years ago
- ebfa0d3 Update protobuf version by theodorerose · 3 years, 1 month ago
- b20209f Sync from Piper @acozzette/proto_github_202203101748 by Adam Cozzette · 3 years, 1 month ago
- 357e716 Merge pull request #9588 from protocolbuffers/master by Adam Cozzette · 3 years, 1 month ago
- 92cdf87 [C#] fix parse failure for extensions with large field numbers (#9591) by Junrou Nishida · 3 years, 1 month ago
- 88a18db Update protobuf version by Adam Cozzette · 3 years, 1 month ago
- 1ba1d73 Sync from Piper @429333699 by David L. Jones · 3 years, 1 month ago
- dce403a Sync from Piper @427369078 by Joshua Haberman · 3 years, 2 months ago
- 42e806f Merge branch 'master' into sync-stage-2 by Joshua Haberman · 3 years, 2 months ago
- 867436c add test for clone of non-empty message (#9193) by Elliotte Rusty Harold · 3 years, 2 months ago
- b7fe12e Syncing from internal by Deanna Garcia · 3 years, 2 months ago
- ab4585a Sync from Piper @425656941 by Deanna Garcia · 3 years, 2 months ago
- c756e61 Merge pull request #9430 from xoofx/fix-csharp-fielddesc-ispacked by deannagarcia · 3 years, 2 months ago
- 18521f6 Merge branch '3.19.x' into merge-3.19.x by Adam Cozzette · 3 years, 2 months ago
- b926a7d Add ToProto() method to all C# descriptor classes by Jon Skeet · 3 years, 2 months ago
- 22d0e26 Update protobuf version for 3.19.4 (#9449) by Adam Cozzette · 3 years, 2 months ago v3.19.4
- 1694142 Fixed NullReferenceException when accessing FieldDescriptor.IsPacked by Alexandre Mutel · 3 years, 2 months ago
- 5bb34e9 Merge branch '3.19.x' into merge-3.19.x by Adam Cozzette · 3 years, 3 months ago
- cc7b1b5 Update protobuf version by Adam Cozzette · 3 years, 3 months ago v3.19.3
- eb94f17 Update protobuf version by Adam Cozzette · 3 years, 3 months ago
- 22462b0 Fix trim warnings by James Newton-King · 3 years, 4 months ago
- 4c09e43 Fix .NET SourceLink and warnings in NuGet package by James Newton-King · 3 years, 5 months ago
- c685d79 Fix test by James Newton-King · 3 years, 5 months ago
- 0f33dc4 Fix tests by James Newton-King · 3 years, 5 months ago
- aa15931 Update .NET SDKs to LTS versions by James Newton-King · 3 years, 5 months ago
- 7ccf4d8 Merge pull request #9169 from protocolbuffers/3.19.x by Adam Cozzette · 3 years, 5 months ago
- 7c40b2d Update protobuf version (#9167) by Adam Cozzette · 3 years, 5 months ago v3.19.1
- 65852d6 Fix comment syntax in any.proto (#8792) by Chris Bainbridge · 3 years, 5 months ago
- 9c3af64 Update checked-in C# generated code (#9158) by Adam Cozzette · 3 years, 5 months ago
- 17b30e9 Update protobuf version (#9119) by Adam Cozzette · 3 years, 5 months ago v3.19.0
- 3f3e6f4 Update version to 3.19.0-rc2 and fix changelog about Java 7 (#9116) by Adam Cozzette · 3 years, 5 months ago v3.19.0-rc2
- 519340d Update protobuf version (#9106) by Adam Cozzette · 3 years, 6 months ago
- 8b69867 Merge pull request #7642 from philjdf/master by deannagarcia · 3 years, 6 months ago
- 3c8c0ae Merge pull request #7246 from ObsidianMinor/csharp/issue7241 by Jan Tattermusch · 3 years, 6 months ago
- 3afc828 Sync from Piper @401883098 by Adam Cozzette · 3 years, 6 months ago
- 2a75e8c Merge branch '3.18.x' into merge-3.18.x by Adam Cozzette · 3 years, 6 months ago
- 0dab03b Update protobuf version to 3.18.1 (#9051) by Adam Cozzette · 3 years, 6 months ago v3.18.1
- 2128ce0 Merge branch '3.18.x' into merge-release by Joshua Haberman · 3 years, 6 months ago
- 12fb2b7 Update protobuf version (#8973) by Paul Yang · 3 years, 7 months ago
- e5c570b Sync from Piper @395706834 by Joshua Haberman · 3 years, 7 months ago
- d8f5578 Update protobuf version by Bo Yang · 3 years, 7 months ago
- 7cbc086 Update protobuf version (#8887) by Paul Yang · 3 years, 7 months ago
- 562fc94 Sync from Piper @388508285 by Adam Cozzette · 3 years, 8 months ago
- 9521803 Sync from Piper @375548932 by Joshua Haberman · 3 years, 10 months ago
- 380e352 Sync from Piper @373820256 by Deanna Garcia · 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 v3.15.2
- 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 v3.15.1
- 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 v3.15.0
- 8260126 Update protobuf version by Adam Cozzette · 4 years, 1 month ago v3.15.0-rc2
- 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, 4 months ago
- e9cc0b0 Optimize MapField serialization by removing MessageAdapter by James Newton-King · 4 years, 4 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