Jump to:
third_party/protobuf/.gitignore
third_party/protobuf/.gitmodules
third_party/protobuf/.travis.yml
third_party/protobuf/BUILD
third_party/protobuf/BUILD.gn
third_party/protobuf/CHANGES.txt
third_party/protobuf/Makefile.am
third_party/protobuf/Protobuf.podspec
third_party/protobuf/README.chromium
third_party/protobuf/README.md
third_party/protobuf/WORKSPACE
third_party/protobuf/appveyor.bat
third_party/protobuf/appveyor.yml
third_party/protobuf/autogen.sh
third_party/protobuf/benchmarks/Makefile.am
third_party/protobuf/benchmarks/benchmark_messages_proto2.proto
third_party/protobuf/benchmarks/benchmark_messages_proto3.proto
third_party/protobuf/benchmarks/cpp_benchmark.cc
third_party/protobuf/benchmarks/readme.txt
third_party/protobuf/cmake/CMakeLists.txt
third_party/protobuf/cmake/examples.cmake
third_party/protobuf/cmake/extract_includes.bat.in
third_party/protobuf/cmake/install.cmake
third_party/protobuf/cmake/libprotobuf.cmake
third_party/protobuf/cmake/libprotoc.cmake
third_party/protobuf/cmake/protobuf-config-version.cmake.in
third_party/protobuf/cmake/protobuf-config.cmake.in
third_party/protobuf/cmake/protobuf-module.cmake.in
third_party/protobuf/cmake/protobuf-options.cmake
third_party/protobuf/cmake/tests.cmake
third_party/protobuf/composer.json
third_party/protobuf/configure.ac
third_party/protobuf/conformance/ConformanceJavaLite.java
third_party/protobuf/conformance/Makefile.am
third_party/protobuf/conformance/conformance.proto
third_party/protobuf/conformance/conformance_python.py
third_party/protobuf/conformance/conformance_ruby.rb
third_party/protobuf/conformance/conformance_test.h
third_party/protobuf/conformance/conformance_test.cc
third_party/protobuf/conformance/conformance_test_runner.cc
third_party/protobuf/conformance/failure_list_cpp.txt
third_party/protobuf/conformance/failure_list_csharp.txt
third_party/protobuf/conformance/failure_list_java.txt
third_party/protobuf/conformance/failure_list_objc.txt
third_party/protobuf/conformance/failure_list_python.txt
third_party/protobuf/conformance/failure_list_python_cpp.txt
third_party/protobuf/conformance/failure_list_ruby.txt
third_party/protobuf/conformance/update_failure_list.py
third_party/protobuf/csharp/.gitignore
third_party/protobuf/csharp/Google.Protobuf.Tools.nuspec
third_party/protobuf/csharp/README.md
third_party/protobuf/csharp/build_packages.bat
third_party/protobuf/csharp/build_tools.sh
third_party/protobuf/csharp/buildall.sh
third_party/protobuf/csharp/src/AddressBook/AddPerson.cs
third_party/protobuf/csharp/src/AddressBook/AddressBook.csproj
third_party/protobuf/csharp/src/AddressBook/AddressBook.xproj
third_party/protobuf/csharp/src/AddressBook/Addressbook.cs
third_party/protobuf/csharp/src/AddressBook/ListPeople.cs
third_party/protobuf/csharp/src/AddressBook/Program.cs
third_party/protobuf/csharp/src/AddressBook/Properties/AssemblyInfo.cs
third_party/protobuf/csharp/src/AddressBook/SampleUsage.cs
third_party/protobuf/csharp/src/AddressBook/app.config
third_party/protobuf/csharp/src/AddressBook/project.json
third_party/protobuf/csharp/src/Google.Protobuf.Conformance/App.config
third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Conformance.cs
third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.csproj
third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.xproj
third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Properties/AssemblyInfo.cs
third_party/protobuf/csharp/src/Google.Protobuf.Conformance/project.json
third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.csproj
third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.xproj
third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Program.cs
third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Properties/AssemblyInfo.cs
third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/app.config
third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/project.json
third_party/protobuf/csharp/src/Google.Protobuf.Test/ByteStringTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/CodedInputStreamTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/CodedOutputStreamTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/DeprecatedMemberTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/FieldCodecTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/GeneratedMessageTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj
third_party/protobuf/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.xproj
third_party/protobuf/csharp/src/Google.Protobuf.Test/IssuesTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonParserTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/Properties/AppManifest.xml
third_party/protobuf/csharp/src/Google.Protobuf.Test/Properties/AssemblyInfo.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/TestCornerCases.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs
third_party/protobuf/csharp/src/Google.Protobuf.Test/packages.config
third_party/protobuf/csharp/src/Google.Protobuf.Test/project.json
third_party/protobuf/csharp/src/Google.Protobuf/ByteArray.cs
third_party/protobuf/csharp/src/Google.Protobuf/ByteString.cs
third_party/protobuf/csharp/src/Google.Protobuf/CodedInputStream.cs
third_party/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.cs
third_party/protobuf/csharp/src/Google.Protobuf/CodedOutputStream.ComputeSize.cs
third_party/protobuf/csharp/src/Google.Protobuf/Collections/MapField.cs
third_party/protobuf/csharp/src/Google.Protobuf/Collections/ReadOnlyDictionary.cs
third_party/protobuf/csharp/src/Google.Protobuf/Collections/RepeatedField.cs
third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/PropertyInfoExtensions.cs
third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/TypeExtensions.cs
third_party/protobuf/csharp/src/Google.Protobuf/FieldCodec.cs
third_party/protobuf/csharp/src/Google.Protobuf/FrameworkPortability.cs
third_party/protobuf/csharp/src/Google.Protobuf/Google.Protobuf.csproj
third_party/protobuf/csharp/src/Google.Protobuf/Google.Protobuf.nuspec
third_party/protobuf/csharp/src/Google.Protobuf/Google.Protobuf.xproj
third_party/protobuf/csharp/src/Google.Protobuf/IMessage.cs
third_party/protobuf/csharp/src/Google.Protobuf/InvalidProtocolBufferException.cs
third_party/protobuf/csharp/src/Google.Protobuf/JsonFormatter.cs
third_party/protobuf/csharp/src/Google.Protobuf/JsonParser.cs
third_party/protobuf/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs
third_party/protobuf/csharp/src/Google.Protobuf/Reflection/Descriptor.cs
third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FieldDescriptor.cs
third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FileDescriptor.cs
third_party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs
third_party/protobuf/csharp/src/Google.Protobuf/Reflection/PartialClasses.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMaskPartial.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimeExtensions.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs
third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs
third_party/protobuf/csharp/src/Google.Protobuf/WireFormat.cs
third_party/protobuf/csharp/src/Google.Protobuf/packages.config
third_party/protobuf/csharp/src/Google.Protobuf/project.json
third_party/protobuf/docs/swift/DesignDoc.md
third_party/protobuf/docs/third_party.md
third_party/protobuf/editors/protobuf-mode.el
third_party/protobuf/examples/CMakeLists.txt
third_party/protobuf/generate_changelog.py
third_party/protobuf/generate_descriptor_proto.sh
third_party/protobuf/gmock.BUILD
third_party/protobuf/java/README.md
third_party/protobuf/java/compatibility_tests/README.md
third_party/protobuf/java/compatibility_tests/v2.5.0/deps/pom.xml
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/pom.xml
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/multiple_files_test.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_builders_test.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension_lite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/test_bad_identifiers.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/descriptor.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_custom_options.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_empty.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_lite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public_lite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_mset.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_no_generic_services.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_optimize_for.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/pom.xml
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/pom.xml
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/multiple_files_test.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_builders_test.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension_lite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/test_bad_identifiers.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_empty.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_lite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public_lite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_optimize_for.proto
third_party/protobuf/java/compatibility_tests/v2.5.0/test.sh
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/pom.xml
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/AbstractMessageTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/BoundedByteStringTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ByteStringTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedInputStreamTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedOutputStreamTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DeprecatedFieldTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DescriptorsTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DynamicMessageTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ForceFieldBuildersPreRun.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/GeneratedMessageTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringArrayListTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringEndToEndTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LiteralByteStringTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/MessageTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/NestedBuildersTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ParserTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringSubstringTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestBadIdentifiers.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestUtil.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnknownFieldSetTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnmodifiableLazyStringListTest.java
third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/WireFormatTest.java
third_party/protobuf/java/core/pom.xml
third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessage.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/BooleanArrayList.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteBufferWriter.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteOutput.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteString.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStream.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/DoubleArrayList.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/DynamicMessage.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistry.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryFactory.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryLite.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/FieldSet.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/FloatArrayList.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageLite.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/IntArrayList.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/Internal.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/LongArrayList.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapEntry.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapEntryLite.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapField.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldLite.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageReflection.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/NioByteString.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/Parser.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilderV3.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/RopeByteString.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilderV3.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormat.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseInfoTree.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSet.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeByteOperations.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/Utf8.java
third_party/protobuf/java/core/src/main/java/com/google/protobuf/WireFormat.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractMessageTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/BooleanArrayListTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/ByteBufferWriterTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/ByteStringTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedOutputStreamTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/DeprecatedFieldTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/DescriptorsTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/DoubleArrayListTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/DynamicMessageTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExtensionRegistryFactoryTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/FieldPresenceTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/FloatArrayListTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/GeneratedMessageTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/IntArrayListTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldLiteTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyMessageLiteTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringArrayListTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteEqualsAndHashTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteralByteStringTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/LongArrayListTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2LiteTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2Test.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/NioByteStringTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParseExceptionsTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParserTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/ProtobufArrayListTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/RepeatedFieldBuilderTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/RepeatedFieldBuilderV3Test.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/SingleFieldBuilderTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/SingleFieldBuilderV3Test.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/SmallSortedMapTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtil.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnknownFieldSetLiteTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnknownFieldSetTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java
third_party/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatTest.java
third_party/protobuf/java/core/src/test/proto/com/google/protobuf/field_presence_test.proto
third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_lite_test.proto
third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_test.proto
third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_test.proto
third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto
third_party/protobuf/java/lite/pom.xml
third_party/protobuf/java/pom.xml
third_party/protobuf/java/util/pom.xml
third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Durations.java
third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskTree.java
third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskUtil.java
third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/JsonFormat.java
third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/TimeUtil.java
third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Timestamps.java
third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskUtilTest.java
third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/JsonFormatTest.java
third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/TimeUtilTest.java
third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/json_test.proto
third_party/protobuf/javanano/pom.xml
third_party/protobuf/javanano/src/main/java/com/google/protobuf/nano/InvalidProtocolBufferNanoException.java
third_party/protobuf/javanano/src/main/java/com/google/protobuf/nano/MessageNanoPrinter.java
third_party/protobuf/jenkins/build_and_run_docker.sh
third_party/protobuf/jenkins/buildcmds/pull_request.sh
third_party/protobuf/jenkins/buildcmds/pull_request_32.sh
third_party/protobuf/jenkins/docker/Dockerfile
third_party/protobuf/jenkins/docker32/Dockerfile
third_party/protobuf/jenkins/pull_request_in_docker.sh
third_party/protobuf/js/README.md
third_party/protobuf/js/binary/constants.js
third_party/protobuf/js/binary/decoder_test.js
third_party/protobuf/js/binary/proto_test.js
third_party/protobuf/js/binary/reader_test.js
third_party/protobuf/js/binary/writer.js
third_party/protobuf/js/commonjs/export.js
third_party/protobuf/js/debug.js
third_party/protobuf/js/debug_test.js
third_party/protobuf/js/gulpfile.js
third_party/protobuf/js/map.js
third_party/protobuf/js/maps_test.js
third_party/protobuf/js/message.js
third_party/protobuf/js/message_test.js
third_party/protobuf/js/package.json
third_party/protobuf/js/proto3_test.js
third_party/protobuf/js/test.proto
third_party/protobuf/js/test2.proto
third_party/protobuf/js/testbinary.proto
third_party/protobuf/objectivec/.gitignore
third_party/protobuf/objectivec/DevTools/check_version_stamps.sh
third_party/protobuf/objectivec/DevTools/compile_testing_protos.sh
third_party/protobuf/objectivec/DevTools/full_mac_build.sh
third_party/protobuf/objectivec/GPBArray.h
third_party/protobuf/objectivec/GPBArray.m
third_party/protobuf/objectivec/GPBBootstrap.h
third_party/protobuf/objectivec/GPBCodedInputStream.h
third_party/protobuf/objectivec/GPBCodedInputStream.m
third_party/protobuf/objectivec/GPBCodedOutputStream.h
third_party/protobuf/objectivec/GPBCodedOutputStream.m
third_party/protobuf/objectivec/GPBDescriptor.h
third_party/protobuf/objectivec/GPBDescriptor.m
third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h
third_party/protobuf/objectivec/GPBDictionary.h
third_party/protobuf/objectivec/GPBDictionary.m
third_party/protobuf/objectivec/GPBExtensionInternals.m
third_party/protobuf/objectivec/GPBExtensionRegistry.h
third_party/protobuf/objectivec/GPBExtensionRegistry.m
third_party/protobuf/objectivec/GPBMessage.h
third_party/protobuf/objectivec/GPBMessage.m
third_party/protobuf/objectivec/GPBMessage_PackagePrivate.h
third_party/protobuf/objectivec/GPBProtocolBuffers.h
third_party/protobuf/objectivec/GPBProtocolBuffers.m
third_party/protobuf/objectivec/GPBRootObject.h
third_party/protobuf/objectivec/GPBRuntimeTypes.h
third_party/protobuf/objectivec/GPBUnknownField.h
third_party/protobuf/objectivec/GPBUnknownField.m
third_party/protobuf/objectivec/GPBUnknownFieldSet.h
third_party/protobuf/objectivec/GPBUnknownFieldSet.m
third_party/protobuf/objectivec/GPBUtilities.h
third_party/protobuf/objectivec/GPBUtilities.m
third_party/protobuf/objectivec/GPBUtilities_PackagePrivate.h
third_party/protobuf/objectivec/GPBWellKnownTypes.h
third_party/protobuf/objectivec/GPBWellKnownTypes.m
third_party/protobuf/objectivec/GPBWireFormat.h
third_party/protobuf/objectivec/GPBWireFormat.m
third_party/protobuf/objectivec/README.md
third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.h
third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.m
third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json
third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj/MainMenu.xib
third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Info.plist
third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/main.m
third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework
third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-static
third_party/protobuf/objectivec/Tests/CocoaPods/README.md
third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-framework
third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-static
third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.h
third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.m
third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json
third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/LaunchScreen.storyboard
third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/Main.storyboard
third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Info.plist
third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.h
third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.m
third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/main.m
third_party/protobuf/objectivec/Tests/CocoaPods/run_tests.sh
third_party/protobuf/objectivec/Tests/GPBCodedOuputStreamTests.m
third_party/protobuf/objectivec/Tests/GPBDescriptorTests.m
third_party/protobuf/objectivec/Tests/GPBDictionaryTests.pddm
third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Bool.m
third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Int32.m
third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Int64.m
third_party/protobuf/objectivec/Tests/GPBDictionaryTests+String.m
third_party/protobuf/objectivec/Tests/GPBDictionaryTests+UInt32.m
third_party/protobuf/objectivec/Tests/GPBDictionaryTests+UInt64.m
third_party/protobuf/objectivec/Tests/GPBMessageTests.m
third_party/protobuf/objectivec/Tests/GPBMessageTests+Runtime.m
third_party/protobuf/objectivec/Tests/GPBMessageTests+Serialization.m
third_party/protobuf/objectivec/Tests/GPBSwiftTests.swift
third_party/protobuf/objectivec/Tests/GPBTestUtilities.m
third_party/protobuf/objectivec/Tests/GPBUnittestProtos.m
third_party/protobuf/objectivec/Tests/GPBUnittestProtos2.m
third_party/protobuf/objectivec/Tests/GPBUnknownFieldSetTest.m
third_party/protobuf/objectivec/Tests/GPBUtilitiesTests.m
third_party/protobuf/objectivec/Tests/GPBWellKnownTypesTest.m
third_party/protobuf/objectivec/Tests/GPBWireFormatTests.m
third_party/protobuf/objectivec/Tests/unittest_cycle.proto
third_party/protobuf/objectivec/Tests/unittest_extension_chain_a.proto
third_party/protobuf/objectivec/Tests/unittest_extension_chain_b.proto
third_party/protobuf/objectivec/Tests/unittest_extension_chain_c.proto
third_party/protobuf/objectivec/Tests/unittest_extension_chain_d.proto
third_party/protobuf/objectivec/Tests/unittest_extension_chain_e.proto
third_party/protobuf/objectivec/Tests/unittest_extension_chain_f.proto
third_party/protobuf/objectivec/Tests/unittest_extension_chain_g.proto
third_party/protobuf/objectivec/Tests/unittest_objc.proto
third_party/protobuf/objectivec/google/protobuf/Any.pbobjc.h
third_party/protobuf/objectivec/google/protobuf/Any.pbobjc.m
third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h
third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.m
third_party/protobuf/objectivec/google/protobuf/Duration.pbobjc.h
third_party/protobuf/objectivec/google/protobuf/Duration.pbobjc.m
third_party/protobuf/objectivec/google/protobuf/Empty.pbobjc.h
third_party/protobuf/objectivec/google/protobuf/Empty.pbobjc.m
third_party/protobuf/objectivec/google/protobuf/FieldMask.pbobjc.h
third_party/protobuf/objectivec/google/protobuf/FieldMask.pbobjc.m
third_party/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.h
third_party/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.m
third_party/protobuf/objectivec/google/protobuf/Struct.pbobjc.h
third_party/protobuf/objectivec/google/protobuf/Struct.pbobjc.m
third_party/protobuf/objectivec/google/protobuf/Timestamp.pbobjc.h
third_party/protobuf/objectivec/google/protobuf/Timestamp.pbobjc.m
third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h
third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.m
third_party/protobuf/objectivec/google/protobuf/Wrappers.pbobjc.h
third_party/protobuf/objectivec/google/protobuf/Wrappers.pbobjc.m
third_party/protobuf/patches/0004-fix-integer-types-and-shared-library-exports.patch
third_party/protobuf/patches/0005-fix-include-js-generator.patch
third_party/protobuf/patches/0008-uninline_get_empty_string.patch
third_party/protobuf/patches/0010-uninline-generated-code.patch
third_party/protobuf/patches/0011-libprotobuf_export.patch
third_party/protobuf/php/README.md
third_party/protobuf/php/ext/google/protobuf/array.c
third_party/protobuf/php/ext/google/protobuf/config.m4
third_party/protobuf/php/ext/google/protobuf/def.c
third_party/protobuf/php/ext/google/protobuf/encode_decode.c
third_party/protobuf/php/ext/google/protobuf/map.c
third_party/protobuf/php/ext/google/protobuf/message.c
third_party/protobuf/php/ext/google/protobuf/package.xml
third_party/protobuf/php/ext/google/protobuf/protobuf.h
third_party/protobuf/php/ext/google/protobuf/protobuf.c
third_party/protobuf/php/ext/google/protobuf/storage.c
third_party/protobuf/php/ext/google/protobuf/test.php
third_party/protobuf/php/ext/google/protobuf/type_check.c
third_party/protobuf/php/ext/google/protobuf/upb.h
third_party/protobuf/php/ext/google/protobuf/upb.c
third_party/protobuf/php/ext/google/protobuf/utf8.h
third_party/protobuf/php/ext/google/protobuf/utf8.c
third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorPool.php
third_party/protobuf/php/src/Google/Protobuf/Internal/EnumBuilderContext.php
third_party/protobuf/php/src/Google/Protobuf/Internal/GPBLabel.php
third_party/protobuf/php/src/Google/Protobuf/Internal/GPBType.php
third_party/protobuf/php/src/Google/Protobuf/Internal/GPBUtil.php
third_party/protobuf/php/src/Google/Protobuf/Internal/GPBWire.php
third_party/protobuf/php/src/Google/Protobuf/Internal/InputStream.php
third_party/protobuf/php/src/Google/Protobuf/Internal/MapEntry.php
third_party/protobuf/php/src/Google/Protobuf/Internal/MapField.php
third_party/protobuf/php/src/Google/Protobuf/Internal/Message.php
third_party/protobuf/php/src/Google/Protobuf/Internal/MessageBuilderContext.php
third_party/protobuf/php/src/Google/Protobuf/Internal/OneofField.php
third_party/protobuf/php/src/Google/Protobuf/Internal/OutputStream.php
third_party/protobuf/php/src/Google/Protobuf/Internal/RepeatedField.php
third_party/protobuf/php/src/Google/Protobuf/descriptor.php
third_party/protobuf/php/src/Google/Protobuf/descriptor_internal.pb.php
third_party/protobuf/php/src/phpdoc.dist.xml
third_party/protobuf/php/tests/array_test.php
third_party/protobuf/php/tests/autoload.php
third_party/protobuf/php/tests/encode_decode_test.php
third_party/protobuf/php/tests/generated_class_test.php
third_party/protobuf/php/tests/map_field_test.php
third_party/protobuf/php/tests/memory_leak_test.php
third_party/protobuf/php/tests/php_implementation_test.php
third_party/protobuf/php/tests/test.proto
third_party/protobuf/php/tests/test.sh
third_party/protobuf/php/tests/test_base.php
third_party/protobuf/php/tests/test_include.proto
third_party/protobuf/php/tests/test_no_namespace.proto
third_party/protobuf/php/tests/test_no_namespace.pb.php
third_party/protobuf/php/tests/test_util.php
third_party/protobuf/phpunit.xml
third_party/protobuf/post_process_dist.sh
third_party/protobuf/protobuf.bzl
third_party/protobuf/protoc-artifacts/Dockerfile
third_party/protobuf/protoc-artifacts/README.md
third_party/protobuf/protoc-artifacts/build-protoc.sh
third_party/protobuf/protoc-artifacts/build-zip.sh
third_party/protobuf/protoc-artifacts/pom.xml
third_party/protobuf/python/google/protobuf/__init__.py
third_party/protobuf/python/google/protobuf/descriptor.py
third_party/protobuf/python/google/protobuf/descriptor_pb2.py
third_party/protobuf/python/google/protobuf/descriptor_pool.py
third_party/protobuf/python/google/protobuf/internal/_parameterized.py
third_party/protobuf/python/google/protobuf/internal/any_test.proto
third_party/protobuf/python/google/protobuf/internal/containers.py
third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test.py
third_party/protobuf/python/google/protobuf/internal/descriptor_test.py
third_party/protobuf/python/google/protobuf/internal/file_options_test.proto
third_party/protobuf/python/google/protobuf/internal/generator_test.py
third_party/protobuf/python/google/protobuf/internal/json_format_test.py
third_party/protobuf/python/google/protobuf/internal/message_test.py
third_party/protobuf/python/google/protobuf/internal/python_message.py
third_party/protobuf/python/google/protobuf/internal/reflection_test.py
third_party/protobuf/python/google/protobuf/internal/symbol_database_test.py
third_party/protobuf/python/google/protobuf/internal/testing_refleaks.py
third_party/protobuf/python/google/protobuf/internal/text_format_test.py
third_party/protobuf/python/google/protobuf/internal/unknown_fields_test.py
third_party/protobuf/python/google/protobuf/internal/well_known_types.py
third_party/protobuf/python/google/protobuf/internal/well_known_types_test.py
third_party/protobuf/python/google/protobuf/json_format.py
third_party/protobuf/python/google/protobuf/message.py
third_party/protobuf/python/google/protobuf/message_factory.py
third_party/protobuf/python/google/protobuf/pyext/cpp_message.py
third_party/protobuf/python/google/protobuf/pyext/descriptor.h
third_party/protobuf/python/google/protobuf/pyext/descriptor.cc
third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.h
third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc
third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.h
third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc
third_party/protobuf/python/google/protobuf/pyext/extension_dict.h
third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc
third_party/protobuf/python/google/protobuf/pyext/map_container.h
third_party/protobuf/python/google/protobuf/pyext/map_container.cc
third_party/protobuf/python/google/protobuf/pyext/message.h
third_party/protobuf/python/google/protobuf/pyext/message.cc
third_party/protobuf/python/google/protobuf/pyext/message_factory.h
third_party/protobuf/python/google/protobuf/pyext/message_factory.cc
third_party/protobuf/python/google/protobuf/pyext/message_module.cc
third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc
third_party/protobuf/python/google/protobuf/reflection.py
third_party/protobuf/python/google/protobuf/symbol_database.py
third_party/protobuf/python/google/protobuf/text_format.py
third_party/protobuf/python/setup.cfg
third_party/protobuf/python/setup.py
third_party/protobuf/python/tox.ini
third_party/protobuf/ruby/Gemfile.lock
third_party/protobuf/ruby/Rakefile
third_party/protobuf/ruby/ext/google/protobuf_c/encode_decode.c
third_party/protobuf/ruby/ext/google/protobuf_c/map.c
third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h
third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.c
third_party/protobuf/ruby/ext/google/protobuf_c/repeated_field.c
third_party/protobuf/ruby/ext/google/protobuf_c/storage.c
third_party/protobuf/ruby/ext/google/protobuf_c/upb.h
third_party/protobuf/ruby/ext/google/protobuf_c/upb.c
third_party/protobuf/ruby/google-protobuf.gemspec
third_party/protobuf/ruby/lib/google/protobuf.rb
third_party/protobuf/ruby/lib/google/protobuf/repeated_field.rb
third_party/protobuf/ruby/lib/google/protobuf/well_known_types.rb
third_party/protobuf/ruby/pom.xml
third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMap.java
third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java
third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyRepeatedField.java
third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/Utils.java
third_party/protobuf/ruby/tests/basic.rb
third_party/protobuf/ruby/tests/generated_code.proto
third_party/protobuf/ruby/tests/generated_code_test.rb
third_party/protobuf/ruby/tests/test_import.proto
third_party/protobuf/ruby/tests/well_known_types_test.rb
third_party/protobuf/ruby/travis-test.sh
third_party/protobuf/src/Makefile.am
third_party/protobuf/src/README.md
third_party/protobuf/src/google/protobuf/any.proto
third_party/protobuf/src/google/protobuf/any.pb.h
third_party/protobuf/src/google/protobuf/any.pb.cc
third_party/protobuf/src/google/protobuf/api.proto
third_party/protobuf/src/google/protobuf/api.pb.h
third_party/protobuf/src/google/protobuf/api.pb.cc
third_party/protobuf/src/google/protobuf/arena.h
third_party/protobuf/src/google/protobuf/arena.cc
third_party/protobuf/src/google/protobuf/arena_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/code_generator.h
third_party/protobuf/src/google/protobuf/compiler/code_generator.cc
third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h
third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc
third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.h
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc
third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.h
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc
third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_context.h
third_party/protobuf/src/google/protobuf/compiler/java/java_context.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_enum.h
third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_enum_lite.h
third_party/protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_file.h
third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_generator.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h
third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field_lite.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_map_field.h
third_party/protobuf/src/google/protobuf/compiler/java/java_map_field.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_message.h
third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_message_lite.h
third_party/protobuf/src/google/protobuf/compiler/java/java_message_lite.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_options.h
third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_service.h
third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.h
third_party/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc
third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.cc
third_party/protobuf/src/google/protobuf/compiler/js/js_generator.h
third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc
third_party/protobuf/src/google/protobuf/compiler/main.cc
third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.cc
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.h
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.h
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.h
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.h
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc
third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc
third_party/protobuf/src/google/protobuf/compiler/parser.h
third_party/protobuf/src/google/protobuf/compiler/parser.cc
third_party/protobuf/src/google/protobuf/compiler/php/php_generator.h
third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc
third_party/protobuf/src/google/protobuf/compiler/plugin.cc
third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h
third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc
third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h
third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc
third_party/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code.rb
third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb
third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h
third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc
third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc
third_party/protobuf/src/google/protobuf/compiler/subprocess.cc
third_party/protobuf/src/google/protobuf/descriptor.h
third_party/protobuf/src/google/protobuf/descriptor.cc
third_party/protobuf/src/google/protobuf/descriptor.proto
third_party/protobuf/src/google/protobuf/descriptor.pb.h
third_party/protobuf/src/google/protobuf/descriptor.pb.cc
third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc
third_party/protobuf/src/google/protobuf/descriptor_unittest.cc
third_party/protobuf/src/google/protobuf/duration.proto
third_party/protobuf/src/google/protobuf/duration.pb.h
third_party/protobuf/src/google/protobuf/duration.pb.cc
third_party/protobuf/src/google/protobuf/dynamic_message.cc
third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc
third_party/protobuf/src/google/protobuf/empty.proto
third_party/protobuf/src/google/protobuf/empty.pb.h
third_party/protobuf/src/google/protobuf/empty.pb.cc
third_party/protobuf/src/google/protobuf/extension_set.h
third_party/protobuf/src/google/protobuf/extension_set.cc
third_party/protobuf/src/google/protobuf/extension_set_heavy.cc
third_party/protobuf/src/google/protobuf/extension_set_unittest.cc
third_party/protobuf/src/google/protobuf/field_mask.proto
third_party/protobuf/src/google/protobuf/field_mask.pb.h
third_party/protobuf/src/google/protobuf/field_mask.pb.cc
third_party/protobuf/src/google/protobuf/generated_message_reflection.h
third_party/protobuf/src/google/protobuf/generated_message_reflection.cc
third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc
third_party/protobuf/src/google/protobuf/generated_message_util.h
third_party/protobuf/src/google/protobuf/generated_message_util.cc
third_party/protobuf/src/google/protobuf/has_bits.h
third_party/protobuf/src/google/protobuf/io/coded_stream.h
third_party/protobuf/src/google/protobuf/io/coded_stream.cc
third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc
third_party/protobuf/src/google/protobuf/io/printer.h
third_party/protobuf/src/google/protobuf/io/tokenizer.h
third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h
third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h
third_party/protobuf/src/google/protobuf/map.h
third_party/protobuf/src/google/protobuf/map_entry.h
third_party/protobuf/src/google/protobuf/map_entry_lite.h
third_party/protobuf/src/google/protobuf/map_field.h
third_party/protobuf/src/google/protobuf/map_field_lite.h
third_party/protobuf/src/google/protobuf/map_field_test.cc
third_party/protobuf/src/google/protobuf/map_lite_unittest.proto
third_party/protobuf/src/google/protobuf/map_proto2_unittest.proto
third_party/protobuf/src/google/protobuf/map_test.cc
third_party/protobuf/src/google/protobuf/map_type_handler.h
third_party/protobuf/src/google/protobuf/map_unittest.proto
third_party/protobuf/src/google/protobuf/message.h
third_party/protobuf/src/google/protobuf/message.cc
third_party/protobuf/src/google/protobuf/message_lite.h
third_party/protobuf/src/google/protobuf/message_lite.cc
third_party/protobuf/src/google/protobuf/message_unittest.cc
third_party/protobuf/src/google/protobuf/metadata.h
third_party/protobuf/src/google/protobuf/reflection.h
third_party/protobuf/src/google/protobuf/reflection_ops.h
third_party/protobuf/src/google/protobuf/repeated_field.h
third_party/protobuf/src/google/protobuf/repeated_field.cc
third_party/protobuf/src/google/protobuf/repeated_field_reflection.h
third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc
third_party/protobuf/src/google/protobuf/source_context.proto
third_party/protobuf/src/google/protobuf/source_context.pb.h
third_party/protobuf/src/google/protobuf/source_context.pb.cc
third_party/protobuf/src/google/protobuf/struct.proto
third_party/protobuf/src/google/protobuf/struct.pb.h
third_party/protobuf/src/google/protobuf/struct.pb.cc
third_party/protobuf/src/google/protobuf/stubs/atomicops.h
third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h
third_party/protobuf/src/google/protobuf/stubs/bytestream.h
third_party/protobuf/src/google/protobuf/stubs/callback.h
third_party/protobuf/src/google/protobuf/stubs/common.h
third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc
third_party/protobuf/src/google/protobuf/stubs/int128.cc
third_party/protobuf/src/google/protobuf/stubs/map_util.h
third_party/protobuf/src/google/protobuf/stubs/mathlimits.h
third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc
third_party/protobuf/src/google/protobuf/stubs/platform_macros.h
third_party/protobuf/src/google/protobuf/stubs/port.h
third_party/protobuf/src/google/protobuf/stubs/stringpiece.h
third_party/protobuf/src/google/protobuf/stubs/strutil.h
third_party/protobuf/src/google/protobuf/stubs/strutil.cc
third_party/protobuf/src/google/protobuf/stubs/substitute.cc
third_party/protobuf/src/google/protobuf/stubs/time.h
third_party/protobuf/src/google/protobuf/stubs/type_traits.h
third_party/protobuf/src/google/protobuf/test_util.cc
third_party/protobuf/src/google/protobuf/testdata/bad_utf8_string
third_party/protobuf/src/google/protobuf/testdata/golden_message_maps
third_party/protobuf/src/google/protobuf/testing/file.cc
third_party/protobuf/src/google/protobuf/testing/googletest.cc
third_party/protobuf/src/google/protobuf/text_format.h
third_party/protobuf/src/google/protobuf/text_format.cc
third_party/protobuf/src/google/protobuf/text_format_unittest.cc
third_party/protobuf/src/google/protobuf/timestamp.proto
third_party/protobuf/src/google/protobuf/timestamp.pb.h
third_party/protobuf/src/google/protobuf/timestamp.pb.cc
third_party/protobuf/src/google/protobuf/type.proto
third_party/protobuf/src/google/protobuf/type.pb.h
third_party/protobuf/src/google/protobuf/type.pb.cc
third_party/protobuf/src/google/protobuf/unittest.proto
third_party/protobuf/src/google/protobuf/unittest_custom_options.proto
third_party/protobuf/src/google/protobuf/unknown_field_set.h
third_party/protobuf/src/google/protobuf/unknown_field_set.cc
third_party/protobuf/src/google/protobuf/util/field_comparator.h
third_party/protobuf/src/google/protobuf/util/field_comparator.cc
third_party/protobuf/src/google/protobuf/util/field_mask_util.h
third_party/protobuf/src/google/protobuf/util/field_mask_util.cc
third_party/protobuf/src/google/protobuf/util/field_mask_util_test.cc
third_party/protobuf/src/google/protobuf/util/internal/datapiece.h
third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc
third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h
third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc
third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc
third_party/protobuf/src/google/protobuf/util/internal/error_listener.h
third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc
third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.h
third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc
third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc
third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.h
third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc
third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser_test.cc
third_party/protobuf/src/google/protobuf/util/internal/object_writer.h
third_party/protobuf/src/google/protobuf/util/internal/proto_writer.h
third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.h
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.h
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc
third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc
third_party/protobuf/src/google/protobuf/util/internal/testdata/anys.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/books.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/maps.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/oneofs.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/proto3.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/struct.proto
third_party/protobuf/src/google/protobuf/util/internal/testdata/timestamp_duration.proto
third_party/protobuf/src/google/protobuf/util/internal/utility.h
third_party/protobuf/src/google/protobuf/util/internal/utility.cc
third_party/protobuf/src/google/protobuf/util/json_format_proto3.proto
third_party/protobuf/src/google/protobuf/util/json_util.h
third_party/protobuf/src/google/protobuf/util/json_util.cc
third_party/protobuf/src/google/protobuf/util/json_util_test.cc
third_party/protobuf/src/google/protobuf/util/message_differencer.h
third_party/protobuf/src/google/protobuf/util/message_differencer.cc
third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc
third_party/protobuf/src/google/protobuf/util/package_info.h
third_party/protobuf/src/google/protobuf/util/time_util.h
third_party/protobuf/src/google/protobuf/util/time_util.cc
third_party/protobuf/src/google/protobuf/util/type_resolver.h
third_party/protobuf/src/google/protobuf/util/type_resolver_util.h
third_party/protobuf/src/google/protobuf/wire_format.h
third_party/protobuf/src/google/protobuf/wire_format.cc
third_party/protobuf/src/google/protobuf/wire_format_lite.h
third_party/protobuf/src/google/protobuf/wire_format_lite.cc
third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h
third_party/protobuf/src/google/protobuf/wrappers.proto
third_party/protobuf/src/google/protobuf/wrappers.pb.h
third_party/protobuf/src/google/protobuf/wrappers.pb.cc
third_party/protobuf/tests.sh