17446 Commits (8d025c08ff9c4e63f37f62b64f3046183ef7ab20)
 

Author SHA1 Message Date
Protobuf Team Bot aa938dd958 Auto-generate files after cl/618485105 8 months ago
Protobuf Team Bot 87b1c592a3 Move the IfnDefGuard from third_party/protobuf/io/cpp_utils to the existing third_party/protobuf/compiler/cpp, which is a more logical location. 8 months ago
Jie Luo 7cf02389b3 fix upb python: DO NOT create empty optional field after sorting empty repeated field 8 months ago
Protobuf Team Bot 41aeb3c7ed Update to ads v16. 8 months ago
Mike Kruskal c56de479a4 Fix another locale issue with ctype.h in PHP generator. 8 months ago
Protobuf Team Bot 86ff76719e Minor cleanup: IWYU, clang-tidy, etc. 8 months ago
Sandy Zhang 369732a581 Add java_features.proto to kotlin_mvn release 8 months ago
Mike Kruskal e56ebcec8d Migrate direct callers of options().packed() to is_packed() helper. 8 months ago
Sandy Zhang 500c953d10 Enable editions support for Java Lite. 8 months ago
Eric Salo d452a16b8c upb: fix textformat encoder to print group name instead of field name 8 months ago
Protobuf Team Bot 312240c406 Auto-generate files after PR #15817 8 months ago
KJ Tsanaktsidis 2082ee8bb5 Implement service & method descriptor lookup in Ruby (#15817) 8 months ago
Protobuf Team Bot d8791df72e Auto-generate files after cl/618209046 8 months ago
Protobuf Team Bot 8e377ef4b6 When registering extensions, save the TcParse table too. 8 months ago
Protobuf Team Bot 39f6eba7fc Auto-generate files after cl/618204633 8 months ago
Protobuf Team Bot 1087274e7d Add an RAII ifndef helper for C++ codegen. 8 months ago
Ming-Chuan eef55641f8 Fix Android platforms constraint (#16246) 8 months ago
Protobuf Team Bot 68e6e3e8ee C#: Optimize JSON parsing in JsonTokenizer 8 months ago
Protobuf Team Bot b361c9ca9e Auto-generate files after cl/618007325 8 months ago
Eric Salo 0f23c3f0c6 upb: add upb_FieldDef_LayoutIndex() 8 months ago
Protobuf Team Bot 821e854b5a Automated Code Change 8 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_. 8 months ago
Protobuf Team Bot 0c6aa9557a Auto-generate files after cl/617949317 8 months ago
Protobuf Team Bot e74afdf73f Clear oneof message fields even on arena on non-OPT builds. 8 months ago
Protobuf Team Bot 19a47f3d93 Auto-generate files after cl/617933544 8 months ago
Mike Kruskal 0e167e796f Disallow all feature types except enum and boolean. 8 months ago
Adam Cozzette 7793c72eab Make CMake always build test protos into a static library 8 months ago
Adam Cozzette 0641202bcc Fix syntax error in test_objectivec.yml 8 months ago
Protobuf Team Bot d4b19c191a Internal change 8 months ago
Mike Kruskal 61a079ff0b Automated rollback of commit c076f9d874. 8 months ago
Protobuf Team Bot a6fe0a26d8 Add "NO CHECKED-IN PROTOBUF GENCODE" to Protobuf Python gencode. 8 months ago
Protobuf Team Bot eec6540eef Internal changes 8 months ago
Protobuf Team Bot 0442ed62cb Enable Protobuf Python version check. 8 months ago
Tiago Quelhas 774627235e Automated Code Change 8 months ago
Sandy Zhang 32fe5482a1 internal change 8 months ago
Mike Kruskal e0177887f4 Internal changes 8 months ago
YoloMao c076f9d874 ci: add visionOS pod lib lint check (#15903) 8 months ago
Protobuf Team Bot aa1a14e528 Auto-generate files after cl/617376961 8 months ago
Mike Kruskal 6898451f5e Setup upb installation with cmake. 8 months ago
Mike Kruskal 83b7ca25b7 Fix windows-only issue in our compiler unittests. 8 months ago
Mike Kruskal 19af1b40c6 Internal changes 8 months ago
Sandy Zhang 925de189ec Fix mistake in osgi.bzl to actually use list source_jars. 8 months ago
Protobuf Team Bot d9727cd657 Internal change 9 months ago
Protobuf Team Bot 7c4d89e115 Implement Map::copy_from and implement the Extend trait for Maps 9 months ago
Protobuf Team Bot fa0d25a707 Add has_field() accessors for any field that supports presence. 9 months ago
Protobuf Team Bot 8198fe9a5f Change message-nesting namespacing to be some_msg:: instead of SomeMsg_:: 9 months ago
Protobuf Team Bot d428610254 Automated rollback of commit 89670dd296. 9 months ago
Protobuf Team Bot 89670dd296 No public description 9 months ago
Liam Miller-Cushon 2c07ea5317 Suppress a warning about a class initializer cycle 9 months ago
Protobuf Team Bot 06444cb6a1 Clean up some now-unnecessary or_default()s 9 months ago