Side by Side Diff: third_party/protobuf/OWNERS
Issue 1842653006 :
Update //third_party/protobuf to version 3. (Closed)
Patch Set: update sync unittest and README.chromium
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
Jump to:
sync/internal_api/DEPS
sync/internal_api/sync_manager_impl_unittest.cc
sync/internal_api/write_node.cc
third_party/protobuf/BUILD.gn
third_party/protobuf/CHANGES.txt
third_party/protobuf/CONTRIBUTORS.txt
third_party/protobuf/COPYING.txt
third_party/protobuf/INSTALL.txt
third_party/protobuf/LICENSE
third_party/protobuf/OWNERS
third_party/protobuf/README.chromium
third_party/protobuf/README.md
third_party/protobuf/README.txt
third_party/protobuf/__init__.py
third_party/protobuf/cleanup_release.sh
third_party/protobuf/config.h
third_party/protobuf/descriptor_pb2.py
third_party/protobuf/patches/0001-ignore-option-retain-unknown-fields.patch
third_party/protobuf/patches/0002-remove-support-for-unnecessary-languages.patch
third_party/protobuf/patches/0003-remove-static-initializers.patch
third_party/protobuf/patches/0004-fix-integer-types-and-shared-library-exports.patch
third_party/protobuf/patches/0005-fix-no-threadlocal-on-mac.patch
third_party/protobuf/patches/0006-fix-clang-type-errors.patch
third_party/protobuf/patches/0007-uninline_googleonce.patch
third_party/protobuf/patches/0008-uninline_get_empty_string.patch
third_party/protobuf/patches/0009-uninline-arenastring.patch
third_party/protobuf/patches/0010-uninline-generated-code.patch
third_party/protobuf/protobuf.gyp
third_party/protobuf/protobuf_lite.gypi
third_party/protobuf/protobuf_nacl.gyp
third_party/protobuf/python/MANIFEST.in
third_party/protobuf/python/README.md
third_party/protobuf/python/README.txt
third_party/protobuf/python/ez_setup.py
third_party/protobuf/python/google/protobuf/__init__.py
third_party/protobuf/python/google/protobuf/descriptor.py
third_party/protobuf/python/google/protobuf/descriptor_database.py
third_party/protobuf/python/google/protobuf/descriptor_pool.py
third_party/protobuf/python/google/protobuf/internal/_parameterized.py
third_party/protobuf/python/google/protobuf/internal/any_test.proto
third_party/protobuf/python/google/protobuf/internal/api_implementation.cc
third_party/protobuf/python/google/protobuf/internal/api_implementation.py
third_party/protobuf/python/google/protobuf/internal/containers.py
third_party/protobuf/python/google/protobuf/internal/cpp_message.py
third_party/protobuf/python/google/protobuf/internal/decoder.py
third_party/protobuf/python/google/protobuf/internal/descriptor_database_test.py
third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test.py
third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test1.proto
third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test2.proto
third_party/protobuf/python/google/protobuf/internal/descriptor_test.py
third_party/protobuf/python/google/protobuf/internal/encoder.py
third_party/protobuf/python/google/protobuf/internal/enum_type_wrapper.py
third_party/protobuf/python/google/protobuf/internal/factory_test1.proto
third_party/protobuf/python/google/protobuf/internal/factory_test2.proto
third_party/protobuf/python/google/protobuf/internal/generator_test.py
third_party/protobuf/python/google/protobuf/internal/import_test_package/__init__.py
third_party/protobuf/python/google/protobuf/internal/import_test_package/inner.proto
third_party/protobuf/python/google/protobuf/internal/import_test_package/outer.proto
third_party/protobuf/python/google/protobuf/internal/json_format_test.py
third_party/protobuf/python/google/protobuf/internal/message_cpp_test.py
third_party/protobuf/python/google/protobuf/internal/message_factory_test.py
third_party/protobuf/python/google/protobuf/internal/message_listener.py
third_party/protobuf/python/google/protobuf/internal/message_set_extensions.proto
third_party/protobuf/python/google/protobuf/internal/message_test.py
third_party/protobuf/python/google/protobuf/internal/missing_enum_values.proto
third_party/protobuf/python/google/protobuf/internal/more_extensions.proto
third_party/protobuf/python/google/protobuf/internal/more_extensions_dynamic.proto
third_party/protobuf/python/google/protobuf/internal/more_messages.proto
third_party/protobuf/python/google/protobuf/internal/packed_field_test.proto
third_party/protobuf/python/google/protobuf/internal/proto_builder_test.py
third_party/protobuf/python/google/protobuf/internal/python_message.py
third_party/protobuf/python/google/protobuf/internal/reflection_cpp_generated_test.py
third_party/protobuf/python/google/protobuf/internal/reflection_test.py
third_party/protobuf/python/google/protobuf/internal/service_reflection_test.py
third_party/protobuf/python/google/protobuf/internal/symbol_database_test.py
third_party/protobuf/python/google/protobuf/internal/test_bad_identifiers.proto
third_party/protobuf/python/google/protobuf/internal/test_util.py
third_party/protobuf/python/google/protobuf/internal/text_encoding_test.py
third_party/protobuf/python/google/protobuf/internal/text_format_test.py
third_party/protobuf/python/google/protobuf/internal/type_checkers.py
third_party/protobuf/python/google/protobuf/internal/unknown_fields_test.py
third_party/protobuf/python/google/protobuf/internal/well_known_types.py
third_party/protobuf/python/google/protobuf/internal/well_known_types_test.py
third_party/protobuf/python/google/protobuf/internal/wire_format.py
third_party/protobuf/python/google/protobuf/internal/wire_format_test.py
third_party/protobuf/python/google/protobuf/json_format.py
third_party/protobuf/python/google/protobuf/message.py
third_party/protobuf/python/google/protobuf/message_factory.py
third_party/protobuf/python/google/protobuf/proto_builder.py
third_party/protobuf/python/google/protobuf/pyext/README
third_party/protobuf/python/google/protobuf/pyext/__init__.py
third_party/protobuf/python/google/protobuf/pyext/cpp_message.py
third_party/protobuf/python/google/protobuf/pyext/descriptor.h
third_party/protobuf/python/google/protobuf/pyext/descriptor.cc
third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.h
third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc
third_party/protobuf/python/google/protobuf/pyext/descriptor_database.h
third_party/protobuf/python/google/protobuf/pyext/descriptor_database.cc
third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.h
third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc
third_party/protobuf/python/google/protobuf/pyext/extension_dict.h
third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc
third_party/protobuf/python/google/protobuf/pyext/map_container.h
third_party/protobuf/python/google/protobuf/pyext/map_container.cc
third_party/protobuf/python/google/protobuf/pyext/message.h
third_party/protobuf/python/google/protobuf/pyext/message.cc
third_party/protobuf/python/google/protobuf/pyext/proto2_api_test.proto
third_party/protobuf/python/google/protobuf/pyext/python.proto
third_party/protobuf/python/google/protobuf/pyext/python-proto2.cc
third_party/protobuf/python/google/protobuf/pyext/python_descriptor.h
third_party/protobuf/python/google/protobuf/pyext/python_descriptor.cc
third_party/protobuf/python/google/protobuf/pyext/python_protobuf.h
third_party/protobuf/python/google/protobuf/pyext/python_protobuf.cc
third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.h
third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc
third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.h
third_party/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc
third_party/protobuf/python/google/protobuf/pyext/scoped_pyobject_ptr.h
third_party/protobuf/python/google/protobuf/reflection.py
third_party/protobuf/python/google/protobuf/service.py
third_party/protobuf/python/google/protobuf/service_reflection.py
third_party/protobuf/python/google/protobuf/symbol_database.py
third_party/protobuf/python/google/protobuf/text_encoding.py
third_party/protobuf/python/google/protobuf/text_format.py
third_party/protobuf/python/mox.py
third_party/protobuf/python/setup.py
third_party/protobuf/python/tox.ini
third_party/protobuf/src/Makefile.am
third_party/protobuf/src/google/protobuf/SEBS
third_party/protobuf/src/google/protobuf/any.h
third_party/protobuf/src/google/protobuf/any.cc
third_party/protobuf/src/google/protobuf/any.proto
third_party/protobuf/src/google/protobuf/any.pb.h
third_party/protobuf/src/google/protobuf/any.pb.cc
third_party/protobuf/src/google/protobuf/any_test.cc
third_party/protobuf/src/google/protobuf/any_test.proto
third_party/protobuf/src/google/protobuf/api.proto
third_party/protobuf/src/google/protobuf/api.pb.h
third_party/protobuf/src/google/protobuf/api.pb.cc
third_party/protobuf/src/google/protobuf/arena.h
third_party/protobuf/src/google/protobuf/arena.cc
third_party/protobuf/src/google/protobuf/arena_nc.cc
third_party/protobuf/src/google/protobuf/arena_nc_test.py
third_party/protobuf/src/google/protobuf/arena_test_util.h
third_party/protobuf/src/google/protobuf/arena_test_util.cc
third_party/protobuf/src/google/protobuf/arena_unittest.cc
third_party/protobuf/src/google/protobuf/arenastring.h
third_party/protobuf/src/google/protobuf/arenastring.cc
third_party/protobuf/src/google/protobuf/arenastring_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/code_generator.h
third_party/protobuf/src/google/protobuf/compiler/code_generator.cc
third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h
third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc
third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/importer.h
third_party/protobuf/src/google/protobuf/compiler/importer.cc
third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.h
third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_enum.h
third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.h
third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_extension.h
third_party/protobuf/src/google/protobuf/compiler/java/java_extension.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_field.h
third_party/protobuf/src/google/protobuf/compiler/java/java_field.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_file.h
third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_generator.h
third_party/protobuf/src/google/protobuf/compiler/java/java_generator.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h
third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_message.h
third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.h
third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_plugin_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.h
third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_service.h
third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.h
third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.cc
third_party/protobuf/src/google/protobuf/compiler/main.cc
third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.h
third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.cc
third_party/protobuf/src/google/protobuf/compiler/package_info.h
third_party/protobuf/src/google/protobuf/compiler/parser.h
third_party/protobuf/src/google/protobuf/compiler/parser.cc
third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/plugin.h
third_party/protobuf/src/google/protobuf/compiler/plugin.cc
third_party/protobuf/src/google/protobuf/compiler/plugin.proto
third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h
third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc
third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h
third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc
third_party/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/subprocess.h
third_party/protobuf/src/google/protobuf/compiler/subprocess.cc
third_party/protobuf/src/google/protobuf/compiler/test_plugin.cc
third_party/protobuf/src/google/protobuf/compiler/zip_output_unittest.sh
third_party/protobuf/src/google/protobuf/compiler/zip_writer.h
third_party/protobuf/src/google/protobuf/compiler/zip_writer.cc
third_party/protobuf/src/google/protobuf/descriptor.h
third_party/protobuf/src/google/protobuf/descriptor.cc
third_party/protobuf/src/google/protobuf/descriptor.proto
third_party/protobuf/src/google/protobuf/descriptor.pb.h
third_party/protobuf/src/google/protobuf/descriptor.pb.cc
third_party/protobuf/src/google/protobuf/descriptor_database.h
third_party/protobuf/src/google/protobuf/descriptor_database.cc
third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc
third_party/protobuf/src/google/protobuf/descriptor_unittest.cc
third_party/protobuf/src/google/protobuf/drop_unknown_fields_test.cc
third_party/protobuf/src/google/protobuf/duration.proto
third_party/protobuf/src/google/protobuf/duration.pb.h
third_party/protobuf/src/google/protobuf/duration.pb.cc
third_party/protobuf/src/google/protobuf/dynamic_message.h
third_party/protobuf/src/google/protobuf/dynamic_message.cc
third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc
third_party/protobuf/src/google/protobuf/empty.proto
third_party/protobuf/src/google/protobuf/empty.pb.h
third_party/protobuf/src/google/protobuf/empty.pb.cc
third_party/protobuf/src/google/protobuf/extension_set.h
third_party/protobuf/src/google/protobuf/extension_set.cc
third_party/protobuf/src/google/protobuf/extension_set_heavy.cc
third_party/protobuf/src/google/protobuf/extension_set_unittest.cc
third_party/protobuf/src/google/protobuf/field_mask.proto
third_party/protobuf/src/google/protobuf/field_mask.pb.h
third_party/protobuf/src/google/protobuf/field_mask.pb.cc
third_party/protobuf/src/google/protobuf/generated_enum_reflection.h
third_party/protobuf/src/google/protobuf/generated_enum_util.h
third_party/protobuf/src/google/protobuf/generated_message_reflection.h
third_party/protobuf/src/google/protobuf/generated_message_reflection.cc
third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc
third_party/protobuf/src/google/protobuf/generated_message_util.h
third_party/protobuf/src/google/protobuf/generated_message_util.cc
third_party/protobuf/src/google/protobuf/io/coded_stream.h
third_party/protobuf/src/google/protobuf/io/coded_stream.cc
third_party/protobuf/src/google/protobuf/io/coded_stream_inl.h
third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc
third_party/protobuf/src/google/protobuf/io/gzip_stream.h
third_party/protobuf/src/google/protobuf/io/gzip_stream.cc
third_party/protobuf/src/google/protobuf/io/gzip_stream_unittest.sh
third_party/protobuf/src/google/protobuf/io/package_info.h
third_party/protobuf/src/google/protobuf/io/printer.h
third_party/protobuf/src/google/protobuf/io/printer.cc
third_party/protobuf/src/google/protobuf/io/printer_unittest.cc
third_party/protobuf/src/google/protobuf/io/strtod.h
third_party/protobuf/src/google/protobuf/io/strtod.cc
third_party/protobuf/src/google/protobuf/io/tokenizer.h
third_party/protobuf/src/google/protobuf/io/tokenizer.cc
third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc
third_party/protobuf/src/google/protobuf/io/zero_copy_stream.h
third_party/protobuf/src/google/protobuf/io/zero_copy_stream.cc
third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h
third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc
third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc
third_party/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc
third_party/protobuf/src/google/protobuf/lite_arena_unittest.cc
third_party/protobuf/src/google/protobuf/lite_unittest.cc
third_party/protobuf/src/google/protobuf/map.h
third_party/protobuf/src/google/protobuf/map_entry.h
third_party/protobuf/src/google/protobuf/map_entry_lite.h
third_party/protobuf/src/google/protobuf/map_field.h
third_party/protobuf/src/google/protobuf/map_field.cc
third_party/protobuf/src/google/protobuf/map_field_inl.h
third_party/protobuf/src/google/protobuf/map_field_lite.h
third_party/protobuf/src/google/protobuf/map_field_test.cc
third_party/protobuf/src/google/protobuf/map_lite_test_util.h
third_party/protobuf/src/google/protobuf/map_lite_test_util.cc
third_party/protobuf/src/google/protobuf/map_lite_unittest.proto
third_party/protobuf/src/google/protobuf/map_proto2_unittest.proto
third_party/protobuf/src/google/protobuf/map_test.cc
third_party/protobuf/src/google/protobuf/map_test_util.h
third_party/protobuf/src/google/protobuf/map_test_util.cc
third_party/protobuf/src/google/protobuf/map_test_util_impl.h
third_party/protobuf/src/google/protobuf/map_type_handler.h
third_party/protobuf/src/google/protobuf/map_unittest.proto
third_party/protobuf/src/google/protobuf/map_unittest_proto3.proto
third_party/protobuf/src/google/protobuf/message.h
third_party/protobuf/src/google/protobuf/message.cc
third_party/protobuf/src/google/protobuf/message_lite.h
third_party/protobuf/src/google/protobuf/message_lite.cc
third_party/protobuf/src/google/protobuf/message_unittest.cc
third_party/protobuf/src/google/protobuf/metadata.h
third_party/protobuf/src/google/protobuf/no_field_presence_test.cc
third_party/protobuf/src/google/protobuf/package_info.h
third_party/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc
third_party/protobuf/src/google/protobuf/proto3_arena_unittest.cc
third_party/protobuf/src/google/protobuf/reflection.h
third_party/protobuf/src/google/protobuf/reflection_internal.h
third_party/protobuf/src/google/protobuf/reflection_ops.h
third_party/protobuf/src/google/protobuf/reflection_ops.cc
third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc
third_party/protobuf/src/google/protobuf/repeated_field.h
third_party/protobuf/src/google/protobuf/repeated_field.cc
third_party/protobuf/src/google/protobuf/repeated_field_reflection.h
third_party/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc
third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc
third_party/protobuf/src/google/protobuf/service.h
third_party/protobuf/src/google/protobuf/service.cc
third_party/protobuf/src/google/protobuf/source_context.proto
third_party/protobuf/src/google/protobuf/source_context.pb.h
third_party/protobuf/src/google/protobuf/source_context.pb.cc
third_party/protobuf/src/google/protobuf/struct.proto
third_party/protobuf/src/google/protobuf/struct.pb.h
third_party/protobuf/src/google/protobuf/struct.pb.cc
third_party/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h
third_party/protobuf/src/google/protobuf/stubs/atomicops.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_atomicword_compat.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_pnacl.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_power.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_solaris.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_tsan.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc
third_party/protobuf/src/google/protobuf/stubs/bytestream.h
third_party/protobuf/src/google/protobuf/stubs/bytestream.cc
third_party/protobuf/src/google/protobuf/stubs/bytestream_unittest.cc
third_party/protobuf/src/google/protobuf/stubs/callback.h
third_party/protobuf/src/google/protobuf/stubs/casts.h
third_party/protobuf/src/google/protobuf/stubs/common.h
third_party/protobuf/src/google/protobuf/stubs/common.cc
third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc
third_party/protobuf/src/google/protobuf/stubs/fastmem.h
third_party/protobuf/src/google/protobuf/stubs/hash.h
third_party/protobuf/src/google/protobuf/stubs/int128.h
third_party/protobuf/src/google/protobuf/stubs/int128.cc
third_party/protobuf/src/google/protobuf/stubs/int128_unittest.cc
third_party/protobuf/src/google/protobuf/stubs/logging.h
third_party/protobuf/src/google/protobuf/stubs/macros.h
third_party/protobuf/src/google/protobuf/stubs/map-util.h
third_party/protobuf/src/google/protobuf/stubs/map_util.h
third_party/protobuf/src/google/protobuf/stubs/mathlimits.h
third_party/protobuf/src/google/protobuf/stubs/mathlimits.cc
third_party/protobuf/src/google/protobuf/stubs/mathutil.h
third_party/protobuf/src/google/protobuf/stubs/mutex.h
third_party/protobuf/src/google/protobuf/stubs/once.h
third_party/protobuf/src/google/protobuf/stubs/once.cc
third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc
third_party/protobuf/src/google/protobuf/stubs/pbconfig.h
third_party/protobuf/src/google/protobuf/stubs/platform_macros.h
third_party/protobuf/src/google/protobuf/stubs/port.h
third_party/protobuf/src/google/protobuf/stubs/scoped_ptr.h
third_party/protobuf/src/google/protobuf/stubs/shared_ptr.h
third_party/protobuf/src/google/protobuf/stubs/singleton.h
third_party/protobuf/src/google/protobuf/stubs/status.h
third_party/protobuf/src/google/protobuf/stubs/status.cc
third_party/protobuf/src/google/protobuf/stubs/status_macros.h
third_party/protobuf/src/google/protobuf/stubs/status_test.cc
third_party/protobuf/src/google/protobuf/stubs/statusor.h
third_party/protobuf/src/google/protobuf/stubs/statusor.cc
third_party/protobuf/src/google/protobuf/stubs/statusor_test.cc
third_party/protobuf/src/google/protobuf/stubs/stl_util.h
third_party/protobuf/src/google/protobuf/stubs/stringpiece.h
third_party/protobuf/src/google/protobuf/stubs/stringpiece.cc
third_party/protobuf/src/google/protobuf/stubs/stringpiece_unittest.cc
third_party/protobuf/src/google/protobuf/stubs/stringprintf.h
third_party/protobuf/src/google/protobuf/stubs/stringprintf.cc
third_party/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc
third_party/protobuf/src/google/protobuf/stubs/structurally_valid.cc
third_party/protobuf/src/google/protobuf/stubs/strutil.h
third_party/protobuf/src/google/protobuf/stubs/strutil.cc
third_party/protobuf/src/google/protobuf/stubs/strutil_unittest.cc
third_party/protobuf/src/google/protobuf/stubs/substitute.h
third_party/protobuf/src/google/protobuf/stubs/substitute.cc
third_party/protobuf/src/google/protobuf/stubs/template_util.h
third_party/protobuf/src/google/protobuf/stubs/time.h
third_party/protobuf/src/google/protobuf/stubs/time.cc
third_party/protobuf/src/google/protobuf/stubs/time_test.cc
third_party/protobuf/src/google/protobuf/stubs/type_traits.h
third_party/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc
third_party/protobuf/src/google/protobuf/test_util.h
third_party/protobuf/src/google/protobuf/test_util.cc
third_party/protobuf/src/google/protobuf/test_util_lite.h
third_party/protobuf/src/google/protobuf/test_util_lite.cc
third_party/protobuf/src/google/protobuf/testdata/bad_utf8_string
third_party/protobuf/src/google/protobuf/testdata/golden_message
third_party/protobuf/src/google/protobuf/testdata/golden_message_oneof_implemented
third_party/protobuf/src/google/protobuf/testdata/golden_message_proto3
third_party/protobuf/src/google/protobuf/testdata/map_test_data.txt
third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data.txt
third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt
third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt
third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt
third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt
third_party/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt
third_party/protobuf/src/google/protobuf/testing/file.h
third_party/protobuf/src/google/protobuf/testing/file.cc
third_party/protobuf/src/google/protobuf/testing/googletest.h
third_party/protobuf/src/google/protobuf/testing/googletest.cc
third_party/protobuf/src/google/protobuf/testing/zcgunzip.cc
third_party/protobuf/src/google/protobuf/testing/zcgzip.cc
third_party/protobuf/src/google/protobuf/text_format.h
third_party/protobuf/src/google/protobuf/text_format.cc
third_party/protobuf/src/google/protobuf/text_format_unittest.cc
third_party/protobuf/src/google/protobuf/timestamp.proto
third_party/protobuf/src/google/protobuf/timestamp.pb.h
third_party/protobuf/src/google/protobuf/timestamp.pb.cc
third_party/protobuf/src/google/protobuf/type.proto
third_party/protobuf/src/google/protobuf/type.pb.h
third_party/protobuf/src/google/protobuf/type.pb.cc
third_party/protobuf/src/google/protobuf/unittest.proto
third_party/protobuf/src/google/protobuf/unittest_arena.proto
third_party/protobuf/src/google/protobuf/unittest_custom_options.proto
third_party/protobuf/src/google/protobuf/unittest_drop_unknown_fields.proto
third_party/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto
third_party/protobuf/src/google/protobuf/unittest_empty.proto
third_party/protobuf/src/google/protobuf/unittest_enormous_descriptor.proto
third_party/protobuf/src/google/protobuf/unittest_import.proto
third_party/protobuf/src/google/protobuf/unittest_import_lite.proto
third_party/protobuf/src/google/protobuf/unittest_import_proto3.proto
third_party/protobuf/src/google/protobuf/unittest_import_public.proto
third_party/protobuf/src/google/protobuf/unittest_import_public_lite.proto
third_party/protobuf/src/google/protobuf/unittest_import_public_proto3.proto
third_party/protobuf/src/google/protobuf/unittest_lite.proto
third_party/protobuf/src/google/protobuf/unittest_lite_imports_nonlite.proto
third_party/protobuf/src/google/protobuf/unittest_mset.proto
third_party/protobuf/src/google/protobuf/unittest_mset_wire_format.proto
third_party/protobuf/src/google/protobuf/unittest_no_arena.proto
third_party/protobuf/src/google/protobuf/unittest_no_arena_import.proto
third_party/protobuf/src/google/protobuf/unittest_no_arena_lite.proto
third_party/protobuf/src/google/protobuf/unittest_no_field_presence.proto
third_party/protobuf/src/google/protobuf/unittest_no_generic_services.proto
third_party/protobuf/src/google/protobuf/unittest_optimize_for.proto
third_party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum.proto
third_party/protobuf/src/google/protobuf/unittest_preserve_unknown_enum2.proto
third_party/protobuf/src/google/protobuf/unittest_proto3.proto
third_party/protobuf/src/google/protobuf/unittest_proto3_arena.proto
third_party/protobuf/src/google/protobuf/unittest_well_known_types.proto
third_party/protobuf/src/google/protobuf/unknown_field_set.h
third_party/protobuf/src/google/protobuf/unknown_field_set.cc
third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc
third_party/protobuf/src/google/protobuf/util/field_comparator.h
third_party/protobuf/src/google/protobuf/util/field_comparator.cc
third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc
third_party/protobuf/src/google/protobuf/util/field_mask_util.h
third_party/protobuf/src/google/protobuf/util/field_mask_util.cc
third_party/protobuf/src/google/protobuf/util/field_mask_util_test.cc
third_party/protobuf/src/google/protobuf/util/internal/constants.h
third_party/protobuf/src/google/protobuf/util/internal/datapiece.h
third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc
third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h
third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc
third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc
third_party/protobuf/src/google/protobuf/util/internal/error_listener.h
third_party/protobuf/src/google/protobuf/util/internal/error_listener.cc
third_party/protobuf/src/google/protobuf/util/internal/expecting_objectwriter.h
third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.h
third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc
third_party/protobuf/src/google/protobuf/util/internal/json_escaping.h
third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc
third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.h
third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc
third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc
third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.h
third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc
third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser_test.cc
third_party/protobuf/src/google/protobuf/util/internal/location_tracker.h
third_party/protobuf/src/google/protobuf/util/internal/mock_error_listener.h
third_party/protobuf/src/google/protobuf/util/internal/object_location_tracker.h
third_party/protobuf/src/google/protobuf/util/internal/object_source.h
third_party/protobuf/src/google/protobuf/util/internal/object_writer.h
third_party/protobuf/src/google/protobuf/util/internal/object_writer.cc
third_party/protobuf/src/google/protobuf/util/internal/proto_writer.h
third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.h
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.h
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc
third_party/protobuf/src/google/protobuf/util/internal/structured_objectwriter.h
third_party/protobuf/src/google/protobuf/util/internal/testdata/anys.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/books.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/default_value.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/default_value_test.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/field_mask.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/maps.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/oneofs.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/struct.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/timestamp_duration.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/wrappers.proto
third_party/protobuf/src/google/protobuf/util/internal/type_info.h
third_party/protobuf/src/google/protobuf/util/internal/type_info.cc
third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.h
third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc
third_party/protobuf/src/google/protobuf/util/internal/utility.h
third_party/protobuf/src/google/protobuf/util/internal/utility.cc
third_party/protobuf/src/google/protobuf/util/json_format_proto3.proto
third_party/protobuf/src/google/protobuf/util/json_util.h
third_party/protobuf/src/google/protobuf/util/json_util.cc
third_party/protobuf/src/google/protobuf/util/json_util_test.cc
third_party/protobuf/src/google/protobuf/util/message_differencer.h
third_party/protobuf/src/google/protobuf/util/message_differencer.cc
third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc
third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.proto
third_party/protobuf/src/google/protobuf/util/time_util.h
third_party/protobuf/src/google/protobuf/util/time_util.cc
third_party/protobuf/src/google/protobuf/util/time_util_test.cc
third_party/protobuf/src/google/protobuf/util/type_resolver.h
third_party/protobuf/src/google/protobuf/util/type_resolver_util.h
third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc
third_party/protobuf/src/google/protobuf/util/type_resolver_util_test.cc
third_party/protobuf/src/google/protobuf/well_known_types_unittest.cc
third_party/protobuf/src/google/protobuf/wire_format.h
third_party/protobuf/src/google/protobuf/wire_format.cc
third_party/protobuf/src/google/protobuf/wire_format_lite.h
third_party/protobuf/src/google/protobuf/wire_format_lite.cc
third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h
third_party/protobuf/src/google/protobuf/wire_format_unittest.cc
third_party/protobuf/src/google/protobuf/wrappers.proto
third_party/protobuf/src/google/protobuf/wrappers.pb.h
third_party/protobuf/src/google/protobuf/wrappers.pb.cc
third_party/protobuf/third_party/six/six.py
third_party/protobuf/vsprojects/config.h
third_party/protobuf/vsprojects/convert2008to2005.sh
third_party/protobuf/vsprojects/extract_includes.bat
third_party/protobuf/vsprojects/readme.txt