12032 Commits (f71a9263f9380836c4fc356b67710203e691bc95)
 

Author SHA1 Message Date
Marcel Hlopko f71a9263f9 Refine proxied traits instead of using bounds 1 year ago
Adam Cozzette ef17a17f56 Fix msan error in generated_message_reflection_unittest.cc 1 year ago
Protobuf Team Bot ef64c208f2 Remove TcParser::MpRepeatedGroup(). 1 year ago
Protobuf Team Bot c3a7be8123 Auto-generate files after cl/542354883 1 year ago
Protobuf Team Bot c76644863a Change TSan validation to run in phases to reduce risks of roll backs. 1 year ago
Protobuf Team Bot a44fc2b063 compiler: Correct depfile generation when there are no outputs 1 year ago
Protobuf Team Bot b0b926a141 Use ProtobufArrayList for repeated bytes field. Presize primitive arrays for fixed-length primitives. 1 year ago
Mike Kruskal bcc464686e Internal changes 1 year ago
Protobuf Team Bot 9e1cf6fe9c Check next tag in MpRepeatedMessage. 1 year ago
Protobuf Team Bot adb2c4b415 When parsing repeated primitives, append to a tmp array on stack. 1 year ago
Protobuf Team Bot ff847ba8f6 Internal change 1 year ago
Jan Ehrhardt 4d9bbac167 Enable building PHP extension on Windows (#13097) 1 year ago
Protobuf Team Bot 33b8c451a6 Enable extra fields for TSan validation in TSan mode. 1 year ago
Jie Luo 96ca7d96da Raise warinings when extend repeated field with none iterable in OSS. OSS will raise errors soon 1 year ago
Chad Wilson c95ebb7bd8 deps: Update Guava to 32.0.1 (#13099) 1 year ago
Protobuf Team Bot b2ffbdcfd6 Auto-generate files after cl/541943542 1 year ago
Mike Kruskal a4408b1374 Internal Code Change 1 year ago
Protobuf Team Bot 6e3dca3668 Update TSan validation of concurrent mutations of fields to include non-repeated primitive, enum, string, and message fields. 1 year ago
Sandy Zhang 55741dcb94 Unify MessageSchema.getSerializedSize proto2 and proto3 methods. 1 year ago
Ryosuke Hasebe 943b696094 Add protobuf-kotlin into protobuf-bom (#12936) 1 year ago
Marcel Hlopko 45676832b4 Do not emit gencode for map fields 1 year ago
Protobuf Team Bot 8997b54c32 Automated rollback of commit 53382db0fd. 1 year ago
Mike Kruskal 53382db0fd Internal changes 1 year ago
Protobuf Team Bot cab25b98a7 Auto-generate files after cl/540978247 1 year ago
Protobuf Team Bot 0139697926 Update TSan validation to use a new field in _impl_ for validation. 1 year ago
Protobuf Team Bot 8a82125419 Auto-generate files after cl/540942693 1 year ago
Protobuf Team Bot 9d0d8fb653 Put default_instance into a local variable so the compiler can see that it doesn't need to reload from aux.table due to potential aliasing. 1 year ago
WenTao Ou 9d0961afb7 Add dllexport_decl for generated default instance. (#13085) 1 year ago
kang jinci e8a5627d4a Modify port_def.inc to ignore -Wshadow warning (#13059) 1 year ago
Marcel Hlopko f450ce2868 Do not pass dangling pointers to C++ 1 year ago
Protobuf Team Bot 46e0b15e7c Add method to create a new ProtobufList for the given element type. 1 year ago
Protobuf Team Bot a2adfe2d52 Use ToTagDispatch, unless we know for sure that we don't have more data 1 year ago
Thomas Griffith 5789e0ffb5 Fix signedness comparison warning (#13062) 1 year ago
Protobuf Team Bot 2631490637 Automated rollback of commit c4bc23782e. 1 year ago
Protobuf Team Bot 5411fc6679 `TextFormat::ParseFieldValueFromString` now takes `absl::string_view` as `input` instead of `const std::string &` 1 year ago
Protobuf Team Bot 0a45abe4c2 Internal Change 1 year ago
Protobuf Team Bot 3e6dba700f typo fix: Javascript -> JavaScript in protobuf readme 1 year ago
Dave MacLachlan 52430d7c60 Fix up sign comparison warning. 1 year ago
Mike Kruskal 25a9547819 Automated rollback of commit 9b4ceb4770. 1 year ago
Mike Kruskal 9b4ceb4770 Remove workaround for whole-archive linker behavior. 1 year ago
Mike Kruskal aba0341126 Remove explicit syntax check on open enum zero value validation. 1 year ago
Mike Kruskal d1d7502444 Delete codespell presubmit. 1 year ago
Matt Kulukundis 62fdfd1062 Fix a typo 1 year ago
Sandy Zhang d5067ccbe6 Unify MessageSchema.writeFieldsInAscendingOrder proto2 and proto3 methods. 1 year ago
Protobuf Team Bot 5a48187464 Move internal-only but kernel-agnostic paths into an `__internal` module 1 year ago
Protobuf Team Bot e4b500c476 Internal Code Change 1 year ago
Protobuf Team Bot 2cf94fafe3 Auto-generate files after cl/540118699 1 year ago
Protobuf Team Bot c3edc9036d Internal change. 1 year ago
Mike Kruskal b1df92704b Clean up staleness tests. 1 year ago
Protobuf Team Bot 381b31e9c9 Make ViewFor/MutFor use assoc. type instead of generic, rename to match 1 year ago