1. 06c40dc android: Fix ProGuard rules in Android apps by Eric Anderson · 8 years ago
  2. c38611a Bump protobuf to 3.1.0 by Eric Anderson · 8 years ago
  3. d019eea android-interop-testing: use new channel builder size limit by Carl Mastrangelo · 8 years ago
  4. b1d72e5 all: Bump protobuf to 3.0.2, to fix protoc in CI by Eric Anderson · 8 years ago
  5. 3fb3af4 android-interop-testing: skip integration tests if there is not enough memory by Carl Mastrangelo · 8 years ago
  6. 9d747bb build: upgrade to protobuf-gradle-plugin 0.8.0 by Kun Zhang · 8 years ago
  7. 5e1e883 Update protobuf to 3.0.0 by Eric Anderson · 8 years ago
  8. fbd3f52 android: Remove providers from ProGuard configuration by Eric Anderson · 8 years ago
  9. 0099657 android-interop: Remove usage of deprecated generated interface by Eric Anderson · 8 years ago
  10. e9643bb Start 1.1.0 development cycle by Eric Anderson · 8 years ago
  11. 0a98ff0 interop: Bump maxMessageSize for Android testing by Eric Anderson · 8 years ago
  12. 46379da Start 1.0.0 development cycle by Eric Anderson · 8 years ago
  13. dbef1af Bump protobuf dependency to 3.0.0-beta-3 by Eric Anderson · 8 years ago
  14. 4372cee android: Add ProGuard rules for NameResolverProvider by Eric Anderson · 8 years ago
  15. 5a2e5e1 android-interop-test: Enable checkstyle; fix violations by Eric Anderson · 8 years ago
  16. 446f0cb Upgrade to Gradle 2.13 by Eric Anderson · 8 years ago
  17. 3c5b5a5 Begin v0.15.0 Cycle by Carl Mastrangelo · 8 years ago
  18. ac4168a Revert "Update proto packages to reflect directory structure" by Eric Anderson · 8 years ago
  19. 8825f35 Update proto packages to reflect directory structure by Carl Mastrangelo · 8 years ago
  20. b053d89 Fix proguard. Added three donotwarn for things we don't use at all in this testing app. by Xiao Hang · 8 years ago
  21. 0a01b3c Simplify nano flag to codegen to just 'nano' from 'nano=true' by Eric Anderson · 8 years ago
  22. 5d025ed Change InteopTester to take a ManagedChannel directly instead of using all the args to build a channel by Xiao Hang · 9 years ago
  23. b824565 Improve procedure for creating release tag and branch by Eric Anderson · 9 years ago
  24. 30b4232 Start 0.14.0 development cycle by Eric Anderson · 9 years ago
  25. 64bc830 Update Android test build to use current grpc snapshot and support Gradle 2.10 by Eric Anderson · 9 years ago
  26. 5a5f985 Log full Status on Android test failure by Eric Anderson · 9 years ago
  27. 8a40989 Fix OOM errors that happen occasionally by Carl Mastrangelo · 9 years ago
  28. e2ed2e8 Upgrade to protobuf-3.0.0-beta-2 and protobuf-nano-3.0.0-alpha-5 by Kun Zhang · 9 years ago
  29. 7677525 Log start of test and don't wait forever by Eric Anderson · 9 years ago
  30. c70a769 Wait 5 seconds, not over an hour by Eric Anderson · 9 years ago
  31. 2719a8c Updates the README.md to add instructions to start test server. by Feng Li · 9 years ago
  32. d238d86 Some changes to Android interop test App: by Xudong Ma · 9 years ago
  33. a1ed98f Add missing generics by Eric Anderson · 9 years ago
  34. 944edc4 [Android-interop-test] Fail the instrumentation if any exception is thrown during the channel initialization. by Xudong Ma · 9 years ago
  35. ee56c49 Update Android interop test App to use ManagedChannelBuilder by Xudong Ma · 9 years ago
  36. 996ea2f Give dependency example for android clients. by Xudong Ma · 9 years ago
  37. 400926e [Android-interop-test] Support non-tls test and replace a deprecated API call by Xudong Ma · 9 years ago
  38. f7f57b7 Put nano generated code into nano package, unless option javanano_use_deprecated_package is set. by Xudong Ma · 9 years ago
  39. 2016a88 Update the comments in proguard-rules files. by Xudong Ma · 9 years ago
  40. 540b4d3 Revert "Draft of Android specific Channe builder" by Louis Ryan · 9 years ago
  41. 264dc09 Port test cases in AbstractTransportTest to android interop test by Xiao Hang · 9 years ago
  42. d6dc790 Draft of Android specific Channe builder by Louis Ryan · 9 years ago
  43. 0a51f0f Move StreamRecorder to testing package. by Xudong Ma · 9 years ago
  44. fb984bb Update to protobuf beta for Android interop test by Xudong Ma · 9 years ago
  45. 9243157 Fix broken interop test, using new StreamObserver API. by Xiao Hang · 9 years ago
  46. 46c76bd Update android-interop-test's dependency. by Xudong Ma · 9 years ago
  47. d2929cd Reorganize packages. by Kun Zhang · 9 years ago
  48. 512134b Android-Interop-test: fix lint errors/warnings, enable proguard. by Xudong Ma · 9 years ago
  49. 137b2ef Upgrade protobuf-gradle-plugin to 0.6.1 by Kun Zhang · 9 years ago
  50. 12d5797 Android interop test: Use proto plugin to generate the needed code. by Xudong Ma · 9 years ago
  51. 1b3f9a3 Add an option to Android interop test, to configure TLS protocol on SSLCertificateSocketFactory directly. by Xudong Ma · 9 years ago
  52. a0241d8 Use default type of KeyStore in Android interop test App, so that it can work on lower versions. by Xudong Ma · 9 years ago
  53. f88779e Add the Android interop test App. by Xudong Ma · 9 years ago