4715 Commits (34a04c1fd51f799f94f8cd5c6eec0124e43761af)

Author SHA1 Message Date
Alyssa Haroldsen 1eab5a0237 Generate `pub use` for imported enums 11 months ago
Alyssa Haroldsen 17b0f3f6a4 Add enum qualified path naming fns 11 months ago
Alyssa Haroldsen c16e0485c2 Refactor oneof/enum naming functions for consistency 11 months ago
Protobuf Team Bot f8d7885236 Add SPLIT test coverage to :analyze_profile_proto_test and disable force_split. 11 months ago
Protobuf Team Bot 69cffdca9c Annotate some Kotlin generated protobuf code. 11 months ago
Protobuf Team Bot e77b709750 Remove unused PROTOBUF_FORCE_RESET_IN_CLEAR 11 months ago
Protobuf Team Bot 7bb9c98133 Auto-generate files after cl/596105029 11 months ago
Protobuf Team Bot b2e94f3c41 Use raw string for Emit 11 months ago
Protobuf Team Bot d6ccc70078 IWYU cleanup. 11 months ago
Protobuf Team Bot 7b2e9aac80 Change the ids used the unset field tracking to be Message+FieldDescriptor. 11 months ago
Alyssa Haroldsen d1b328ace3 Fix nested enum generation when enums are the sole nested types 11 months ago
Protobuf Team Bot f5b50c5022 Add self pinning on all message accessors for weak descriptor messages. 11 months ago
Protobuf Team Bot 679c1c9342 Update comment of "lazy" field option to reflect eager verification. 11 months ago
Protobuf Team Bot 0ae12df494 Internal change 11 months ago
Protobuf Team Bot 7bbc0b6536 Automated Code Change 11 months ago
Protobuf Team Bot e04d731457 Automated Code Change 11 months ago
Protobuf Team Bot 181bcee76d Skip or adjust tests to work with PROTOBUF_FORCE_SPLIT. 11 months ago
Protobuf Team Bot 8d366006b5 Fix lowerCamelCase to UpperCamelCase (per Cpp style guide) 11 months ago
Protobuf Team Bot 4407d1ed7e IWYU and format fix. 11 months ago
Protobuf Team Bot b7a8a02ad9 Avoid dereferencing in `operator->`. 11 months ago
Adam Cozzette a7b0421c78 Breaking change: make protobuf comply with the C++ layering check 11 months ago
Sandy Zhang b660646cc2 internal change 11 months ago
Protobuf Team Bot f4ff5018df Add manual epilogue for vectorized loop, and use the SIMD loop for 64 bit ints when AVX2 is available. 11 months ago
Joshua Haberman 5cfc9e775d Breaking Change: Dropped support for Ruby DSL, [as previously announced](https://engdoc.corp.google.com/eng/doc/devguide/proto/news/2023-12-27.md#ruby-breaking-changes). 11 months ago
Protobuf Team Bot f00fc70bde Auto-generate files after cl/595467581 11 months ago
Protobuf Team Bot 3869318558 Add inner verification code to detect accessors missing required annotations. 11 months ago
Protobuf Team Bot 2bf62b1873 Internal Code Change 11 months ago
Kevin King 8876b1069f impl SettableValue for MsgView 11 months ago
Protobuf Team Bot 84f8e4fbbc Auto-generate files after cl/595144470 11 months ago
Kevin King fa5f8fa7e8 Depend on upb_generator:mangle from rust compiler 11 months ago
Protobuf Team Bot 6e25bb8d4c Optimize AddAllocatedForParse function. 11 months ago
Adam Cozzette 4ec9170bcd Fix layering check for usage of gtest 11 months ago
Hong Shin 4c35408777 Rename Thunk to ThunkName 11 months ago
Protobuf Team Bot 27cccac563 Fix some non-breaking issues with rust gencode. 11 months ago
Hong Shin 50f0140780 Fix textfmt typo: vaid -> valid 11 months ago
Dmitri Gribenko b82bb29340 Internal Code Change 11 months ago
Protobuf Team Bot 0b237199c5 Hook up the edition2023 cases to Rust conformance test. 11 months ago
Augie Fackler a4576cb820 RustInternalModuleName: use a more complete mangling system to avoid conflicts 11 months ago
Joshua Haberman a9bb9c5181 TextFormat should always escape ASCII 127 (DEL). 11 months ago
Protobuf Team Bot 68f5ffb3a9 Small improvements: 11 months ago
Alyssa Haroldsen 1ddf033711 Clarify error language for prefix-conflicting enum values 11 months ago
Adam Cozzette 40ad3fac60 Breaking change: remove support for PHP generic services 11 months ago
Protobuf Team Bot 1ff12eff6a Auto-generate files after cl/592591476 11 months ago
Alyssa Haroldsen 0ce51da377 Implement v0.6 enum definitions 11 months ago
Protobuf Team Bot 35b564845c Do not define a `const` static variable as `constexpr`. While this is legal it 11 months ago
Protobuf Team Bot 95ff734d6b Remove dead code. 11 months ago
Protobuf Team Bot 9d749cd5b0 Change Thunks that take by ref to take by pointer. 11 months ago
Protobuf Team Bot 9d0a30d2e5 Auto-generate files after cl/592453467 11 months ago
Protobuf Team Bot 6bfd632d5b Test force_split for repeated_field_reflection_unittest. 11 months ago
Adam Cozzette bc66a18040 Update lite_unittest to pad varints before calling `internal::VarintParse()` 11 months ago