3109 Commits (6cadb1875a60cdd955e84493d810adc073b07ac5)

Author SHA1 Message Date
Mike Kruskal bb96ec94af Migrate std::operator+ to Abseil helpers in compiler code. 2 years ago
Mike Kruskal 4950dce199 Provide an escape hatch for the new JSON name conflict handling at the DescriptorPool level. 2 years ago
Protobuf Team Bot 88ec26fe07 Correct HasBitVars logic to reflect the fact that stripped fields may return 2 years ago
Protobuf Team Bot 0ca97a1d7d Use the "shldq" decoder for the specialized 64-bit Varint parsers, rather than 2 years ago
Mike Kruskal 15dff733cf Automated rollback of commit 2b600ddf24. 2 years ago
Protobuf Team Bot 29a6a2189a Change the logic for reserved field name verification to force a fully 2 years ago
Protobuf Team Bot 81d90d1eab Turn on -Wdeprecated-enum-enum-conversion in protobuf code, and fix existing warnings. 2 years ago
Protobuf Team Bot b61f5c4048 Internal Changes 2 years ago
Protobuf Team Bot 2b600ddf24 Automated rollback of commit ce6c668a5e. 2 years ago
Protobuf Team Bot 7cbb347852 Optimize ListField by removing calls to std sort 2 years ago
Mike Kruskal ce6c668a5e Remove all remaining STL maps in favor of Abseil containers. 2 years ago
Mike Kruskal 2166cce734 Remove all remaining STL sets in favor of Abseil containers. 2 years ago
Mike Kruskal 757b7d179f Migrate more STL tables to Abseil swiss tables 2 years ago
Mike Kruskal 84f51356d7 Internal Changes 2 years ago
Protobuf Team Bot d7cc581270 Auto-generate files after cl/496985475 2 years ago
Paul Wankadia 04c02340d1 Move an expensive variable on its last use to avoid a copy. 2 years ago
Protobuf Team Bot aeda639ba3 Make good on the promise to rename FieldGenWrapper to FieldGenerator. 2 years ago
Mike Kruskal f589515e56 Regenerate stale files before every test that requires them. 2 years ago
Protobuf Team Bot a7473b65b8 Don't call GetReflection(), unless the result will be used. 2 years ago
Protobuf Team Bot 91c7e91a1a Move field-specific substition variable logic into FieldGenWrapper. 2 years ago
Mike Kruskal 54346a414d Bump our clang and gcc version to our public support version. 2 years ago
Protobuf Team Bot cf0c42d477 Throw all of the FieldGenerator implementations into a directory. 2 years ago
Protobuf Team Bot bf5439a3a5 Auto-generate files after cl/496489306 2 years ago
Protobuf Team Bot 6c7ac8ea46 First steps towards a pure field generator interface. 2 years ago
Protobuf Team Bot ebfba7b910 Auto-generate files after cl/496454433 2 years ago
Protobuf Team Bot 8be2ce3ada [ObjC] Don't check before calling calc 2 years ago
Protobuf Team Bot 9667c314f0 Auto-generate files after cl/496445609 2 years ago
Protobuf Team Bot 6d79c19452 Fix broken "Programming Languages" list in third_party.md. 2 years ago
Protobuf Team Bot 506a3133bb Auto-generate files after cl/496441433 2 years ago
Protobuf Team Bot cdb362c50a Factor out field listener annotation processing into a separate file. 2 years ago
Protobuf Team Bot 353b96cf61 Auto-generate files after cl/496415264 2 years ago
Protobuf Team Bot 19088a111c Re-enable table-based reflection parsing 2 years ago
Protobuf Team Bot 2af97cb48b Auto-generate files after cl/496414118 2 years ago
Protobuf Team Bot 862d74d945 Temporarily disable table-based reflection parsing 2 years ago
Joshua Humphries 535069ec1b Copybara import of the project: 2 years ago
Protobuf Team Bot 10f869a63b Auto-generate files after PR #11340 2 years ago
Matt Fowles Kulukundis 1697e4558b Main 202212161220 (#11340) 2 years ago
Protobuf Team Bot 832faf85dc Auto-generate files after cl/496016877 2 years ago
Protobuf Team Bot 9238c4843a Add debug_redact field option to protobuf. 2 years ago
Protobuf Team Bot a99e7088c7 Automated rollback of commit 2221a0111d. 2 years ago
Protobuf Team Bot 66b260f26e Cleanup unused MOA code. 2 years ago
Kent Ross 5712e1a746 place alignas() before lifetime specifiers (#11248) 2 years ago
Protobuf Team Bot 0804621afd Auto-generate files after cl/495700638 2 years ago
Deanna Garcia c4bc36d61e Internal change 2 years ago
Protobuf Team Bot 5f6bf0caf8 Auto-generate files after cl/495682331 2 years ago
Martijn Vels ab25c3eec5 Fix documentation for ZeroCopyInputStream 2 years ago
Protobuf Team Bot 6eddd661f5 Auto-generate files after cl/495646298 2 years ago
Protobuf Team Bot 1b64b75716 Clean up a fraction of message.cc to use Emit(). 2 years ago
Protobuf Team Bot 98caf4067b Auto-generate files after cl/495638543 2 years ago
Deanna Garcia 4314e9f391 Internal change 2 years ago