16042 Commits (892a2ce89a26a1194d28bc4eb288314d1c878bb7)
 

Author SHA1 Message Date
Joshua Haberman 2c7193b810 Migrated upb rules to use proto_common. 1 year ago
Protobuf Team Bot 206583d39b Auto-generate files after cl/568927357 1 year ago
Mike Kruskal 1c07062f5a Rename NONE enum value to UNVERIFIED 1 year ago
Adam Cozzette c32a2f9965 Remove upb dependency from protobuf_deps.bzl 1 year ago
Martijn Vels 9149c4825d Disable Arena copy constructor in repeated fields. 1 year ago
Adam Cozzette 8f236c2f7b Clean up a few stray files that ended up in the wrong place 1 year ago
Harald Kjær Nielsen 8fc0544228 Support non ascii commandline args (#14197) 1 year ago
Mike Kruskal caa462715c Delete deprecated C++ utf8 validation feature 1 year ago
Mike Kruskal e9fc181ae9 Migrate C++ utf8 validation to a global feature. 1 year ago
Protobuf Team Bot 06310353a2 Auto-generate files after cl/568651768 1 year ago
Adam Cozzette 501ececd39 Reorganize upb file structure 1 year ago
Protobuf Team Bot 30a7b23724 Enable OpenSSF Scorecard Action 1 year ago
Protobuf Team Bot 61127956a7 Auto-generate files after cl/568621264 1 year ago
serge-sans-paille 81533b2194 Remove <iostream> from the common.h header (#14174) 1 year ago
Mike Kruskal 153028d7f3 Add utf8_validation feature back to the global feature set. 1 year ago
Protobuf Team Bot 7a2c6b5652 Add `ABSL_ATTRIBUTE_LIFETIME_BOUND` attribute on generated extension accessors. 1 year ago
Jie Luo 1e0bc565a0 Do not check required field for upb python MergeFrom 1 year ago
Protobuf Team Bot ab58f8fbab Auto-generate files after cl/568554147 1 year ago
Mike Kruskal 65419eef0d Flip the names of edition_enum and edition. 1 year ago
Protobuf Team Bot d5ec12e9a8 Allocate the Cord element in the arena, instead of allocating on the heap and 1 year ago
Lydon Chandra 96100bf1e4 add C# deterministic serialization (#13160) 1 year ago
James Newton-King 67b9c76752 Add .NET debugging attributes (#14097) 1 year ago
Adam Cozzette 34bbf3162d Upgrade Docker image in upb test run for building Python wheels 1 year ago
Mike Kruskal 4ce04206fc Update our tests to use a custom checkout action. 1 year ago
Mike Kruskal 6166a68077 Increase our continuous tests by 4x to track down more flakes. 1 year ago
Mike Kruskal 1210eac457 Don't check out submodules in tests that don't need them. 1 year ago
Thomas Van Lenten 6b30163526 [ObjC] Clean up enum fields when not using fwd decls. 1 year ago
Hong Shin f4b102316e Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 1 year ago
Arwalk 7491a573f3 Update third_party.md with Zig implementation (#14192) 1 year ago
Protobuf Team Bot b86b9ff337 Internal change. 1 year ago
Thomas Van Lenten d58ed887ff [ObjC] Wire the generation options through all the Field generators. 1 year ago
Adam Cozzette cde00514e9
Expand lunit visibility to enable moving lua directory (#14199) 1 year ago
Martijn Vels 617e1912b2 Optimize RepeatedPtrField to use copy constructors where possible 1 year ago
Thomas Van Lenten cce7fc4f06 [ObjC] Wire generation options through Enum, Extension, Message, Oneof generators. 1 year ago
Protobuf Team Bot e57166b65a Fix upb_MiniTable_Equals, add test. 1 year ago
Protobuf Team Bot cdc5f6484b Auto-generate files after cl/567705458 1 year ago
Protobuf Team Bot 996268a345 Remove some function overrides from MapEntry and use the ones from Message. 1 year ago
Sandy Zhang c50e89217d Require Python >=3.8 and add 3.11 to test matrix 1 year ago
Adam Cozzette 0f7a0b6c98 Update upb wheel tests to use ubuntu-latest 1 year ago
Thomas Van Lenten 7824a4f0cd [ObjC] Handle transtive public imports in minimal imports mode 1 year ago
Protobuf Team Bot 2babd72727 Auto-generate files after PR #13838 1 year ago
Protobuf Team Bot 73b7f06faf Verify closed enums rather than fallback to eager parsing. 1 year ago
Adam Cozzette 87fcc79861 Internal change 1 year ago
James Newton-King e519c62f82 Improve .NET debugging of Protobuf messages (#13838) 1 year ago
Protobuf Team Bot a30d71d873 Auto-generate files after cl/567400017 1 year ago
Protobuf Team Bot ddc654e0bd Fix several ClangTidy warnings in the codegen. 1 year ago
Protobuf Team Bot bfbc95d41e Faster swap. 1 year ago
Adam Cozzette 9b46ed520e Add CI runs for testing upb Python wheels 1 year ago
Protobuf Team Bot 301dfc5aeb Add missing debugging version info to Protobuf Java gencode when multiple files are generated. 1 year ago
Protobuf Team Bot 450e065fa5 Auto-generate files after cl/567343651 1 year ago