17372 Commits (1ebec9a4c3adbfc37edcf77fc0bb83983c03f4f0)
 

Author SHA1 Message Date
Protobuf Team Bot b67a0d92dc Add "NO CHECKED-IN PROTOBUF GENCODE" to Protobuf C++ gencode. 11 months ago
Protobuf Team Bot 94ab406bcf Auto-generate files after cl/613387033 11 months ago
Protobuf Team Bot 434b530c06 Move EagerParseLazyField* APIs to proto2 namespace 11 months ago
Mike Kruskal dc484c131e Fix has_presence to account for proto3 extensions in Java. 11 months ago
Protobuf Team Bot 0fd69cf163 Auto-generate files after cl/613368436 11 months ago
Protobuf Team Bot 8a15c73d2c Improve pinning assembly when using a clang that supports it. 11 months ago
Protobuf Team Bot 9271acec79 Auto-generate files after cl/613361074 11 months ago
Mike Kruskal d5543304d5 Fix has_presence to account for proto3 extensions in Python. 11 months ago
Protobuf Team Bot 3b6e659d95 Minor cleanup: IWYU, clang-tidy, etc. 11 months ago
Mike Kruskal 16528d89c5 Fix has_presence to account for proto3 extensions in C++. 11 months ago
Cong Liu ac6c541e12 Enable profile_driven_cluster_aux_subtable. 11 months ago
Sandy Zhang 2e06e61ca1 Add <shellapi.h> include for CommandLineToArgvW 11 months ago
Protobuf Team Bot f1d3f28eca Automated rollback of commit 976a6eb6a4. 11 months ago
Protobuf Team Bot 5d58cb8559 Auto-generate files after cl/613290255 11 months ago
Protobuf Team Bot f2242d7136 Add proto full name support for tracing. 11 months ago
Eric Salo 3d7e75fb98 upb: remove split64 from Dart VM, delete array_split64.h from upb/message/ 11 months ago
Protobuf Team Bot 5230129d9b Auto-generate files after cl/613271110 11 months ago
Protobuf Team Bot 98511549b5 Use the simpler set_x() instead of x_mut().set() in the Rust conformance test. 11 months ago
Protobuf Team Bot 009078df7a Move Protobuf C++ versions out of port_def.inc to runtime_version.h so that the version can be used for preprocessing by users. 11 months ago
Protobuf Team Bot 33f367d2ba Auto-generate files after cl/613258771 11 months ago
Éamonn McManus 6cbcff4bb6 Clarify that `upb_Message_SetString` does not copy data. 11 months ago
Trayan Zapryanov fac929d9aa Cache StringBuilder instances in the .NET JsonTextTokenizer. 11 months ago
Protobuf Team Bot 3dadd0e1ee Generate an error early while parsing if the message nesting is too large. It 11 months ago
Protobuf Team Bot 53ad6a4478 Put an explicit warning about the incovenience of working against main and a recommendation to use a supported release in the root readme. 11 months ago
Protobuf Team Bot 554a00c40a Introduce Python Protobuf runtime version. 11 months ago
Jakob Buchgraber 03687b798b #rust #protobuf Implement custom Debug for C++ kernel 11 months ago
Jakob Buchgraber 997281b5bb #protobuf #rust use align parameter in __pb_rust_alloc 11 months ago
Jakob Buchgraber 11bbab1664 #protobuf #rust Build gencode files when building a rust_proto_library target 11 months ago
Sandy Zhang 5b32936822 Register Scalar/MessageMapContainerTypes as virtual subclasses of MutableMapping instead of inheriting directly. 11 months ago
Protobuf Team Bot ff83c91654 Auto-generate files after cl/613016814 11 months ago
Protobuf Team Bot e8244da7c6 Adds mutable extension accessors to the codegen for upb C for getting mutable extension messages. 11 months ago
Mike Kruskal 7de0ad1adb Add a unittest locking down presence behavior for proto3 extensions 11 months ago
Protobuf Team Bot 16f96d15eb Stop using EagerParseLazyFieldByMutation. 11 months ago
Protobuf Team Bot 9f4e01ffca Automated rollback of commit 8e833bfc66. 11 months ago
Protobuf Team Bot 6332267b1d Add EagerParseLazyField no IgnoreParse 11 months ago
Sandy Zhang 9f001a9658 Fix descriptor to access type via getType() s.t. messages using delimited encoding are consistently treated as groups for Java lite. 11 months ago
Protobuf Team Bot 730db2ddde Auto-generate files after cl/612967791 11 months ago
Protobuf Team Bot 8e833bfc66 Fix missing port_def/port_undef includes 11 months ago
Protobuf Team Bot 5ec1e25d6e Auto-generate files after cl/612961189 11 months ago
Protobuf Team Bot 87abd5d2ca Add "DO" "NOT" "SUBMIT" to Protobuf c++ gencode. 11 months ago
Protobuf Team Bot 6789e66766 Raw access to oneof LazyField must be LazyField*. 11 months ago
Éamonn McManus 507f037f7e Document the return value of `upb_Message_SetField`. 11 months ago
Sandy Zhang 9a262c2091 Update setup-php to 2.30.0 and re-enable macOS PHP 8.2 tests. 11 months ago
Sandy Zhang 360531cd08 Drop Ruby 2.7. 11 months ago
Mike Kruskal c78b189609 Internal change 11 months ago
Chris Kennelly 9e7cff0629 Automated Code Change 11 months ago
Protobuf Team Bot d4bfe52d99 Deprecate Arena::CreateMessage for OSS. 11 months ago
Protobuf Team Bot 73d96dba54 Internal changes. 11 months ago
Jakob Buchgraber 016a4b56fe #protobuf #rust Make oneof enum Copy 12 months ago
Protobuf Team Bot 024d90983e Assume HasHasbit() for SingularMessage and !HasHasbit() for OneofMessage. 12 months ago