15612 Commits (06c1b3731eee1459ef991fafabc8a3cf3231e046)
 

Author SHA1 Message Date
Protobuf Team Bot 9304f9a74f Auto-generate CMake file lists 2 years ago
Eric Salo 0d51686718 upb: delete upb/text_encode.h 2 years ago
Eric Salo bfe1af2d4b upb: delete upb/string_view.h 2 years ago
Joshua Haberman 7bde72661c Ensured that 32-bit targets use aligned pointers for 8-byte fields. 2 years ago
Benjamin Peterson 1bee4578b8 bazel: Get rid of exec_tools. (#13401) 2 years ago
Eric Salo 1cd9076541 upb: delete upb/extension_registry.h 2 years ago
Protobuf Team Bot 509125d990 Auto-generate CMake file lists 2 years ago
Eric Salo 4068cb8850 upb: delete upb/mini_table.h 2 years ago
Eric Salo d833dd441e upb: delete upb/status.h 2 years ago
Eric Salo 6637147055 upb: delete upb/array.h, upb/map.h, upb/collections.h 2 years ago
Eric Salo e4f7b39c06 upb: create upb/wire/internal/ 2 years ago
Protobuf Team Bot 4c94ca6895 Auto-generate CMake file lists 2 years ago
Eric Salo e1e8f1e222 upb: create upb/base/BUILD 2 years ago
Mike Kruskal a80daa2a2c Drop support for Bazel 5. 2 years ago
Protobuf Team Bot 02248cbe38 Unify LazyParseMode and LazyVerifyOption to ensure eager parsing on 2 years ago
Eric Salo b19edc5ce0 upb: bugfix for importing a proto3 enum from within a proto2 file 2 years ago
Protobuf Team Bot 56693aa588 Add debug out-of-bound checks to descriptor array accessors. 2 years ago
Joshua Haberman 42cd34948c Internal change. 2 years ago
Protobuf Team Bot 0f76a829b1 Automated visibility attribute cleanup. 2 years ago
Protobuf Team Bot 813fcad2ee Minor cleanups for TDP: 2 years ago
Protobuf Team Bot 4b0e76370b Add UTF-8 handling to ProtoStr 2 years ago
Chris Kennelly caf55184b2 Remove unnecessary branch. 2 years ago
Eric Salo cafbe958fd upb: clean up benchmark.cc to make the compiler less unhappy 2 years ago
Protobuf Team Bot d4db41d395 Unpoison memory in destructor 2 years ago
Protobuf Team Bot 512bb9ed86 Internal Code Change 2 years ago
Jason Lunn c52d80cf04 Ruby FFI implementation (#13343) 2 years ago
Martijn Vels d4f2d48101 Precompute the most common field properties in FieldGeneratorBase 2 years ago
Hong Shin 9e92800395 Make Log2Ceiling comparison explicit 2 years ago
Protobuf Team Bot 46ddd14efd Treat kParseError logically kDirty. 2 years ago
Protobuf Team Bot 004f54af8f Consider the protobuf.Any invalid if typeUrl.split("/") returns an empty array. 2 years ago
Protobuf Team Bot 4f6fc33c5b Remove unverified_lazy_message_sets option. 2 years ago
Protobuf Team Bot dd4ffc65cc Internal Code Change 2 years ago
Protobuf Team Bot 6630e9fa56 Remove all lambdas from MapFieldBuilder 2 years ago
zhangskz 980050e010
Merge pull request #13369 from zhangskz/backport-24-x 2 years ago
Sandy Zhang a71357d315 Update well known types staleness tests files 2 years ago
Protobuf Team Bot e074c038c3 Change objc_class_prefix for benchmarks/descriptor.proto to UPBB (from GPB). 2 years ago
Protobuf Team Bot 2ed49c95f9 In OSS mode omit some extern template specializations. We have seen reports of 2 years ago
Jie Luo 4cc258a6a1 Add protobuf python keyword support in path for stub generator. Also added tests for 2 years ago
Protobuf Team Bot 61c6b6aee2 Ensure `FileDescriptor::edition_` is correctly initialized when built from `FileDescriptorProto` 2 years ago
Protobuf Team Bot 3ee67038e5 Add MapFieldBuilder to support a later change to codegen. 2 years ago
Protobuf Team Bot c3058fc45c Auto-generate files after cl/549673919 2 years ago
Protobuf Team Bot 5b5e5bf544 Support split repeated fields. 2 years ago
Protobuf Team Bot 4bdd53a55c Auto-generate files after cl/549653990 2 years ago
Protobuf Team Bot ab968248b0 In OSS mode omit some extern template specializations. We have seen reports of 2 years ago
Protobuf Team Bot 8396d286a3 Auto-generate files after cl/549543321 2 years ago
Marcel Hlopko 3ced818640 Add support for proto_library with more than one srcs 2 years ago
Martijn Vels 4f67e28fca Add Arena enabled constructors to ArenaStringPtr 2 years ago
Protobuf Team Bot eba2093517 wire_format_unittest for optimize_for = CODE_SIZE 2 years ago
Hong Shin 4b78e0f152 Move AccessorGenerator destructor to class declaration 2 years ago
Protobuf Team Bot c9e2ca28c0 message_unittest for optimize_for = CODE_SIZE 2 years ago