12225 Commits (02248cbe38d1b585d1f2bee623d3d83c99dfbc4d)
 

Author SHA1 Message Date
Protobuf Team Bot 02248cbe38 Unify LazyParseMode and LazyVerifyOption to ensure eager parsing on 1 year ago
Protobuf Team Bot 56693aa588 Add debug out-of-bound checks to descriptor array accessors. 1 year ago
Protobuf Team Bot 813fcad2ee Minor cleanups for TDP: 1 year ago
Protobuf Team Bot 4b0e76370b Add UTF-8 handling to ProtoStr 1 year ago
Chris Kennelly caf55184b2 Remove unnecessary branch. 1 year ago
Protobuf Team Bot d4db41d395 Unpoison memory in destructor 1 year ago
Jason Lunn c52d80cf04 Ruby FFI implementation (#13343) 1 year ago
Martijn Vels d4f2d48101 Precompute the most common field properties in FieldGeneratorBase 1 year ago
Protobuf Team Bot 46ddd14efd Treat kParseError logically kDirty. 1 year ago
Protobuf Team Bot 004f54af8f Consider the protobuf.Any invalid if typeUrl.split("/") returns an empty array. 1 year ago
Protobuf Team Bot 4f6fc33c5b Remove unverified_lazy_message_sets option. 1 year ago
Protobuf Team Bot dd4ffc65cc Internal Code Change 1 year ago
Protobuf Team Bot 6630e9fa56 Remove all lambdas from MapFieldBuilder 1 year ago
Jie Luo 4cc258a6a1 Add protobuf python keyword support in path for stub generator. Also added tests for 1 year ago
Protobuf Team Bot 61c6b6aee2 Ensure `FileDescriptor::edition_` is correctly initialized when built from `FileDescriptorProto` 1 year ago
Protobuf Team Bot 3ee67038e5 Add MapFieldBuilder to support a later change to codegen. 1 year ago
Protobuf Team Bot c3058fc45c Auto-generate files after cl/549673919 1 year ago
Protobuf Team Bot 5b5e5bf544 Support split repeated fields. 1 year ago
Protobuf Team Bot 4bdd53a55c Auto-generate files after cl/549653990 1 year ago
Protobuf Team Bot ab968248b0 In OSS mode omit some extern template specializations. We have seen reports of 1 year ago
Protobuf Team Bot 8396d286a3 Auto-generate files after cl/549543321 1 year ago
Marcel Hlopko 3ced818640 Add support for proto_library with more than one srcs 1 year ago
Martijn Vels 4f67e28fca Add Arena enabled constructors to ArenaStringPtr 1 year ago
Protobuf Team Bot eba2093517 wire_format_unittest for optimize_for = CODE_SIZE 1 year ago
Hong Shin 4b78e0f152 Move AccessorGenerator destructor to class declaration 1 year ago
Protobuf Team Bot c9e2ca28c0 message_unittest for optimize_for = CODE_SIZE 1 year ago
Hong Shin f009c80d49 nested_messages_test typo fix: accesible -> accessible 1 year ago
MycroftJr 8225bf7aa5 add protoc-gen-proto to third_party.md (#13338) 1 year ago
Protobuf Team Bot 49d3bca39f Improve overall `unsafe` hygiene 1 year ago
Hong Shin 3c3dfe0efa readme tweak: protocol -> protobuf 1 year ago
Marcel Hlopko 8e210a888d Derive Debug for ProxyVTable 1 year ago
Protobuf Team Bot e38dcafc7c Prepare `osgi.bzl` for `java_output.source_jars` API change 1 year ago
Marcel Hlopko 02b9af03e6 Update rules_rust 1 year ago
Chris Kennelly 3d81903741 Remove stale comment about subclasses. 1 year ago
kang jinci 7276da46ce chore(zlib.BUILD): use @platforms instead of @bazel_tools (#13326) 1 year ago
Hong Shin 7e9d0c1630 Add V0 support for fixed ints (32 and 64) 1 year ago
Hong Shin a6083e672f Cleanup ZeroCopyInputStream and ZeroCopyOutputStream 1 year ago
Protobuf Team Bot b9db16f18a Cast pointer to void* to avoid interpreting it as a C-string and have UB while 1 year ago
Thomas Van Lenten 2b0e9f7787 Invoke the pddm validations via bazel 1 year ago
Protobuf Team Bot 200bdbc272 Internal change. 1 year ago
Jason Lunn 59e19a7db8 Add JRuby 9.3 and 9.4 to the test matrix under both Bazel versions. (#13296) 1 year ago
Chris Kennelly cf304cba61 Include string_view in overload set. 1 year ago
Martijn Vels 871fd27836 Add Arena enabled copy constructor to InlinedStringField 1 year ago
Nevena Kotlaja 19d674dca6 Clean grep_includes 1 year ago
Protobuf Team Bot 0ea00526a1 Automated rollback of commit adb2c4b415. 1 year ago
Mike Kruskal 6098c0227d Remove PROTOBUF_FUTURE_EDITIONS guards. 1 year ago
Protobuf Team Bot f254501c65 Auto-generate files after cl/547959326 1 year ago
Mike Kruskal 2176a145ba Allow code generators to specify whether or not they support editions. 1 year ago
Martijn Vels c87a767300 Make Arena a friend class as it needs to be able to use InternalVisibility 1 year ago
Mike Kruskal 3643ad10c9 Send full feature sets to plugins. 1 year ago