1. 03729f6 Internal changes to versions by Protobuf Team Bot · 8 months ago
  2. c97a042 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. by Protobuf Team Bot · 8 months ago
  3. 9306e84 Internal changes to versions by Protobuf Team Bot · 8 months ago
  4. cbb3abf Internal changes to versions by Protobuf Team Bot · 8 months ago
  5. f0d1814 Internal changes to versions by Protobuf Team Bot · 8 months ago
  6. 894fd31 Internal changes to versions by Protobuf Team Bot · 9 months ago
  7. 6895949 Internal changes to versions by Protobuf Team Bot · 9 months ago
  8. d45016a Internal changes to versions by Protobuf Team Bot · 10 months ago
  9. a9e0480 Use Emit for ByteSizeLong by Protobuf Team Bot · 11 months ago
  10. ea81024 Refactor editions infrastructure to a top-level directory. by Mike Kruskal · 11 months ago[Renamed from src/google/protobuf/editions/golden/compare_cpp_codegen_failure.xml]
  11. 0a497f9 Internal changes to versions by Protobuf Team Bot · 11 months ago
  12. db60e52 Reenable extension support for Weak Descriptor messages. by Protobuf Team Bot · 12 months ago
  13. b67a0d9 Add "NO CHECKED-IN PROTOBUF GENCODE" to Protobuf C++ gencode. by Protobuf Team Bot · 1 year ago
  14. 009078d Move Protobuf C++ versions out of port_def.inc to runtime_version.h so that the version can be used for preprocessing by users. by Protobuf Team Bot · 1 year ago
  15. 87abd5d Add "DO" "NOT" "SUBMIT" to Protobuf c++ gencode. by Protobuf Team Bot · 1 year ago
  16. 7e7a7bc Internal C++ version update. by Protobuf Team Bot · 1 year ago
  17. 4b31b78 Be less aggressive about prefetching in bytesizelong by Ilya Tokar · 1 year, 1 month ago
  18. 948ca2e Add software prefetch to ByteSizeLong by Ilya Tokar · 1 year, 1 month ago
  19. 3ef0fc7 Add CODE_SIZE and empty message types to direct-to-table parsing support. by Protobuf Team Bot · 1 year, 1 month ago
  20. 3a007b5 Internal versioning changes by Protobuf Team Bot · 1 year, 2 months ago
  21. 5987c89 Internal change. by Cong Liu · 1 year, 4 months ago
  22. 58722b1 Internal change by Mike Kruskal · 1 year, 5 months ago
  23. e9fc181 Migrate C++ utf8 validation to a global feature. by Mike Kruskal · 1 year, 6 months ago
  24. ddc654e Fix several ClangTidy warnings in the codegen. by Protobuf Team Bot · 1 year, 6 months ago
  25. 0a7a73d Remove redundant option: profile_driven_inline_string. by Cong Liu · 1 year, 6 months ago
  26. 1d70578 Remove MapEntryLite. by Protobuf Team Bot · 1 year, 7 months ago
  27. 1f95830 Editions: Migrate string_field_validation to a C++ feature by Mike Kruskal · 1 year, 7 months ago
  28. beec240 Update compare_codegen_test to be paramaterizable per language. by Sandy Zhang · 1 year, 7 months ago[Renamed from src/google/protobuf/editions/golden/compare_codegen_failure.xml]
  29. 4f9e417 Release prototype of Protobuf Editions. by Mike Kruskal · 1 year, 9 months ago