18454 Commits (9c835afdceaab1b14f493df51ec16ada288730ce)
 

Author SHA1 Message Date
Protobuf Team Bot a7ddd35206 Auto-generate files after cl/664953196 3 months ago
Joshua Haberman eab1fa2765 Fixed layering check violations once and for all in upb bootstrapping. 3 months ago
Protobuf Team Bot 979931cc02 Refactor Rust thunk name generation in prep for extensions 3 months ago
Tony Liao 86a246312b Refactor methods in proto3's AnyMetadata implementation. 3 months ago
Hong Shin f5f94f334b Introduce hpb/internal/internal.h 3 months ago
Protobuf Team Bot 025909cb53 Auto-generate files after cl/663974332 3 months ago
Protobuf Team Bot a6977fef4c Add v2 FieldEntry #1. 3 months ago
Protobuf Team Bot 4e362b66bf Internal version update. 3 months ago
Protobuf Team Bot 939338d225 Internal change 3 months ago
Yamil Morales 26ab4fc14d Update failure lists replacing the message type section of test names with a wildcard for improved readability and compactness. 3 months ago
Yamil Morales 78a89c2d29 Create a test fixture for `update_failure_list.py` and carry out three tests. 3 months ago
Protobuf Team Bot 3b4605e046 internal change 3 months ago
Protobuf Team Bot f69eb55dc0 Auto-generate files after cl/663760495 3 months ago
Joshua Haberman 48f2faa70e Started moving Kotlin DSL generator to its own directory. 3 months ago
Protobuf Team Bot 546c8e0a25 Internal version update. 3 months ago
Hong Shin cb845a5962 hpb: introduce ptr.h and break out template helpers into internal/template_help.h 3 months ago
Mike Kruskal e49ce62d1e Clean up documentation of deprecated features. 3 months ago
Thomas Van Lenten e98e8edb15 [ObjC] Add api to add a field to another collection of unknown fields. 3 months ago
Protobuf Team Bot cfaac886c6 Minor cleanup: IWYU, remove redundant header from any.cc 3 months ago
Mike Kruskal 5cd9a463f9 Limit feature deprecation warnings to reduce noise. 3 months ago
Hong Shin 6c2be3bfc7 Make hpb:traits private visibility again 3 months ago
Hong Shin 6879b81364 Remove trailing mangle for generated_protos_support 3 months ago
Protobuf Team Bot 115b1925c6 Switch AssociatedMiniTable to a fn from an associated const. 3 months ago
Thomas Van Lenten 7155a7e95d [ObjC] Fix GPBUnknownField/GPBUnknownFields copy. 3 months ago
David Smith c5f623184d Add Compiler Condition to use inline assembly optimizations with ARM64 for Compatibility with MSVC (#17671) 3 months ago
Protobuf Team Bot 5a224554eb Add test that tries to parse a JSON string that exceeds the recursion limit. 3 months ago
Protobuf Team Bot 840697a35e Minor cleanup: IWYU, clang-tidy, etc. 3 months ago
Protobuf Team Bot ca0c631ddc Skip a volatile read. 3 months ago
Protobuf Team Bot b2a38a7b97 Auto-generate files after cl/663040062 3 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 '.'). 3 months ago
Evan Brown a60097abfc Use transparent lookups in ExtensionRegistry in order to avoid initializing all the fields in the lookup key in FindRegisteredExtension. 3 months ago
Deanna Garcia f355d99f75 Remove the extra condition on All blocking tests to ensure it runs even when tests are skipped. 3 months ago
Hong Shin 29a024831f Remove protos::upb_cc_proto_library_copts__for_generated_code_only_do_not_use 3 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. 3 months ago
Hong Shin e535b00dde Delete protos::repeated_field.h 3 months ago
Deanna Garcia 2f9cdd1d65 Update GHA tests to return single pass/fail signal at the end 3 months ago
Thomas Van Lenten d228777abd [ObjC] Raise an exception for a nil message. 3 months ago
Hong Shin 7a039dd177 Remove repeated_field_iterator (protos) 3 months ago
Hong Shin 1937e7645f Expunge protos_internal in totality 3 months ago
Jie Luo b9f46b822e Remove deprecated reflection.py usages from test 3 months ago
Protobuf Team Bot 0644290cea Internal version update. 3 months ago
Jie Luo b70c4b0c19 Raise warnings for deprecated python cpp extension GetDebugString(). 3 months ago
Hong Shin dd3a8bf3ac Genned header: UPB -> HPB 4 months ago
Mark Hansen 769305467a Automated g4 rollback of changelist 662071950. 4 months ago
Mark Hansen b71e5ee2d5 Tighten type bounds on GeneratedMessageLite.defaultInstanceMap. 4 months ago
Hong Shin 6739739ade hpb: rm unused ctor 4 months ago
Hong Shin fda2669a52 Remove upb/protos/bazel/* 4 months ago
Mark Hansen 4e6b93ca4e Remove a volatile read/write in SmallSortedMap.entrySet() 4 months ago
Dmitri Gribenko 744c9ddfc5 Rename `#[googletest::test]` to `#[gtest]` 4 months ago
Mark Hansen a10b619ed9 Remove SmallSortedMap.lazyDescendingEntrySet field caching 4 months ago