10566 Commits (5712e1a746abe0786a62014a24840dd44533422a)
 

Author SHA1 Message Date
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
Alex 31c3aeeb52
GitHub Workflows security hardening (#10843) 2 years ago
Protobuf Team Bot 98caf4067b Auto-generate files after cl/495638543 2 years ago
Deanna Garcia 4314e9f391 Internal change 2 years ago
Protobuf Team Bot 9ede3e2760 Auto-generate files after cl/495619064 2 years ago
Protobuf Team Bot 2d12041ae0 Add TODO to remove EMPTY in a future breaking release. 2 years ago
Mike Kruskal a8bf6efb47 Internal changes 2 years ago
Protobuf Team Bot 8f5482fdf7 Auto-generate files after cl/495600566 2 years ago
Mike Kruskal 8d067cefb3 Remove C++14 exemption for tests using "C++13". 2 years ago
Protobuf Team Bot c52efd45a2 Auto-generate files after cl/495597144 2 years ago
Sandy Zhang 7713c63a06 Revert changes to collect_all_artifacts for 20.04 and switch back to 16.04 2 years ago
Protobuf Team Bot 08ad73b58e Auto-generate files after cl/495501807 2 years ago
Mike Kruskal 9baae6adcb Clean up aarch64 tests. 2 years ago
Protobuf Team Bot b5f83ddb90 Auto-generate files after cl/495485093 2 years ago
Mike Kruskal 6df908957a Internal changes 2 years ago
Protobuf Team Bot bed8628547 Auto-generate files after cl/495424888 2 years ago
Protobuf Team Bot b51c551e37 Remove unused package private class ProtobufLists. 2 years ago
Protobuf Team Bot a6d0a6a441 Auto-generate files after cl/495412826 2 years ago
Sandy Zhang afddce8cc9 Add -y to collect_all_artifacts apt install for `gnupg ca-certificates` 2 years ago
Protobuf Team Bot 7049c555ec Auto-generate files after cl/495394221 2 years ago
Sandy Zhang da70972f52 Update collect_all_artifacts.sh to install mono for 20.04 instead of 16.04 2 years ago
Protobuf Team Bot e783e85602 Auto-generate files after cl/495357579 2 years ago
Protobuf Team Bot 9595cbbf9a Mark UnmodifiableLazyStringList deprecated. UnmodifiableLazyStringList is unnecessary and will be removed in a future release. 2 years ago
Protobuf Team Bot 33593edfef Auto-generate files after cl/495354518 2 years ago
Mike Kruskal 6b87d6f445 Add a deprecated message and enum option for restoring legacy json field validation. 2 years ago
Protobuf Team Bot c997d818dd Auto-generate files after cl/495340630 2 years ago
Martijn Vels edcbebaf8a Split arena_impl.h into serial_arena.h and thread_safe_arena.h 2 years ago
Protobuf Team Bot 14e579436f Internal change 2 years ago
Martijn Vels 8661e45075 Add UnknownFieldSet::SerializeToCord() 2 years ago
Protobuf Team Bot c658e27529 Make emptyList public and mark the public EMPTY field as deprecated. 2 years ago
Mike Kruskal bfed218c71 Internal changes 2 years ago
Jie Luo 0dd27f9f93 delete python/google/protobuf/protobuf_test.py which is dead 2 years ago
Martijn Vels b97005bda5 Add support for repeated Cord fields. 2 years ago
Protobuf Team Bot ce46f3e782 Re-format our `.inc` files to clang-format standards 2 years ago
Jie Luo de28d0b090 Removed python files from file_list and replace it with directory-based renames. 2 years ago
Protobuf Team Bot f483a68e84 Remove inlined strings from the fallback. 2 years ago
Martijn Vels a12d23bcfb Remove constexpr for non compliant C++11 builds with ABSL_ASSERT 2 years ago
Protobuf Team Bot e8449ee90e Remove the three-arg Printer::Sub constructor and switch to the new AnnotatedAt(). 2 years ago
Protobuf Team Bot ce17d70539 Internal Change 2 years ago
Protobuf Team Bot ff7ece3bcd Internal Change 2 years ago
Protobuf Team Bot 2433d6088f Add a mechanism for placing comments in Emit() calls that are not reproduced in the output. 2 years ago
Protobuf Team Bot 680881def1 Internal change 2 years ago
Protobuf Team Bot e4116700b5 Clean up the interface of io::Printer. 2 years ago
Protobuf Team Bot 025258525c Aggressively pipeline branches that have Arenas for performance. 2 years ago