18435 Commits (6d832d3aa29f1d6334493cdb064d017e871a6f9c)
 

Author SHA1 Message Date
Mike Kruskal 5cd9a463f9 Limit feature deprecation warnings to reduce noise. 6 months ago
Hong Shin 6c2be3bfc7 Make hpb:traits private visibility again 6 months ago
Hong Shin 6879b81364 Remove trailing mangle for generated_protos_support 6 months ago
Protobuf Team Bot 115b1925c6 Switch AssociatedMiniTable to a fn from an associated const. 6 months ago
Thomas Van Lenten 7155a7e95d [ObjC] Fix GPBUnknownField/GPBUnknownFields copy. 6 months ago
David Smith c5f623184d Add Compiler Condition to use inline assembly optimizations with ARM64 for Compatibility with MSVC (#17671) 6 months ago
Protobuf Team Bot 5a224554eb Add test that tries to parse a JSON string that exceeds the recursion limit. 6 months ago
Protobuf Team Bot 840697a35e Minor cleanup: IWYU, clang-tidy, etc. 6 months ago
Protobuf Team Bot ca0c631ddc Skip a volatile read. 6 months ago
Protobuf Team Bot b2a38a7b97 Auto-generate files after cl/663040062 6 months ago
Yamil Morales 3f908cfff7 Wildcard support for Protobuf conformance failure lists by using a Trie made up of nodes that contain a section of a test name (divided by '.'). 6 months ago
Evan Brown a60097abfc Use transparent lookups in ExtensionRegistry in order to avoid initializing all the fields in the lookup key in FindRegisteredExtension. 6 months ago
Deanna Garcia f355d99f75 Remove the extra condition on All blocking tests to ensure it runs even when tests are skipped. 6 months ago
Hong Shin 29a024831f Remove protos::upb_cc_proto_library_copts__for_generated_code_only_do_not_use 6 months ago
Deanna Garcia c4942ceefb Add a "(fork)" suffix to the version of "All blocking tests" that is run on a fork. This will help us distinguish between the two different test cases that run, so we don't block on the fork version for CLs. 6 months ago
Hong Shin e535b00dde Delete protos::repeated_field.h 6 months ago
Deanna Garcia 2f9cdd1d65 Update GHA tests to return single pass/fail signal at the end 6 months ago
Thomas Van Lenten d228777abd [ObjC] Raise an exception for a nil message. 6 months ago
Hong Shin 7a039dd177 Remove repeated_field_iterator (protos) 6 months ago
Hong Shin 1937e7645f Expunge protos_internal in totality 6 months ago
Jie Luo b9f46b822e Remove deprecated reflection.py usages from test 6 months ago
Protobuf Team Bot 0644290cea Internal version update. 6 months ago
Jie Luo b70c4b0c19 Raise warnings for deprecated python cpp extension GetDebugString(). 6 months ago
Hong Shin dd3a8bf3ac Genned header: UPB -> HPB 6 months ago
Mark Hansen 769305467a Automated g4 rollback of changelist 662071950. 6 months ago
Mark Hansen b71e5ee2d5 Tighten type bounds on GeneratedMessageLite.defaultInstanceMap. 6 months ago
Hong Shin 6739739ade hpb: rm unused ctor 6 months ago
Hong Shin fda2669a52 Remove upb/protos/bazel/* 6 months ago
Mark Hansen 4e6b93ca4e Remove a volatile read/write in SmallSortedMap.entrySet() 6 months ago
Dmitri Gribenko 744c9ddfc5 Rename `#[googletest::test]` to `#[gtest]` 6 months ago
Mark Hansen a10b619ed9 Remove SmallSortedMap.lazyDescendingEntrySet field caching 6 months ago
Sandy Zhang b9d1cfff8c Add protobuf_java to Bzlmod presubmit checks. 6 months ago
Tony Liao cdd5ac6dc0 Enable testing of more serialization codepaths for implicit presence fields. 6 months ago
Mike Kruskal 135eb8230b Use large runners for ubsan to avoid running out of disk space 6 months ago
Protobuf Team Bot 5b6f684cc4 Minor cleanup: IWYU, clang-tidy, etc. 6 months ago
Protobuf Team Bot 7eb1aaf0c3 Internal version update. 6 months ago
Jakob Buchgraber 7963b846d9 Remove obsolete C++ interop methods from $Msg$ 6 months ago
Protobuf Team Bot df1aad4eb8 Fix `TextFormat.Parser` to appropriately handle unknown values for open enums 6 months ago
Jie Luo 903c3f15b0 Nextgen Proto Pythonic API: Add duration.py 6 months ago
Protobuf Team Bot 814352c6a6 Minor cleanup: IWYU, clang-tidy fixes. 6 months ago
Yamil Morales b0fd2257c0 Fix for cl/660491962: If `names_to_test` is exhausted by a suite, we still shouldn't run ANY tests of subsequent ones. 6 months ago
Protobuf Team Bot 61b96ddbbd Internal version update. 6 months ago
Protobuf Team Bot 1f93cf8aaf Internal Change 6 months ago
Protobuf Team Bot 479a80cf4b internal change 6 months ago
Protobuf Team Bot 7356adb87a internal proto_library change 6 months ago
Hong Shin 1ec060bb04 re-point upb_cc_proto_library_bzl from upb to hpb and utilize hpb_proto_library 6 months ago
Evan Brown 2ed410a9ca Automated rollback of commit 1492fa9598. 6 months ago
Yamil Morales 3ce384ade2 go/conformanceDebuggability can now run tests in isolation without producing debugging info/commands. Test names to be run in isolation are passed through the --test flag, and if the user wishes to debug them, they will set --debug. 6 months ago
Jie Luo ee26f27493 Nextgen Proto Pythonic API: Add timestamp.py 6 months ago
Protobuf Team Bot 737a05be4a Internal version update. 6 months ago