aboutsummaryrefslogtreecommitdiff
path: root/android-interop-testing
AgeCommit message (Expand)Author
2016-02-29Change InteopTester to take a ManagedChannel directly instead of using all th...Xiao Hang
2016-02-18Improve procedure for creating release tag and branchEric Anderson
2016-02-16Start 0.14.0 development cycleEric Anderson
2016-02-10Update Android test build to use current grpc snapshot and support Gradle 2.10Eric Anderson
2016-02-04Log full Status on Android test failureEric Anderson
2016-01-29Fix OOM errors that happen occasionallyCarl Mastrangelo
2016-01-27Upgrade to protobuf-3.0.0-beta-2 and protobuf-nano-3.0.0-alpha-5Kun Zhang
2016-01-25Log start of test and don't wait foreverEric Anderson
2016-01-25Wait 5 seconds, not over an hourEric Anderson
2015-12-28Updates the README.md to add instructions to start test server.Feng Li
2015-12-14Some changes to Android interop test App:Xudong Ma
2015-12-03Add missing genericsEric Anderson
2015-12-02[Android-interop-test] Fail the instrumentation if any exception is thrown du...Xudong Ma
2015-12-02Update Android interop test App to use ManagedChannelBuilderXudong Ma
2015-10-07Give dependency example for android clients.Xudong Ma
2015-09-29[Android-interop-test] Support non-tls test and replace a deprecated API callXudong Ma
2015-09-28Put nano generated code into nano package, unless option javanano_use_depreca...Xudong Ma
2015-09-17Update the comments in proguard-rules files.Xudong Ma
2015-09-09Revert "Draft of Android specific Channe builder"Louis Ryan
2015-09-04Port test cases in AbstractTransportTest to android interop testXiao Hang
2015-09-03Draft of Android specific Channe builderLouis Ryan
2015-09-01Move StreamRecorder to testing package.Xudong Ma
2015-08-31Update to protobuf beta for Android interop testXudong Ma
2015-08-31Fix broken interop test, using new StreamObserver API.Xiao Hang
2015-08-14Update android-interop-test's dependency.Xudong Ma
2015-08-10Reorganize packages.Kun Zhang
2015-08-04Android-Interop-test: fix lint errors/warnings, enable proguard.Xudong Ma
2015-08-03Upgrade protobuf-gradle-plugin to 0.6.1Kun Zhang
2015-07-07Android interop test: Use proto plugin to generate the needed code.Xudong Ma
2015-07-06Add an option to Android interop test, to configure TLS protocol on SSLCertif...Xudong Ma
2015-06-30Use default type of KeyStore in Android interop test App, so that it can work...Xudong Ma
2015-06-26Add the Android interop test App.Xudong Ma