12201 Commits (4b78e0f15264b0d9a60af90e9eb1f5b73e5f6386)
 

Author SHA1 Message Date
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
Protobuf Team Bot 200bdbc272 Internal change. 2 years ago
Jason Lunn 59e19a7db8 Add JRuby 9.3 and 9.4 to the test matrix under both Bazel versions. (#13296) 2 years ago
Chris Kennelly cf304cba61 Include string_view in overload set. 2 years ago
Martijn Vels 871fd27836 Add Arena enabled copy constructor to InlinedStringField 2 years ago
Nevena Kotlaja 19d674dca6 Clean grep_includes 2 years ago
Protobuf Team Bot 0ea00526a1 Automated rollback of commit adb2c4b415. 2 years ago
Mike Kruskal 6098c0227d Remove PROTOBUF_FUTURE_EDITIONS guards. 2 years ago
Protobuf Team Bot f254501c65 Auto-generate files after cl/547959326 2 years ago
Mike Kruskal 2176a145ba Allow code generators to specify whether or not they support editions. 2 years ago
Martijn Vels c87a767300 Make Arena a friend class as it needs to be able to use InternalVisibility 2 years ago
Mike Kruskal 3643ad10c9 Send full feature sets to plugins. 2 years ago
Jason Lunn 67dee2987b Sync UPB. (#13286) 2 years ago
Protobuf Team Bot b1f92b768b Protobuf's Linakge Monitor check to use a local test BOM rather than google-cloud-shared-dependencies 2 years ago
Protobuf Team Bot 8fe9d8e7c1 Define the shape of ProtoStr as a DST 2 years ago
Protobuf Team Bot de1688ca76 Auto-generate files after cl/547849243 2 years ago
Mike Kruskal 2e63e051f4 Implement helpers for exporting all FeatureSets to generators. 2 years ago
jbloggz 2a952958eb Handle conflicting macros for FreeBSD (#13303) 2 years ago
Protobuf Team Bot 8a3508ad2d Put a 4k limit on preallocation to prevent OOM from malformed inputs. 2 years ago
Protobuf Team Bot 5227e65bc1 Don't miss end_group_tag when counting try_num_fast_fields. 2 years ago
Protobuf Team Bot 8b1c305137 Auto-generate files after cl/547647821 2 years ago
Cong Liu bb61d7e839 Cluster table driven parsing tables into hot/lukewarm sections. 2 years ago
Mike Kruskal 5a88981e2d Expand VisitDescriptor to support mutable access to the proto. 2 years ago
Jason Lunn 456dec441f Use `omit` to skip ObjectCache tests when it is not in use. (#13293) 2 years ago
Protobuf Team Bot 4602d346a4 Auto-generate files after cl/547610367 2 years ago
Mike Kruskal 2ace6c7570 Add a `raw_features` field to FeatureSet. 2 years ago
Protobuf Team Bot 230a9a751f Remove stubs for in-place mutating BytesMut operations 2 years ago
Mike Kruskal c6d19b380b
Merge pull request #13277 from protocolbuffers/main-202307112329 2 years ago
Martijn Vels 994e08e22a Explicitly delete the destructor for the internal `Rep` structure. 2 years ago
Martijn Vels 4fcd1ddea2 Add InternalVisbility constructors to ImplicitWeakMessage classes 2 years ago
Martijn Vels 739a1f8853 Add InternalVisibility arena constructor to ExtensionSet 2 years ago
Sandy Zhang d6157f7c7e Mark `FieldDescriptor.hasOptionalKeyword()` as deprecated. 2 years ago
Hong Shin 43778a5e2b Add V0 support for floats and doubles 2 years ago
Jie Luo 533fbbb45e Add tuple support to set Struct 2 years ago
Adrian Sadłocha d70e3dea0e Update a doc comment 2 years ago
Martijn Vels befdd1672d Add internally visible Arena enabled copy constructor 2 years ago