4397 Commits (b0d7441f83a4cc79d3937f65f8cc2b46931ea639)

Author SHA1 Message Date
Sandy Zhang 90e1b49f0f Use Editions features in Java, Kotlin, and Java Lite code generators. 1 year ago
Protobuf Team Bot 896f3d8ced Updating version.json and repo version numbers to: 25.0-rc1 1 year ago
Protobuf Team Bot 93014791ca Auto-generate files after cl/573867065 1 year ago
Matt Kulukundis b8001134c5 Remove code for handling global dtors 1 year ago
Protobuf Team Bot 27805918f9 Auto-generate files after cl/573857271 1 year ago
Matt Kulukundis 706798130c Incremental migration of message.cc to Emit 1 year ago
Matt Kulukundis e6f84a6168 Incremental migration of message.cc to Emit 1 year ago
Matt Kulukundis 8edd8c6041 Incremental migration of message.cc to Emit 1 year ago
Protobuf Team Bot f096eb50c5 Auto-generate files after cl/573849289 1 year ago
Protobuf Team Bot c875ee9f01 Added microbenchmarks for RepeatedPtrField construction. 1 year ago
Matt Kulukundis 44e296f4ac Incremental migration of message.cc to Emit 1 year ago
Hong Shin 6d4ea615cc Fix segfault in upb pathway in terra rust 1 year ago
Adam Cozzette dc4a800a2d Improve fuzz testing of C++ JSON parser and serializer 1 year ago
Martijn Vels f5667fa45a Always use src[0] as the prototype in `MergeFrom<MessageLite>` 1 year ago
Protobuf Team Bot 3bd0f35539 Use GetArena() instead of GetOwningArena() #3. 1 year ago
Mike Kruskal 512f19d406 Rename UNVERIFIED utf8 validation option to NONE 1 year ago
Protobuf Team Bot c863cfcaf7 Auto-generate files after cl/573369498 1 year ago
Protobuf Team Bot 51a1b716ae Use GetArena() instead of GetOwningArena() #2 1 year ago
Adam Cozzette b955165ebd Internal change 1 year ago
Protobuf Team Bot e1e764e8a7 Auto-generate files after cl/573311752 1 year ago
Protobuf Team Bot b458835fd6 Use GetArena() instead of GetOwningArena() #1 1 year ago
Protobuf Team Bot 7eef3c906a Assert equality between InternalGetArena() and InternalGetOwningArena(). 1 year ago
Protobuf Team Bot 6e848b00c9 Apply PROTOBUF_NOINLINE to declarations of some functions that want it. 1 year ago
Protobuf Team Bot ec57ed7625 Remove override for MapEntry::GetTypeName. 1 year ago
Protobuf Team Bot 42fe8b9927 Auto-generate files after cl/573014410 1 year ago
Sandy Zhang 6889aed460 Check-in bootstrapped Java features for Bazel and CMake 1 year ago
Mike Kruskal c0004a8fb1 Internal changes 1 year ago
Mike Kruskal 58722b10c9 Internal change 1 year ago
Protobuf Team Bot 0401c70b92 Internal change 1 year ago
Mike Kruskal 15c04bf1bc Make generators explicitly specify their support window for editions. 1 year ago
Protobuf Team Bot 1df8ea4988 `RepeatedPtrField::Add` is ~5% faster. 1 year ago
Mike Kruskal 3813b6622f Implement proto2/proto3 with editions 1 year ago
Sandy Zhang 9ad2268544 Remove synthetic oneofs from Java gencode field accessor tables. 1 year ago
Protobuf Team Bot 6ceacd6338 Auto-generate files after cl/572366502 1 year ago
Protobuf Team Bot 126a64517e Automated rollback of commit 40bed71a88. 1 year ago
Mike Kruskal 4554699ee5 Prohibit setting LEGACY_REQUIRED by default at the file level 1 year ago
Protobuf Team Bot 97a239446c Add comment to clarify intended use of EmitPubUseForImportedMessages. 1 year ago
Mike Kruskal f74de36fb5 Add clarifying comments about fields disallowed in Editions 1 year ago
Sam McCall 7881433762 Use absl's wrappers around __has_attribute etc rather than polyfilling. 1 year ago
Chris Kennelly e032784c57 Unconditionally poison RepeatedPtrField array after destruction. 1 year ago
Protobuf Team Bot e80b8ec620 Make JSON UTF-8 boundary check inclusive of the largest possible UTF-8 character. 1 year ago
Mike Kruskal d0d52fe3fa Remove reflection during feature resolution. 1 year ago
Protobuf Team Bot c120126e03 Revert the change to `size_type` to keep the public API using `size_t`. 1 year ago
Mike Kruskal 863b9d3190 Add additional proto validation to descriptor builds. 1 year ago
Hong Shin 55fb27df28 Enable editions support for rust 1 year ago
Protobuf Team Bot 95d2b2ed50 Reduce `Map::size_type` to 32-bits. Protobuf containers can't have more than 1 year ago
Protobuf Team Bot 99e659c1e0 Auto-generate files after cl/571469875 1 year ago
Protobuf Team Bot 40bed71a88 GetArena() instead of GetOwningArena() 1 year ago
Sandy Zhang 66ce451cce Ensure generator classes have Context with generator options and pass to field comment helpers. 1 year ago
Martijn Vels d41b9e7a4b Internal change 1 year ago