3151 Commits (0ebcbda9b502bd2d68db3e34ccbb2950ec10af98)

Author SHA1 Message Date
Martijn Vels 774fef9bfd Introduce `AllocateAtLeast()` 2 years ago
Mike Kruskal 7bc3ed8835 Migrating downstream error collectors to use the new string_view overrides. 2 years ago
Mike Kruskal 6fd3783b4a Migrating downstream error collectors to use the new string_view overrides. 2 years ago
Mike Kruskal d6ff718364 Automated rollback of commit 5bbc6fc6aa. 2 years ago
Protobuf Team Bot 3774ee0acb Stop assuming lazy message sets are initialized. 2 years ago
Protobuf Team Bot 8870581adf Auto-generate files after cl/504460562 2 years ago
Mike Kruskal a9f1ea6371 Breaking change: Migrate to Abseil's logging library. 2 years ago
Adam Cozzette 5a56837810 Add retention and target field options in descriptor.proto 2 years ago
Martijn Vels 233aa47c7d Change AllocateInternal to allow us to easy specialize for std::string or absl::Cord 2 years ago
Protobuf Team Bot 9416dca8bf Automated rollback of commit 6d09e2c80a. 2 years ago
Mike Kruskal 5bbc6fc6aa Automated rollback of commit 888810af33. 2 years ago
Mike Kruskal 888810af33 Migrate std::string_view usage to absl::string_view. 2 years ago
Martijn Vels 6d09e2c80a Introduce `AllocateAtLeast()` 2 years ago
Mike Kruskal b39f77efa8 Deprecate ClearedCount 2 years ago
Protobuf Team Bot 43e5937bf6 Fix bool parser for map entries to look at the whole 64-bit varint and not just 2 years ago
Protobuf Team Bot 8c6dcd05cd [ObjC] Merge extension ranges that are continues. 2 years ago
Martijn Vels 9ca411a46b Change RepeatedField to create only 'current' elements, not 'total' elements. 2 years ago
Mike Kruskal ffa9b503bf Create a new Bazel4 presubmit to lock down our support. 2 years ago
Protobuf Team Bot 092e447280 Make TDP accept and discard garbage non-continuation bits on the 10th byte of a varint. 2 years ago
Protobuf Team Bot 46656ed080 Breaking Change: `proto2::Map::value_type` changes to `std::pair<const K, V>`. 2 years ago
Adam Cozzette 90ff32c564 Roll-forward of: Add retention and target attributes to descriptor.proto 2 years ago
Mike Kruskal 7930cd1f9d Upgrade to Abseil LTS 20230117 (#11622) 2 years ago
Mike Kruskal 6239ca93bf Silence further deprecation warning 2 years ago
Mike Kruskal 1752a9e209 Rename test to "full-test" 2 years ago
Mike Kruskal 9ee25ad91d Silence deprecated usage 2 years ago
Protobuf Team Bot 354fe99c42 internal change 2 years ago
Protobuf Team Bot 3629ca3b5f Automated rollback of commit 67ac9eb4e9. 2 years ago
Sandy Zhang 17a9313849 Remove RTTI checks for DefaultFieldComparator. 2 years ago
Protobuf Team Bot 67ac9eb4e9 Migrate away from examining the syntax of a proto file via reflection. 2 years ago
Protobuf Team Bot 13c0d0756c [ObjC] Put all enums into one file in multi file mode. 2 years ago
Protobuf Team Bot 5c5dcdd117 Fix a bug in which a possibly invalidated swisstable reference is used. 2 years ago
Mike Kruskal 79bac90f86 Declare [[nodiscard]] before [[deprecated]] to fix clang-16 breakage. 2 years ago
Sandy Zhang bf9c22e100 Breaking Change: Mark final ZeroCopyInputStream, ZeroCopyOutputStream, and DefaultFieldComparator classes. 2 years ago
Mike Kruskal 119ea4ca9e Automated rollback of commit 08b97c3120. 2 years ago
Protobuf Team Bot f0c7559594 Automated rollback of commit 58f6216d8d. 2 years ago
Mike Kruskal d538808032 Set up string_view migration for error collector classes. 2 years ago
Mike Kruskal 71ff3fea2e Automated rollback of commit f60f478f45. 2 years ago
Mike Kruskal 84d8b0037b Deprecate repeated field cleared elements API. 2 years ago
Protobuf Team Bot 514c9a8e2a Breaking change: Make RepeatedField::GetArena non-const in order to support split RepeatedFields. 2 years ago
Protobuf Team Bot 58f6216d8d internal changes 2 years ago
Protobuf Team Bot ecac6cd113 Fix typo. 2 years ago
Mike Kruskal 08b97c3120 Automated rollback of commit 47e7983055. 2 years ago
Protobuf Team Bot 9d0821319d Auto-generate files after cl/502994391 2 years ago
Mike Kruskal 47e7983055 Migrate std::operator+ to Abseil helpers in Java compiler directory. 2 years ago
Protobuf Team Bot c5a8eb3ea8 Use Emit() in primitive_field.cc. 2 years ago
Mike Kruskal 6cadb1875a Migrate std::operator+ to Abseil helpers in Ruby/PHP/Python compiler directories. 2 years ago
Mike Kruskal f60f478f45 Enable new JSON field name conflict handling. 2 years ago
Protobuf Team Bot 7399913b18 Internal change 2 years ago
Protobuf Team Bot 29331cbd4c Automated rollback of commit 112fa94402. 2 years ago
Protobuf Team Bot 6a0bd183ee Do not crash when parsing Anys that contain a proto which is missing require fields. 2 years ago