3109 Commits (6cadb1875a60cdd955e84493d810adc073b07ac5)

Author SHA1 Message Date
Mike Kruskal 9a85ed241d Internal Changes 2 years ago
deannagarcia 9b37daf1ce
Add "public" modifier to Kotlin generated code 2 years ago
Protobuf Team Bot 370028c75d [ObjC] Check the Printer failure status. 2 years ago
Protobuf Team Bot c928bf3f25 [ObjC] Convert GenerateSource over to Printer::Emit. 2 years ago
Protobuf Team Bot 4df096f1e9 [ObjC] Move GenerateHeader over to Printer::Emit. 2 years ago
Martijn Vels 75d31befc6 Implement ZeroCopyInputStream::ReadCord() in terms of absl::CordBuffer 2 years ago
Protobuf Team Bot 09a08d1f75 LazyField::IsInitialized instead of LazyField::Get for oneof. 2 years ago
Protobuf Team Bot 568672c733 Fix doc typo 2 years ago
Protobuf Team Bot 3b00bfff78 [ObjC] Update ImportWriter to use Printer::Emit. 2 years ago
Deanna Garcia 33d1070fc4 Expose internal setExtension method for Kotlin 2 years ago
Protobuf Team Bot 11bc195441 Updating version.json and repo version numbers to: 21.10 2 years ago
Christian Blichmann 670b4f7232 Include header for Abseil's `flat_hash_set<>` 2 years ago
Protobuf Team Bot 726aace07c [ObjC] Fix a clang tidy warning about const usage and make the FileGenerator const. 2 years ago
Protobuf Team Bot ed63a2c7e4 Updating version.json and repo version numbers to: 21.10-rc0 2 years ago
Protobuf Team Bot afb5a268f1 Remove sometimes-ambiguous use of operator '<<'. 2 years ago
Protobuf Team Bot 0a979584ee Auto-generate files after cl/491417852 2 years ago
Protobuf Team Bot 585b41a2dd Remove _internal_has_XXX APIs and directly check presence (e.g. has_bits, oneof case). 2 years ago
Deanna Garcia 9a1ef54b47 Allow message name "List" without conflict 2 years ago
Kenji Abe 7845696b1a Add more public modifiers 2 years ago
Deanna Garcia 6edfc80428 Cherrypick public modifier 2 years ago
Protobuf Team Bot 7a7bdde799 [ObjC] Final const cleanups for generator. 2 years ago
Protobuf Team Bot e8a9dcb0df [ObjC] Move the has bits computation to the ctor. 2 years ago
Protobuf Team Bot 2221a0111d Add support for lazy fields to TDP. 2 years ago
Protobuf Team Bot cd6180d4c3 [ObjC] Generator const cleanups 2 years ago
Protobuf Team Bot 64d3eeb1b3 [ObjC] Move all Message, Enum, & Extension Generators up to the File. 2 years ago
Protobuf Team Bot 96dd2ea63f Refactor proto2::Map to move all the key-only operations into a key-only base 2 years ago
Protobuf Team Bot a0e7ecf766 Simplify protobuf Java message builder by removing methods that calls the super class only. 2 years ago
Protobuf Team Bot 3e5fe0061f Cleanup arena.h template dispatch. 2 years ago
Protobuf Team Bot 280439822a Internal change 2 years ago
Protobuf Team Bot e0a1da0868 Correctly discard unknown enum name strings in an array when parsing a repeated field. 2 years ago
Protobuf Team Bot 030ed9c8df Split "zero" trait into more targeted traits and make them more precise. 2 years ago
Karol M. Langner 6e75fa152e Add repeated and nested message fields to deprecated test proto 2 years ago
Protobuf Team Bot 72977f951c Add ability for custom a MessagePrinter to default back to the default implementation. 2 years ago
Protobuf Team Bot c862c1cab4 Internal change 2 years ago
Protobuf Team Bot 4a122474ce [ObjC] Update generation to include the new closed enum information. 2 years ago
Protobuf Team Bot d4adb43bb4 proto2::Map improvements 2 years ago
Protobuf Team Bot 0e7d311b79 Use ARM-optimized varint decoding functions with table-driven parser. 2 years ago
Mike Kruskal a13c2fbc9e Internal change 2 years ago
Adam Cozzette 225b936c01 Fix missing `google::protobuf::RepeatedPtrField<std::string>` issue in GCC 2 years ago
Protobuf Team Bot 2880fef06c Begin emitting semantic metadata for some C++ proto features. 2 years ago
Protobuf Team Bot ce7a02c94c Stop generating an override for getUnknownFields() the GeneratedMessage version 2 years ago
Mike Kruskal f8393ee555 Internal change 2 years ago
Mike Kruskal e19c2606b3 Internal changes 2 years ago
Protobuf Team Bot b0f7bff40c Use bit-field int values in buildPartial to skip work on unset groups of fields. 2 years ago
Protobuf Team Bot 9b81aaae58 Internal change 2 years ago
Mike Kruskal c6af8635e8 Internal change 2 years ago
Mike Kruskal 53e4fa3279 Internal change 2 years ago
Mike Kruskal 73855fde31 Internal change 2 years ago
Mike Kruskal a1978c6c49 Internal change 2 years ago
Mike Kruskal 1e02e9b7d3 Internal change 2 years ago