1 file changed
+1
-1
lines changed- bazel/tests/proto_bzl_test_suite.bzl+12-2
- java/core/src/main/java/com/google/protobuf/TypeRegistry.java+10
- java/core/src/test/java/com/google/protobuf/ImportOptionTest.java+8-6
- objectivec/GPBRootObject.h+3
- php/ext/google/protobuf/php-upb.c+9-72
- php/ext/google/protobuf/php-upb.h+1-3
- python/google/protobuf/internal/thread_safe_test.py+29
- python/google/protobuf/pyext/extension_dict.cc+6-5
- python/google/protobuf/pyext/lazy_unique_ptr.h+111
- python/google/protobuf/pyext/message.cc+75-59
- python/google/protobuf/pyext/message.h+6-8
- python/google/protobuf/pyext/weak_value_map.h+2
- ruby/ext/google/protobuf_c/ruby-upb.c+9-72
- ruby/ext/google/protobuf_c/ruby-upb.h+1-3
- src/file_lists.cmake+1
- src/google/protobuf/api.pb.h+8-8
- src/google/protobuf/compiler/cpp/field_generators/message_field.cc+90-41
- src/google/protobuf/compiler/plugin.pb.h+6-6
- src/google/protobuf/descriptor.pb.h+60-60
- src/google/protobuf/generated_message_reflection.cc+1
- src/google/protobuf/generated_message_reflection_unittest.cc+24
- src/google/protobuf/repeated_field_proxy.h+123-95
- src/google/protobuf/repeated_field_proxy_test.cc+59-2
- src/google/protobuf/struct.pb.h+2-2
- src/google/protobuf/test_protos/BUILD+3
- src/google/protobuf/test_protos/repeated_field_proxy_import_message.proto+7
- src/google/protobuf/test_protos/repeated_field_proxy_test.proto+21-1
- src/google/protobuf/text_format.cc+2-1
- src/google/protobuf/type.pb.h+12-12
- upb/base/internal/log2.h+1-1
- upb/message/test.proto+8
- upb/wire/decode.c+9-72
- upb/wire/internal/decoder.h-2
- upb_generator/c/names.cc+3-6
0 commit comments