grpc-java/interop-testing
Eric Anderson 47a7ccf0cb Avoid Parser for normal protobuf
Eventually, this could avoid allocating Parser, since we can use
newBuilderForType().mergeFrom(). This would primarily benefit Lite
proto.
2015-09-03 17:31:16 -07:00
..
src Avoid Parser for normal protobuf 2015-09-03 17:31:16 -07:00
build.gradle Revert "Merge pull request #940 from nmittler/interop_openssl" 2015-09-03 16:32:01 -07:00