39 Commits (e67f35888557f4a78341ed373a96a4c4352da9a0)

Author SHA1 Message Date
Protobuf Team Bot 49c0b4aa03 Internal version update. 3 months ago
Protobuf Team Bot 7a93369749 Internal version update. 3 months ago
Protobuf Team Bot 845aff331a Internal version update. 3 months ago
Joshua Haberman 7826ad1525 Removed some obsolete macro logic. 3 months ago
Protobuf Team Bot 2f9e1504a2 Internal version update. 3 months ago
Protobuf Team Bot 98e7db34ba Internal version update. 3 months ago
Protobuf Team Bot 92f979b721 Internal version update. 3 months ago
Protobuf Team Bot a626dd332f Introduce `MessageCreator`, which will use more efficient techniques to 3 months ago
Protobuf Team Bot 86dab71245 Internal version update. 3 months ago
Protobuf Team Bot 786efac3c2 Internal version update. 3 months ago
Protobuf Team Bot 78c6349d75 Automated rollback of commit cd002c06b6. 3 months ago
Protobuf Team Bot e65ff236ab Internal version update. 4 months ago
Protobuf Team Bot cd002c06b6 Introduce `MessageCreator`, which will use more efficient techniques to instantiate objects if permitted by the compiler. 4 months ago
Protobuf Team Bot 57ba42815e Internal version update. 4 months ago
Protobuf Team Bot 4e362b66bf Internal version update. 4 months ago
Protobuf Team Bot 546c8e0a25 Internal version update. 4 months ago
Protobuf Team Bot 0644290cea Internal version update. 4 months ago
Protobuf Team Bot 7eb1aaf0c3 Internal version update. 4 months ago
Protobuf Team Bot 61b96ddbbd Internal version update. 4 months ago
Protobuf Team Bot 737a05be4a Internal version update. 4 months ago
Protobuf Team Bot c8272f5b0e Internal changes to versions 4 months ago
Protobuf Team Bot 9bcd5a3ca2 Internal changes to versions 4 months ago
Protobuf Team Bot cb71119149 Internal changes to versions 4 months ago
Protobuf Team Bot 258f3e9763 Internal changes to versions 4 months ago
Protobuf Team Bot 366fbbaea1 Internal changes to versions 4 months ago
Protobuf Team Bot 9e34d5f559 Internal changes to versions 4 months ago
Tony Liao 162a740670 Reduced nesting in GenerateByteSize: slight readability improvements in generated code. 4 months ago
Protobuf Team Bot 15bd43bff7 Internal changes to versions 5 months ago
Protobuf Team Bot 9717a07957 Internal changes to versions 5 months ago
Protobuf Team Bot 03729f631b Internal changes to versions 5 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. 5 months ago
Protobuf Team Bot 9306e8446f Internal changes to versions 5 months ago
Protobuf Team Bot cbb3abfc4b Internal changes to versions 5 months ago
Protobuf Team Bot f0d1814d0c Internal changes to versions 5 months ago
Protobuf Team Bot 894fd31530 Internal changes to versions 5 months ago
Protobuf Team Bot 689594986a Internal changes to versions 5 months ago
Protobuf Team Bot d45016a93f Internal changes to versions 7 months ago
Protobuf Team Bot a9e0480768 Use Emit for ByteSizeLong 8 months ago
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 8 months ago
Protobuf Team Bot 0a497f9148 Internal changes to versions 8 months ago
Protobuf Team Bot db60e52991 Reenable extension support for Weak Descriptor messages. 9 months ago
Protobuf Team Bot b67a0d92dc Add "NO CHECKED-IN PROTOBUF GENCODE" to Protobuf C++ gencode. 9 months ago
Protobuf Team Bot 009078df7a Move Protobuf C++ versions out of port_def.inc to runtime_version.h so that the version can be used for preprocessing by users. 9 months ago
Protobuf Team Bot 87abd5d2ca Add "DO" "NOT" "SUBMIT" to Protobuf c++ gencode. 9 months ago
Protobuf Team Bot 7e7a7bcadf Internal C++ version update. 9 months ago
Ilya Tokar 4b31b781f6 Be less aggressive about prefetching in bytesizelong 10 months ago
Ilya Tokar 948ca2e0f3 Add software prefetch to ByteSizeLong 10 months ago
Protobuf Team Bot 3ef0fc7bd7 Add CODE_SIZE and empty message types to direct-to-table parsing support. 10 months ago
Protobuf Team Bot 3a007b59ae Internal versioning changes 11 months ago
Cong Liu 5987c896fd Internal change. 1 year ago