18218 Commits (d228777abd7552f442862904521964034c5ba646)
 

Author SHA1 Message Date
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 3 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
Sandy Zhang b9d1cfff8c Add protobuf_java to Bzlmod presubmit checks. 4 months ago
Tony Liao cdd5ac6dc0 Enable testing of more serialization codepaths for implicit presence fields. 4 months ago
Mike Kruskal 135eb8230b Use large runners for ubsan to avoid running out of disk space 4 months ago
Protobuf Team Bot 5b6f684cc4 Minor cleanup: IWYU, clang-tidy, etc. 4 months ago
Protobuf Team Bot 7eb1aaf0c3 Internal version update. 4 months ago
Jakob Buchgraber 7963b846d9 Remove obsolete C++ interop methods from $Msg$ 4 months ago
Protobuf Team Bot df1aad4eb8 Fix `TextFormat.Parser` to appropriately handle unknown values for open enums 4 months ago
Jie Luo 903c3f15b0 Nextgen Proto Pythonic API: Add duration.py 4 months ago
Protobuf Team Bot 814352c6a6 Minor cleanup: IWYU, clang-tidy fixes. 4 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. 4 months ago
Protobuf Team Bot 61b96ddbbd Internal version update. 4 months ago
Protobuf Team Bot 1f93cf8aaf Internal Change 4 months ago
Protobuf Team Bot 479a80cf4b internal change 4 months ago
Protobuf Team Bot 7356adb87a internal proto_library change 4 months ago
Hong Shin 1ec060bb04 re-point upb_cc_proto_library_bzl from upb to hpb and utilize hpb_proto_library 4 months ago
Evan Brown 2ed410a9ca Automated rollback of commit 1492fa9598. 4 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. 4 months ago
Jie Luo ee26f27493 Nextgen Proto Pythonic API: Add timestamp.py 4 months ago
Protobuf Team Bot 737a05be4a Internal version update. 4 months ago
Hong Shin f066157be5 Expunge protos_extension_lock entirely 4 months ago
Protobuf Team Bot ea94ce4576 Auto-generate files after cl/660236451 4 months ago
Tony Liao 9277baa4cd Formatting beautifications. 4 months ago
Hong Shin 2f8472adc1 Introduce hpb_proto_library_bzl 4 months ago
Protobuf Team Bot c8272f5b0e Internal changes to versions 4 months ago
Chris Kennelly c7a723bbb5 Remove Arena::CreateMessage. 4 months ago
Hong Shin 090edb7a77 replace protos namespace from {repeated_field, repeated_field_iterator} with hpb 4 months ago
Thomas Van Lenten d794139f09 [ObjC] Deprecate GPBUnknownFieldSet and related apis. 4 months ago
Protobuf Team Bot 1492fa9598 Automated rollback of commit e2525e6b36. 4 months ago
Thomas Van Lenten 1a300ce648 [ObjC] More tests around unknown to known failure cases. 4 months ago
Cong Liu 69698c123a Internal change. 4 months ago
Protobuf Team Bot 9bcd5a3ca2 Internal changes to versions 4 months ago
Deanna Garcia f5ffaf9063 Remove unused pom.xml files. 4 months ago
Protobuf Team Bot 0f02d8459b Move `msg.merge_from(othermsg)` onto a trait fn 4 months ago
Mark Hansen 3281605ad4 Cleanup: fix rawtypes warnings in SchemaUtil 4 months ago
Protobuf Team Bot 2bac0e4ce3 Change merge_from() to take impl AsView instead of impl Proxy. 4 months ago
Evan Brown e2525e6b36 Enable small object optimization (SOO) for RepeatedField in order to reduce data indirections. 4 months ago