27 Commits (d0e49dfe3161714046a4ee2aeafba133b171e26f)

Author SHA1 Message Date
Mike Kruskal 151ee45381 Internal changes 7 months ago
Protobuf Team Bot 9717a07957 Internal changes to versions 7 months ago
Protobuf Team Bot b14d9ee01f Automated Code Change 7 months ago
Protobuf Team Bot 03729f631b Internal changes to versions 7 months ago
Protobuf Team Bot c97a042116 In the custom vtable mode invert how the static/non-static overloads versions work for ByteSizeLong and _InternalSerialize. That way the public entry point and the function pointer both end up being the same. Currently, the static function is a separate function than the one called externally, forcing two functions to exist. 7 months ago
Protobuf Team Bot 9306e8446f Internal changes to versions 7 months ago
Protobuf Team Bot cbb3abfc4b Internal changes to versions 7 months ago
Protobuf Team Bot f0d1814d0c Internal changes to versions 7 months ago
Protobuf Team Bot 894fd31530 Internal changes to versions 7 months ago
Protobuf Team Bot 647ee98c65 Add #include "third_party/protobuf/port_undef.inc" a bunch of many .cc files 7 months ago
Mike Kruskal 643b0a625f Internal changes 8 months ago
Mike Kruskal a39c17bec4 Internal changes 8 months ago
Protobuf Team Bot 689594986a Internal changes to versions 8 months ago
Mike Kruskal 40ffd46cec Automated rollback of commit a30b25578a. 8 months ago
Mike Kruskal a30b25578a Automated rollback of commit 901b2e548c. 8 months ago
Mike Kruskal 901b2e548c Reorganize our bootstrapped feature gencode. 8 months ago
Mike Kruskal 35b34252c7 Stop supporting EDITION_PROTO2 as an alias for EDITION_LEGACY. 8 months ago
Mike Kruskal 433ca3e6a1 Internal changes 9 months ago
Adam Cozzette ccadeac6ee Internal change 9 months ago
Sandy Zhang c99cf4bbfa Add `java` to reserved names to escape extensions to `java_`. This may break existing references to gencode for extensions named `java`. 9 months ago
Brent Shaffer 01744cccae chore(php): conformance testing for edition (#16712) 9 months ago
Protobuf Team Bot d45016a93f Internal changes to versions 9 months ago
Protobuf Team Bot 2c246484d3 Add editions-specific required fields to the required fields allow-list. 9 months ago
Protobuf Team Bot a9e0480768 Use Emit for ByteSizeLong 10 months ago
Mike Kruskal 57a6e8df1c Add dedicated tests to lock down that overridable defaults never change. 10 months ago
Mike Kruskal db5814e4ff Use newly split feature defaults in plugins and runtimes. 10 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 10 months ago