4838 Commits (11bbab1664a5afc5218bf61ea80d16a35cf50f21)

Author SHA1 Message Date
Protobuf Team Bot 349122f777 Move the declarations in SerialArena to more closely match the style guide. 1 year ago
Protobuf Team Bot 160697003a Auto-generate files after cl/579856691 1 year ago
Protobuf Team Bot f9fb51ff67 Move cached size access into the ClassData object as a 32-bit offset. 1 year ago
Protobuf Team Bot 08ec050c44 Delete obsolete function. 1 year ago
Protobuf Team Bot 722ddce334 pass explicit lazy annotation for messages 1 year ago
Joshua Haberman c69dd68fb1 Implement feature inheritance and legacy editions for upb. 1 year ago
Protobuf Team Bot 70cc55aeb2 Reduce stack usage on recursion by making all error generation lazy on 1 year ago
Protobuf Team Bot af75cb31f4 Small clean up Rust crate-relative naming logic 1 year ago
Protobuf Team Bot a3e45d27ee Dedup `RepeatedPtrField::Add` methods to all use common implementation. 1 year ago
Protobuf Team Bot 6ee7a322d3 Clarify same-crate-import vs different-crate-import message fields (latter unsupported). 1 year ago
Adrian Sadłocha 4721f6a5e9 Update a comment in oneofs 1 year ago
Protobuf Team Bot e682ab6bc3 Annotate message field builder getters with Semantic::kSet 1 year ago
Mike Kruskal 0d5cb3a6a6 Fix file missing in merge from 25.x 1 year ago
Protobuf Team Bot 2e5e2783cc Auto-generate files after PR #14617 1 year ago
Protobuf Team Bot be1665f92c Do not pass verify_func for non message extensions 1 year ago
Jie Luo 1231af10c7 merge 25.x to main (#14617) 1 year ago
Protobuf Team Bot 1c549200ff Use Emit instead of format for extension code gen. 1 year ago
Protobuf Team Bot f98f38bb20 Auto-generate files after cl/578962175 1 year ago
Protobuf Team Bot 3ea774370a Internal change 1 year ago
Jie Luo ac86c5ef32
Update wrappers.pb.h 1 year ago
Jie Luo 08b371e89a
Update type.pb.h 1 year ago
Jie Luo a874b1e0d8
Update timestamp.pb.h 1 year ago
Jie Luo 7a04bbd3a3
Update struct.pb.h 1 year ago
Jie Luo cbe61a4965
Update source_context.pb.h 1 year ago
Jie Luo e2e8f4e58c
Update field_mask.pb.h 1 year ago
Jie Luo 93bdf84ccd
Update empty.pb.h 1 year ago
Jie Luo a85d8a28d5
Update duration.pb.h 1 year ago
Jie Luo 9dc3e44cd4
Update descriptor.pb.h 1 year ago
Jie Luo 687e14ee52
Update cpp_features.pb.h 1 year ago
Jie Luo ef72406841
Update plugin.pb.h 1 year ago
Jie Luo dabf64631f
Update java_features.pb.h 1 year ago
Jie Luo c794a49e4e
Update api.pb.h 1 year ago
Jie Luo 19e5c874d2
Update any.pb.h 1 year ago
Sandy Zhang 0d331fd5ea Simplify ImmutableMessageLiteGenerator::GenerateStaticVariableInitializers method which doesn't actually generate any code or do anything for Java Lite. 1 year ago
Jie Luo 520e5dde64
keep -main in versions_suffix.h to merge back to main 1 year ago
Protobuf Team Bot f78f9c51fa Workaround false positive warning in MSVC. 1 year ago
Protobuf Team Bot 7daa16947b Emit a reason for why a field was unsupported. 1 year ago
Cong Liu b4c9546467 Cluster non cold subtables in aux entries to the top. 1 year ago
Protobuf Team Bot 6b5d8db01f Updating version.json and repo version numbers to: 25.0 1 year ago
Protobuf Team Bot f083530a06 Allow string + bytes fields in oneofs (now that the underyling accessors match the expected shape) 1 year ago
Protobuf Team Bot abdcd65246 Extract field descriptor enums into descriptor_lite.h, which can be included by protobuf_lite code. 1 year ago
Protobuf Team Bot 3667102d91 Remove `virtual` keyword. There are no overrides. 1 year ago
Protobuf Team Bot c9f9d99172 Use GetArena() instead of GetOwningArena() #6. 1 year ago
Protobuf Team Bot c8d2abe43d Automated rollback of commit d76a6300d2. 1 year ago
Mike Kruskal 63f4c503a2 Editions: Embed resolved features of descriptor.proto for pure python. 1 year ago
Mike Kruskal 57bb1e55f1 Set up editions codegen tests for python 1 year ago
Chris Kennelly b2efcdc1c5 Internal Code Change 1 year ago
Protobuf Team Bot f69f40e3f6 Internal change 1 year ago
Mike Kruskal 137e5984af Rollback changes to Utf8Validation 1 year ago
Mike Kruskal 6df7f0bbef Internal changes 1 year ago