25 Commits (a6977fef4c34bb94efc14a9c211044a79f684369)

Author SHA1 Message Date
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
Mike Kruskal 58722b10c9 Internal change 1 year ago
Mike Kruskal e9fc181ae9 Migrate C++ utf8 validation to a global feature. 1 year ago
Protobuf Team Bot ddc654e0bd Fix several ClangTidy warnings in the codegen. 1 year ago
Cong Liu 0a7a73d757 Remove redundant option: profile_driven_inline_string. 1 year ago
Protobuf Team Bot 1d70578792 Remove MapEntryLite. 1 year ago
Mike Kruskal 1f9583069f Editions: Migrate string_field_validation to a C++ feature 1 year ago
Sandy Zhang beec240675 Update compare_codegen_test to be paramaterizable per language. 1 year ago
Mike Kruskal 4f9e41767a Release prototype of Protobuf Editions. 1 year ago