12236 Commits (b09aa967a65543c81b7b600e13f096d74fb64081)
 

Author SHA1 Message Date
Jie Luo b09aa967a6 Fix pyi top level messages/enums in public imports 2 years ago
Protobuf Team Bot 961779e164 Add ByteString.isNotEmpty Kotlin extension function. 2 years ago
Protobuf Team Bot 21edc3b26f Auto-generate files after cl/552609955 2 years ago
Hong Shin 87e6b7f6e9 Sketch of v0.6 SingularMessageField 2 years ago
Jason Lunn 1ce24c5d0c Pin frozen messages to their arena to prevent garbage collection. (#13420) 2 years ago
Adam Cozzette 43e1657cdf Lower default Java text format recursion limit down to 100 2 years ago
Adam Cozzette bca3bed137 Introduce recursion limit in Java text format parsing 2 years ago
Adam Cozzette 7fb9287c45 Simplify Java text format parser 2 years ago
Protobuf Team Bot 6924c3a669 Update MessageDifferencer to respect ignored fields combined with force compare no presence. 2 years ago
Benjamin Peterson 1bee4578b8 bazel: Get rid of exec_tools. (#13401) 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
Protobuf Team Bot 56693aa588 Add debug out-of-bound checks to descriptor array accessors. 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
Protobuf Team Bot d4db41d395 Unpoison memory in destructor 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
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
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
Hong Shin f009c80d49 nested_messages_test typo fix: accesible -> accessible 2 years ago
MycroftJr 8225bf7aa5 add protoc-gen-proto to third_party.md (#13338) 2 years ago
Protobuf Team Bot 49d3bca39f Improve overall `unsafe` hygiene 2 years ago
Hong Shin 3c3dfe0efa readme tweak: protocol -> protobuf 2 years ago
Marcel Hlopko 8e210a888d Derive Debug for ProxyVTable 2 years ago
Protobuf Team Bot e38dcafc7c Prepare `osgi.bzl` for `java_output.source_jars` API change 2 years ago
Marcel Hlopko 02b9af03e6 Update rules_rust 2 years ago
Chris Kennelly 3d81903741 Remove stale comment about subclasses. 2 years ago
kang jinci 7276da46ce chore(zlib.BUILD): use @platforms instead of @bazel_tools (#13326) 2 years ago
Hong Shin 7e9d0c1630 Add V0 support for fixed ints (32 and 64) 2 years ago
Hong Shin a6083e672f Cleanup ZeroCopyInputStream and ZeroCopyOutputStream 2 years ago
Protobuf Team Bot b9db16f18a Cast pointer to void* to avoid interpreting it as a C-string and have UB while 2 years ago
Thomas Van Lenten 2b0e9f7787 Invoke the pddm validations via bazel 2 years ago