17536 Commits (4baa11fc6d0ca8ad3378a498bd38897eb139b96f)
 

Author SHA1 Message Date
Jie Luo eee53125c4 internal change 10 months ago
Protobuf Team Bot 45f9158b8a Auto-generate files after cl/613970553 10 months ago
Mike Kruskal 8c0485cb68 Include minitable codegen in checked-in cmake files 10 months ago
Protobuf Team Bot e41ffb01a2 Auto-generate files after cl/613765356 10 months ago
Mike Kruskal 54a8588148 Fix staleness regen script that now silently fails 10 months ago
Mike Kruskal 58312a6f2e Check in upb bootstrap gencode for future cmake usage 10 months ago
Protobuf Team Bot cdb0345d16 Auto-generate files after cl/613747349 10 months ago
Éamonn McManus 3c0f3ca6be Document `upb_Message_SetMessage`. 10 months ago
Protobuf Team Bot 9db04d2e01 Fix dynamically generated MapEntry parser to have the same behavior as the 10 months ago
Protobuf Team Bot 3ee0120cee Auto-generate files after cl/613716602 10 months ago
Protobuf Team Bot 99315b19d2 Fix upb_MiniTable_SetFullName signature. 10 months ago
Protobuf Team Bot ccfab6a8d5 Auto-generate files after cl/613664457 10 months ago
Protobuf Team Bot bcb4026c0c Auto-generate files after cl/613659141 10 months ago
Protobuf Team Bot cbfb6991f3 Add api to trace message allocations. 10 months ago
Protobuf Team Bot b67a0d92dc Add "NO CHECKED-IN PROTOBUF GENCODE" to Protobuf C++ gencode. 10 months ago
Protobuf Team Bot 94ab406bcf Auto-generate files after cl/613387033 10 months ago
Protobuf Team Bot 434b530c06 Move EagerParseLazyField* APIs to proto2 namespace 10 months ago
Mike Kruskal dc484c131e Fix has_presence to account for proto3 extensions in Java. 10 months ago
Protobuf Team Bot 0fd69cf163 Auto-generate files after cl/613368436 10 months ago
Protobuf Team Bot 8a15c73d2c Improve pinning assembly when using a clang that supports it. 10 months ago
Protobuf Team Bot 9271acec79 Auto-generate files after cl/613361074 10 months ago
Mike Kruskal d5543304d5 Fix has_presence to account for proto3 extensions in Python. 10 months ago
Protobuf Team Bot 3b6e659d95 Minor cleanup: IWYU, clang-tidy, etc. 10 months ago
Mike Kruskal 16528d89c5 Fix has_presence to account for proto3 extensions in C++. 10 months ago
Cong Liu ac6c541e12 Enable profile_driven_cluster_aux_subtable. 10 months ago
Sandy Zhang 2e06e61ca1 Add <shellapi.h> include for CommandLineToArgvW 10 months ago
Protobuf Team Bot f1d3f28eca Automated rollback of commit 976a6eb6a4. 10 months ago
Protobuf Team Bot 5d58cb8559 Auto-generate files after cl/613290255 10 months ago
Protobuf Team Bot f2242d7136 Add proto full name support for tracing. 10 months ago
Eric Salo 3d7e75fb98 upb: remove split64 from Dart VM, delete array_split64.h from upb/message/ 10 months ago
Protobuf Team Bot 5230129d9b Auto-generate files after cl/613271110 10 months ago
Protobuf Team Bot 98511549b5 Use the simpler set_x() instead of x_mut().set() in the Rust conformance test. 10 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. 10 months ago
Protobuf Team Bot 33f367d2ba Auto-generate files after cl/613258771 10 months ago
Éamonn McManus 6cbcff4bb6 Clarify that `upb_Message_SetString` does not copy data. 10 months ago
Trayan Zapryanov fac929d9aa Cache StringBuilder instances in the .NET JsonTextTokenizer. 10 months ago
Protobuf Team Bot 3dadd0e1ee Generate an error early while parsing if the message nesting is too large. It 10 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. 10 months ago
Protobuf Team Bot 554a00c40a Introduce Python Protobuf runtime version. 10 months ago
Jakob Buchgraber 03687b798b #rust #protobuf Implement custom Debug for C++ kernel 10 months ago
Jakob Buchgraber 997281b5bb #protobuf #rust use align parameter in __pb_rust_alloc 10 months ago
Jakob Buchgraber 11bbab1664 #protobuf #rust Build gencode files when building a rust_proto_library target 10 months ago
Sandy Zhang 5b32936822 Register Scalar/MessageMapContainerTypes as virtual subclasses of MutableMapping instead of inheriting directly. 10 months ago
Protobuf Team Bot ff83c91654 Auto-generate files after cl/613016814 10 months ago
Protobuf Team Bot e8244da7c6 Adds mutable extension accessors to the codegen for upb C for getting mutable extension messages. 10 months ago
Mike Kruskal 7de0ad1adb Add a unittest locking down presence behavior for proto3 extensions 10 months ago
Protobuf Team Bot 16f96d15eb Stop using EagerParseLazyFieldByMutation. 10 months ago
Protobuf Team Bot 9f4e01ffca Automated rollback of commit 8e833bfc66. 10 months ago
Protobuf Team Bot 6332267b1d Add EagerParseLazyField no IgnoreParse 10 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. 10 months ago