7701 Commits (ea513d71e042315bfd689c602502cd9d14fc8a66)
 

Author SHA1 Message Date
Jan Tattermusch 4f0afc7852 optimize WriteRawTag 4 years ago
Jan Tattermusch 2f16981638 optimize WriteVarint64 4 years ago
Jan Tattermusch 9d53fadcac optimize WriteVarint32 4 years ago
Jan Tattermusch 9ca0877db1 optimize WriteRawBytes 4 years ago
Jan Tattermusch 80780bdffa optimize WriteRawByte 4 years ago
Jan Tattermusch 6afd469fe0 optimize WriteFixed32 and WriteFixed64 4 years ago
Jan Tattermusch 17a4b181a0 optimize WriteString 4 years ago
Jan Tattermusch d3557cab21 WriteFloat improvements 4 years ago
Jan Tattermusch 1f56e5e2a4 remove AggressiveInlining attribute from WritingPrimitives.cs 4 years ago
June 2b7b7f7f72 Only disallow directories as input files 4 years ago
June 727e6e4e60 correct the way of testing file mode on Windows 4 years ago
June b9f94f7bf5 Fix #5858 4 years ago
Yue Zhu 582558a589 Add imenu index support 5 years ago
Alexandre Hamez 2676f4dcc5 Add third-party Elixir library 5 years ago
Ron Klein a076adc20f documentation: fix path for fetching submodules 5 years ago
Joshua Haberman dfab275eca Sync from Piper @317197168 5 years ago
Joshua Haberman 367f3d831e
Merge pull request #7630 from haberman/sync-stage 5 years ago
Joshua Haberman 435952c537 Added changelog entry for FieldMaskUtil.java. 5 years ago
Joshua Haberman c7da7e937c CHANGES.txt entries for the Piper sync. 5 years ago
Joshua Haberman f47e9345a9 Merge branch 'sync-piper' into sync-stage 5 years ago
Joshua Haberman f77065d4eb Sync from Piper @316511779 5 years ago
Jan Tattermusch 468c3ba8c6 Speed up writing of messages with many fields 5 years ago
Jan Tattermusch 9d6969bec4 Merge remote-tracking branch 'upstream/master' into protobuf_buffer_serialization 5 years ago
Jan Tattermusch e967fac23a update Makefile.am 5 years ago
Jan Tattermusch 6a69690464 basic version of WriteMessagesBenchmark 5 years ago
Jon Skeet 1dae8fdd62 Add support for proto2 JSON parsing in C# conformance tests 5 years ago
Jon Skeet ff70af6cfc Changes how JSON formatting works for fields supporting presence 5 years ago
Jan Tattermusch 2350e90a85 add new C# files to Makefile.am 5 years ago
Joshua Haberman f1ce8663ac
De-duplicated code to generate PHP protos and install phpunit. (#7605) 5 years ago
Thomas Van Lenten 9f546ba61b ObjC Support a runtime import override. 5 years ago
Jan Tattermusch 549dc9a412 optimize writing fixed32 and fixed64, fix benchmark 5 years ago
Jan Tattermusch 5eec497d3b fix C# CompatibilityTests 5 years ago
Thomas Van Lenten ce8b7af46b Update the brew workflow 5 years ago
Bart Hertog 2655a0aa0f Added Embedded Proto to third_party.md. 5 years ago
Jan Tattermusch e346fde63b remove commented out code 5 years ago
Jan Tattermusch c06812b0b2 address a few TODOs 5 years ago
Jan Tattermusch 19c0d73fb9 test WriteContext writing with multiple flushes 5 years ago
Jan Tattermusch 53708e2f15 test writing to a stackalloc buffer 5 years ago
Jan Tattermusch e14a5c8fe6 address a few TODOs 5 years ago
Jan Tattermusch 43dcee2fa9 remove some todos 5 years ago
Jan Tattermusch 3375e251f9 optimize writing non-ascii strings 5 years ago
Jan Tattermusch 3dad187707 add benchmark for writing of NonAsciiStrings 5 years ago
Jan Tattermusch 8a2d5884bf address review comments 5 years ago
Jan Tattermusch daada70233
Merge pull request #7596 from jtattermusch/safe_span_accessors 5 years ago
Anton Kast 4d6712e739
Enable experimental presence detection in JS. (#7592) 5 years ago
Thomas Van Lenten c6c8bab9e2 Move runtime import writing into a helper. 5 years ago
Thomas Van Lenten 57be643a36 Now that the paths are the same, use one ivar to track the values. 5 years ago
Jan Tattermusch a296413b5a optimize WriteFloat 5 years ago
Jan Tattermusch 886c263a3c initial version of write benchmarks 5 years ago
Jan Tattermusch a6d1ed1712 annotate ByteString.Span and ByteString.Memory as SecuritySafeCritical 5 years ago