17495 Commits (d63f37da964b723f61b7759e33c09391fb74d14f)
 

Author SHA1 Message Date
Protobuf Team Bot d63f37da96 Updating version.json and repo version numbers to: 27.0-rc1 7 months ago
Mike Kruskal 57a6e8df1c Add dedicated tests to lock down that overridable defaults never change. 7 months ago
Protobuf Team Bot f76b28e535 Minor cleanup: IWYU, clang-tidy, etc. 7 months ago
Keith Smiley 1bc6d6d532 [bzlmod] Set repo_name to com_google_protobuf (#16495) 7 months ago
Protobuf Team Bot 6afdd5a135 Auto-generate files after cl/625815212 7 months ago
Mike Kruskal e5502c746e Removed merged features from the edition defaults IR. 7 months ago
Mike Kruskal d1f2eae5c3 Fix delimited encoding for lazy-initialized fields. 7 months ago
Mike Kruskal 1d44d84417 Internal changes 7 months ago
Keith Smiley 9c686a2c5c [bzlmod] Set repo_name to com_google_protobuf (#16495) 7 months ago
Protobuf Team Bot 5365930ef4 Auto-generate files after cl/625771423 7 months ago
Mike Kruskal 71f990682e Clean up feature lifetime enforcement prior to release. 7 months ago
Protobuf Team Bot 7d24d5f53c Auto-generate files after cl/625729831 7 months ago
Protobuf Team Bot 88a0d33c55 Internal change. 7 months ago
Protobuf Team Bot b62a9c4a9d Use Emit instead of format. 7 months ago
Cong Liu bb3ff34a2b Fix a bug in InlinedStringField where donate steal is not enabled. 7 months ago
Protobuf Team Bot 58fb524b07 Internal change. 7 months ago
Protobuf Team Bot c755d9ac1a Add `load()` statements for the Bazel builtin top-level java symbols 7 months ago
Marcel Hlopko 1a7ea70730 Add test coverage for UTF-8 behavior 7 months ago
Jie Luo f799af8bf5 Automated rollback of commit 57772cdae7. 7 months ago
Protobuf Team Bot 2a9e5ef221 Auto-generate files after cl/625527117 7 months ago
Mike Kruskal db5814e4ff Use newly split feature defaults in plugins and runtimes. 7 months ago
Joshua Haberman b9b735cc73 Internal change 7 months ago
Protobuf Team Bot 58164b6ab9 Minor cleanup: IWYU, clang-tidy, etc. 7 months ago
Protobuf Team Bot c668e2e4da Internal changes. 7 months ago
Protobuf Team Bot 5844722687 Auto-generate files after cl/625420851 7 months ago
Protobuf Team Bot d5210bb702 Devirtualize IsInitialized and move the implementation to a function pointer in ClassData. 7 months ago
Protobuf Team Bot c7b9d540bd Minor cleanup: IWYU, etc. 7 months ago
Protobuf Team Bot f46a00f278 Auto-generate files after cl/625392504 7 months ago
Protobuf Team Bot 6f6b9fad66 Do not prefetch nullptr. 7 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 7 months ago
Kyle Montemayor 57772cdae7 Add __or__ to enum_type_wrapper so they can be used in type unions 7 months ago
Protobuf Team Bot d44ba9090c Refactor upb/rust directory to introduce separate files for each concept instead of a single blob. 7 months ago
Protobuf Team Bot 55696adb8b Auto-generate files after cl/625324587 7 months ago
Éamonn McManus 622f291606 Add `proto2::compiler::java::CapitalizedOneofName`. 7 months ago
Eric Salo bb3e50e15e upb: implement Dart public imports 7 months ago
Protobuf Team Bot 9ca7354815 Move the hook for RawMessage::SpaceUsedLong into ClassData to remove the 7 months ago
Protobuf Team Bot 5c7a9fd997 Move the Rust `Arena` type which wraps a upb_Arena into the upb directory. 7 months ago
Protobuf Team Bot 4515006071 Make LazyField correct on 32 bit platforms. 7 months ago
Protobuf Team Bot a5be8bdb9f Auto-generate files after cl/625084569 7 months ago
Protobuf Team Bot 37b2e3cb43 Internal changes. 7 months ago
Mike Kruskal b8ec9588c5 Split up default feature sets provided to plugins and runtimes. 7 months ago
Protobuf Team Bot 0a497f9148 Internal changes to versions 7 months ago
Derek Benson e485d4f03d Adds an initial version of the proto! macro to simplify construction of proto messages in Rust. Currently supports all field types except Repeated and Map 7 months ago
Protobuf Team Bot 27d4fbbee9 Optimize TDP table generation: 7 months ago
Mike Kruskal cfba3a661d Reverse last-minute switch to edition-lifetimes design. 7 months ago
Alyssa Haroldsen 3f493d9e52 Use the same set of exports as regular users in shared tests 8 months ago
Protobuf Team Bot f17fe1b4f9 Adds "Editions Lifetimes" to the GitHub code repository. 8 months ago
Protobuf Team Bot 8de0a66822 Internal Change 8 months ago
Protobuf Team Bot 2678e10c99 Create a upb rust directory. 8 months ago
Eric Salo 8d025c08ff upb: implement named imports in Dart 8 months ago