17291 Commits (86ff76719edbb442867e075c2cf2addc902ddb54)
 

Author SHA1 Message Date
Protobuf Team Bot 86ff76719e Minor cleanup: IWYU, clang-tidy, etc. 11 months ago
Sandy Zhang 369732a581 Add java_features.proto to kotlin_mvn release 11 months ago
Mike Kruskal e56ebcec8d Migrate direct callers of options().packed() to is_packed() helper. 11 months ago
Sandy Zhang 500c953d10 Enable editions support for Java Lite. 11 months ago
Eric Salo d452a16b8c upb: fix textformat encoder to print group name instead of field name 11 months ago
Protobuf Team Bot 312240c406 Auto-generate files after PR #15817 11 months ago
KJ Tsanaktsidis 2082ee8bb5 Implement service & method descriptor lookup in Ruby (#15817) 11 months ago
Protobuf Team Bot d8791df72e Auto-generate files after cl/618209046 11 months ago
Protobuf Team Bot 8e377ef4b6 When registering extensions, save the TcParse table too. 11 months ago
Protobuf Team Bot 39f6eba7fc Auto-generate files after cl/618204633 11 months ago
Protobuf Team Bot 1087274e7d Add an RAII ifndef helper for C++ codegen. 11 months ago
Ming-Chuan eef55641f8 Fix Android platforms constraint (#16246) 11 months ago
Protobuf Team Bot 68e6e3e8ee C#: Optimize JSON parsing in JsonTokenizer 11 months ago
Protobuf Team Bot b361c9ca9e Auto-generate files after cl/618007325 11 months ago
Eric Salo 0f23c3f0c6 upb: add upb_FieldDef_LayoutIndex() 11 months ago
Protobuf Team Bot 821e854b5a Automated Code Change 11 months ago
Protobuf Team Bot 85b20391e0 Store string block sizes as uint16_ts instead of uint32_ts, which allows us to avoid using a bit field for heap_allocated_/allocated_size_. 11 months ago
Protobuf Team Bot 0c6aa9557a Auto-generate files after cl/617949317 11 months ago
Protobuf Team Bot e74afdf73f Clear oneof message fields even on arena on non-OPT builds. 11 months ago
Protobuf Team Bot 19a47f3d93 Auto-generate files after cl/617933544 11 months ago
Mike Kruskal 0e167e796f Disallow all feature types except enum and boolean. 11 months ago
Adam Cozzette 7793c72eab Make CMake always build test protos into a static library 11 months ago
Adam Cozzette 0641202bcc Fix syntax error in test_objectivec.yml 11 months ago
Protobuf Team Bot d4b19c191a Internal change 11 months ago
Mike Kruskal 61a079ff0b Automated rollback of commit c076f9d874. 11 months ago
Protobuf Team Bot a6fe0a26d8 Add "NO CHECKED-IN PROTOBUF GENCODE" to Protobuf Python gencode. 11 months ago
Protobuf Team Bot eec6540eef Internal changes 11 months ago
Protobuf Team Bot 0442ed62cb Enable Protobuf Python version check. 11 months ago
Tiago Quelhas 774627235e Automated Code Change 11 months ago
Sandy Zhang 32fe5482a1 internal change 11 months ago
Mike Kruskal e0177887f4 Internal changes 11 months ago
YoloMao c076f9d874 ci: add visionOS pod lib lint check (#15903) 11 months ago
Protobuf Team Bot aa1a14e528 Auto-generate files after cl/617376961 11 months ago
Mike Kruskal 6898451f5e Setup upb installation with cmake. 11 months ago
Mike Kruskal 83b7ca25b7 Fix windows-only issue in our compiler unittests. 11 months ago
Mike Kruskal 19af1b40c6 Internal changes 11 months ago
Sandy Zhang 925de189ec Fix mistake in osgi.bzl to actually use list source_jars. 11 months ago
Protobuf Team Bot d9727cd657 Internal change 11 months ago
Protobuf Team Bot 7c4d89e115 Implement Map::copy_from and implement the Extend trait for Maps 11 months ago
Protobuf Team Bot fa0d25a707 Add has_field() accessors for any field that supports presence. 11 months ago
Protobuf Team Bot 8198fe9a5f Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 11 months ago
Protobuf Team Bot d428610254 Automated rollback of commit 89670dd296. 11 months ago
Protobuf Team Bot 89670dd296 No public description 11 months ago
Liam Miller-Cushon 2c07ea5317 Suppress a warning about a class initializer cycle 11 months ago
Protobuf Team Bot 06444cb6a1 Clean up some now-unnecessary or_default()s 11 months ago
Protobuf Team Bot dca05ea1cd Add a go/pytype annotation on Duration.toTimedelta. 11 months ago
Protobuf Team Bot 1dbed2138c Fix Rust Proto cpp-kernel map insertion behavior to better match Rust's std::HashMap and the upb-kernel behavior of "insert replaces the old value" 11 months ago
Eric Salo 5d136e1b4d upb: add containing_type() methods to MessageDefPtr and EnumDefPtr 11 months ago
Hong Shin 413e7b10a0 Internal Change 11 months ago
Protobuf Team Bot 0299edd5e4 Removed unused OneofMutEnumRsName function 11 months ago