5133 Commits (901b2e548c0c7b52ce824423fd92fef870ba6e2e)

Author SHA1 Message Date
Mike Kruskal 901b2e548c Reorganize our bootstrapped feature gencode. 10 months ago
Protobuf Team Bot ce7446a2c4 Auto-generate files after cl/643051561 10 months ago
Protobuf Team Bot 091492ede1 Change MapEntry instances to also generate a TDP table. 10 months ago
Protobuf Team Bot bf306b3bea Update the comment for ctype to note that it's deprecated. 10 months ago
Protobuf Team Bot 8dd81075f4 Auto-generate files after cl/642691974 10 months ago
Protobuf Team Bot 4dffa939d2 When not in custom vtable mode, strip the initializer code via preprocessor. 10 months ago
Marcel Hlopko fe6963970c Rename IntoProxied::into -> IntoProxied::into_proxied 10 months ago
Adam Cozzette 435c182ae6 Update linker version script globs to include `*pb::*` instead of just `pb::*` 10 months ago
Protobuf Team Bot 61a2df3129 Allow non-repeated StringPiece accessors to be generated. 10 months ago
Protobuf Team Bot 8c7b1ecd23 Replace FindHelper() with BucketNumber() when only the bucket number is required. 10 months ago
Protobuf Team Bot 54d8f03974 LSC: Move expensive variables on their last use to avoid copies. 10 months ago
Protobuf Team Bot 08a6c36f5a Auto-generate files after cl/641170174 10 months ago
Protobuf Team Bot 31ead248b8 Use a template to collapse the 5 different set_ and add_ methods for repeated string fields into one for each overload set. 10 months ago
Mike Kruskal 851ca21f59 Make sure the generated pool is initialized before building any other pools. 10 months ago
Mike Kruskal 81c0ec381a Avoid calling absl::InitializeLog in protoc with MSVC 10 months ago
Mike Kruskal f3c0c5995c Fix a bug in edition defaults calculation. 10 months ago
Protobuf Team Bot d3a0f59af1 Remove temporary opt-in for extension support of weak descriptor messages. 10 months ago
Protobuf Team Bot 6a70bcf575 Make real_containing_oneof friendly to the optimizer when we only care about 10 months ago
Protobuf Team Bot 93d517e199 Only generate the immediate forward declarations when generating one file per 10 months ago
Mike Kruskal 986ef8d80b Always report plugin support errors from protoc. 10 months ago
Protobuf Team Bot 5619d0cd3a Auto-generate files after cl/639033776 10 months ago
Protobuf Team Bot 806be9de4d Initial working version of messages with a custom vtable, disabled by default. 10 months ago
Protobuf Team Bot d0e79cf761 Actually make Serialize fallible on Rust-cpp. 10 months ago
Mike Kruskal 35b34252c7 Stop supporting EDITION_PROTO2 as an alias for EDITION_LEGACY. 10 months ago
Mike Kruskal 094565b995 Internal changes 10 months ago
Mike Kruskal bd7078debc Move back deprecation of java utf8 feature to 2024. 10 months ago
Protobuf Team Bot c1c275cc7d Auto-generate files after cl/638676816 10 months ago
Protobuf Team Bot 9e83842ce0 Miscelaneous refactoring to prepare the code for the custom vtables changes. 10 months ago
Protobuf Team Bot 4814bda38c Automated rollback of commit 05e5107d98. 10 months ago
Protobuf Team Bot fdc7f65849 Make serialization correctly be fallible in the Rust Protobuf API. 10 months ago
Protobuf Team Bot 18da465815 Rename `DynamicCastToGenerated`/`DownCastToGenerated` to 10 months ago
Mark Hansen 05e5107d98 Avoid allocating new ExtensionWriters when serializing messages with no extensions 10 months ago
Mike Kruskal 81041edfae Fix latent bug disallowing certain MessageSet extensions 10 months ago
Mike Kruskal 433ca3e6a1 Internal changes 10 months ago
Protobuf Team Bot 2a07c57aa9 Internal change 10 months ago
Hong Shin 0730adb1c1 rename upb_Message_WhichOneof to upb_Message_WhichOneofByDef 10 months ago
Protobuf Team Bot dffec0c7d6 Internal Change 10 months ago
Mike Kruskal 046a07eead Fix a rare crash from feature lifetime validation. 10 months ago
Protobuf Team Bot 590e5aafee internal changes to plugin 10 months ago
Mike Kruskal e237f72bc4 Future-proof edition 2023 against feature value support windows. 10 months ago
Mike Kruskal 44c409d211 Mark deleted fields in descriptor.proto reserved 10 months ago
Protobuf Team Bot 858a2ab52f Fix warning about a bool==uint64 check. 10 months ago
Protobuf Team Bot 5dfdd85d34 Auto-generate files after cl/634787159 10 months ago
Protobuf Team Bot 5b8e90f404 Refactor the way we turn on the optimization in StrongPointer. 10 months ago
Protobuf Team Bot 2f3242c576 Fix ClangTidy warnings 11 months ago
Anton Grbin 34c843d671 [7392] [cpp] Remove dead code path for map key of type enum in JSON parsing (#16567) 11 months ago
Mike Kruskal 24b91a7fec Prohibit using features in the same file they're defined in. 11 months ago
Sandy Zhang baeab50df0 Automated rollback of commit ec126a5069. 11 months ago
Protobuf Team Bot c6cbaaeeee Devirtualize CheckTypeAndMergeFrom and use the existing function from 11 months ago
Protobuf Team Bot ca995da263 Reduce the cost of CheckTypeAndMergeFrom in LITE_RUNTIME objects when icf is 11 months ago