11330 Commits (5bf843b3d5f558767547ebb835245acca1efc96f)
 

Author SHA1 Message Date
Mike Kruskal 5bf843b3d5 Internal changes 2 years ago
Mike Kruskal f128ced675 Internal Code Change 2 years ago
Deanna Garcia 8aff59e1c4 Suppress -Wunused-parameter warning for GCC and clang. 2 years ago
Protobuf Team Bot 6ae84761bf Auto-generate files after cl/520049946 2 years ago
Mike Kruskal 3f4af6661a Internal Code Change 2 years ago
Jakob Buchgraber 4745f526d4 Small style guide, naming and formatting fixes 2 years ago
Jakob Buchgraber 8c92452c99 Split UPB and C++ kernel codegen into their own functions 2 years ago
Protobuf Team Bot e2f3d64742 Internal change. 2 years ago
Mike Kruskal dff36c7d02 Update source code info when stripping source-retention options 2 years ago
Mike Kruskal 0549e52188 Internal Code Change 2 years ago
cpovirk d60af33f09 Internal Change 2 years ago
Protobuf Team Bot 5b59a02b91 Auto-generate files after cl/519752053 2 years ago
Mike Kruskal 145900f06c Open-source extension declaration definition. 2 years ago
Protobuf Team Bot 3a871acca0 Fix internal build breakage 2 years ago
Adam Cozzette 42c2b7ec60 Internal change 2 years ago
Jie Luo 6ecb5d097e Added Reflection::GetCord() method in C++ 2 years ago
Jonas Kvinge 477e35f4c2 Add missing cstdint include to port.h (#12331) 2 years ago
Mike Kruskal 3e188b7c04 Automated rollback of commit 1d7bda4a78. 2 years ago
Yamamoto, Hirotaka 620eebecde Add Cybozu to options.md (#12324) 2 years ago
Protobuf Team Bot 53f3cf8e15 Internal changes 2 years ago
Martijn Vels dbbe317b4f Small optimization: move TcParser::Error() out of line 2 years ago
Jakob Buchgraber ef53613b42 Add GHA workflow for Rust 2 years ago
Protobuf Team Bot 4562c1c235 Internal change. 2 years ago
Protobuf Team Bot 34517b6456 Internal changes to extensions. 2 years ago
Eric Salo dfb71558a2 sync to current upb and enable new unit test on upb 2 years ago
Jakob Buchgraber 7802b93442 Fix build errors in Protobuf Rust 2 years ago
cpovirk 9a76b96cc4 Internal change. 2 years ago
cpovirk 2b663464ea Internal change. 2 years ago
Protobuf Team Bot a7087a0376 Automated rollback of commit f7e6c46824. 2 years ago
Eric Salo 579f4ab70d fix Python bug with required fields 2 years ago
deannagarcia dbc918c6d0 Delete cmake/CMakeLists.txt in favor of CMakeLists.txt (#12295) 2 years ago
Protobuf Team Bot e56cf5d8d4 Auto-generate files after cl/518395462 2 years ago
Mike Kruskal 2456753603 Mark singular `target` field option deprecated. 2 years ago
Protobuf Team Bot f73c7cb74a Add license rules 2 years ago
Mike Kruskal 10327708f8 Create a helper for converting ErrorLocation to a string 2 years ago
Mike Kruskal 1f11d71181 Only include utf8_range if it hasn't been included already 2 years ago
Protobuf Team Bot f7e6c46824 Reduce stack usage of MessageDifferencer in two ways: 2 years ago
Jie Luo 714f975026 Support C++ protobuf ctype=CORD for bytes field (generated code). 2 years ago
Protobuf Team Bot 4b5652b030 Re-attach OSGI headers to lite,core, and util. This information was dropped in the move from maven to bazel. 2 years ago
Protobuf Team Bot bf1ae222c9 Update proto parsing to keep track of parsed fields that have no presence and were parsed to their default value, hence had no effect on the result proto. 2 years ago
Protobuf Team Bot 35ffb665e2 Auto-generate files after PR #12262 2 years ago
Jon Skeet 4326e0f852 Make json_name take priority over name (fully) in C# parsing (#12262) 2 years ago
Joris Clement 38ab857472 Make warning message type more specific (#12272) 2 years ago
Karthikeyan Singaravelan decc1b5708 Update deprecated aliases for Python 3.12 compatibility. (#12254) 2 years ago
Jon Skeet 0dda953e06 Fix compile-time error for Google.Protobuf in C# 11 (#12261) 2 years ago
Protobuf Team Bot 5d3d9aa372 Auto-generate files after cl/518088680 2 years ago
Mike Kruskal d480470dfc Internal changes 2 years ago
Martijn Vels e91bcb7df2 Remove ABSL_DCHECK header and dep now that port_def.inc is fixed 2 years ago
Michele Locati af34fc6a76 [PHP] Run tests on PHP 8.2 too , check for startup warnings (#10596) 2 years ago
Sandy Zhang 2c639334cc Introduce a legacy utility for Descriptors.java to hide FileDescriptor.getSyntax(). 2 years ago