Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(63)

Issue 2590803003: Revert "third_party/protobuf: Update to HEAD (83d681ee2c)" (Closed)

Created:
4 years ago by jam
Modified:
3 years, 12 months ago
Reviewers:
Peter Kasting
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, agrieve+watch_chromium.org, tfarina, extensions-reviews_chromium.org, mac-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert "third_party/protobuf: Update to HEAD (83d681ee2c)" This reverts commit 4fa2d9262fd91a4e613269f230cca34b95ca4af7. Broken msan, see https://build.chromium.org/p/chromium.memory.full/builders/Chromium%20Linux%20MSan%20Builder/builds/3718 https://build.chromium.org/p/chromium.webkit/builders/WebKit%20Linux%20Trusty%20MSAN/builds/228 Lots of WARNING: MemorySanitizer: use-of-uninitialized-value errors, i.e. FAILED: gen/chrome/browser/profile_resetter/profile_reset_report.pb.h gen/chrome/browser/profile_resetter/profile_reset_report.pb.cc pyproto/chrome/browser/profile_resetter/profile_reset_report_pb2.py python ../../tools/protoc_wrapper/protoc_wrapper.py profile_reset_report.proto --protoc ./protoc --proto-in-dir ../../chrome/browser/profile_resetter --cc-out-dir gen/chrome/browser/profile_resetter --py-out-dir pyproto/chrome/browser/profile_resetter ==13798==WARNING: MemorySanitizer: use-of-uninitialized-value #0 0x8b50eb (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x8b50eb) #1 0x728c3a (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x728c3a) #2 0x6007b3 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x6007b3) #3 0x4d56dc (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x4d56dc) #4 0x48e2a6 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x48e2a6) #5 0x4a8805 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x4a8805) #6 0x49d4c1 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x49d4c1) #7 0x48de96 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x48de96) #8 0x7f9f29a7576c (/lib/x86_64-linux-gnu/libc.so.6+0x2176c) #9 0x420a68 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x420a68) Uninitialized value was created by a heap allocation #0 0x48c8d2 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x48c8d2) #1 0x6129be (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x6129be) #2 0x5f7d54 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x5f7d54) #3 0x4d4657 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x4d4657) #4 0x48e2a6 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x48e2a6) #5 0x4a8805 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x4a8805) #6 0x49d4c1 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x49d4c1) #7 0x48de96 (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x48de96) #8 0x7f9f29a7576c (/lib/x86_64-linux-gnu/libc.so.6+0x2176c) SUMMARY: MemorySanitizer: use-of-uninitialized-value (/mnt/data/b/c/b/Chromium_Linux_MSan_Builder/src/out/Release/protoc+0x8b50eb) Exiting Protoc has returned non-zero status: 77 . R=pkasting@chromium.org BUG= Committed: https://chromium.googlesource.com/chromium/src/+/4ab2a2f93ec3869acd606c7d5e6d7b361d7de381

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45984 lines, -129815 lines) Patch
M chrome/test/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/policy/BUILD.gn View 2 chunks +3 lines, -18 lines 0 comments Download
M third_party/protobuf/.gitignore View 4 chunks +9 lines, -37 lines 0 comments Download
D third_party/protobuf/.gitmodules View 1 chunk +0 lines, -3 lines 0 comments Download
M third_party/protobuf/.travis.yml View 2 chunks +29 lines, -28 lines 0 comments Download
M third_party/protobuf/BUILD View 13 chunks +9 lines, -59 lines 0 comments Download
M third_party/protobuf/BUILD.gn View 7 chunks +1 line, -16 lines 0 comments Download
M third_party/protobuf/CHANGES.txt View 1 chunk +0 lines, -232 lines 0 comments Download
M third_party/protobuf/DEPS View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/protobuf/Makefile.am View 29 chunks +54 lines, -212 lines 0 comments Download
M third_party/protobuf/Protobuf.podspec View 2 chunks +8 lines, -9 lines 0 comments Download
M third_party/protobuf/README.chromium View 4 chunks +19 lines, -5 lines 0 comments Download
M third_party/protobuf/README.md View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/WORKSPACE View 4 chunks +12 lines, -12 lines 0 comments Download
M third_party/protobuf/appveyor.bat View 2 chunks +4 lines, -7 lines 0 comments Download
M third_party/protobuf/appveyor.yml View 1 chunk +3 lines, -16 lines 0 comments Download
M third_party/protobuf/autogen.sh View 1 chunk +4 lines, -9 lines 0 comments Download
M third_party/protobuf/benchmarks/Makefile.am View 2 chunks +1 line, -10 lines 0 comments Download
M third_party/protobuf/benchmarks/benchmark_messages_proto2.proto View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/protobuf/benchmarks/benchmark_messages_proto3.proto View 1 chunk +0 lines, -2 lines 0 comments Download
D third_party/protobuf/benchmarks/cpp_benchmark.cc View 1 chunk +0 lines, -242 lines 0 comments Download
M third_party/protobuf/benchmarks/readme.txt View 1 chunk +13 lines, -9 lines 0 comments Download
M third_party/protobuf/cmake/CMakeLists.txt View 7 chunks +6 lines, -36 lines 0 comments Download
D third_party/protobuf/cmake/examples.cmake View 1 chunk +0 lines, -57 lines 0 comments Download
M third_party/protobuf/cmake/extract_includes.bat.in View 5 chunks +2 lines, -6 lines 0 comments Download
M third_party/protobuf/cmake/install.cmake View 3 chunks +41 lines, -61 lines 0 comments Download
M third_party/protobuf/cmake/libprotobuf.cmake View 1 chunk +1 line, -4 lines 0 comments Download
M third_party/protobuf/cmake/libprotoc.cmake View 2 chunks +0 lines, -2 lines 0 comments Download
M third_party/protobuf/cmake/protobuf-config-version.cmake.in View 1 chunk +1 line, -58 lines 0 comments Download
M third_party/protobuf/cmake/protobuf-config.cmake.in View 1 chunk +21 lines, -7 lines 0 comments Download
M third_party/protobuf/cmake/protobuf-module.cmake.in View 5 chunks +45 lines, -139 lines 0 comments Download
D third_party/protobuf/cmake/protobuf-options.cmake View 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/protobuf/cmake/tests.cmake View 2 chunks +0 lines, -3 lines 0 comments Download
D third_party/protobuf/composer.json View 1 chunk +0 lines, -23 lines 0 comments Download
M third_party/protobuf/configure.ac View 3 chunks +4 lines, -11 lines 0 comments Download
M third_party/protobuf/conformance/ConformanceJava.java View 4 chunks +6 lines, -179 lines 0 comments Download
M third_party/protobuf/conformance/ConformanceJavaLite.java View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/conformance/Makefile.am View 13 chunks +60 lines, -68 lines 0 comments Download
M third_party/protobuf/conformance/conformance.proto View 3 chunks +166 lines, -7 lines 0 comments Download
M third_party/protobuf/conformance/conformance_cpp.cc View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/protobuf/conformance/conformance_objc.m View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/protobuf/conformance/conformance_python.py View 4 chunks +5 lines, -10 lines 0 comments Download
M third_party/protobuf/conformance/conformance_ruby.rb View 2 chunks +5 lines, -7 lines 0 comments Download
M third_party/protobuf/conformance/conformance_test.h View 4 chunks +11 lines, -75 lines 0 comments Download
M third_party/protobuf/conformance/conformance_test.cc View 56 chunks +337 lines, -714 lines 0 comments Download
M third_party/protobuf/conformance/conformance_test_runner.cc View 3 chunks +1 line, -15 lines 0 comments Download
M third_party/protobuf/conformance/failure_list_cpp.txt View 1 chunk +97 lines, -37 lines 0 comments Download
A third_party/protobuf/conformance/failure_list_csharp.txt View 1 chunk +16 lines, -0 lines 0 comments Download
M third_party/protobuf/conformance/failure_list_java.txt View 1 chunk +43 lines, -39 lines 0 comments Download
M third_party/protobuf/conformance/failure_list_objc.txt View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/protobuf/conformance/failure_list_python.txt View 1 chunk +85 lines, -13 lines 0 comments Download
M third_party/protobuf/conformance/failure_list_python_cpp.txt View 1 chunk +101 lines, -29 lines 0 comments Download
M third_party/protobuf/conformance/failure_list_ruby.txt View 1 chunk +199 lines, -203 lines 0 comments Download
D third_party/protobuf/conformance/update_failure_list.py View 1 chunk +0 lines, -73 lines 0 comments Download
M third_party/protobuf/csharp/.gitignore View 2 chunks +13 lines, -8 lines 0 comments Download
M third_party/protobuf/csharp/Google.Protobuf.Tools.nuspec View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/csharp/README.md View 1 chunk +5 lines, -2 lines 0 comments Download
M third_party/protobuf/csharp/build_packages.bat View 1 chunk +5 lines, -2 lines 0 comments Download
D third_party/protobuf/csharp/build_tools.sh View 1 chunk +0 lines, -52 lines 0 comments Download
M third_party/protobuf/csharp/buildall.sh View 1 chunk +8 lines, -7 lines 0 comments Download
M third_party/protobuf/csharp/generate_protos.sh View 1 chunk +0 lines, -5 lines 0 comments Download
A third_party/protobuf/csharp/src/AddressBook/AddressBook.csproj View 1 chunk +75 lines, -0 lines 0 comments Download
D third_party/protobuf/csharp/src/AddressBook/AddressBook.xproj View 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/protobuf/csharp/src/AddressBook/Addressbook.cs View 26 chunks +8 lines, -53 lines 0 comments Download
A third_party/protobuf/csharp/src/AddressBook/Properties/AssemblyInfo.cs View 1 chunk +18 lines, -0 lines 0 comments Download
M third_party/protobuf/csharp/src/AddressBook/SampleUsage.cs View 1 chunk +1 line, -1 line 0 comments Download
A third_party/protobuf/csharp/src/AddressBook/app.config View 1 chunk +3 lines, -0 lines 0 comments Download
D third_party/protobuf/csharp/src/AddressBook/project.json View 1 chunk +0 lines, -20 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf.Conformance/App.config View 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Conformance.cs View 27 chunks +3178 lines, -76 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.csproj View 1 chunk +61 lines, -0 lines 0 comments Download
D third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Google.Protobuf.Conformance.xproj View 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Program.cs View 2 chunks +4 lines, -4 lines 0 comments Download
A + third_party/protobuf/csharp/src/Google.Protobuf.Conformance/Properties/AssemblyInfo.cs View 2 chunks +17 lines, -6 lines 0 comments Download
D third_party/protobuf/csharp/src/Google.Protobuf.Conformance/project.json View 1 chunk +0 lines, -21 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.csproj View 1 chunk +68 lines, -0 lines 0 comments Download
D third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Google.Protobuf.JsonDump.xproj View 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Program.cs View 2 chunks +1 line, -2 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/Properties/AssemblyInfo.cs View 1 chunk +19 lines, -0 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/app.config View 1 chunk +3 lines, -0 lines 0 comments Download
D third_party/protobuf/csharp/src/Google.Protobuf.JsonDump/project.json View 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/Collections/RepeatedFieldTest.cs View 1 chunk +2 lines, -88 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/Compatibility/TypeExtensionsTest.cs View 3 chunks +18 lines, -2 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/FieldCodecTest.cs View 2 chunks +1 line, -2 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.csproj View 1 chunk +143 lines, -0 lines 0 comments Download
D third_party/protobuf/csharp/src/Google.Protobuf.Test/Google.Protobuf.Test.xproj View 1 chunk +0 lines, -21 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonFormatterTest.cs View 3 chunks +3 lines, -72 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/JsonParserTest.cs View 1 chunk +0 lines, -3 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf.Test/Properties/AppManifest.xml View 1 chunk +6 lines, -0 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf.Test/Properties/AssemblyInfo.cs View 1 chunk +20 lines, -0 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/MapUnittestProto3.cs View 74 chunks +14 lines, -142 lines 0 comments Download
D third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/TestMessagesProto3.cs View 1 chunk +0 lines, -3688 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportProto3.cs View 8 chunks +2 lines, -15 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestImportPublicProto3.cs View 8 chunks +2 lines, -15 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestIssues.cs View 74 chunks +36 lines, -203 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestProto3.cs View 320 chunks +81 lines, -663 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/TestProtos/UnittestWellKnownTypes.cs View 103 chunks +14 lines, -140 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/AnyTest.cs View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf.Test/WellKnownTypes/FieldMaskTest.cs View 1 chunk +2 lines, -2 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf.Test/packages.config View 1 chunk +5 lines, -0 lines 0 comments Download
D third_party/protobuf/csharp/src/Google.Protobuf.Test/project.json View 1 chunk +0 lines, -44 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/CodedInputStream.cs View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/Collections/MapField.cs View 14 chunks +19 lines, -19 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/Collections/RepeatedField.cs View 8 chunks +45 lines, -68 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/PropertyInfoExtensions.cs View 2 chunks +0 lines, -8 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/Compatibility/TypeExtensions.cs View 3 chunks +9 lines, -2 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/FieldCodec.cs View 1 chunk +1 line, -2 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf/Google.Protobuf.csproj View 1 chunk +168 lines, -0 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf/Google.Protobuf.nuspec View 1 chunk +54 lines, -0 lines 0 comments Download
D third_party/protobuf/csharp/src/Google.Protobuf/Google.Protobuf.xproj View 1 chunk +0 lines, -19 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/InvalidProtocolBufferException.cs View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/JsonFormatter.cs View 6 chunks +91 lines, -34 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/JsonParser.cs View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/Properties/AssemblyInfo.cs View 2 chunks +18 lines, -0 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/Reflection/Descriptor.cs View 273 chunks +483 lines, -1132 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FieldDescriptor.cs View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/Reflection/FileDescriptor.cs View 2 chunks +12 lines, -1 line 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/Reflection/MessageDescriptor.cs View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Any.cs View 11 chunks +71 lines, -95 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Api.cs View 41 chunks +106 lines, -161 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Duration.cs View 11 chunks +43 lines, -63 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Empty.cs View 4 chunks +13 lines, -25 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMask.cs View 6 chunks +154 lines, -221 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/FieldMaskPartial.cs View 2 chunks +4 lines, -9 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/SourceContext.cs View 9 chunks +9 lines, -23 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Struct.cs View 25 chunks +31 lines, -79 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/TimeExtensions.cs View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Timestamp.cs View 11 chunks +52 lines, -64 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Type.cs View 67 chunks +72 lines, -163 lines 0 comments Download
M third_party/protobuf/csharp/src/Google.Protobuf/WellKnownTypes/Wrappers.cs View 65 chunks +40 lines, -165 lines 0 comments Download
A third_party/protobuf/csharp/src/Google.Protobuf/packages.config View 1 chunk +4 lines, -0 lines 0 comments Download
D third_party/protobuf/csharp/src/Google.Protobuf/project.json View 1 chunk +0 lines, -65 lines 0 comments Download
A third_party/protobuf/docs/swift/DesignDoc.md View 1 chunk +674 lines, -0 lines 0 comments Download
M third_party/protobuf/docs/third_party.md View 7 chunks +3 lines, -7 lines 0 comments Download
M third_party/protobuf/editors/protobuf-mode.el View 1 chunk +1 line, -2 lines 0 comments Download
D third_party/protobuf/examples/CMakeLists.txt View 1 chunk +0 lines, -63 lines 0 comments Download
D third_party/protobuf/generate_changelog.py View 1 chunk +0 lines, -66 lines 0 comments Download
M third_party/protobuf/generate_descriptor_proto.sh View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/gmock.BUILD View 2 chunks +10 lines, -10 lines 0 comments Download
M third_party/protobuf/java/README.md View 3 chunks +30 lines, -55 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/README.md View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/deps/pom.xml View 1 chunk +0 lines, -43 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/pom.xml View 1 chunk +0 lines, -69 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/multiple_files_test.proto View 1 chunk +0 lines, -71 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_builders_test.proto View 1 chunk +0 lines, -53 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension.proto View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/nested_extension_lite.proto View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension.proto View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/com/google/protobuf/test_bad_identifiers.proto View 1 chunk +0 lines, -108 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/descriptor.proto View 1 chunk +0 lines, -620 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest.proto View 1 chunk +0 lines, -719 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_custom_options.proto View 1 chunk +0 lines, -387 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_empty.proto View 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto View 1 chunk +0 lines, -1046 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import.proto View 1 chunk +0 lines, -64 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_lite.proto View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public.proto View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_import_public_lite.proto View 1 chunk +0 lines, -42 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite.proto View 1 chunk +0 lines, -360 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto View 1 chunk +0 lines, -43 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_mset.proto View 1 chunk +0 lines, -72 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_no_generic_services.proto View 1 chunk +0 lines, -52 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/unittest_optimize_for.proto View 1 chunk +0 lines, -61 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/pom.xml View 1 chunk +0 lines, -30 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/pom.xml View 1 chunk +0 lines, -71 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/multiple_files_test.proto View 1 chunk +0 lines, -71 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_builders_test.proto View 1 chunk +0 lines, -53 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension.proto View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/nested_extension_lite.proto View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension.proto View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/non_nested_extension_lite.proto View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/com/google/protobuf/test_bad_identifiers.proto View 1 chunk +0 lines, -108 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto View 1 chunk +0 lines, -620 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto View 1 chunk +0 lines, -719 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto View 1 chunk +0 lines, -387 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_embed_optimize_for.proto View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_empty.proto View 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_enormous_descriptor.proto View 1 chunk +0 lines, -1046 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto View 1 chunk +0 lines, -64 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_lite.proto View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public_lite.proto View 1 chunk +0 lines, -42 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite.proto View 1 chunk +0 lines, -360 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_lite_imports_nonlite.proto View 1 chunk +0 lines, -43 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto View 1 chunk +0 lines, -72 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto View 1 chunk +0 lines, -52 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_optimize_for.proto View 1 chunk +0 lines, -61 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/test.sh View 1 chunk +0 lines, -140 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/pom.xml View 1 chunk +0 lines, -73 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/AbstractMessageTest.java View 1 chunk +0 lines, -510 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/BoundedByteStringTest.java View 1 chunk +0 lines, -56 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ByteStringTest.java View 1 chunk +0 lines, -590 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedInputStreamTest.java View 1 chunk +0 lines, -469 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/CodedOutputStreamTest.java View 1 chunk +0 lines, -318 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DeprecatedFieldTest.java View 1 chunk +0 lines, -81 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DescriptorsTest.java View 1 chunk +0 lines, -649 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/DynamicMessageTest.java View 1 chunk +0 lines, -265 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ForceFieldBuildersPreRun.java View 1 chunk +0 lines, -49 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/GeneratedMessageTest.java View 1 chunk +0 lines, -961 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringArrayListTest.java View 1 chunk +0 lines, -163 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LazyStringEndToEndTest.java View 1 chunk +0 lines, -108 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/LiteralByteStringTest.java View 1 chunk +0 lines, -344 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/MessageTest.java View 1 chunk +0 lines, -354 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/NestedBuildersTest.java View 1 chunk +0 lines, -186 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ParserTest.java View 1 chunk +0 lines, -278 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringSubstringTest.java View 1 chunk +0 lines, -62 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/RopeByteStringTest.java View 1 chunk +0 lines, -84 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/ServiceTest.java View 1 chunk +0 lines, -321 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestBadIdentifiers.java View 1 chunk +0 lines, -64 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TestUtil.java View 1 chunk +0 lines, -3068 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/TextFormatTest.java View 1 chunk +0 lines, -536 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnknownFieldSetTest.java View 1 chunk +0 lines, -438 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/UnmodifiableLazyStringListTest.java View 1 chunk +0 lines, -153 lines 0 comments Download
D third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/WireFormatTest.java View 1 chunk +0 lines, -465 lines 0 comments Download
M third_party/protobuf/java/core/pom.xml View 2 chunks +6 lines, -29 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessage.java View 3 chunks +1 line, -94 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractMessageLite.java View 11 chunks +24 lines, -22 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/AbstractParser.java View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/BooleanArrayList.java View 7 chunks +22 lines, -24 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteBufferWriter.java View 4 chunks +5 lines, -45 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteOutput.java View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/ByteString.java View 13 chunks +23 lines, -37 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedInputStream.java View 5 chunks +1000 lines, -2594 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/CodedOutputStream.java View 20 chunks +106 lines, -443 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/Descriptors.java View 6 chunks +23 lines, -22 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/DoubleArrayList.java View 8 chunks +24 lines, -26 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/DynamicMessage.java View 2 chunks +1 line, -9 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistry.java View 5 chunks +4 lines, -8 lines 0 comments Download
D third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryFactory.java View 1 chunk +0 lines, -95 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/ExtensionRegistryLite.java View 5 chunks +8 lines, -50 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/FieldSet.java View 4 chunks +13 lines, -13 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/FloatArrayList.java View 8 chunks +24 lines, -27 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessage.java View 6 chunks +19 lines, -183 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageLite.java View 64 chunks +110 lines, -287 lines 0 comments Download
D third_party/protobuf/java/core/src/main/java/com/google/protobuf/GeneratedMessageV3.java View 1 chunk +0 lines, -2838 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/IntArrayList.java View 8 chunks +24 lines, -27 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/Internal.java View 6 chunks +10 lines, -20 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/InvalidProtocolBufferException.java View 1 chunk +2 lines, -14 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/LazyFieldLite.java View 1 chunk +23 lines, -2 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/LongArrayList.java View 7 chunks +25 lines, -28 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapEntry.java View 13 chunks +106 lines, -122 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapEntryLite.java View 3 chunks +215 lines, -104 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapField.java View 14 chunks +39 lines, -374 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/MapFieldLite.java View 6 chunks +385 lines, -60 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageLiteToString.java View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/MessageReflection.java View 3 chunks +3 lines, -0 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/NioByteString.java View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/Parser.java View 1 chunk +1 line, -1 line 0 comments Download
D third_party/protobuf/java/core/src/main/java/com/google/protobuf/RepeatedFieldBuilderV3.java View 1 chunk +0 lines, -708 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/RopeByteString.java View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/protobuf/java/core/src/main/java/com/google/protobuf/SingleFieldBuilderV3.java View 1 chunk +0 lines, -241 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormat.java View 11 chunks +37 lines, -74 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/TextFormatParseInfoTree.java View 2 chunks +2 lines, -3 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSet.java View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnknownFieldSetLite.java View 2 chunks +1 line, -37 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeByteOperations.java View 3 chunks +6 lines, -42 lines 0 comments Download
D third_party/protobuf/java/core/src/main/java/com/google/protobuf/UnsafeUtil.java View 1 chunk +0 lines, -295 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/Utf8.java View 39 chunks +179 lines, -69 lines 0 comments Download
M third_party/protobuf/java/core/src/main/java/com/google/protobuf/WireFormat.java View 1 chunk +0 lines, -4 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/AbstractMessageTest.java View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/BooleanArrayListTest.java View 12 chunks +95 lines, -98 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/ByteBufferWriterTest.java View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/ByteStringTest.java View 2 chunks +3 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedInputStreamTest.java View 27 chunks +359 lines, -509 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/CodedOutputStreamTest.java View 8 chunks +18 lines, -37 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/DeprecatedFieldTest.java View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/DescriptorsTest.java View 3 chunks +2 lines, -21 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/DoubleArrayListTest.java View 15 chunks +75 lines, -77 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/DynamicMessageTest.java View 1 chunk +3 lines, -1 line 0 comments Download
D third_party/protobuf/java/core/src/test/java/com/google/protobuf/ExtensionRegistryFactoryTest.java View 1 chunk +0 lines, -276 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/FieldPresenceTest.java View 3 chunks +0 lines, -70 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/FloatArrayListTest.java View 14 chunks +75 lines, -77 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/GeneratedMessageTest.java View 4 chunks +5 lines, -3 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/IntArrayListTest.java View 13 chunks +72 lines, -74 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldLiteTest.java View 2 chunks +27 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyFieldTest.java View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyMessageLiteTest.java View 3 chunks +3 lines, -31 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringArrayListTest.java View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/LazyStringEndToEndTest.java View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteEqualsAndHashTest.java View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteTest.java View 8 chunks +11 lines, -55 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/LiteralByteStringTest.java View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/LongArrayListTest.java View 11 chunks +92 lines, -94 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2LiteTest.java View 11 chunks +192 lines, -530 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapForProto2Test.java View 24 chunks +114 lines, -609 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/MapTest.java View 22 chunks +85 lines, -798 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/MessageTest.java View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/NioByteStringTest.java View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParseExceptionsTest.java View 1 chunk +5 lines, -3 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/ParserTest.java View 2 chunks +3 lines, -41 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/ProtobufArrayListTest.java View 1 chunk +2 lines, -1 line 0 comments Download
A + third_party/protobuf/java/core/src/test/java/com/google/protobuf/RepeatedFieldBuilderTest.java View 5 chunks +16 lines, -14 lines 0 comments Download
D third_party/protobuf/java/core/src/test/java/com/google/protobuf/RepeatedFieldBuilderV3Test.java View 1 chunk +0 lines, -188 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/ServiceTest.java View 2 chunks +4 lines, -4 lines 0 comments Download
A + third_party/protobuf/java/core/src/test/java/com/google/protobuf/SingleFieldBuilderTest.java View 4 chunks +10 lines, -10 lines 0 comments Download
D third_party/protobuf/java/core/src/test/java/com/google/protobuf/SingleFieldBuilderV3Test.java View 1 chunk +0 lines, -155 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/SmallSortedMapTest.java View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/TestUtil.java View 4 chunks +5 lines, -11 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/TextFormatTest.java View 3 chunks +6 lines, -30 lines 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnknownFieldSetLiteTest.java View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnknownFieldSetTest.java View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/UnmodifiableLazyStringListTest.java View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/java/com/google/protobuf/WireFormatTest.java View 1 chunk +3 lines, -1 line 0 comments Download
M third_party/protobuf/java/core/src/test/proto/com/google/protobuf/field_presence_test.proto View 3 chunks +1 line, -2 lines 0 comments Download
M third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_lite_test.proto View 2 chunks +1 line, -47 lines 0 comments Download
M third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_for_proto2_test.proto View 2 chunks +1 line, -47 lines 0 comments Download
M third_party/protobuf/java/core/src/test/proto/com/google/protobuf/map_test.proto View 2 chunks +2 lines, -49 lines 0 comments Download
M third_party/protobuf/java/core/src/test/proto/com/google/protobuf/test_bad_identifiers.proto View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/protobuf/java/lite/pom.xml View 2 chunks +3 lines, -31 lines 0 comments Download
M third_party/protobuf/java/pom.xml View 4 chunks +3 lines, -29 lines 0 comments Download
M third_party/protobuf/java/util/pom.xml View 3 chunks +7 lines, -19 lines 0 comments Download
D third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Durations.java View 1 chunk +0 lines, -302 lines 0 comments Download
M third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskTree.java View 9 chunks +22 lines, -33 lines 0 comments Download
M third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/FieldMaskUtil.java View 12 chunks +25 lines, -53 lines 0 comments Download
M third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/JsonFormat.java View 50 chunks +429 lines, -502 lines 0 comments Download
M third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/TimeUtil.java View 10 chunks +265 lines, -116 lines 0 comments Download
D third_party/protobuf/java/util/src/main/java/com/google/protobuf/util/Timestamps.java View 1 chunk +0 lines, -396 lines 0 comments Download
M third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/FieldMaskUtilTest.java View 5 chunks +42 lines, -71 lines 0 comments Download
M third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/JsonFormatTest.java View 30 chunks +374 lines, -614 lines 0 comments Download
M third_party/protobuf/java/util/src/test/java/com/google/protobuf/util/TimeUtilTest.java View 13 chunks +46 lines, -38 lines 0 comments Download
M third_party/protobuf/java/util/src/test/proto/com/google/protobuf/util/json_test.proto View 2 chunks +0 lines, -7 lines 0 comments Download
M third_party/protobuf/javanano/pom.xml View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/protobuf/javanano/src/main/java/com/google/protobuf/nano/InternalNano.java View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/protobuf/javanano/src/main/java/com/google/protobuf/nano/InvalidProtocolBufferNanoException.java View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/javanano/src/main/java/com/google/protobuf/nano/MessageNanoPrinter.java View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/jenkins/build_and_run_docker.sh View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/protobuf/jenkins/buildcmds/pull_request.sh View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/protobuf/jenkins/buildcmds/pull_request_32.sh View 1 chunk +0 lines, -16 lines 0 comments Download
M third_party/protobuf/jenkins/docker/Dockerfile View 5 chunks +9 lines, -85 lines 0 comments Download
D third_party/protobuf/jenkins/docker32/Dockerfile View 1 chunk +0 lines, -111 lines 0 comments Download
M third_party/protobuf/jenkins/pull_request_in_docker.sh View 1 chunk +9 lines, -3 lines 0 comments Download
M third_party/protobuf/js/README.md View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/protobuf/js/binary/constants.js View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/protobuf/js/binary/decoder.js View 5 chunks +12 lines, -71 lines 0 comments Download
M third_party/protobuf/js/binary/decoder_test.js View 2 chunks +2 lines, -24 lines 0 comments Download
M third_party/protobuf/js/binary/encoder.js View 4 chunks +8 lines, -68 lines 0 comments Download
M third_party/protobuf/js/binary/proto_test.js View 6 chunks +3 lines, -40 lines 0 comments Download
M third_party/protobuf/js/binary/reader.js View 7 chunks +2 lines, -94 lines 0 comments Download
M third_party/protobuf/js/binary/reader_test.js View 6 chunks +12 lines, -61 lines 0 comments Download
M third_party/protobuf/js/binary/utils.js View 1 chunk +0 lines, -10 lines 0 comments Download
M third_party/protobuf/js/binary/writer.js View 15 chunks +211 lines, -240 lines 0 comments Download
M third_party/protobuf/js/commonjs/export.js View 1 chunk +0 lines, -5 lines 0 comments Download
M third_party/protobuf/js/commonjs/export_testdeps.js View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/protobuf/js/debug.js View 1 chunk +2 lines, -3 lines 0 comments Download
M third_party/protobuf/js/debug_test.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/js/gulpfile.js View 4 chunks +4 lines, -37 lines 0 comments Download
M third_party/protobuf/js/jasmine.json View 1 chunk +1 line, -4 lines 0 comments Download
D third_party/protobuf/js/map.js View 1 chunk +0 lines, -519 lines 0 comments Download
D third_party/protobuf/js/maps_test.js View 1 chunk +0 lines, -306 lines 0 comments Download
M third_party/protobuf/js/message.js View 22 chunks +44 lines, -255 lines 0 comments Download
M third_party/protobuf/js/message_test.js View 29 chunks +73 lines, -125 lines 0 comments Download
M third_party/protobuf/js/package.json View 2 chunks +8 lines, -10 lines 0 comments Download
M third_party/protobuf/js/proto3_test.js View 4 chunks +13 lines, -66 lines 0 comments Download
M third_party/protobuf/js/test.proto View 2 chunks +0 lines, -43 lines 0 comments Download
M third_party/protobuf/js/test2.proto View 2 chunks +0 lines, -6 lines 0 comments Download
M third_party/protobuf/js/testbinary.proto View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/protobuf/m4/ax_cxx_compile_stdcxx.m4 View 1 chunk +0 lines, -982 lines 0 comments Download
D third_party/protobuf/objectivec/.gitignore View 1 chunk +0 lines, -23 lines 0 comments Download
M third_party/protobuf/objectivec/DevTools/check_version_stamps.sh View 3 chunks +34 lines, -33 lines 0 comments Download
M third_party/protobuf/objectivec/DevTools/compile_testing_protos.sh View 5 chunks +34 lines, -59 lines 0 comments Download
M third_party/protobuf/objectivec/DevTools/full_mac_build.sh View 9 chunks +34 lines, -84 lines 0 comments Download
M third_party/protobuf/objectivec/GPBArray.h View 17 chunks +15 lines, -1433 lines 0 comments Download
M third_party/protobuf/objectivec/GPBArray.m View 21 chunks +37 lines, -54 lines 0 comments Download
M third_party/protobuf/objectivec/GPBBootstrap.h View 3 chunks +15 lines, -53 lines 0 comments Download
M third_party/protobuf/objectivec/GPBCodedInputStream.h View 1 chunk +52 lines, -175 lines 0 comments Download
M third_party/protobuf/objectivec/GPBCodedInputStream.m View 16 chunks +27 lines, -61 lines 0 comments Download
M third_party/protobuf/objectivec/GPBCodedOutputStream.h View 3 chunks +102 lines, -497 lines 0 comments Download
M third_party/protobuf/objectivec/GPBCodedOutputStream.m View 6 chunks +33 lines, -14 lines 0 comments Download
M third_party/protobuf/objectivec/GPBDescriptor.h View 1 chunk +9 lines, -156 lines 0 comments Download
M third_party/protobuf/objectivec/GPBDescriptor.m View 8 chunks +2 lines, -143 lines 0 comments Download
M third_party/protobuf/objectivec/GPBDescriptor_PackagePrivate.h View 7 chunks +11 lines, -27 lines 0 comments Download
M third_party/protobuf/objectivec/GPBDictionary.h View 20 chunks +617 lines, -6944 lines 0 comments Download
M third_party/protobuf/objectivec/GPBDictionary.m View 425 chunks +1077 lines, -1145 lines 0 comments Download
M third_party/protobuf/objectivec/GPBExtensionInternals.m View 4 chunks +0 lines, -11 lines 0 comments Download
M third_party/protobuf/objectivec/GPBExtensionRegistry.h View 1 chunk +33 lines, -38 lines 0 comments Download
M third_party/protobuf/objectivec/GPBExtensionRegistry.m View 5 chunks +16 lines, -39 lines 0 comments Download
M third_party/protobuf/objectivec/GPBMessage.h View 1 chunk +209 lines, -357 lines 0 comments Download
M third_party/protobuf/objectivec/GPBMessage.m View 19 chunks +34 lines, -80 lines 0 comments Download
M third_party/protobuf/objectivec/GPBMessage_PackagePrivate.h View 2 chunks +4 lines, -3 lines 0 comments Download
M third_party/protobuf/objectivec/GPBProtocolBuffers.h View 1 chunk +10 lines, -29 lines 0 comments Download
M third_party/protobuf/objectivec/GPBProtocolBuffers.m View 2 chunks +4 lines, -10 lines 0 comments Download
M third_party/protobuf/objectivec/GPBRootObject.h View 1 chunk +4 lines, -9 lines 0 comments Download
M third_party/protobuf/objectivec/GPBRuntimeTypes.h View 2 chunks +15 lines, -57 lines 0 comments Download
M third_party/protobuf/objectivec/GPBUnknownField.h View 1 chunk +28 lines, -35 lines 0 comments Download
M third_party/protobuf/objectivec/GPBUnknownField.m View 2 chunks +0 lines, -8 lines 0 comments Download
M third_party/protobuf/objectivec/GPBUnknownFieldSet.h View 1 chunk +15 lines, -32 lines 0 comments Download
M third_party/protobuf/objectivec/GPBUnknownFieldSet.m View 6 chunks +41 lines, -13 lines 0 comments Download
M third_party/protobuf/objectivec/GPBUtilities.h View 4 chunks +108 lines, -385 lines 0 comments Download
M third_party/protobuf/objectivec/GPBUtilities.m View 22 chunks +56 lines, -120 lines 0 comments Download
M third_party/protobuf/objectivec/GPBUtilities_PackagePrivate.h View 6 chunks +5 lines, -22 lines 0 comments Download
M third_party/protobuf/objectivec/GPBWellKnownTypes.h View 1 chunk +4 lines, -186 lines 0 comments Download
M third_party/protobuf/objectivec/GPBWellKnownTypes.m View 4 chunks +2 lines, -135 lines 0 comments Download
M third_party/protobuf/objectivec/GPBWireFormat.h View 1 chunk +0 lines, -1 line 0 comments Download
M third_party/protobuf/objectivec/GPBWireFormat.m View 1 chunk +0 lines, -7 lines 0 comments Download
M third_party/protobuf/objectivec/README.md View 3 chunks +3 lines, -39 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.h View 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/AppDelegate.m View 1 chunk +0 lines, -48 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json View 1 chunk +0 lines, -58 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Base.lproj/MainMenu.xib View 1 chunk +0 lines, -680 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/Info.plist View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/OSXCocoaPodsTester/main.m View 1 chunk +0 lines, -35 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-framework View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/OSXCocoaPodsTester/Podfile-static View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/README.md View 1 chunk +0 lines, -9 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-framework View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/Podfile-static View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.h View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/AppDelegate.m View 1 chunk +0 lines, -67 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Assets.xcassets/AppIcon.appiconset/Contents.json View 1 chunk +0 lines, -68 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/LaunchScreen.storyboard View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Base.lproj/Main.storyboard View 1 chunk +0 lines, -26 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/Info.plist View 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.h View 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/ViewController.m View 1 chunk +0 lines, -49 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/iOSCocoaPodsTester/iOSCocoaPodsTester/main.m View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/CocoaPods/run_tests.sh View 1 chunk +0 lines, -150 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBARCUnittestProtos.m View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBCodedOuputStreamTests.m View 2 chunks +0 lines, -86 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBDescriptorTests.m View 3 chunks +0 lines, -37 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBDictionaryTests.pddm View 31 chunks +214 lines, -214 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Bool.m View 74 chunks +510 lines, -510 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Int32.m View 94 chunks +1022 lines, -1022 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBDictionaryTests+Int64.m View 94 chunks +1022 lines, -1022 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBDictionaryTests+String.m View 92 chunks +1018 lines, -1018 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBDictionaryTests+UInt32.m View 94 chunks +1022 lines, -1022 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBDictionaryTests+UInt64.m View 94 chunks +1022 lines, -1022 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBMessageTests.m View 4 chunks +4 lines, -4 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBMessageTests+Runtime.m View 11 chunks +7 lines, -432 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBMessageTests+Serialization.m View 13 chunks +46 lines, -143 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBSwiftTests.swift View 8 chunks +157 lines, -157 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBTestUtilities.m View 2 chunks +15 lines, -15 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBUnittestProtos.m View 2 chunks +0 lines, -11 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/GPBUnittestProtos2.m View 1 chunk +0 lines, -34 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBUnknownFieldSetTest.m View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBUtilitiesTests.m View 1 chunk +0 lines, -27 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBWellKnownTypesTest.m View 2 chunks +0 lines, -56 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/GPBWireFormatTests.m View 7 chunks +1 line, -7 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/unittest_cycle.proto View 1 chunk +4 lines, -2 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/unittest_deprecated.proto View 1 chunk +0 lines, -95 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/unittest_deprecated_file.proto View 1 chunk +0 lines, -76 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/unittest_extension_chain_a.proto View 1 chunk +0 lines, -51 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/unittest_extension_chain_b.proto View 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/unittest_extension_chain_c.proto View 1 chunk +0 lines, -45 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/unittest_extension_chain_d.proto View 1 chunk +0 lines, -49 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/unittest_extension_chain_e.proto View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/unittest_extension_chain_f.proto View 1 chunk +0 lines, -44 lines 0 comments Download
D third_party/protobuf/objectivec/Tests/unittest_extension_chain_g.proto View 1 chunk +0 lines, -41 lines 0 comments Download
M third_party/protobuf/objectivec/Tests/unittest_objc.proto View 2 chunks +0 lines, -18 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Any.pbobjc.h View 3 chunks +92 lines, -121 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Any.pbobjc.m View 5 chunks +5 lines, -24 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.h View 5 chunks +143 lines, -180 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Api.pbobjc.m View 10 chunks +24 lines, -32 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Duration.pbobjc.h View 3 chunks +59 lines, -86 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Duration.pbobjc.m View 4 chunks +4 lines, -23 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Empty.pbobjc.h View 2 chunks +20 lines, -37 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Empty.pbobjc.m View 4 chunks +4 lines, -23 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/FieldMask.pbobjc.h View 3 chunks +162 lines, -231 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/FieldMask.pbobjc.m View 4 chunks +4 lines, -23 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.h View 3 chunks +15 lines, -34 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/SourceContext.pbobjc.m View 4 chunks +4 lines, -23 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Struct.pbobjc.h View 5 chunks +55 lines, -88 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Struct.pbobjc.m View 7 chunks +8 lines, -28 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Timestamp.pbobjc.h View 3 chunks +71 lines, -90 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Timestamp.pbobjc.m View 4 chunks +4 lines, -23 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.h View 7 chunks +118 lines, -175 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Type.pbobjc.m View 13 chunks +27 lines, -35 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Wrappers.pbobjc.h View 11 chunks +47 lines, -80 lines 0 comments Download
M third_party/protobuf/objectivec/google/protobuf/Wrappers.pbobjc.m View 12 chunks +12 lines, -31 lines 0 comments Download
M third_party/protobuf/patches/0004-fix-integer-types-and-shared-library-exports.patch View 1 chunk +27 lines, -3 lines 0 comments Download
A third_party/protobuf/patches/0005-fix-include-js-generator.patch View 1 chunk +11 lines, -0 lines 0 comments Download
M third_party/protobuf/patches/0008-uninline_get_empty_string.patch View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/protobuf/patches/0009-uninline-arenastring.patch View 3 chunks +5 lines, -4 lines 0 comments Download
M third_party/protobuf/patches/0010-uninline-generated-code.patch View 1 chunk +14 lines, -0 lines 0 comments Download
A third_party/protobuf/patches/0011-libprotobuf_export.patch View 1 chunk +11 lines, -0 lines 0 comments Download
D third_party/protobuf/php/README.md View 1 chunk +0 lines, -99 lines 0 comments Download
D third_party/protobuf/php/composer.json View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/protobuf/php/ext/google/protobuf/array.c View 1 chunk +0 lines, -511 lines 0 comments Download
M third_party/protobuf/php/ext/google/protobuf/config.m4 View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/protobuf/php/ext/google/protobuf/def.c View 4 chunks +266 lines, -357 lines 0 comments Download
D third_party/protobuf/php/ext/google/protobuf/encode_decode.c View 1 chunk +0 lines, -1257 lines 0 comments Download
D third_party/protobuf/php/ext/google/protobuf/map.c View 1 chunk +0 lines, -472 lines 0 comments Download
M third_party/protobuf/php/ext/google/protobuf/message.c View 1 chunk +176 lines, -163 lines 0 comments Download
D third_party/protobuf/php/ext/google/protobuf/package.xml View 1 chunk +0 lines, -75 lines 0 comments Download
M third_party/protobuf/php/ext/google/protobuf/protobuf.h View 3 chunks +171 lines, -358 lines 0 comments Download
M third_party/protobuf/php/ext/google/protobuf/protobuf.c View 3 chunks +36 lines, -123 lines 0 comments Download
M third_party/protobuf/php/ext/google/protobuf/storage.c View 10 chunks +312 lines, -357 lines 0 comments Download
A third_party/protobuf/php/ext/google/protobuf/test.php View 1 chunk +15 lines, -0 lines 0 comments Download
D third_party/protobuf/php/ext/google/protobuf/type_check.c View 1 chunk +0 lines, -430 lines 0 comments Download
M third_party/protobuf/php/ext/google/protobuf/upb.h View 89 chunks +1381 lines, -1745 lines 0 comments Download
M third_party/protobuf/php/ext/google/protobuf/upb.c View 274 chunks +1463 lines, -2392 lines 0 comments Download
D third_party/protobuf/php/ext/google/protobuf/utf8.h View 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/protobuf/php/ext/google/protobuf/utf8.c View 1 chunk +0 lines, -68 lines 0 comments Download
D third_party/protobuf/php/phpunit.xml View 1 chunk +0 lines, -14 lines 0 comments Download
D third_party/protobuf/php/src/GPBMetadata/Google/Protobuf/Internal/Descriptor.php View 1 chunk +0 lines, -260 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorPool.php View 1 chunk +0 lines, -162 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto.php View 1 chunk +0 lines, -325 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ExtensionRange.php View 1 chunk +0 lines, -82 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/DescriptorProto_ReservedRange.php View 1 chunk +0 lines, -112 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/EnumBuilderContext.php View 1 chunk +0 lines, -63 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php View 1 chunk +0 lines, -114 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/EnumOptions.php View 1 chunk +0 lines, -158 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/EnumValueDescriptorProto.php View 1 chunk +0 lines, -114 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/EnumValueOptions.php View 1 chunk +0 lines, -115 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto.php View 1 chunk +0 lines, -424 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Label.php View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/FieldDescriptorProto_Type.php View 1 chunk +0 lines, -120 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions.php View 1 chunk +0 lines, -429 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_CType.php View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/FieldOptions_JSType.php View 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorProto.php View 1 chunk +0 lines, -477 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/FileDescriptorSet.php View 1 chunk +0 lines, -59 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions.php View 1 chunk +0 lines, -741 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/FileOptions_OptimizeMode.php View 1 chunk +0 lines, -41 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/GPBLabel.php View 1 chunk +0 lines, -40 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/GPBType.php View 1 chunk +0 lines, -55 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/GPBUtil.php View 1 chunk +0 lines, -196 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/GPBWire.php View 1 chunk +0 lines, -582 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo.php View 1 chunk +0 lines, -75 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/GeneratedCodeInfo_Annotation.php View 1 chunk +0 lines, -198 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/InputStream.php View 1 chunk +0 lines, -373 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/MapEntry.php View 1 chunk +0 lines, -57 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/MapField.php View 1 chunk +0 lines, -321 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/Message.php View 1 chunk +0 lines, -679 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/MessageBuilderContext.php View 1 chunk +0 lines, -120 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/MessageOptions.php View 1 chunk +0 lines, -334 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/MethodDescriptorProto.php View 1 chunk +0 lines, -237 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions.php View 1 chunk +0 lines, -143 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/MethodOptions_IdempotencyLevel.php View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/OneofDescriptorProto.php View 1 chunk +0 lines, -86 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/OneofField.php View 1 chunk +0 lines, -77 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/OneofOptions.php View 1 chunk +0 lines, -66 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/OutputStream.php View 1 chunk +0 lines, -164 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/RepeatedField.php View 1 chunk +0 lines, -303 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/ServiceDescriptorProto.php View 1 chunk +0 lines, -114 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/ServiceOptions.php View 1 chunk +0 lines, -115 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo.php View 1 chunk +0 lines, -191 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/SourceCodeInfo_Location.php View 1 chunk +0 lines, -379 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption.php View 1 chunk +0 lines, -246 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/Internal/UninterpretedOption_NamePart.php View 1 chunk +0 lines, -90 lines 0 comments Download
D third_party/protobuf/php/src/Google/Protobuf/descriptor.php View 1 chunk +0 lines, -558 lines 0 comments Download
D third_party/protobuf/php/src/phpdoc.dist.xml View 1 chunk +0 lines, -15 lines 0 comments Download
D third_party/protobuf/php/tests/array_test.php View 1 chunk +0 lines, -939 lines 0 comments Download
M third_party/protobuf/php/tests/autoload.php View 1 chunk +2 lines, -23 lines 0 comments Download
D third_party/protobuf/php/tests/encode_decode_test.php View 1 chunk +0 lines, -135 lines 0 comments Download
D third_party/protobuf/php/tests/gdb_test.sh View 1 chunk +0 lines, -12 lines 0 comments Download
D third_party/protobuf/php/tests/generated_class_test.php View 1 chunk +0 lines, -610 lines 0 comments Download
D third_party/protobuf/php/tests/map_field_test.php View 1 chunk +0 lines, -679 lines 0 comments Download
D third_party/protobuf/php/tests/memory_leak_test.php View 1 chunk +0 lines, -81 lines 0 comments Download
D third_party/protobuf/php/tests/php_implementation_test.php View 1 chunk +0 lines, -480 lines 0 comments Download
D third_party/protobuf/php/tests/proto/test.proto View 1 chunk +0 lines, -141 lines 0 comments Download
D third_party/protobuf/php/tests/proto/test_include.proto View 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/protobuf/php/tests/proto/test_no_namespace.proto View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/protobuf/php/tests/test.sh View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/protobuf/php/tests/test_base.php View 1 chunk +0 lines, -106 lines 0 comments Download
D third_party/protobuf/php/tests/test_util.php View 1 chunk +0 lines, -440 lines 0 comments Download
D third_party/protobuf/php/tests/well_known_test.php View 1 chunk +0 lines, -11 lines 0 comments Download
M third_party/protobuf/post_process_dist.sh View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/protobuf.bzl View 15 chunks +33 lines, -111 lines 0 comments Download
M third_party/protobuf/protoc-artifacts/Dockerfile View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/protobuf/protoc-artifacts/README.md View 5 chunks +4 lines, -38 lines 0 comments Download
M third_party/protobuf/protoc-artifacts/build-protoc.sh View 4 chunks +8 lines, -19 lines 0 comments Download
D third_party/protobuf/protoc-artifacts/build-zip.sh View 1 chunk +0 lines, -108 lines 0 comments Download
M third_party/protobuf/protoc-artifacts/pom.xml View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/protobuf/python/README.md View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/python/google/protobuf/__init__.py View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/python/google/protobuf/descriptor.py View 19 chunks +24 lines, -73 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/descriptor_pb2.py View 31 chunks +45 lines, -136 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/descriptor_pool.py View 13 chunks +68 lines, -222 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/_parameterized.py View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/any_test.proto View 1 chunk +3 lines, -11 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/containers.py View 7 chunks +5 lines, -22 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/decoder.py View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/descriptor_pool_test.py View 7 chunks +0 lines, -70 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/descriptor_test.py View 5 chunks +20 lines, -40 lines 0 comments Download
D third_party/protobuf/python/google/protobuf/internal/file_options_test.proto View 1 chunk +0 lines, -43 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/generator_test.py View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/json_format_test.py View 10 chunks +13 lines, -111 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/message_factory_test.py View 1 chunk +10 lines, -10 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/message_test.py View 12 chunks +15 lines, -34 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/python_message.py View 9 chunks +40 lines, -34 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/reflection_test.py View 21 chunks +20 lines, -91 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/symbol_database_test.py View 1 chunk +12 lines, -14 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/test_util.py View 2 chunks +1 line, -153 lines 0 comments Download
D third_party/protobuf/python/google/protobuf/internal/testing_refleaks.py View 1 chunk +0 lines, -126 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/text_format_test.py View 32 chunks +228 lines, -447 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/type_checkers.py View 4 chunks +7 lines, -8 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/unknown_fields_test.py View 6 chunks +45 lines, -62 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/well_known_types.py View 6 chunks +7 lines, -68 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/internal/well_known_types_test.py View 4 chunks +24 lines, -108 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/json_format.py View 10 chunks +381 lines, -467 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/message.py View 1 chunk +4 lines, -5 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/message_factory.py View 2 chunks +8 lines, -3 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/cpp_message.py View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/descriptor.h View 2 chunks +0 lines, -6 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/descriptor.cc View 15 chunks +13 lines, -284 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.h View 2 chunks +0 lines, -8 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/descriptor_containers.cc View 7 chunks +12 lines, -146 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.h View 3 chunks +29 lines, -6 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/descriptor_pool.cc View 10 chunks +48 lines, -116 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/extension_dict.h View 1 chunk +43 lines, -0 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/extension_dict.cc View 6 chunks +89 lines, -56 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/map_container.h View 1 chunk +9 lines, -3 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/map_container.cc View 15 chunks +20 lines, -81 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/message.h View 10 chunks +37 lines, -30 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/message.cc View 42 chunks +402 lines, -312 lines 0 comments Download
D third_party/protobuf/python/google/protobuf/pyext/message_factory.h View 1 chunk +0 lines, -103 lines 0 comments Download
D third_party/protobuf/python/google/protobuf/pyext/message_factory.cc View 1 chunk +0 lines, -280 lines 0 comments Download
D third_party/protobuf/python/google/protobuf/pyext/message_module.cc View 1 chunk +0 lines, -88 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/pyext/repeated_composite_container.cc View 3 chunks +3 lines, -3 lines 0 comments Download
D third_party/protobuf/python/google/protobuf/pyext/safe_numerics.h View 1 chunk +0 lines, -164 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/reflection.py View 1 chunk +7 lines, -1 line 0 comments Download
M third_party/protobuf/python/google/protobuf/symbol_database.py View 4 chunks +49 lines, -34 lines 0 comments Download
M third_party/protobuf/python/google/protobuf/text_format.py View 42 chunks +175 lines, -444 lines 0 comments Download
D third_party/protobuf/python/setup.cfg View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/protobuf/python/setup.py View 3 chunks +0 lines, -4 lines 0 comments Download
M third_party/protobuf/python/tox.ini View 1 chunk +1 line, -1 line 0 comments Download
A third_party/protobuf/ruby/Gemfile.lock View 1 chunk +30 lines, -0 lines 0 comments Download
M third_party/protobuf/ruby/Rakefile View 3 chunks +3 lines, -8 lines 0 comments Download
M third_party/protobuf/ruby/ext/google/protobuf_c/encode_decode.c View 18 chunks +18 lines, -95 lines 0 comments Download
M third_party/protobuf/ruby/ext/google/protobuf_c/map.c View 6 chunks +9 lines, -11 lines 0 comments Download
M third_party/protobuf/ruby/ext/google/protobuf_c/message.c View 3 chunks +0 lines, -44 lines 0 comments Download
M third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.h View 3 chunks +1 line, -4 lines 0 comments Download
M third_party/protobuf/ruby/ext/google/protobuf_c/protobuf.c View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/protobuf/ruby/ext/google/protobuf_c/repeated_field.c View 3 chunks +7 lines, -10 lines 0 comments Download
M third_party/protobuf/ruby/ext/google/protobuf_c/storage.c View 4 chunks +21 lines, -51 lines 0 comments Download
M third_party/protobuf/ruby/ext/google/protobuf_c/upb.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/ruby/ext/google/protobuf_c/upb.c View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/ruby/google-protobuf.gemspec View 2 chunks +5 lines, -6 lines 0 comments Download
M third_party/protobuf/ruby/lib/google/protobuf.rb View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/ruby/lib/google/protobuf/repeated_field.rb View 2 chunks +2 lines, -2 lines 0 comments Download
D third_party/protobuf/ruby/lib/google/protobuf/well_known_types.rb View 1 chunk +0 lines, -212 lines 0 comments Download
M third_party/protobuf/ruby/pom.xml View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMap.java View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyMessage.java View 5 chunks +8 lines, -27 lines 0 comments Download
M third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/RubyRepeatedField.java View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/Utils.java View 5 chunks +17 lines, -20 lines 0 comments Download
M third_party/protobuf/ruby/tests/basic.rb View 10 chunks +40 lines, -63 lines 0 comments Download
M third_party/protobuf/ruby/tests/generated_code.proto View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/ruby/tests/generated_code_test.rb View 2 chunks +1 line, -3 lines 0 comments Download
D third_party/protobuf/ruby/tests/test_import.proto View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/protobuf/ruby/tests/well_known_types_test.rb View 1 chunk +0 lines, -122 lines 0 comments Download
M third_party/protobuf/ruby/travis-test.sh View 1 chunk +2 lines, -4 lines 0 comments Download
M third_party/protobuf/src/Makefile.am View 14 chunks +119 lines, -161 lines 0 comments Download
M third_party/protobuf/src/README.md View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/any.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/any.proto View 4 chunks +4 lines, -13 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/any.pb.h View 9 chunks +35 lines, -48 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/any.pb.cc View 16 chunks +117 lines, -119 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/api.proto View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/api.pb.h View 30 chunks +109 lines, -161 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/api.pb.cc View 70 chunks +475 lines, -434 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/arena.h View 7 chunks +10 lines, -16 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/arena.cc View 6 chunks +17 lines, -22 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/arena_test_util.h View 1 chunk +0 lines, -31 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/arena_unittest.cc View 12 chunks +12 lines, -44 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/arenastring.h View 5 chunks +9 lines, -7 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/arenastring.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/arenastring_unittest.cc View 4 chunks +12 lines, -10 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/code_generator.h View 5 chunks +27 lines, -23 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/code_generator.cc View 3 chunks +4 lines, -40 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/command_line_interface.h View 9 chunks +23 lines, -41 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/command_line_interface.cc View 36 chunks +79 lines, -147 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/command_line_interface_unittest.cc View 9 chunks +3 lines, -163 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_bootstrap_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.h View 3 chunks +2 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum.cc View 5 chunks +20 lines, -23 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.h View 4 chunks +2 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_enum_field.cc View 12 chunks +24 lines, -32 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_extension.cc View 4 chunks +17 lines, -19 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.h View 3 chunks +4 lines, -17 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_field.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.h View 3 chunks +17 lines, -20 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_file.cc View 31 chunks +323 lines, -374 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_generator.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.h View 3 chunks +20 lines, -7 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_helpers.cc View 8 chunks +44 lines, -15 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.h View 1 chunk +1 line, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_map_field.cc View 5 chunks +126 lines, -159 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.h View 5 chunks +23 lines, -36 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message.cc View 89 chunks +1318 lines, -1470 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.h View 5 chunks +4 lines, -13 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_message_field.cc View 19 chunks +38 lines, -118 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_options.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.h View 4 chunks +2 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_primitive_field.cc View 9 chunks +25 lines, -39 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.h View 1 chunk +1 line, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_service.cc View 7 chunks +30 lines, -35 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.h View 5 chunks +2 lines, -9 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_string_field.cc View 14 chunks +311 lines, -412 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/cpp_unittest.cc View 6 chunks +10 lines, -33 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/cpp/metadata_test.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_doc_comment.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_enum.cc View 2 chunks +4 lines, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_field_base.cc View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.h View 2 chunks +0 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_generator.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_map_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message.cc View 12 chunks +24 lines, -48 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_message_field.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_options.h View 2 chunks +8 lines, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_primitive_field.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_reflection_class.cc View 1 chunk +4 lines, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_enum_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_message_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_repeated_primitive_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_source_generator_base.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/csharp/csharp_wrapper_field.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/importer.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/importer.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/importer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_context.h View 4 chunks +11 lines, -11 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_context.cc View 4 chunks +8 lines, -8 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_doc_comment.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_enum.h View 2 chunks +5 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_enum.cc View 6 chunks +60 lines, -16 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field.cc View 13 chunks +13 lines, -21 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_enum_field_lite.cc View 5 chunks +6 lines, -9 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_enum_lite.h View 2 chunks +5 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_enum_lite.cc View 4 chunks +10 lines, -13 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_extension.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_extension.cc View 2 chunks +7 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_extension_lite.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_field.h View 2 chunks +4 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_field.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_file.h View 4 chunks +5 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_file.cc View 7 chunks +44 lines, -65 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_generator.cc View 4 chunks +34 lines, -59 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.h View 6 chunks +6 lines, -50 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_helpers.cc View 6 chunks +6 lines, -26 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field.cc View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_lazy_message_field_lite.cc View 6 chunks +22 lines, -38 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_map_field.h View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_map_field.cc View 12 chunks +92 lines, -349 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_map_field_lite.cc View 15 chunks +76 lines, -430 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_message.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_message.cc View 22 chunks +61 lines, -81 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder.cc View 9 chunks +12 lines, -96 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_message_builder_lite.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_message_field.cc View 12 chunks +17 lines, -22 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_message_field_lite.cc View 2 chunks +1 line, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_message_lite.h View 1 chunk +2 lines, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_message_lite.cc View 13 chunks +42 lines, -69 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_name_resolver.h View 1 chunk +1 line, -1 line 0 comments Download
D third_party/protobuf/src/google/protobuf/compiler/java/java_options.h View 1 chunk +0 lines, -73 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.cc View 3 chunks +4 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field_lite.cc View 5 chunks +14 lines, -29 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_service.h View 2 chunks +2 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_service.cc View 9 chunks +19 lines, -20 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.h View 3 chunks +7 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_shared_code_generator.cc View 4 chunks +20 lines, -34 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.cc View 4 chunks +5 lines, -14 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/java/java_string_field_lite.cc View 2 chunks +2 lines, -3 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/compiler/js/embed.cc View 1 chunk +0 lines, -113 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/js/js_generator.h View 10 chunks +36 lines, -84 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/js/js_generator.cc View 76 chunks +474 lines, -970 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/compiler/js/well_known_types/any.js View 1 chunk +0 lines, -80 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/compiler/js/well_known_types/struct.js View 1 chunk +0 lines, -168 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/compiler/js/well_known_types/timestamp.js View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.h View 1 chunk +0 lines, -43 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/compiler/js/well_known_types_embed.cc View 1 chunk +0 lines, -314 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/main.cc View 4 chunks +4 lines, -20 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/mock_code_generator.cc View 7 chunks +10 lines, -21 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum.cc View 3 chunks +8 lines, -12 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_enum_field.cc View 1 chunk +5 lines, -9 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_extension.cc View 2 chunks +3 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_field.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.h View 1 chunk +14 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_file.cc View 9 chunks +120 lines, -302 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.h View 1 chunk +2 lines, -13 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_generator.cc View 3 chunks +19 lines, -84 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.h View 8 chunks +15 lines, -102 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_helpers.cc View 22 chunks +172 lines, -548 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_map_field.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.h View 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_message.cc View 8 chunks +4 lines, -51 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/objectivec/objectivec_oneof.cc View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/parser.h View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/parser.cc View 3 chunks +1 line, -11 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/parser_unittest.cc View 3 chunks +5 lines, -5 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/compiler/php/php_generator.h View 1 chunk +0 lines, -57 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/compiler/php/php_generator.cc View 1 chunk +0 lines, -1086 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/plugin.cc View 4 chunks +35 lines, -25 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/plugin.proto View 2 chunks +0 lines, -13 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/plugin.pb.h View 18 chunks +93 lines, -531 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/plugin.pb.cc View 48 chunks +522 lines, -1111 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/python/python_generator.h View 3 chunks +2 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/python/python_generator.cc View 30 chunks +43 lines, -105 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/python/python_plugin_unittest.cc View 2 chunks +0 lines, -48 lines 0 comments Download
A + third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code.rb View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generated_code_pb.rb View 1 chunk +0 lines, -74 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.h View 2 chunks +0 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator.cc View 6 chunks +11 lines, -49 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/ruby/ruby_generator_unittest.cc View 3 chunks +19 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/subprocess.cc View 1 chunk +6 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/compiler/zip_writer.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/descriptor.h View 10 chunks +3 lines, -16 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/descriptor.cc View 70 chunks +113 lines, -386 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/descriptor.proto View 11 chunks +17 lines, -36 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/descriptor.pb.h View 139 chunks +857 lines, -1489 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/descriptor.pb.cc View 391 chunks +4680 lines, -4846 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/descriptor_database.h View 9 chunks +16 lines, -18 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/descriptor_database.cc View 12 chunks +22 lines, -25 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/descriptor_database_unittest.cc View 9 chunks +10 lines, -9 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/descriptor_unittest.cc View 17 chunks +15 lines, -232 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/duration.proto View 2 chunks +1 line, -7 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/duration.pb.h View 8 chunks +31 lines, -59 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/duration.pb.cc View 11 chunks +130 lines, -141 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/dynamic_message.h View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/dynamic_message.cc View 18 chunks +77 lines, -58 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/dynamic_message_unittest.cc View 2 chunks +2 lines, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/empty.proto View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/empty.pb.h View 6 chunks +29 lines, -44 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/empty.pb.cc View 11 chunks +88 lines, -92 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/extension_set.h View 7 chunks +10 lines, -62 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/extension_set.cc View 36 chunks +46 lines, -48 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/extension_set_heavy.cc View 13 chunks +32 lines, -79 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/extension_set_unittest.cc View 7 chunks +6 lines, -74 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/field_mask.proto View 3 chunks +2 lines, -54 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/field_mask.pb.h View 5 chunks +29 lines, -42 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/field_mask.pb.cc View 13 chunks +99 lines, -96 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/generated_message_reflection.h View 9 chunks +132 lines, -214 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/generated_message_reflection.cc View 28 chunks +299 lines, -376 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/generated_message_reflection_unittest.cc View 6 chunks +5 lines, -72 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/generated_message_util.h View 3 chunks +13 lines, -72 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/generated_message_util.cc View 2 chunks +5 lines, -7 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/has_bits.h View 1 chunk +0 lines, -72 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/io/coded_stream.h View 19 chunks +39 lines, -170 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/io/coded_stream.cc View 9 chunks +188 lines, -118 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/io/coded_stream_unittest.cc View 12 chunks +17 lines, -66 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/io/gzip_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/io/printer.h View 5 chunks +7 lines, -29 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/io/printer.cc View 12 chunks +17 lines, -19 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/io/printer_unittest.cc View 12 chunks +15 lines, -15 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/io/tokenizer.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/io/tokenizer.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/io/tokenizer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl.h View 6 chunks +6 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/io/zero_copy_stream_impl_lite.h View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/map.h View 12 chunks +18 lines, -47 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/map_entry.h View 5 chunks +15 lines, -27 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/map_entry_lite.h View 8 chunks +7 lines, -177 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/map_field.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/map_field_lite.h View 2 chunks +4 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/map_field_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/map_lite_unittest.proto View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/map_proto2_unittest.proto View 2 chunks +1 line, -21 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/map_test.cc View 14 chunks +8 lines, -329 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/map_test_util.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/map_type_handler.h View 10 chunks +27 lines, -39 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/map_unittest.proto View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/message.h View 11 chunks +30 lines, -27 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/message.cc View 6 chunks +41 lines, -7 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/message_lite.h View 5 chunks +13 lines, -40 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/message_lite.cc View 9 chunks +22 lines, -23 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/message_unittest.cc View 5 chunks +13 lines, -118 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/metadata.h View 6 chunks +23 lines, -87 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/reflection.h View 4 chunks +9 lines, -22 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/reflection_ops.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/reflection_ops.cc View 6 chunks +6 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/reflection_ops_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/repeated_field.h View 22 chunks +59 lines, -66 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/repeated_field.cc View 2 chunks +5 lines, -13 lines 0 comments Download
A + third_party/protobuf/src/google/protobuf/repeated_field_reflection.h View 5 chunks +15 lines, -291 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/repeated_field_unittest.cc View 18 chunks +19 lines, -45 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/source_context.proto View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/source_context.pb.h View 6 chunks +32 lines, -45 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/source_context.pb.cc View 13 chunks +99 lines, -101 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/struct.proto View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/struct.pb.h View 36 chunks +106 lines, -320 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/struct.pb.cc View 51 chunks +372 lines, -656 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops.h View 5 chunks +8 lines, -16 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm64_gcc.h View 11 chunks +13 lines, -13 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_gcc.h View 2 chunks +5 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_arm_qnx.h View 2 chunks +5 lines, -5 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_generic_c11_atomic.h View 1 chunk +0 lines, -231 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_generic_gcc.h View 6 chunks +6 lines, -24 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_macosx.h View 5 chunks +9 lines, -9 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_mips_gcc.h View 7 chunks +17 lines, -17 lines 0 comments Download
A + third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_pnacl.h View 7 chunks +8 lines, -8 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_power.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_ppc_gcc.h View 3 chunks +9 lines, -9 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_solaris.h View 5 chunks +9 lines, -9 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_tsan.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_gcc.h View 4 chunks +6 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/atomicops_internals_x86_msvc.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/bytestream.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/callback.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/common.h View 1 chunk +5 lines, -8 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/common.cc View 2 chunks +2 lines, -11 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/common_unittest.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/hash.h View 1 chunk +8 lines, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/int128.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/map_util.h View 2 chunks +3 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/mathlimits.h View 4 chunks +10 lines, -29 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/mathutil.h View 2 chunks +22 lines, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/once_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/platform_macros.h View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/port.h View 6 chunks +6 lines, -74 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/stringpiece.h View 1 chunk +8 lines, -0 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/strutil.h View 2 chunks +1 line, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/strutil.cc View 2 chunks +1 line, -16 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/substitute.cc View 1 chunk +1 line, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/time.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/stubs/type_traits.h View 1 chunk +1 line, -1 line 0 comments Download
D third_party/protobuf/src/google/protobuf/test_messages_proto3.proto View 1 chunk +0 lines, -227 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/test_util.cc View 6 chunks +6 lines, -10 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/testdata/bad_utf8_string View 1 chunk +0 lines, -1 line 0 comments Download
D third_party/protobuf/src/google/protobuf/testdata/golden_message_maps View Binary file 0 comments Download
M third_party/protobuf/src/google/protobuf/testing/file.cc View 3 chunks +8 lines, -9 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/testing/googletest.cc View 2 chunks +0 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/text_format.h View 3 chunks +4 lines, -8 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/text_format.cc View 22 chunks +36 lines, -89 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/text_format_unittest.cc View 13 chunks +43 lines, -151 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/timestamp.proto View 2 chunks +6 lines, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/timestamp.pb.h View 8 chunks +33 lines, -48 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/timestamp.pb.cc View 13 chunks +133 lines, -118 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/type.proto View 1 chunk +1 line, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/type.pb.h View 56 chunks +256 lines, -650 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/type.pb.cc View 91 chunks +999 lines, -1398 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/unittest.proto View 2 chunks +0 lines, -40 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/unittest_custom_options.proto View 2 chunks +0 lines, -9 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/unittest_lite.proto View 2 chunks +0 lines, -34 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/unknown_field_set.h View 6 chunks +5 lines, -19 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/unknown_field_set.cc View 10 chunks +30 lines, -23 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/unknown_field_set_unittest.cc View 3 chunks +5 lines, -6 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/field_comparator.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/field_comparator.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/util/field_comparator_test.cc View 2 chunks +8 lines, -8 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/field_mask_util.h View 4 chunks +6 lines, -24 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/field_mask_util.cc View 15 chunks +17 lines, -69 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/field_mask_util_test.cc View 3 chunks +0 lines, -136 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/constants.h View 1 chunk +4 lines, -4 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/datapiece.h View 5 chunks +12 lines, -31 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/datapiece.cc View 7 chunks +28 lines, -74 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.h View 6 chunks +3 lines, -14 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter.cc View 13 chunks +36 lines, -46 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/default_value_objectwriter_test.cc View 1 chunk +0 lines, -33 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/error_listener.h View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/field_mask_utility.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/json_escaping.cc View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.h View 4 chunks +1 line, -19 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter.cc View 2 chunks +4 lines, -17 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/json_objectwriter_test.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.h View 2 chunks +0 lines, -11 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser.cc View 13 chunks +15 lines, -38 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/json_stream_parser_test.cc View 6 chunks +18 lines, -44 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/object_writer.h View 2 chunks +0 lines, -8 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/proto_writer.h View 9 chunks +4 lines, -27 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/proto_writer.cc View 11 chunks +19 lines, -56 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.h View 7 chunks +20 lines, -30 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource.cc View 15 chunks +13 lines, -36 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/protostream_objectsource_test.cc View 12 chunks +23 lines, -50 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.h View 5 chunks +7 lines, -72 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter.cc View 19 chunks +44 lines, -110 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/protostream_objectwriter_test.cc View 26 chunks +50 lines, -544 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/testdata/anys.proto View 2 chunks +7 lines, -62 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/testdata/books.proto View 2 chunks +0 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/testdata/maps.proto View 2 chunks +8 lines, -68 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/testdata/oneofs.proto View 3 chunks +11 lines, -20 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/util/internal/testdata/proto3.proto View 1 chunk +0 lines, -42 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/testdata/struct.proto View 1 chunk +7 lines, -79 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/testdata/timestamp_duration.proto View 1 chunk +7 lines, -40 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/type_info.cc View 4 chunks +9 lines, -11 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/type_info_test_helper.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/utility.h View 3 chunks +0 lines, -15 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/internal/utility.cc View 9 chunks +11 lines, -65 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/json_format_proto3.proto View 2 chunks +0 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/json_util.h View 5 chunks +12 lines, -66 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/json_util.cc View 4 chunks +6 lines, -72 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/json_util_test.cc View 9 chunks +26 lines, -99 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/message_differencer.h View 21 chunks +63 lines, -72 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/message_differencer.cc View 43 chunks +75 lines, -83 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/message_differencer_unittest.cc View 21 chunks +33 lines, -34 lines 0 comments Download
D third_party/protobuf/src/google/protobuf/util/package_info.h View 1 chunk +0 lines, -46 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/time_util.h View 2 chunks +0 lines, -3 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/time_util.cc View 2 chunks +1 line, -10 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/type_resolver.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/type_resolver_util.h View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/util/type_resolver_util.cc View 3 chunks +34 lines, -22 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/wire_format.h View 8 chunks +9 lines, -10 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/wire_format.cc View 9 chunks +21 lines, -22 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/wire_format_lite.h View 6 chunks +32 lines, -69 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/wire_format_lite.cc View 3 chunks +3 lines, -5 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/wire_format_lite_inl.h View 10 chunks +57 lines, -58 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/wire_format_unittest.cc View 8 chunks +8 lines, -8 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/wrappers.proto View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/wrappers.pb.h View 39 chunks +220 lines, -331 lines 0 comments Download
M third_party/protobuf/src/google/protobuf/wrappers.pb.cc View 104 chunks +695 lines, -585 lines 0 comments Download
M third_party/protobuf/tests.sh View 14 chunks +79 lines, -265 lines 0 comments Download

Messages

Total messages: 7 (2 generated)
jam
4 years ago (2016-12-20 19:29:21 UTC) #1
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/4ab2a2f93ec3869acd606c7d5e6d7b361d7de381 Cr-Commit-Position: refs/heads/master@{#439867}
4 years ago (2016-12-20 19:33:19 UTC) #3
jam
Committed patchset #1 (id:1) manually as 4ab2a2f93ec3869acd606c7d5e6d7b361d7de381.
4 years ago (2016-12-20 19:34:55 UTC) #5
jbriance
Sorry about that. For the record, I've sent a PR to fix upstream's protobuf: https://github.com/google/protobuf/pull/2523
4 years ago (2016-12-20 22:26:27 UTC) #6
jbriance
3 years, 12 months ago (2016-12-23 09:43:08 UTC) #7
Message was sent while issue was closed.
Follow-up: https://codereview.chromium.org/2599263002/

Powered by Google App Engine
This is Rietveld 408576698