Remove external/protobuf and tools/tf_model_tools (#826)
author서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Sun, 22 Apr 2018 23:35:44 +0000 (08:35 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Sun, 22 Apr 2018 23:35:44 +0000 (08:35 +0900)
commit148d4f98e2960112921c10b597b2c166ae3ff1dc
tree002c2a39246bbb0a0535d36db1bf618355dfd0d5
parent92532b8aea8946c74141ab939c14d5d3f1ff95a4
Remove external/protobuf and tools/tf_model_tools (#826)

For #553

This patch removes external/protobuf and tools/tf_model_tools.

tools/tf_model_tools has been copied to
https://github.sec.samsung.net/RS7-RuntimeNTools/nnas_tools

Signed-off-by: Sangmin Seo <sangmin7.seo@samsung.com>
1887 files changed:
externals/CMakeLists.txt
externals/protobuf/.gitignore [deleted file]
externals/protobuf/.gitmodules [deleted file]
externals/protobuf/.travis.yml [deleted file]
externals/protobuf/BUILD [deleted file]
externals/protobuf/CHANGES.txt [deleted file]
externals/protobuf/CONTRIBUTORS.txt [deleted file]
externals/protobuf/LICENSE [deleted file]
externals/protobuf/Makefile.am [deleted file]
externals/protobuf/Protobuf.podspec [deleted file]
externals/protobuf/README.md [deleted file]
externals/protobuf/WORKSPACE [deleted file]
externals/protobuf/appveyor.bat [deleted file]
externals/protobuf/appveyor.yml [deleted file]
externals/protobuf/autogen.sh [deleted file]
externals/protobuf/benchmarks/Makefile.am [deleted file]
externals/protobuf/benchmarks/ProtoBench.java [deleted file]
externals/protobuf/benchmarks/README.md [deleted file]
externals/protobuf/benchmarks/benchmark_messages_proto2.proto [deleted file]
externals/protobuf/benchmarks/benchmark_messages_proto3.proto [deleted file]
externals/protobuf/benchmarks/benchmarks.proto [deleted file]
externals/protobuf/benchmarks/cpp_benchmark.cc [deleted file]
externals/protobuf/benchmarks/generate_datasets.cc [deleted file]
externals/protobuf/benchmarks/google_message1.dat [deleted file]
externals/protobuf/benchmarks/google_message2.dat [deleted file]
externals/protobuf/benchmarks/google_size.proto [deleted file]
externals/protobuf/benchmarks/readme.txt [deleted file]
externals/protobuf/cmake/CMakeLists.txt [deleted file]
externals/protobuf/cmake/README.md [deleted file]
externals/protobuf/cmake/examples.cmake [deleted file]
externals/protobuf/cmake/extract_includes.bat.in [deleted file]
externals/protobuf/cmake/install.cmake [deleted file]
externals/protobuf/cmake/libprotobuf-lite.cmake [deleted file]
externals/protobuf/cmake/libprotobuf.cmake [deleted file]
externals/protobuf/cmake/libprotoc.cmake [deleted file]
externals/protobuf/cmake/protobuf-config-version.cmake.in [deleted file]
externals/protobuf/cmake/protobuf-config.cmake.in [deleted file]
externals/protobuf/cmake/protobuf-lite.pc.cmake [deleted file]
externals/protobuf/cmake/protobuf-module.cmake.in [deleted file]
externals/protobuf/cmake/protobuf-options.cmake [deleted file]
externals/protobuf/cmake/protobuf.pc.cmake [deleted file]
externals/protobuf/cmake/protoc.cmake [deleted file]
externals/protobuf/cmake/tests.cmake [deleted file]
externals/protobuf/composer.json [deleted file]
externals/protobuf/configure.ac [deleted file]
externals/protobuf/conformance/ConformanceJava.java [deleted file]
externals/protobuf/conformance/ConformanceJavaLite.java [deleted file]
externals/protobuf/conformance/Makefile.am [deleted file]
externals/protobuf/conformance/README.md [deleted file]
externals/protobuf/conformance/autoload.php [deleted file]
externals/protobuf/conformance/conformance.proto [deleted file]
externals/protobuf/conformance/conformance_cpp.cc [deleted file]
externals/protobuf/conformance/conformance_nodejs.js [deleted file]
externals/protobuf/conformance/conformance_objc.m [deleted file]
externals/protobuf/conformance/conformance_php.php [deleted file]
externals/protobuf/conformance/conformance_python.py [deleted file]
externals/protobuf/conformance/conformance_ruby.rb [deleted file]
externals/protobuf/conformance/conformance_test.cc [deleted file]
externals/protobuf/conformance/conformance_test.h [deleted file]
externals/protobuf/conformance/conformance_test_runner.cc [deleted file]
externals/protobuf/conformance/failure_list_cpp.txt [deleted file]
externals/protobuf/conformance/failure_list_csharp.txt [deleted file]
externals/protobuf/conformance/failure_list_java.txt [deleted file]
externals/protobuf/conformance/failure_list_js.txt [deleted file]
externals/protobuf/conformance/failure_list_objc.txt [deleted file]
externals/protobuf/conformance/failure_list_php.txt [deleted file]
externals/protobuf/conformance/failure_list_php_c.txt [deleted file]
externals/protobuf/conformance/failure_list_php_zts_c.txt [deleted file]
externals/protobuf/conformance/failure_list_python-post26.txt [deleted file]
externals/protobuf/conformance/failure_list_python.txt [deleted file]
externals/protobuf/conformance/failure_list_python_cpp.txt [deleted file]
externals/protobuf/conformance/failure_list_ruby.txt [deleted file]
externals/protobuf/conformance/third_party/jsoncpp/json.h [deleted file]
externals/protobuf/conformance/third_party/jsoncpp/jsoncpp.cpp [deleted file]
externals/protobuf/conformance/update_failure_list.py [deleted file]
externals/protobuf/csharp/.gitignore [deleted file]
externals/protobuf/csharp/CHANGES.txt [deleted file]
externals/protobuf/csharp/Google.Protobuf.Tools.nuspec [deleted file]
externals/protobuf/csharp/README.md [deleted file]
externals/protobuf/csharp/build_packages.bat [deleted file]
externals/protobuf/csharp/build_tools.sh [deleted file]
externals/protobuf/csharp/buildall.sh [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/protos/csharp/protos/unittest_issues.proto [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/map_unittest_proto3.proto [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_import_proto3.proto [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_import_public_proto3.proto [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_proto3.proto [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/protos/src/google/protobuf/unittest_well_known_types.proto [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/ByteStringTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedInputStreamExtensions.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedInputStreamTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/CodedOutputStreamTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/MapFieldTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/DeprecatedMemberTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/EqualityTester.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/FieldCodecTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/GeneratedMessageTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/IssuesTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/JsonParserTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/JsonTokenizerTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Program.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/SampleEnum.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/SampleMessages.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestCornerCases.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/TestProtos/ForeignMessagePartial.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/DurationTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs [deleted file]
externals/protobuf/csharp/compatibility_tests/v3.0.0/test.sh [deleted file]
externals/protobuf/csharp/generate_protos.sh [deleted file]
externals/protobuf/csharp/global.json [deleted file]
externals/protobuf/csharp/keys/Google.Protobuf.public.snk [deleted file]
externals/protobuf/csharp/keys/Google.Protobuf.snk [deleted file]
externals/protobuf/csharp/keys/README.md [deleted file]
externals/protobuf/csharp/protos/README.md [deleted file]
externals/protobuf/csharp/protos/map_unittest_proto3.proto [deleted file]
externals/protobuf/csharp/protos/unittest_custom_options_proto3.proto [deleted file]
externals/protobuf/csharp/protos/unittest_import_proto3.proto [deleted file]
externals/protobuf/csharp/protos/unittest_import_public_proto3.proto [deleted file]
externals/protobuf/csharp/protos/unittest_issues.proto [deleted file]
externals/protobuf/csharp/protos/unittest_proto3.proto [deleted file]
externals/protobuf/csharp/src/AddressBook/AddPerson.cs [deleted file]
externals/protobuf/csharp/src/AddressBook/AddressBook.csproj [deleted file]
externals/protobuf/csharp/src/AddressBook/Addressbook.cs [deleted file]
externals/protobuf/csharp/src/AddressBook/ListPeople.cs [deleted file]
externals/protobuf/csharp/src/AddressBook/Program.cs [deleted file]
externals/protobuf/csharp/src/AddressBook/SampleUsage.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Conformance/Conformance.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.csproj [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Conformance/Program.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.csproj [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.JsonDump/Program.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/ByteStringTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/CodedInputStreamExtensions.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/CodedInputStreamTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/CodedOutputStreamTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Collections/MapFieldTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Collections/ProtobufEqualityComparersTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/PropertyInfoExtensionsTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/StreamExtensionsTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/DeprecatedMemberTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/EqualityTester.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/FieldCodecTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/GeneratedMessageTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/IssuesTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/JsonParserTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/JsonTokenizerTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Program.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Reflection/CustomOptionsTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Reflection/DescriptorsTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Reflection/FieldAccessTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/Reflection/TypeRegistryTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/SampleEnum.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/SampleMessages.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/SampleNaNs.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/TestCornerCases.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/ForeignMessagePartial.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/TestMessagesProto3.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestCustomOptionsProto3.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/UnknownFieldSetTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/DurationTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/TimestampTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/WrappersTest.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf.sln [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/ByteArray.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/ByteString.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/CodedInputStream.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.ComputeSize.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Collections/Lists.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Collections/MapField.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Collections/ProtobufEqualityComparers.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Collections/ReadOnlyDictionary.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Collections/RepeatedField.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Compatibility/PropertyInfoExtensions.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Compatibility/StreamExtensions.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Compatibility/TypeExtensions.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/FieldCodec.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/FrameworkPortability.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Google.Protobuf.csproj [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/ICustomDiagnosticMessage.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/IDeepCloneable.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/IMessage.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/InvalidJsonException.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/InvalidProtocolBufferException.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/JsonFormatter.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/JsonParser.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/JsonToken.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/JsonTokenizer.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/LimitedInputStream.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/MessageExtensions.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/MessageParser.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/ProtoPreconditions.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/CustomOptions.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/Descriptor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorBase.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorPool.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorUtil.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/DescriptorValidationException.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/EnumDescriptor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/EnumValueDescriptor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/FieldAccessorBase.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/FieldDescriptor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/FieldType.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/FileDescriptor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/GeneratedClrTypeInfo.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/IDescriptor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/IFieldAccessor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/MapFieldAccessor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/MethodDescriptor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/OneofAccessor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/OneofDescriptor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/OriginalNameAttribute.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/PackageDescriptor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/PartialClasses.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/ReflectionUtil.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/RepeatedFieldAccessor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/ServiceDescriptor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/SingleFieldAccessor.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/Reflection/TypeRegistry.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/UnknownField.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/UnknownFieldSet.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/AnyPartial.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/DurationPartial.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMaskPartial.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimeExtensions.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimestampPartial.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/ValuePartial.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/WrappersPartial.cs [deleted file]
externals/protobuf/csharp/src/Google.Protobuf/WireFormat.cs [deleted file]
externals/protobuf/docs/third_party.md [deleted file]
externals/protobuf/editors/README.txt [deleted file]
externals/protobuf/editors/proto.vim [deleted file]
externals/protobuf/editors/protobuf-mode.el [deleted file]
externals/protobuf/examples/AddPerson.java [deleted file]
externals/protobuf/examples/BUILD [deleted file]
externals/protobuf/examples/CMakeLists.txt [deleted file]
externals/protobuf/examples/ListPeople.java [deleted file]
externals/protobuf/examples/README.md [deleted file]
externals/protobuf/examples/WORKSPACE [deleted file]
externals/protobuf/examples/add_person.cc [deleted file]
externals/protobuf/examples/add_person.go [deleted file]
externals/protobuf/examples/add_person.py [deleted file]
externals/protobuf/examples/add_person_test.go [deleted file]
externals/protobuf/examples/addressbook.proto [deleted file]
externals/protobuf/examples/list_people.cc [deleted file]
externals/protobuf/examples/list_people.go [deleted file]
externals/protobuf/examples/list_people.py [deleted file]
externals/protobuf/examples/list_people_test.go [deleted file]
externals/protobuf/generate_changelog.py [deleted file]
externals/protobuf/generate_descriptor_proto.sh [deleted file]
externals/protobuf/gmock.BUILD [deleted file]
externals/protobuf/java/README.md [deleted file]
externals/protobuf/java/compatibility_tests/README.md [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/deps/pom.xml [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/pom.xml [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/multiple_files_test.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_builders_test.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension_lite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/test_bad_identifiers.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/descriptor.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_custom_options.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_empty.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_lite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public_lite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_mset.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_no_generic_services.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_optimize_for.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/pom.xml [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/pom.xml [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/multiple_files_test.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_builders_test.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension_lite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/test_bad_identifiers.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_empty.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_lite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public_lite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_optimize_for.proto [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/test.sh [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/pom.xml [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/AbstractMessageTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/BoundedByteStringTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ByteStringTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedInputStreamTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedOutputStreamTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DeprecatedFieldTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DescriptorsTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DynamicMessageTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ForceFieldBuildersPreRun.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/GeneratedMessageTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringArrayListTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringEndToEndTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LiteralByteStringTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/MessageTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/NestedBuildersTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ParserTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringSubstringTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestBadIdentifiers.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestUtil.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnknownFieldSetTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnmodifiableLazyStringListTest.java [deleted file]
externals/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/WireFormatTest.java [deleted file]
externals/protobuf/java/core/generate-sources-build.xml [deleted file]
externals/protobuf/java/core/generate-test-sources-build.xml [deleted file]
externals/protobuf/java/core/pom.xml [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessage.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/AbstractParser.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/AbstractProtobufList.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/BlockingRpcChannel.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/BlockingService.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/BooleanArrayList.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ByteBufferWriter.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ByteOutput.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ByteString.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStream.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/DiscardUnknownFieldsParser.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/DoubleArrayList.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/DynamicMessage.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ExperimentalApi.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/Extension.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionLite.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistry.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryFactory.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryLite.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/FieldSet.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/FloatArrayList.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageLite.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/IntArrayList.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/Internal.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/IterableByteBufferInputStream.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/LazyField.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/LazyFieldLite.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/LazyStringArrayList.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/LazyStringList.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/LongArrayList.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/MapEntry.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/MapEntryLite.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/MapField.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldLite.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/Message.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/MessageLite.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/MessageLiteOrBuilder.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/MessageLiteToString.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/MessageOrBuilder.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/MessageReflection.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/MutabilityOracle.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/NioByteString.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/Parser.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/PrimitiveNonBoxingCollection.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ProtobufArrayList.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ProtocolMessageEnum.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ProtocolStringList.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilder.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilderV3.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/RopeByteString.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/RpcCallback.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/RpcChannel.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/RpcController.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/RpcUtil.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/Service.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/ServiceException.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilder.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilderV3.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/SmallSortedMap.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/TextFormat.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatEscaper.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseInfoTree.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseLocation.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/UninitializedMessageException.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSet.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLite.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/UnmodifiableLazyStringList.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeByteOperations.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/Utf8.java [deleted file]
externals/protobuf/java/core/src/main/java/com/google/protobuf/WireFormat.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/AbstractMessageTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/AnyTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/BooleanArrayListTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/BoundedByteStringTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/ByteBufferWriterTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/ByteStringTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/CheckUtf8Test.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/CodedOutputStreamTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/DeprecatedFieldTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/DescriptorsTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/DiscardUnknownFieldsTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/DoubleArrayListTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/DynamicMessageTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/EnumTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/ExtensionRegistryFactoryTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/FieldPresenceTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/FloatArrayListTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/ForceFieldBuildersPreRun.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/GeneratedMessageTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/IntArrayListTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/IsValidUtf8Test.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/IsValidUtf8TestUtil.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldLiteTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/LazyMessageLiteTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringArrayListTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/LiteEqualsAndHashTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/LiteTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/LiteralByteStringTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/LongArrayListTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2LiteTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2Test.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/MapTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/NioByteStringTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/ParseExceptionsTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/ParserTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/ProtobufArrayListTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/RepeatedFieldBuilderV3Test.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/RopeByteStringSubstringTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/RopeByteStringTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/SingleFieldBuilderV3Test.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/SmallSortedMapTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/TestBadIdentifiers.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/TestBadIdentifiersLite.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/TestUtil.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/TestUtilLite.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatParseInfoTreeTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatParseLocationTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/UnknownEnumValueTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/UnknownFieldSetLiteTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/UnknownFieldSetTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/WellKnownTypesTest.java [deleted file]
externals/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatTest.java [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/any_test.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/deprecated_file.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/field_presence_test.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/lazy_fields_lite.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/lite_equals_and_hash.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_lite_test.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_test.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/map_initialization_order_test.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/map_test.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/multiple_files_test.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/nested_builders_test.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/nested_extension.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/nested_extension_lite.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/non_nested_extension.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/non_nested_extension_lite.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test2.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/outer_class_name_test3.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/test_check_utf8.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/test_check_utf8_size.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/test_custom_options.proto [deleted file]
externals/protobuf/java/core/src/test/proto/com/google/protobuf/test_extra_interfaces.proto [deleted file]
externals/protobuf/java/lite/generate-sources-build.xml [deleted file]
externals/protobuf/java/lite/generate-test-sources-build.xml [deleted file]
externals/protobuf/java/lite/pom.xml [deleted file]
externals/protobuf/java/pom.xml [deleted file]
externals/protobuf/java/util/pom.xml [deleted file]
externals/protobuf/java/util/src/main/java/com/google/protobuf/util/Durations.java [deleted file]
externals/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskTree.java [deleted file]
externals/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskUtil.java [deleted file]
externals/protobuf/java/util/src/main/java/com/google/protobuf/util/JsonFormat.java [deleted file]
externals/protobuf/java/util/src/main/java/com/google/protobuf/util/TimeUtil.java [deleted file]
externals/protobuf/java/util/src/main/java/com/google/protobuf/util/Timestamps.java [deleted file]
externals/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskTreeTest.java [deleted file]
externals/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskUtilTest.java [deleted file]
externals/protobuf/java/util/src/test/java/com/google/protobuf/util/JsonFormatTest.java [deleted file]
externals/protobuf/java/util/src/test/java/com/google/protobuf/util/TimeUtilTest.java [deleted file]
externals/protobuf/java/util/src/test/proto/com/google/protobuf/util/json_test.proto [deleted file]
externals/protobuf/javanano/README.md [deleted file]
externals/protobuf/javanano/pom.xml [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/CodedInputByteBufferNano.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/CodedOutputByteBufferNano.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/ExtendableMessageNano.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/Extension.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/FieldArray.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/FieldData.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/InternalNano.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/InvalidProtocolBufferNanoException.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/MapFactories.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/MessageNano.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/MessageNanoPrinter.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/UnknownFieldData.java [deleted file]
externals/protobuf/javanano/src/main/java/com/google/protobuf/nano/WireFormatNano.java [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/NanoTest.java [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/map_test.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_accessors_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_enum_class_multiple_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_enum_class_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_enum_validity_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_extension_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_extension_packed_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_extension_repeated_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_extension_singular_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_has_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_import_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_multiple_nameclash_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_multiple_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_recursive_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_reference_types_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_repeated_merge_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_repeated_packables_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_simple_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_single_nano.proto [deleted file]
externals/protobuf/javanano/src/test/java/com/google/protobuf/nano/unittest_stringutf8_nano.proto [deleted file]
externals/protobuf/jenkins/README.md [deleted file]
externals/protobuf/jenkins/build_and_run_docker.sh [deleted file]
externals/protobuf/jenkins/buildcmds/README.md [deleted file]
externals/protobuf/jenkins/buildcmds/pull_request.sh [deleted file]
externals/protobuf/jenkins/buildcmds/pull_request_32.sh [deleted file]
externals/protobuf/jenkins/docker/Dockerfile [deleted file]
externals/protobuf/jenkins/docker32/Dockerfile [deleted file]
externals/protobuf/jenkins/make_test_output.py [deleted file]
externals/protobuf/jenkins/pull_request_in_docker.sh [deleted file]
externals/protobuf/js/README.md [deleted file]
externals/protobuf/js/binary/arith.js [deleted file]
externals/protobuf/js/binary/arith_test.js [deleted file]
externals/protobuf/js/binary/constants.js [deleted file]
externals/protobuf/js/binary/decoder.js [deleted file]
externals/protobuf/js/binary/decoder_test.js [deleted file]
externals/protobuf/js/binary/encoder.js [deleted file]
externals/protobuf/js/binary/message_test.js [deleted file]
externals/protobuf/js/binary/proto_test.js [deleted file]
externals/protobuf/js/binary/reader.js [deleted file]
externals/protobuf/js/binary/reader_test.js [deleted file]
externals/protobuf/js/binary/utils.js [deleted file]
externals/protobuf/js/binary/utils_test.js [deleted file]
externals/protobuf/js/binary/writer.js [deleted file]
externals/protobuf/js/binary/writer_test.js [deleted file]
externals/protobuf/js/commonjs/export.js [deleted file]
externals/protobuf/js/commonjs/export_asserts.js [deleted file]
externals/protobuf/js/commonjs/export_testdeps.js [deleted file]
externals/protobuf/js/commonjs/import_test.js [deleted file]
externals/protobuf/js/commonjs/jasmine.json [deleted file]
externals/protobuf/js/commonjs/rewrite_tests_for_commonjs.js [deleted file]
externals/protobuf/js/commonjs/test6/test6.proto [deleted file]
externals/protobuf/js/commonjs/test7/test7.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/binary/arith_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/binary/decoder_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/binary/proto_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/binary/reader_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/binary/utils_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/binary/writer_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/commonjs/export_asserts.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/commonjs/export_testdeps.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/commonjs/import_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/commonjs/jasmine.json [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/commonjs/rewrite_tests_for_commonjs.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/commonjs/test6/test6.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/commonjs/test7/test7.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/data.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/debug_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/jasmine1.json [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/jasmine2.json [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/jasmine3.json [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/message_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/proto3_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/proto3_test.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/test.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/test.sh [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/test2.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/test3.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/test4.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/test5.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/testbinary.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.0.0/testempty.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/binary/arith_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/binary/decoder_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/binary/proto_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/binary/reader_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/binary/utils_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/binary/writer_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/commonjs/test6/test6.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/commonjs/test7/test7.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/data.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/debug_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/maps_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/message_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/proto3_test.js [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/proto3_test.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/test.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/test2.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/test3.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/test4.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/test5.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/testbinary.proto [deleted file]
externals/protobuf/js/compatibility_tests/v3.1.0/testempty.proto [deleted file]
externals/protobuf/js/data.proto [deleted file]
externals/protobuf/js/debug.js [deleted file]
externals/protobuf/js/debug_test.js [deleted file]
externals/protobuf/js/gulpfile.js [deleted file]
externals/protobuf/js/jasmine.json [deleted file]
externals/protobuf/js/map.js [deleted file]
externals/protobuf/js/maps_test.js [deleted file]
externals/protobuf/js/message.js [deleted file]
externals/protobuf/js/message_test.js [deleted file]
externals/protobuf/js/node_loader.js [deleted file]
externals/protobuf/js/package.json [deleted file]
externals/protobuf/js/proto3_test.js [deleted file]
externals/protobuf/js/proto3_test.proto [deleted file]
externals/protobuf/js/test.proto [deleted file]
externals/protobuf/js/test2.proto [deleted file]
externals/protobuf/js/test3.proto [deleted file]
externals/protobuf/js/test4.proto [deleted file]
externals/protobuf/js/test5.proto [deleted file]
externals/protobuf/js/test8.proto [deleted file]
externals/protobuf/js/test_bootstrap.js [deleted file]
externals/protobuf/js/testbinary.proto [deleted file]
externals/protobuf/js/testempty.proto [deleted file]
externals/protobuf/kokoro/README.md [deleted file]
externals/protobuf/kokoro/linux/cpp_distcheck/build.sh [deleted file]
externals/protobuf/kokoro/linux/cpp_distcheck/continuous.cfg [deleted file]
externals/protobuf/kokoro/linux/cpp_distcheck/presubmit.cfg [deleted file]
externals/protobuf/kokoro/linux/csharp/build.sh [deleted file]
externals/protobuf/kokoro/linux/csharp/continuous.cfg [deleted file]
externals/protobuf/kokoro/linux/csharp/presubmit.cfg [deleted file]
externals/protobuf/kokoro/linux/java_compatibility/build.sh [deleted file]
externals/protobuf/kokoro/linux/java_compatibility/continuous.cfg [deleted file]
externals/protobuf/kokoro/linux/java_compatibility/presubmit.cfg [deleted file]
externals/protobuf/kokoro/linux/prepare_build_linux_rc [deleted file]
externals/protobuf/kokoro/linux/python_compatibility/build.sh [deleted file]
externals/protobuf/kokoro/linux/python_compatibility/continuous.cfg [deleted file]
externals/protobuf/kokoro/linux/python_compatibility/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/cpp/build.sh [deleted file]
externals/protobuf/kokoro/macos/cpp/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/cpp/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/cpp_distcheck/build.sh [deleted file]
externals/protobuf/kokoro/macos/cpp_distcheck/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/cpp_distcheck/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/javascript/build.sh [deleted file]
externals/protobuf/kokoro/macos/javascript/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/javascript/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/jruby/build.sh [deleted file]
externals/protobuf/kokoro/macos/jruby/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/jruby/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/objectivec_cocoapods_integration/build.sh [deleted file]
externals/protobuf/kokoro/macos/objectivec_cocoapods_integration/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/objectivec_cocoapods_integration/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/objectivec_ios_debug/build.sh [deleted file]
externals/protobuf/kokoro/macos/objectivec_ios_debug/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/objectivec_ios_debug/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/objectivec_ios_release/build.sh [deleted file]
externals/protobuf/kokoro/macos/objectivec_ios_release/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/objectivec_ios_release/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/objectivec_osx/build.sh [deleted file]
externals/protobuf/kokoro/macos/objectivec_osx/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/objectivec_osx/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/php5.6_mac/build.sh [deleted file]
externals/protobuf/kokoro/macos/php5.6_mac/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/php5.6_mac/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/php7.0_mac/build.sh [deleted file]
externals/protobuf/kokoro/macos/php7.0_mac/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/php7.0_mac/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/prepare_build_macos_rc [deleted file]
externals/protobuf/kokoro/macos/python/build.sh [deleted file]
externals/protobuf/kokoro/macos/python/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/python/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/python_cpp/build.sh [deleted file]
externals/protobuf/kokoro/macos/python_cpp/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/python_cpp/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/ruby21/build.sh [deleted file]
externals/protobuf/kokoro/macos/ruby21/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/ruby21/presubmit.cfg [deleted file]
externals/protobuf/kokoro/macos/ruby22/build.sh [deleted file]
externals/protobuf/kokoro/macos/ruby22/continuous.cfg [deleted file]
externals/protobuf/kokoro/macos/ruby22/presubmit.cfg [deleted file]
externals/protobuf/m4/ac_system_extensions.m4 [deleted file]
externals/protobuf/m4/acx_check_suncc.m4 [deleted file]
externals/protobuf/m4/acx_pthread.m4 [deleted file]
externals/protobuf/m4/ax_cxx_compile_stdcxx.m4 [deleted file]
externals/protobuf/m4/ax_prog_cc_for_build.m4 [deleted file]
externals/protobuf/m4/ax_prog_cxx_for_build.m4 [deleted file]
externals/protobuf/m4/stl_hash.m4 [deleted file]
externals/protobuf/objectivec/.gitignore [deleted file]
externals/protobuf/objectivec/DevTools/check_version_stamps.sh [deleted file]
externals/protobuf/objectivec/DevTools/compile_testing_protos.sh [deleted file]
externals/protobuf/objectivec/DevTools/full_mac_build.sh [deleted file]
externals/protobuf/objectivec/DevTools/pddm.py [deleted file]
externals/protobuf/objectivec/DevTools/pddm_tests.py [deleted file]
externals/protobuf/objectivec/GPBArray.h [deleted file]
externals/protobuf/objectivec/GPBArray.m [deleted file]
externals/protobuf/objectivec/GPBArray_PackagePrivate.h [deleted file]
externals/protobuf/objectivec/GPBBootstrap.h [deleted file]
externals/protobuf/objectivec/GPBCodedInputStream.h [deleted file]
externals/protobuf/objectivec/GPBCodedInputStream.m [deleted file]
externals/protobuf/objectivec/GPBCodedInputStream_PackagePrivate.h [deleted file]
externals/protobuf/objectivec/GPBCodedOutputStream.h [deleted file]
externals/protobuf/objectivec/GPBCodedOutputStream.m [deleted file]
externals/protobuf/objectivec/GPBCodedOutputStream_PackagePrivate.h [deleted file]
externals/protobuf/objectivec/GPBDescriptor.h [deleted file]
externals/protobuf/objectivec/GPBDescriptor.m [deleted file]
externals/protobuf/objectivec/GPBDescriptor_PackagePrivate.h [deleted file]
externals/protobuf/objectivec/GPBDictionary.h [deleted file]
externals/protobuf/objectivec/GPBDictionary.m [deleted file]
externals/protobuf/objectivec/GPBDictionary_PackagePrivate.h [deleted file]
externals/protobuf/objectivec/GPBExtensionInternals.h [deleted file]
externals/protobuf/objectivec/GPBExtensionInternals.m [deleted file]
externals/protobuf/objectivec/GPBExtensionRegistry.h [deleted file]
externals/protobuf/objectivec/GPBExtensionRegistry.m [deleted file]
externals/protobuf/objectivec/GPBMessage.h [deleted file]
externals/protobuf/objectivec/GPBMessage.m [deleted file]
externals/protobuf/objectivec/GPBMessage_PackagePrivate.h [deleted file]
externals/protobuf/objectivec/GPBProtocolBuffers.h [deleted file]
externals/protobuf/objectivec/GPBProtocolBuffers.m [deleted file]
externals/protobuf/objectivec/GPBProtocolBuffers_RuntimeSupport.h [deleted file]
externals/protobuf/objectivec/GPBRootObject.h [deleted file]
externals/protobuf/objectivec/GPBRootObject.m [deleted file]
externals/protobuf/objectivec/GPBRootObject_PackagePrivate.h [deleted file]
externals/protobuf/objectivec/GPBRuntimeTypes.h [deleted file]
externals/protobuf/objectivec/GPBUnknownField.h [deleted file]
externals/protobuf/objectivec/GPBUnknownField.m [deleted file]
externals/protobuf/objectivec/GPBUnknownFieldSet.h [deleted file]
externals/protobuf/objectivec/GPBUnknownFieldSet.m [deleted file]
externals/protobuf/objectivec/GPBUnknownFieldSet_PackagePrivate.h [deleted file]
externals/protobuf/objectivec/GPBUnknownField_PackagePrivate.h [deleted file]
externals/protobuf/objectivec/GPBUtilities.h [deleted file]
externals/protobuf/objectivec/GPBUtilities.m [deleted file]
externals/protobuf/objectivec/GPBUtilities_PackagePrivate.h [deleted file]
externals/protobuf/objectivec/GPBWellKnownTypes.h [deleted file]
externals/protobuf/objectivec/GPBWellKnownTypes.m [deleted file]
externals/protobuf/objectivec/GPBWireFormat.h [deleted file]
externals/protobuf/objectivec/GPBWireFormat.m [deleted file]
externals/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.pbxproj [deleted file]
externals/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/contents.xcworkspacedata [deleted file]
externals/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings [deleted file]
externals/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme [deleted file]
externals/protobuf/objectivec/ProtocolBuffers_OSX.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme [deleted file]
externals/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.pbxproj [deleted file]
externals/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/contents.xcworkspacedata [deleted file]
externals/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/project.xcworkspace/xcshareddata/WorkspaceSettings.xcsettings [deleted file]
externals/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/PerformanceTests.xcscheme [deleted file]
externals/protobuf/objectivec/ProtocolBuffers_iOS.xcodeproj/xcshareddata/xcschemes/ProtocolBuffers.xcscheme [deleted file]
externals/protobuf/objectivec/README.md [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.pbxproj [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/OSXCocoaPodsTester.xcscheme [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.h [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.m [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj/MainMenu.xib [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Info.plist [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/main.m [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-static [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/README.md [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-framework [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-static [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.pbxproj [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/project.xcworkspace/contents.xcworkspacedata [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester.xcodeproj/xcshareddata/xcschemes/iOSCocoaPodsTester.xcscheme [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.h [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.m [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/LaunchScreen.storyboard [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/Main.storyboard [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Info.plist [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.h [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.m [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/main.m [deleted file]
externals/protobuf/objectivec/Tests/CocoaPods/run_tests.sh [deleted file]
externals/protobuf/objectivec/Tests/GPBARCUnittestProtos.m [deleted file]
externals/protobuf/objectivec/Tests/GPBArrayTests.m [deleted file]
externals/protobuf/objectivec/Tests/GPBCodedInputStreamTests.m [deleted file]
externals/protobuf/objectivec/Tests/GPBCodedOuputStreamTests.m [deleted file]
externals/protobuf/objectivec/Tests/GPBConcurrencyTests.m [deleted file]
externals/protobuf/objectivec/Tests/GPBDescriptorTests.m [deleted file]
externals/protobuf/objectivec/Tests/GPBDictionaryTests+Bool.m [deleted file]
externals/protobuf/objectivec/Tests/GPBDictionaryTests+Int32.m [deleted file]
externals/protobuf/objectivec/Tests/GPBDictionaryTests+Int64.m [deleted file]
externals/protobuf/objectivec/Tests/GPBDictionaryTests+String.m [deleted file]
externals/protobuf/objectivec/Tests/GPBDictionaryTests+UInt32.m [deleted file]
externals/protobuf/objectivec/Tests/GPBDictionaryTests+UInt64.m [deleted file]
externals/protobuf/objectivec/Tests/GPBDictionaryTests.m [deleted file]
externals/protobuf/objectivec/Tests/GPBDictionaryTests.pddm [deleted file]
externals/protobuf/objectivec/Tests/GPBExtensionRegistryTest.m [deleted file]
externals/protobuf/objectivec/Tests/GPBMessageTests+Merge.m [deleted file]
externals/protobuf/objectivec/Tests/GPBMessageTests+Runtime.m [deleted file]
externals/protobuf/objectivec/Tests/GPBMessageTests+Serialization.m [deleted file]
externals/protobuf/objectivec/Tests/GPBMessageTests.m [deleted file]
externals/protobuf/objectivec/Tests/GPBObjectiveCPlusPlusTest.mm [deleted file]
externals/protobuf/objectivec/Tests/GPBPerfTests.m [deleted file]
externals/protobuf/objectivec/Tests/GPBSwiftTests.swift [deleted file]
externals/protobuf/objectivec/Tests/GPBTestUtilities.h [deleted file]
externals/protobuf/objectivec/Tests/GPBTestUtilities.m [deleted file]
externals/protobuf/objectivec/Tests/GPBUnittestProtos.m [deleted file]
externals/protobuf/objectivec/Tests/GPBUnittestProtos2.m [deleted file]
externals/protobuf/objectivec/Tests/GPBUnknownFieldSetTest.m [deleted file]
externals/protobuf/objectivec/Tests/GPBUtilitiesTests.m [deleted file]
externals/protobuf/objectivec/Tests/GPBWellKnownTypesTest.m [deleted file]
externals/protobuf/objectivec/Tests/GPBWireFormatTests.m [deleted file]
externals/protobuf/objectivec/Tests/UnitTests-Bridging-Header.h [deleted file]
externals/protobuf/objectivec/Tests/UnitTests-Info.plist [deleted file]
externals/protobuf/objectivec/Tests/golden_message [deleted file]
externals/protobuf/objectivec/Tests/golden_packed_fields_message [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/AppDelegate.m [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/Contents.json [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/iPad6.png [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/iPad6_2x.png [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/iPad7.png [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/iPad7_2x.png [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/iPhone6.png [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/iPhone6_2x.png [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/iPhone7_2x.png [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/AppIcon.appiconset/iPhone7_3x.png [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/Images.xcassets/LaunchImage.launchimage/Contents.json [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/Info.plist [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/LaunchScreen.xib [deleted file]
externals/protobuf/objectivec/Tests/iOSTestHarness/en.lproj/InfoPlist.strings [deleted file]
externals/protobuf/objectivec/Tests/text_format_map_unittest_data.txt [deleted file]
externals/protobuf/objectivec/Tests/text_format_unittest_data.txt [deleted file]
externals/protobuf/objectivec/Tests/unittest_cycle.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_deprecated.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_deprecated_file.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_extension_chain_a.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_extension_chain_b.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_extension_chain_c.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_extension_chain_d.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_extension_chain_e.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_extension_chain_f.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_extension_chain_g.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_objc.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_objc_startup.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_runtime_proto2.proto [deleted file]
externals/protobuf/objectivec/Tests/unittest_runtime_proto3.proto [deleted file]
externals/protobuf/objectivec/generate_well_known_types.sh [deleted file]
externals/protobuf/objectivec/google/protobuf/Any.pbobjc.h [deleted file]
externals/protobuf/objectivec/google/protobuf/Any.pbobjc.m [deleted file]
externals/protobuf/objectivec/google/protobuf/Api.pbobjc.h [deleted file]
externals/protobuf/objectivec/google/protobuf/Api.pbobjc.m [deleted file]
externals/protobuf/objectivec/google/protobuf/Duration.pbobjc.h [deleted file]
externals/protobuf/objectivec/google/protobuf/Duration.pbobjc.m [deleted file]
externals/protobuf/objectivec/google/protobuf/Empty.pbobjc.h [deleted file]
externals/protobuf/objectivec/google/protobuf/Empty.pbobjc.m [deleted file]
externals/protobuf/objectivec/google/protobuf/FieldMask.pbobjc.h [deleted file]
externals/protobuf/objectivec/google/protobuf/FieldMask.pbobjc.m [deleted file]
externals/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.h [deleted file]
externals/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.m [deleted file]
externals/protobuf/objectivec/google/protobuf/Struct.pbobjc.h [deleted file]
externals/protobuf/objectivec/google/protobuf/Struct.pbobjc.m [deleted file]
externals/protobuf/objectivec/google/protobuf/Timestamp.pbobjc.h [deleted file]
externals/protobuf/objectivec/google/protobuf/Timestamp.pbobjc.m [deleted file]
externals/protobuf/objectivec/google/protobuf/Type.pbobjc.h [deleted file]
externals/protobuf/objectivec/google/protobuf/Type.pbobjc.m [deleted file]
externals/protobuf/objectivec/google/protobuf/Wrappers.pbobjc.h [deleted file]
externals/protobuf/objectivec/google/protobuf/Wrappers.pbobjc.m [deleted file]
externals/protobuf/php/README.md [deleted file]
externals/protobuf/php/composer.json [deleted file]
externals/protobuf/php/ext/google/protobuf/array.c [deleted file]
externals/protobuf/php/ext/google/protobuf/config.m4 [deleted file]
externals/protobuf/php/ext/google/protobuf/def.c [deleted file]
externals/protobuf/php/ext/google/protobuf/encode_decode.c [deleted file]
externals/protobuf/php/ext/google/protobuf/map.c [deleted file]
externals/protobuf/php/ext/google/protobuf/message.c [deleted file]
externals/protobuf/php/ext/google/protobuf/package.xml [deleted file]
externals/protobuf/php/ext/google/protobuf/protobuf.c [deleted file]
externals/protobuf/php/ext/google/protobuf/protobuf.h [deleted file]
externals/protobuf/php/ext/google/protobuf/storage.c [deleted file]
externals/protobuf/php/ext/google/protobuf/type_check.c [deleted file]
externals/protobuf/php/ext/google/protobuf/upb.c [deleted file]
externals/protobuf/php/ext/google/protobuf/upb.h [deleted file]
externals/protobuf/php/ext/google/protobuf/utf8.c [deleted file]
externals/protobuf/php/ext/google/protobuf/utf8.h [deleted file]
externals/protobuf/php/generate_descriptor_protos.sh [deleted file]
externals/protobuf/php/phpunit.xml [deleted file]
externals/protobuf/php/src/GPBMetadata/Google/Protobuf/Any.php [deleted file]
externals/protobuf/php/src/GPBMetadata/Google/Protobuf/Api.php [deleted file]
externals/protobuf/php/src/GPBMetadata/Google/Protobuf/Duration.php [deleted file]
externals/protobuf/php/src/GPBMetadata/Google/Protobuf/FieldMask.php [deleted file]
externals/protobuf/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php [deleted file]
externals/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/Descriptor.php [deleted file]
externals/protobuf/php/src/GPBMetadata/Google/Protobuf/SourceContext.php [deleted file]
externals/protobuf/php/src/GPBMetadata/Google/Protobuf/Struct.php [deleted file]
externals/protobuf/php/src/GPBMetadata/Google/Protobuf/Timestamp.php [deleted file]
externals/protobuf/php/src/GPBMetadata/Google/Protobuf/Type.php [deleted file]
externals/protobuf/php/src/GPBMetadata/Google/Protobuf/Wrappers.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Any.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Api.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/BoolValue.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/BytesValue.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Descriptor.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/DescriptorPool.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/DoubleValue.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Duration.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Enum.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/EnumDescriptor.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/EnumValue.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/EnumValueDescriptor.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Field.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/FieldDescriptor.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/FieldMask.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Field_Cardinality.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Field_Kind.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/FloatValue.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/GPBEmpty.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Int32Value.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Int64Value.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/CodedInputStream.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/CodedOutputStream.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/Descriptor.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/DescriptorPool.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/EnumBuilderContext.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptor.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto_EnumReservedRange.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/EnumOptions.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/EnumValueOptions.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/ExtensionRangeOptions.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptor.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FieldOptions.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_CType.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_JSType.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FileDescriptor.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorProto.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorSet.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FileOptions.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/GPBDecodeException.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/GPBJsonWire.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/GPBLabel.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/GPBType.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/GPBUtil.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/GPBWire.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/GPBWireType.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/GetPublicDescriptorTrait.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/HasPublicDescriptorTrait.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/MapEntry.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/MapField.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/MapFieldIter.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/Message.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/MessageBuilderContext.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/MessageOptions.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/MethodDescriptorProto.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/MethodOptions.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/OneofDescriptor.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/OneofDescriptorProto.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/OneofField.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/OneofOptions.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/RawInputStream.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/RepeatedField.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/RepeatedFieldIter.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/ServiceDescriptorProto.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/ServiceOptions.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/ListValue.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Method.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Mixin.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/NullValue.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/OneofDescriptor.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Option.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/SourceContext.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/StringValue.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Struct.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Syntax.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Timestamp.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Type.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/UInt32Value.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/UInt64Value.php [deleted file]
externals/protobuf/php/src/Google/Protobuf/Value.php [deleted file]
externals/protobuf/php/src/phpdoc.dist.xml [deleted file]
externals/protobuf/php/tests/array_test.php [deleted file]
externals/protobuf/php/tests/autoload.php [deleted file]
externals/protobuf/php/tests/bootstrap_phpunit.php [deleted file]
externals/protobuf/php/tests/compatibility_test.sh [deleted file]
externals/protobuf/php/tests/descriptors_test.php [deleted file]
externals/protobuf/php/tests/encode_decode_test.php [deleted file]
externals/protobuf/php/tests/gdb_test.sh [deleted file]
externals/protobuf/php/tests/generated_class_test.php [deleted file]
externals/protobuf/php/tests/generated_phpdoc_test.php [deleted file]
externals/protobuf/php/tests/generated_service_test.php [deleted file]
externals/protobuf/php/tests/map_field_test.php [deleted file]
externals/protobuf/php/tests/memory_leak_test.php [deleted file]
externals/protobuf/php/tests/php_implementation_test.php [deleted file]
externals/protobuf/php/tests/proto/test.proto [deleted file]
externals/protobuf/php/tests/proto/test_descriptors.proto [deleted file]
externals/protobuf/php/tests/proto/test_empty_php_namespace.proto [deleted file]
externals/protobuf/php/tests/proto/test_import_descriptor_proto.proto [deleted file]
externals/protobuf/php/tests/proto/test_include.proto [deleted file]
externals/protobuf/php/tests/proto/test_no_namespace.proto [deleted file]
externals/protobuf/php/tests/proto/test_php_namespace.proto [deleted file]
externals/protobuf/php/tests/proto/test_prefix.proto [deleted file]
externals/protobuf/php/tests/proto/test_reserved_enum_lower.proto [deleted file]
externals/protobuf/php/tests/proto/test_reserved_enum_upper.proto [deleted file]
externals/protobuf/php/tests/proto/test_reserved_enum_value_lower.proto [deleted file]
externals/protobuf/php/tests/proto/test_reserved_enum_value_upper.proto [deleted file]
externals/protobuf/php/tests/proto/test_reserved_message_lower.proto [deleted file]
externals/protobuf/php/tests/proto/test_reserved_message_upper.proto [deleted file]
externals/protobuf/php/tests/proto/test_service.proto [deleted file]
externals/protobuf/php/tests/proto/test_service_namespace.proto [deleted file]
externals/protobuf/php/tests/test.sh [deleted file]
externals/protobuf/php/tests/test_base.php [deleted file]
externals/protobuf/php/tests/test_util.php [deleted file]
externals/protobuf/php/tests/undefined_test.php [deleted file]
externals/protobuf/php/tests/well_known_test.php [deleted file]
externals/protobuf/post_process_dist.sh [deleted file]
externals/protobuf/protobuf-lite.pc.in [deleted file]
externals/protobuf/protobuf.bzl [deleted file]
externals/protobuf/protobuf.pc.in [deleted file]
externals/protobuf/protoc-artifacts/Dockerfile [deleted file]
externals/protobuf/protoc-artifacts/README.md [deleted file]
externals/protobuf/protoc-artifacts/build-protoc.sh [deleted file]
externals/protobuf/protoc-artifacts/build-zip.sh [deleted file]
externals/protobuf/protoc-artifacts/pom.xml [deleted file]
externals/protobuf/python/MANIFEST.in [deleted file]
externals/protobuf/python/README.md [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test1.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test2.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions_dynamic.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_messages.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/test_bad_identifiers.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/setup.py [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/test.sh [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/__init__.py [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/__init__.py [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/__init__.py [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/__init__.py [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/descriptor_test.py [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/generator_test.py [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_message [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_packed_fields_message [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/message_test.py [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/service_reflection_test.py [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/test_util.py [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_test.py [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_data.txt [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_extensions_data.txt [deleted file]
externals/protobuf/python/compatibility_tests/v2.5.0/tests/google/protobuf/internal/wire_format_test.py [deleted file]
externals/protobuf/python/google/__init__.py [deleted file]
externals/protobuf/python/google/protobuf/__init__.py [deleted file]
externals/protobuf/python/google/protobuf/descriptor.py [deleted file]
externals/protobuf/python/google/protobuf/descriptor_database.py [deleted file]
externals/protobuf/python/google/protobuf/descriptor_pool.py [deleted file]
externals/protobuf/python/google/protobuf/internal/__init__.py [deleted file]
externals/protobuf/python/google/protobuf/internal/_parameterized.py [deleted file]
externals/protobuf/python/google/protobuf/internal/any_test.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/api_implementation.cc [deleted file]
externals/protobuf/python/google/protobuf/internal/api_implementation.py [deleted file]
externals/protobuf/python/google/protobuf/internal/containers.py [deleted file]
externals/protobuf/python/google/protobuf/internal/decoder.py [deleted file]
externals/protobuf/python/google/protobuf/internal/descriptor_database_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/descriptor_pool_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/descriptor_pool_test1.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/descriptor_pool_test2.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/descriptor_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/encoder.py [deleted file]
externals/protobuf/python/google/protobuf/internal/enum_type_wrapper.py [deleted file]
externals/protobuf/python/google/protobuf/internal/factory_test1.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/factory_test2.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/file_options_test.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/generator_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/import_test_package/__init__.py [deleted file]
externals/protobuf/python/google/protobuf/internal/import_test_package/inner.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/import_test_package/outer.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/json_format_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/message_factory_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/message_listener.py [deleted file]
externals/protobuf/python/google/protobuf/internal/message_set_extensions.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/message_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/missing_enum_values.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/more_extensions.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/more_extensions_dynamic.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/more_messages.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/packed_field_test.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/proto_builder_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/python_message.py [deleted file]
externals/protobuf/python/google/protobuf/internal/python_protobuf.cc [deleted file]
externals/protobuf/python/google/protobuf/internal/reflection_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/service_reflection_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/symbol_database_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/test_bad_identifiers.proto [deleted file]
externals/protobuf/python/google/protobuf/internal/test_util.py [deleted file]
externals/protobuf/python/google/protobuf/internal/testing_refleaks.py [deleted file]
externals/protobuf/python/google/protobuf/internal/text_encoding_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/text_format_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/type_checkers.py [deleted file]
externals/protobuf/python/google/protobuf/internal/unknown_fields_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/well_known_types.py [deleted file]
externals/protobuf/python/google/protobuf/internal/well_known_types_test.py [deleted file]
externals/protobuf/python/google/protobuf/internal/wire_format.py [deleted file]
externals/protobuf/python/google/protobuf/internal/wire_format_test.py [deleted file]
externals/protobuf/python/google/protobuf/json_format.py [deleted file]
externals/protobuf/python/google/protobuf/message.py [deleted file]
externals/protobuf/python/google/protobuf/message_factory.py [deleted file]
externals/protobuf/python/google/protobuf/proto_builder.py [deleted file]
externals/protobuf/python/google/protobuf/pyext/README [deleted file]
externals/protobuf/python/google/protobuf/pyext/__init__.py [deleted file]
externals/protobuf/python/google/protobuf/pyext/cpp_message.py [deleted file]
externals/protobuf/python/google/protobuf/pyext/descriptor.cc [deleted file]
externals/protobuf/python/google/protobuf/pyext/descriptor.h [deleted file]
externals/protobuf/python/google/protobuf/pyext/descriptor_containers.cc [deleted file]
externals/protobuf/python/google/protobuf/pyext/descriptor_containers.h [deleted file]
externals/protobuf/python/google/protobuf/pyext/descriptor_database.cc [deleted file]
externals/protobuf/python/google/protobuf/pyext/descriptor_database.h [deleted file]
externals/protobuf/python/google/protobuf/pyext/descriptor_pool.cc [deleted file]
externals/protobuf/python/google/protobuf/pyext/descriptor_pool.h [deleted file]
externals/protobuf/python/google/protobuf/pyext/extension_dict.cc [deleted file]
externals/protobuf/python/google/protobuf/pyext/extension_dict.h [deleted file]
externals/protobuf/python/google/protobuf/pyext/map_container.cc [deleted file]
externals/protobuf/python/google/protobuf/pyext/map_container.h [deleted file]
externals/protobuf/python/google/protobuf/pyext/message.cc [deleted file]
externals/protobuf/python/google/protobuf/pyext/message.h [deleted file]
externals/protobuf/python/google/protobuf/pyext/message_factory.cc [deleted file]
externals/protobuf/python/google/protobuf/pyext/message_factory.h [deleted file]
externals/protobuf/python/google/protobuf/pyext/message_module.cc [deleted file]
externals/protobuf/python/google/protobuf/pyext/proto2_api_test.proto [deleted file]
externals/protobuf/python/google/protobuf/pyext/python.proto [deleted file]
externals/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc [deleted file]
externals/protobuf/python/google/protobuf/pyext/repeated_composite_container.h [deleted file]
externals/protobuf/python/google/protobuf/pyext/repeated_scalar_container.cc [deleted file]
externals/protobuf/python/google/protobuf/pyext/repeated_scalar_container.h [deleted file]
externals/protobuf/python/google/protobuf/pyext/safe_numerics.h [deleted file]
externals/protobuf/python/google/protobuf/pyext/scoped_pyobject_ptr.h [deleted file]
externals/protobuf/python/google/protobuf/python_protobuf.h [deleted file]
externals/protobuf/python/google/protobuf/reflection.py [deleted file]
externals/protobuf/python/google/protobuf/service.py [deleted file]
externals/protobuf/python/google/protobuf/service_reflection.py [deleted file]
externals/protobuf/python/google/protobuf/symbol_database.py [deleted file]
externals/protobuf/python/google/protobuf/text_encoding.py [deleted file]
externals/protobuf/python/google/protobuf/text_format.py [deleted file]
externals/protobuf/python/mox.py [deleted file]
externals/protobuf/python/release.sh [deleted file]
externals/protobuf/python/release/wheel/Dockerfile [deleted file]
externals/protobuf/python/release/wheel/README.md [deleted file]
externals/protobuf/python/release/wheel/build_wheel_manylinux.sh [deleted file]
externals/protobuf/python/release/wheel/protobuf_optimized_pip.sh [deleted file]
externals/protobuf/python/setup.cfg [deleted file]
externals/protobuf/python/setup.py [deleted file]
externals/protobuf/python/stubout.py [deleted file]
externals/protobuf/python/tox.ini [deleted file]
externals/protobuf/ruby/.gitignore [deleted file]
externals/protobuf/ruby/Gemfile [deleted file]
externals/protobuf/ruby/README.md [deleted file]
externals/protobuf/ruby/Rakefile [deleted file]
externals/protobuf/ruby/compatibility_tests/v3.0.0/README.md [deleted file]
externals/protobuf/ruby/compatibility_tests/v3.0.0/Rakefile [deleted file]
externals/protobuf/ruby/compatibility_tests/v3.0.0/test.sh [deleted file]
externals/protobuf/ruby/compatibility_tests/v3.0.0/tests/basic.rb [deleted file]
externals/protobuf/ruby/compatibility_tests/v3.0.0/tests/generated_code.proto [deleted file]
externals/protobuf/ruby/compatibility_tests/v3.0.0/tests/generated_code_test.rb [deleted file]
externals/protobuf/ruby/compatibility_tests/v3.0.0/tests/repeated_field_test.rb [deleted file]
externals/protobuf/ruby/compatibility_tests/v3.0.0/tests/stress.rb [deleted file]
externals/protobuf/ruby/compatibility_tests/v3.0.0/tests/test_import.proto [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/defs.c [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/encode_decode.c [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/extconf.rb [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/map.c [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/message.c [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/protobuf.c [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/protobuf.h [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/repeated_field.c [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/storage.c [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/upb.c [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/upb.h [deleted file]
externals/protobuf/ruby/ext/google/protobuf_c/wrap_memcpy.c [deleted file]
externals/protobuf/ruby/google-protobuf.gemspec [deleted file]
externals/protobuf/ruby/pom.xml [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyBuilder.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptor.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyDescriptorPool.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnum.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumBuilderContext.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyEnumDescriptor.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyFieldDescriptor.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMap.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessageBuilderContext.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofBuilderContext.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyOneofDescriptor.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyProtobuf.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyRepeatedField.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/SentinelOuterClass.java [deleted file]
externals/protobuf/ruby/src/main/java/com/google/protobuf/jruby/Utils.java [deleted file]
externals/protobuf/ruby/src/main/java/google/ProtobufJavaService.java [deleted file]
externals/protobuf/ruby/src/main/sentinel.proto [deleted file]
externals/protobuf/ruby/tests/basic.rb [deleted file]
externals/protobuf/ruby/tests/encode_decode_test.rb [deleted file]
externals/protobuf/ruby/tests/gc_test.rb [deleted file]
externals/protobuf/ruby/tests/generated_code.proto [deleted file]
externals/protobuf/ruby/tests/generated_code_test.rb [deleted file]
externals/protobuf/ruby/tests/repeated_field_test.rb [deleted file]
externals/protobuf/ruby/tests/stress.rb [deleted file]
externals/protobuf/ruby/tests/test_import.proto [deleted file]
externals/protobuf/ruby/tests/well_known_types_test.rb [deleted file]
externals/protobuf/ruby/travis-test.sh [deleted file]
externals/protobuf/six.BUILD [deleted file]
externals/protobuf/src/Makefile.am [deleted file]
externals/protobuf/src/README.md [deleted file]
externals/protobuf/src/google/protobuf/any.cc [deleted file]
externals/protobuf/src/google/protobuf/any.h [deleted file]
externals/protobuf/src/google/protobuf/any.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/any.pb.h [deleted file]
externals/protobuf/src/google/protobuf/any.proto [deleted file]
externals/protobuf/src/google/protobuf/any_test.cc [deleted file]
externals/protobuf/src/google/protobuf/any_test.proto [deleted file]
externals/protobuf/src/google/protobuf/api.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/api.pb.h [deleted file]
externals/protobuf/src/google/protobuf/api.proto [deleted file]
externals/protobuf/src/google/protobuf/arena.cc [deleted file]
externals/protobuf/src/google/protobuf/arena.h [deleted file]
externals/protobuf/src/google/protobuf/arena_impl.h [deleted file]
externals/protobuf/src/google/protobuf/arena_test_util.cc [deleted file]
externals/protobuf/src/google/protobuf/arena_test_util.h [deleted file]
externals/protobuf/src/google/protobuf/arena_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/arenastring.cc [deleted file]
externals/protobuf/src/google/protobuf/arenastring.h [deleted file]
externals/protobuf/src/google/protobuf/arenastring_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/annotation_test_util.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/annotation_test_util.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/code_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/code_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/command_line_interface.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/command_line_interface.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_message_layout_helper.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_move_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_padding_optimizer.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_plugin_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_test_bad_identifiers.proto [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_test_large_enum_value.proto [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_bootstrap_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_enum_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_generator_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_helpers.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_message.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_names.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/importer.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/importer.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/importer_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_context.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_context.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_doc_comment.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_doc_comment_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_enum.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_enum.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_enum_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_enum_lite.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_extension.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_extension.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_extension_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_extension_lite.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_file.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_file.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_generator_factory.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_generator_factory.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_helpers.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_helpers.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field_lite.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_map_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_map_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message_builder.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message_builder.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_message_lite.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_name_resolver.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_name_resolver.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_names.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_options.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_plugin_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_primitive_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_service.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_service.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_string_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_string_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_enum.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_enum.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_enum_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_enum_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_extension.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_extension.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_file.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_file.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_helpers.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_helpers.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_map_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_map_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_message.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_message.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_message_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_message_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_params.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_primitive_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/javanano/javanano_primitive_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/js/embed.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/js/js_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/js/js_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/js/well_known_types/any.js [deleted file]
externals/protobuf/src/google/protobuf/compiler/js/well_known_types/struct.js [deleted file]
externals/protobuf/src/google/protobuf/compiler/js/well_known_types/timestamp.js [deleted file]
externals/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/main.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/mock_code_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/mock_code_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/objectivec/objectivec_primitive_field.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/package_info.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/parser.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/parser.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/parser_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/php/php_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/php/php_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/plugin.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/plugin.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/plugin.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/plugin.pb.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/plugin.proto [deleted file]
externals/protobuf/src/google/protobuf/compiler/python/python_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/python/python_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code.proto [deleted file]
externals/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb [deleted file]
externals/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/subprocess.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/subprocess.h [deleted file]
externals/protobuf/src/google/protobuf/compiler/test_plugin.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/zip_output_unittest.sh [deleted file]
externals/protobuf/src/google/protobuf/compiler/zip_writer.cc [deleted file]
externals/protobuf/src/google/protobuf/compiler/zip_writer.h [deleted file]
externals/protobuf/src/google/protobuf/descriptor.cc [deleted file]
externals/protobuf/src/google/protobuf/descriptor.h [deleted file]
externals/protobuf/src/google/protobuf/descriptor.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/descriptor.pb.h [deleted file]
externals/protobuf/src/google/protobuf/descriptor.proto [deleted file]
externals/protobuf/src/google/protobuf/descriptor_database.cc [deleted file]
externals/protobuf/src/google/protobuf/descriptor_database.h [deleted file]
externals/protobuf/src/google/protobuf/descriptor_database_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/descriptor_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/drop_unknown_fields_test.cc [deleted file]
externals/protobuf/src/google/protobuf/duration.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/duration.pb.h [deleted file]
externals/protobuf/src/google/protobuf/duration.proto [deleted file]
externals/protobuf/src/google/protobuf/dynamic_message.cc [deleted file]
externals/protobuf/src/google/protobuf/dynamic_message.h [deleted file]
externals/protobuf/src/google/protobuf/dynamic_message_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/empty.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/empty.pb.h [deleted file]
externals/protobuf/src/google/protobuf/empty.proto [deleted file]
externals/protobuf/src/google/protobuf/extension_set.cc [deleted file]
externals/protobuf/src/google/protobuf/extension_set.h [deleted file]
externals/protobuf/src/google/protobuf/extension_set_heavy.cc [deleted file]
externals/protobuf/src/google/protobuf/extension_set_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/field_mask.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/field_mask.pb.h [deleted file]
externals/protobuf/src/google/protobuf/field_mask.proto [deleted file]
externals/protobuf/src/google/protobuf/generated_enum_reflection.h [deleted file]
externals/protobuf/src/google/protobuf/generated_enum_util.h [deleted file]
externals/protobuf/src/google/protobuf/generated_message_reflection.cc [deleted file]
externals/protobuf/src/google/protobuf/generated_message_reflection.h [deleted file]
externals/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/generated_message_table_driven.cc [deleted file]
externals/protobuf/src/google/protobuf/generated_message_table_driven.h [deleted file]
externals/protobuf/src/google/protobuf/generated_message_table_driven_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/generated_message_table_driven_lite.h [deleted file]
externals/protobuf/src/google/protobuf/generated_message_util.cc [deleted file]
externals/protobuf/src/google/protobuf/generated_message_util.h [deleted file]
externals/protobuf/src/google/protobuf/has_bits.h [deleted file]
externals/protobuf/src/google/protobuf/implicit_weak_message.cc [deleted file]
externals/protobuf/src/google/protobuf/implicit_weak_message.h [deleted file]
externals/protobuf/src/google/protobuf/io/coded_stream.cc [deleted file]
externals/protobuf/src/google/protobuf/io/coded_stream.h [deleted file]
externals/protobuf/src/google/protobuf/io/coded_stream_inl.h [deleted file]
externals/protobuf/src/google/protobuf/io/coded_stream_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/io/gzip_stream.cc [deleted file]
externals/protobuf/src/google/protobuf/io/gzip_stream.h [deleted file]
externals/protobuf/src/google/protobuf/io/gzip_stream_unittest.sh [deleted file]
externals/protobuf/src/google/protobuf/io/package_info.h [deleted file]
externals/protobuf/src/google/protobuf/io/printer.cc [deleted file]
externals/protobuf/src/google/protobuf/io/printer.h [deleted file]
externals/protobuf/src/google/protobuf/io/printer_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/io/strtod.cc [deleted file]
externals/protobuf/src/google/protobuf/io/strtod.h [deleted file]
externals/protobuf/src/google/protobuf/io/tokenizer.cc [deleted file]
externals/protobuf/src/google/protobuf/io/tokenizer.h [deleted file]
externals/protobuf/src/google/protobuf/io/tokenizer_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/io/zero_copy_stream.cc [deleted file]
externals/protobuf/src/google/protobuf/io/zero_copy_stream.h [deleted file]
externals/protobuf/src/google/protobuf/io/zero_copy_stream_impl.cc [deleted file]
externals/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h [deleted file]
externals/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h [deleted file]
externals/protobuf/src/google/protobuf/io/zero_copy_stream_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/lite_arena_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/lite_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/map.h [deleted file]
externals/protobuf/src/google/protobuf/map_entry.h [deleted file]
externals/protobuf/src/google/protobuf/map_entry_lite.h [deleted file]
externals/protobuf/src/google/protobuf/map_field.cc [deleted file]
externals/protobuf/src/google/protobuf/map_field.h [deleted file]
externals/protobuf/src/google/protobuf/map_field_inl.h [deleted file]
externals/protobuf/src/google/protobuf/map_field_lite.h [deleted file]
externals/protobuf/src/google/protobuf/map_field_test.cc [deleted file]
externals/protobuf/src/google/protobuf/map_lite_test_util.cc [deleted file]
externals/protobuf/src/google/protobuf/map_lite_test_util.h [deleted file]
externals/protobuf/src/google/protobuf/map_lite_unittest.proto [deleted file]
externals/protobuf/src/google/protobuf/map_proto2_unittest.proto [deleted file]
externals/protobuf/src/google/protobuf/map_test.cc [deleted file]
externals/protobuf/src/google/protobuf/map_test_util.cc [deleted file]
externals/protobuf/src/google/protobuf/map_test_util.h [deleted file]
externals/protobuf/src/google/protobuf/map_test_util_impl.h [deleted file]
externals/protobuf/src/google/protobuf/map_type_handler.h [deleted file]
externals/protobuf/src/google/protobuf/map_unittest.proto [deleted file]
externals/protobuf/src/google/protobuf/map_unittest_proto3.proto [deleted file]
externals/protobuf/src/google/protobuf/message.cc [deleted file]
externals/protobuf/src/google/protobuf/message.h [deleted file]
externals/protobuf/src/google/protobuf/message_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/message_lite.h [deleted file]
externals/protobuf/src/google/protobuf/message_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/metadata.h [deleted file]
externals/protobuf/src/google/protobuf/metadata_lite.h [deleted file]
externals/protobuf/src/google/protobuf/no_field_presence_test.cc [deleted file]
externals/protobuf/src/google/protobuf/package_info.h [deleted file]
externals/protobuf/src/google/protobuf/preserve_unknown_enum_test.cc [deleted file]
externals/protobuf/src/google/protobuf/proto3_arena_lite_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/proto3_arena_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/proto3_lite_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/reflection.h [deleted file]
externals/protobuf/src/google/protobuf/reflection_internal.h [deleted file]
externals/protobuf/src/google/protobuf/reflection_ops.cc [deleted file]
externals/protobuf/src/google/protobuf/reflection_ops.h [deleted file]
externals/protobuf/src/google/protobuf/reflection_ops_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/repeated_field.cc [deleted file]
externals/protobuf/src/google/protobuf/repeated_field.h [deleted file]
externals/protobuf/src/google/protobuf/repeated_field_reflection_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/repeated_field_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/service.cc [deleted file]
externals/protobuf/src/google/protobuf/service.h [deleted file]
externals/protobuf/src/google/protobuf/source_context.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/source_context.pb.h [deleted file]
externals/protobuf/src/google/protobuf/source_context.proto [deleted file]
externals/protobuf/src/google/protobuf/struct.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/struct.pb.h [deleted file]
externals/protobuf/src/google/protobuf/struct.proto [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomic_sequence_num.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_generic_c11_atomic.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_power.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_ppc_gcc.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_solaris.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_tsan.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/bytestream.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/bytestream.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/bytestream_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/callback.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/casts.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/common.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/common.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/common_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/fastmem.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/hash.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/int128.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/int128.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/int128_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/io_win32.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/io_win32.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/io_win32_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/logging.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/macros.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/map_util.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/mathlimits.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/mathlimits.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/mathutil.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/mutex.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/once.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/once.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/once_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/platform_macros.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/port.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/scoped_ptr.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/shared_ptr.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/singleton.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/status.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/status.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/status_macros.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/status_test.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/statusor.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/statusor.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/statusor_test.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/stl_util.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/stringpiece.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/stringpiece.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/stringpiece_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/stringprintf.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/stringprintf.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/stringprintf_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/structurally_valid.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/structurally_valid_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/strutil.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/strutil.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/strutil_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/substitute.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/substitute.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/template_util.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/template_util_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/time.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/time.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/time_test.cc [deleted file]
externals/protobuf/src/google/protobuf/stubs/type_traits.h [deleted file]
externals/protobuf/src/google/protobuf/stubs/type_traits_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/test_messages_proto2.proto [deleted file]
externals/protobuf/src/google/protobuf/test_messages_proto3.proto [deleted file]
externals/protobuf/src/google/protobuf/test_util.cc [deleted file]
externals/protobuf/src/google/protobuf/test_util.h [deleted file]
externals/protobuf/src/google/protobuf/test_util_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/test_util_lite.h [deleted file]
externals/protobuf/src/google/protobuf/testdata/bad_utf8_string [deleted file]
externals/protobuf/src/google/protobuf/testdata/golden_message [deleted file]
externals/protobuf/src/google/protobuf/testdata/golden_message_maps [deleted file]
externals/protobuf/src/google/protobuf/testdata/golden_message_oneof_implemented [deleted file]
externals/protobuf/src/google/protobuf/testdata/golden_message_proto3 [deleted file]
externals/protobuf/src/google/protobuf/testdata/golden_packed_fields_message [deleted file]
externals/protobuf/src/google/protobuf/testdata/map_test_data.txt [deleted file]
externals/protobuf/src/google/protobuf/testdata/text_format_unittest_data.txt [deleted file]
externals/protobuf/src/google/protobuf/testdata/text_format_unittest_data_oneof_implemented.txt [deleted file]
externals/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy.txt [deleted file]
externals/protobuf/src/google/protobuf/testdata/text_format_unittest_data_pointy_oneof.txt [deleted file]
externals/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data.txt [deleted file]
externals/protobuf/src/google/protobuf/testdata/text_format_unittest_extensions_data_pointy.txt [deleted file]
externals/protobuf/src/google/protobuf/testing/file.cc [deleted file]
externals/protobuf/src/google/protobuf/testing/file.h [deleted file]
externals/protobuf/src/google/protobuf/testing/googletest.cc [deleted file]
externals/protobuf/src/google/protobuf/testing/googletest.h [deleted file]
externals/protobuf/src/google/protobuf/testing/zcgunzip.cc [deleted file]
externals/protobuf/src/google/protobuf/testing/zcgzip.cc [deleted file]
externals/protobuf/src/google/protobuf/text_format.cc [deleted file]
externals/protobuf/src/google/protobuf/text_format.h [deleted file]
externals/protobuf/src/google/protobuf/text_format_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/timestamp.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/timestamp.pb.h [deleted file]
externals/protobuf/src/google/protobuf/timestamp.proto [deleted file]
externals/protobuf/src/google/protobuf/type.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/type.pb.h [deleted file]
externals/protobuf/src/google/protobuf/type.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_arena.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_custom_options.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_drop_unknown_fields.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_embed_optimize_for.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_empty.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_enormous_descriptor.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_import.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_import_lite.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_import_proto3.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_import_public.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_import_public_lite.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_import_public_proto3.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_lazy_dependencies.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_lazy_dependencies_custom_option.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_lazy_dependencies_enum.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_lite.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_lite_imports_nonlite.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_mset.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_mset_wire_format.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_no_arena.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_no_arena_import.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_no_arena_lite.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_no_field_presence.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_no_generic_services.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_optimize_for.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_preserve_unknown_enum.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_preserve_unknown_enum2.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_proto3.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_proto3_arena.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_proto3_arena_lite.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_proto3_lite.proto [deleted file]
externals/protobuf/src/google/protobuf/unittest_well_known_types.proto [deleted file]
externals/protobuf/src/google/protobuf/unknown_field_set.cc [deleted file]
externals/protobuf/src/google/protobuf/unknown_field_set.h [deleted file]
externals/protobuf/src/google/protobuf/unknown_field_set_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/util/delimited_message_util.cc [deleted file]
externals/protobuf/src/google/protobuf/util/delimited_message_util.h [deleted file]
externals/protobuf/src/google/protobuf/util/delimited_message_util_test.cc [deleted file]
externals/protobuf/src/google/protobuf/util/field_comparator.cc [deleted file]
externals/protobuf/src/google/protobuf/util/field_comparator.h [deleted file]
externals/protobuf/src/google/protobuf/util/field_comparator_test.cc [deleted file]
externals/protobuf/src/google/protobuf/util/field_mask_util.cc [deleted file]
externals/protobuf/src/google/protobuf/util/field_mask_util.h [deleted file]
externals/protobuf/src/google/protobuf/util/field_mask_util_test.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/constants.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/datapiece.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/datapiece.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/error_listener.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/error_listener.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/expecting_objectwriter.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/field_mask_utility.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/json_escaping.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/json_escaping.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/json_objectwriter.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/json_stream_parser.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/json_stream_parser_test.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/location_tracker.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/mock_error_listener.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/object_location_tracker.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/object_source.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/object_writer.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/object_writer.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/proto_writer.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/proto_writer.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/protostream_objectsource.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/structured_objectwriter.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/testdata/anys.proto [deleted file]
externals/protobuf/src/google/protobuf/util/internal/testdata/books.proto [deleted file]
externals/protobuf/src/google/protobuf/util/internal/testdata/default_value.proto [deleted file]
externals/protobuf/src/google/protobuf/util/internal/testdata/default_value_test.proto [deleted file]
externals/protobuf/src/google/protobuf/util/internal/testdata/field_mask.proto [deleted file]
externals/protobuf/src/google/protobuf/util/internal/testdata/maps.proto [deleted file]
externals/protobuf/src/google/protobuf/util/internal/testdata/oneofs.proto [deleted file]
externals/protobuf/src/google/protobuf/util/internal/testdata/proto3.proto [deleted file]
externals/protobuf/src/google/protobuf/util/internal/testdata/struct.proto [deleted file]
externals/protobuf/src/google/protobuf/util/internal/testdata/timestamp_duration.proto [deleted file]
externals/protobuf/src/google/protobuf/util/internal/testdata/wrappers.proto [deleted file]
externals/protobuf/src/google/protobuf/util/internal/type_info.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/type_info.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/type_info_test_helper.h [deleted file]
externals/protobuf/src/google/protobuf/util/internal/utility.cc [deleted file]
externals/protobuf/src/google/protobuf/util/internal/utility.h [deleted file]
externals/protobuf/src/google/protobuf/util/json_format_proto3.proto [deleted file]
externals/protobuf/src/google/protobuf/util/json_util.cc [deleted file]
externals/protobuf/src/google/protobuf/util/json_util.h [deleted file]
externals/protobuf/src/google/protobuf/util/json_util_test.cc [deleted file]
externals/protobuf/src/google/protobuf/util/message_differencer.cc [deleted file]
externals/protobuf/src/google/protobuf/util/message_differencer.h [deleted file]
externals/protobuf/src/google/protobuf/util/message_differencer_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/util/message_differencer_unittest.proto [deleted file]
externals/protobuf/src/google/protobuf/util/package_info.h [deleted file]
externals/protobuf/src/google/protobuf/util/time_util.cc [deleted file]
externals/protobuf/src/google/protobuf/util/time_util.h [deleted file]
externals/protobuf/src/google/protobuf/util/time_util_test.cc [deleted file]
externals/protobuf/src/google/protobuf/util/type_resolver.h [deleted file]
externals/protobuf/src/google/protobuf/util/type_resolver_util.cc [deleted file]
externals/protobuf/src/google/protobuf/util/type_resolver_util.h [deleted file]
externals/protobuf/src/google/protobuf/util/type_resolver_util_test.cc [deleted file]
externals/protobuf/src/google/protobuf/well_known_types_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/wire_format.cc [deleted file]
externals/protobuf/src/google/protobuf/wire_format.h [deleted file]
externals/protobuf/src/google/protobuf/wire_format_lite.cc [deleted file]
externals/protobuf/src/google/protobuf/wire_format_lite.h [deleted file]
externals/protobuf/src/google/protobuf/wire_format_lite_inl.h [deleted file]
externals/protobuf/src/google/protobuf/wire_format_unittest.cc [deleted file]
externals/protobuf/src/google/protobuf/wrappers.pb.cc [deleted file]
externals/protobuf/src/google/protobuf/wrappers.pb.h [deleted file]
externals/protobuf/src/google/protobuf/wrappers.proto [deleted file]
externals/protobuf/src/libprotobuf-lite.map [deleted file]
externals/protobuf/src/libprotobuf.map [deleted file]
externals/protobuf/src/libprotoc.map [deleted file]
externals/protobuf/tests.sh [deleted file]
externals/protobuf/update_file_lists.sh [deleted file]
externals/protobuf/util/python/BUILD [deleted file]
tools/CMakeLists.txt
tools/tf_model_tools/CMakeLists.txt [deleted file]
tools/tf_model_tools/scripts/README.md [deleted file]
tools/tf_model_tools/scripts/decode.sh [deleted file]
tools/tf_model_tools/scripts/encode.sh [deleted file]
tools/tf_model_tools/tf_model_dump.cc [deleted file]