aboutsummaryrefslogtreecommitdiff
path: root/android-interop-testing
AgeCommit message (Expand)Author
2017-03-06all: start 1.3.0 development cycleCarl Mastrangelo
2017-03-03android-interop-testing: fix lintZHANG Dapeng
2017-02-28all: Downgrade to Guava 19Eric Anderson
2017-02-24android-interop-testing: Fix checkstyle violations (imports)Eric Anderson
2017-02-07all: update to protobuf 3.2.0Carl Mastrangelo
2017-01-30Start 1.2.0 development cycleCarl Mastrangelo
2017-01-23android: Fix ProGuard rules in Android appsEric Anderson
2016-11-01Bump protobuf to 3.1.0Eric Anderson
2016-10-27android-interop-testing: use new channel builder size limitCarl Mastrangelo
2016-09-29all: Bump protobuf to 3.0.2, to fix protoc in CIEric Anderson
2016-09-28android-interop-testing: skip integration tests if there is not enough memoryCarl Mastrangelo
2016-08-18build: upgrade to protobuf-gradle-plugin 0.8.0Kun Zhang
2016-07-29Update protobuf to 3.0.0Eric Anderson
2016-07-25android: Remove providers from ProGuard configurationEric Anderson
2016-07-18android-interop: Remove usage of deprecated generated interfaceEric Anderson
2016-07-11Start 1.1.0 development cycleEric Anderson
2016-07-11interop: Bump maxMessageSize for Android testingEric Anderson
2016-07-01Start 1.0.0 development cycleEric Anderson
2016-06-28Bump protobuf dependency to 3.0.0-beta-3Eric Anderson
2016-06-21android: Add ProGuard rules for NameResolverProviderEric Anderson
2016-05-16android-interop-test: Enable checkstyle; fix violationsEric Anderson
2016-05-09Upgrade to Gradle 2.13Eric Anderson
2016-04-29Begin v0.15.0 CycleCarl Mastrangelo
2016-04-28Revert "Update proto packages to reflect directory structure"Eric Anderson
2016-04-27Update proto packages to reflect directory structureCarl Mastrangelo
2016-04-08Fix proguard. Added three donotwarn for things we don't use at all in this te...Xiao Hang
2016-03-30Simplify nano flag to codegen to just 'nano' from 'nano=true'Eric Anderson
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