10848 Commits (bf7de745ac5ff8920ef02bc71f9d2f46926410cf)
 

Author SHA1 Message Date
Protobuf Team Bot bf7de745ac [Objc] Replace reference to message's own class when calling the GPBDescriptor initializer, using a direct linker reference instead of +class. 2 years ago
Protobuf Team Bot e2aecce291 Auto-generate files after cl/506649450 2 years ago
Protobuf Team Bot fb1d877949 Internal changes 2 years ago
Protobuf Team Bot e6dd59e6cd Automated rollback of commit bc14a0af43. 2 years ago
Protobuf Team Bot da975a225c Automated rollback of commit 63e127a89a. 2 years ago
Mike Kruskal 4a4862b394 Bump upb version to pull in windows/python bazel fix 2 years ago
Mike Kruskal d923d6e968 Delete Kokoro Linux Ruby and Python tests in favor of GHA. 2 years ago
Mike Kruskal a138e54582 Migrate Python and Ruby Linux tests to GHA actions 2 years ago
Adam Cozzette aef61d90c5 Fix the Linux CMake Shared test run 2 years ago
Mike Kruskal fbe738ed8a Delete Kokoro Linux CMake and Composer tests in favor of GHA. 2 years ago
Mike Kruskal 2b4e4260f0 Migrate to composite GHA actions (#11718) 2 years ago
Mike Kruskal 037f06d96d Remove mergeable action to allow copybara test reuse. 2 years ago
Protobuf Team Bot b892edf2a1 Auto-generate files after cl/506345156 2 years ago
Adam Cozzette 8f882e7f3d Add C++ support for retention attribute 2 years ago
Mike Kruskal d6895b548e Delete Kokoro Linux C++ tests in favor of GHA. 2 years ago
Mike Kruskal de903d41fc Migrate Bazel C++ Linux tests to Github Actions (#11702) 2 years ago
Deanna Garcia 3d16caf322 Fix update php repo GHA. 2 years ago
Deanna Garcia 59cfc2f165 Update protobuf's UPB dep to include the most recent changes. 2 years ago
Protobuf Team Bot 0093eb8354 Internal changes to extensions. 2 years ago
Protobuf Team Bot 6e5a01bf72 [ObjC] Error when appearing to use newer generated code. 2 years ago
Charles OuGuo d1a3c6d08b For Ruby oneof fields, generate hazzers for members (#11655) 2 years ago
Protobuf Team Bot 96b1fce644 Auto-generate files after cl/506075942 2 years ago
Deanna Garcia 9c5ab0ccdb Undo ruby major version bump based on discussions with cloud team. 2 years ago
Protobuf Team Bot e06013ce9f Auto-generate files after cl/506062884 2 years ago
Protobuf Team Bot 78376c3131 [ObjC] Add the debug runtime check to more startup cases. 2 years ago
Protobuf Team Bot 72bf2eacea Auto-generate files after cl/506033849 2 years ago
Protobuf Team Bot a12b0c06fa Reinstate descriptor-sensitive C# tests. 2 years ago
Protobuf Team Bot af559fcc07 Auto-generate files after cl/506020387 2 years ago
Protobuf Team Bot 663fca1658 [ObjC] Add compile time asserts around legacy codegen support. 2 years ago
Protobuf Team Bot cbc8623dfb Auto-generate files after cl/505999766 2 years ago
Protobuf Team Bot 8f79909101 [ObjC] Provide NSCopying on all GPB*Descriptor objects. 2 years ago
Protobuf Team Bot 36617198e1 Auto-generate files after cl/505964551 2 years ago
Protobuf Team Bot 4d76f12a82 Automated rollback of commit 5b4bc33a09. 2 years ago
Protobuf Team Bot 232fadbfd5 Auto-generate files after cl/505928634 2 years ago
Protobuf Team Bot 943bd5a7d8 Change the effective proto root for C#-specific test protos. 2 years ago
Mike Kruskal b8536814cd Upgrade Bazel 4 tests to use an image properly parameterized on Bazel version 2 years ago
Mike Kruskal 18ab60ca88 Upgrade to Abseil LTS 20230125 2 years ago
Mike Kruskal 214d3bf409 Migrate dependencies pointing to github-generated tarballs to use zip instead. 2 years ago
Protobuf Team Bot a185a6ea8a [ObjC] Mark classes that shouldn't be subclassed as such. 2 years ago
Protobuf Team Bot 55d21239e9 Fix reflection based parser for map entries with closed enum values. 2 years ago
Protobuf Team Bot f17a629d6d [ObjC] Make GPBFileDescriptor better meet NSObject requirements. 2 years ago
Protobuf Team Bot 9904c12b03 Make C# tests more robust against variations due to internal/external builds. 2 years ago
Ivan Shynkarenka c2e99a1ee4 Fixed Visual Studio 2022: protobuf\src\google\protobuf\arena.cc(457,51): error C2127: 'thread_cache_': illegal initialization of 'constinit' entity with a non-constant expression #11672 (#11674) 2 years ago
Protobuf Team Bot 48ff4f6219 [ObjC] Loosen the link between generate messages and roots. 2 years ago
Martijn Vels 8e022f8158 Add test coverage for `AllocateAtLeast()` 2 years ago
Protobuf Team Bot bbe2e68686 Clean up a few issues with ARM-optimized varint decoding. 2 years ago
Mike Kruskal 75088504b0 Remove noisy LOG statement in Message Differencer 2 years ago
zhangskz d5d5567577 Update protobuf upb dep (#11668) 2 years ago
Mike Kruskal 2fbb6bf775 Remove Abseil patch in tests and bump our Bazel version to 20230125.rc3 2 years ago
Martijn Vels 774fef9bfd Introduce `AllocateAtLeast()` 2 years ago