1. 2690e04 [LSC] Add LOCAL_LICENSE_KINDS to external/grpc-grpc-java by Bob Badour · 3 years, 4 months ago
  2. a97c369 Update gRPC Java Testing Lib to build Host and Android clients. by Karl Shaffer · 3 years, 6 months ago
  3. 9b4675b Merge tag 'upstream/v1.16.1' into HEAD by Hadrien Zalek · 3 years, 10 months ago
  4. 58f48cc Build the gRPC Java testing library by Hadrien Zalek · 4 years ago
  5. 861f914 core: add CallCredentials2 and deprecate CallCredentials' old interface (#4902) by Kun Zhang · 6 years ago
  6. fbfc3a4 core: add Grpc.TRANSPORT_ATTR_LOCAL_ADDR (#4906) by Kun Zhang · 6 years ago
  7. b0f4232 all: use Java7 brackets by Carl Mastrangelo · 6 years ago
  8. 1da3133 testing: Fix flake in AbstractTransportTest.flowControlPushBack by Eric Anderson · 6 years ago
  9. 2fca42f all: prepend internal classes with Internal (#4826) by zpencer · 6 years ago
  10. 4d366ce all: move Channelz to io.grpc as InternalChannelz (#4797) by zpencer · 6 years ago
  11. 9d6241e Propagate EquivalentAddressGroup attributes to transports by Eric Anderson · 6 years ago
  12. 5ce10f0 all: add gradle format checker by ZHANG Dapeng · 6 years ago
  13. 2a127ce core: update opencensus to 0.12.3. (#4530) by Bogdan Drutu · 6 years ago
  14. e41e054 Propagate CallCredentials.ATTR_SECURITY_LEVEL from transports by Eric Anderson · 6 years ago
  15. f5f560a all: TimeProvider to use nanos rather than millis by ZHANG Dapeng · 6 years ago
  16. 21b73bb core: partially stabilize Attributes API (#4458) by zpencer · 6 years ago
  17. 60a0b0c all: normalize copyright header by Carl Mastrangelo · 6 years ago
  18. 02c4fa0 testing: GrpcCleanupRule by ZHANG Dapeng · 6 years ago
  19. 3f63cd0 core: always call StreamTracer.streamClosed() when stream is officially closed. (#4331) by Kun Zhang · 6 years ago
  20. 7c37f1d core,netty,okhttp,services: expose socket options to channelz (#4228) by zpencer · 6 years ago
  21. 8fe313f Marking GrpcServerRule as final by Amit Desai · 6 years ago
  22. a5b55bb netty,okhttp,testing: always set TRANSPORT_ATTR_REMOTE_ADDR (#4217) by zpencer · 6 years ago
  23. 7eab0d9 netty: Add support for Conscrypt by Eric Anderson · 6 years ago
  24. 2a778f1 testing: temporarily disable socketStats_addresses test (#4216) by zpencer · 6 years ago
  25. a83f67a core,netty,okhttp: Transparent retry by ZHANG Dapeng · 6 years ago
  26. 921b668 core,netty,okhttp,testing: separate local vs remote stream start times for channelz (#4194) by zpencer · 6 years ago
  27. f0eb6d2 core,netty,okhttp,testing: nest TransportStats inside SocketStats for channelz (#4190) by zpencer · 6 years ago
  28. df65bef core: delete outboundMessage() and inboundMessage() on StreamTracer. (#4014) by Kun Zhang · 6 years ago
  29. 0465bb5 core,testing: deprecate passing ServerCall to StatsTraceContext (#3912) by zpencer · 6 years ago
  30. af93691 Update opencensus to 0.11.0 and remove extra dependencies. by Bogdan Drutu · 6 years ago
  31. 199a520 core: move ChannelStats and TransportStats to io.grpc.internal.Channelz (#4008) by zpencer · 6 years ago
  32. 35a6bf8 Enable the Guava Beta Checker by Eric Anderson · 6 years ago
  33. 659cce5 Revert "testing: delete deprecated StreamRecorder" (#3801) by ZHANG Dapeng · 6 years ago
  34. f1151f9 core: InternalInstrumented<T> for instrumented classes (#3817) by zpencer · 6 years ago
  35. 25cd0be core,netty,okhttp: move TransportTracer.Stats to io.grpc (#3812) by zpencer · 6 years ago
  36. 2bde25d testing: Remove DeadlineSubject by Eric Anderson · 7 years ago
  37. 6c65386 testing: add testing package to javadoc by ZHANG Dapeng · 7 years ago
  38. 3275dcb testing: delete some deprecated APIs in TestUtils by dapengzhang0 · 7 years ago
  39. dc71083 testing: delete deprecated StreamRecorder by dapengzhang0 · 7 years ago
  40. 83c417b testing: delete deprecated NoopClientCall and NoopServerCall by dapengzhang0 · 7 years ago
  41. baebca2 testing: remove deprecated noopMethodDescriptor by dapengzhang0 · 7 years ago
  42. 1670296 testing: bazel build targets by Steve Conover · 7 years ago
  43. 47bee4f core,netty: plumb fake clock into transport tracer tests (#3724) by zpencer · 7 years ago
  44. ca9a41a core: record RPC upstarts to Census. (#3708) by Kun Zhang · 7 years ago
  45. d0a84ae core,netty: wire TransportTracer to netty client (#3705) by zpencer · 7 years ago
  46. f2968f5 core,netty: correctly count streams that ended due to client cancel (#3683) by zpencer · 7 years ago
  47. ef2ec94 core: use new OpenCensus stats/tagging API. (#3647) by sebright · 7 years ago
  48. 34555e4 testing: add TlsTesting.loadCert by ZHANG Dapeng · 7 years ago
  49. 2162cd0 netty,core: add a TransportTracer class (#3454) by zpencer · 7 years ago
  50. f9f6035 Allow tests to run on IPv6-less machines by Eric Anderson · 7 years ago
  51. 8a9660c testing: move TestUtils.recordServerCallInterceptor internal by ZHANG Dapeng · 7 years ago
  52. d6ff4c2 testing: move io.grpc.testing.StreamRecorder to internal by ZHANG Dapeng · 7 years ago
  53. 27ae095 testing: mark io.grpc.testing.DeadlineSubject experimental by ZHANG Dapeng · 7 years ago
  54. 9a06c4e testing: favor voidMethod and deprecate noopMethod by ZHANG Dapeng · 7 years ago
  55. 733f5ac testing: Use StringBuilder instead of StringBuffer by Eric Anderson · 7 years ago
  56. 071942d core: fix a race in InProcessTransport by ZHANG Dapeng · 7 years ago
  57. 7df9ae9 core,netty,okhttp: detect proxy via ProxySelector (#3021) by zpencer · 7 years ago
  58. 8edead0 core: make in-process transport support StreamTracer by Kun Zhang · 7 years ago
  59. a8db154 testing: reduce mocks in AbstractTransportTest to eliminate flakes by Eric Gribkoff · 7 years ago
  60. 7e534ed core: record individual messages with sizes to Census/tracing (#3461) by Kun Zhang · 7 years ago
  61. a3ff9cd all: Keep artifacts dependencyConvergence-clean by Eric Anderson · 7 years ago
  62. 4141034 core: pass status to ManagedClientTransport.shutdown() (#3351) by Kun Zhang · 7 years ago
  63. c71e291 all: fix typo of overridden by ZHANG Dapeng · 7 years ago
  64. 16575d0 core,netty,okhttp,testing: switch to StreamListener.messagesAvailable by Eric Gribkoff · 7 years ago
  65. 02cb718 testing,core: don't use mocks for stream tracers (#3305) by Carl Mastrangelo · 7 years ago
  66. 04e0450 core: pass CallOptions to newClientStreamTracer(). (#3276) by Kun Zhang · 7 years ago
  67. e14fc40 netty: add timeouts to address test flakiness (#3169) by zpencer · 7 years ago
  68. ff0ad5f testing: refactor part of TestUtils to internal by ZHANG Dapeng · 7 years ago
  69. 0a36c9d all: migrate .proto files from testing-proto to interop-testing by ZHANG Dapeng · 7 years ago
  70. b7e50dd testing: move NoopClientCall & NoopServerCall to internal by ZHANG Dapeng · 7 years ago
  71. d42a4b2 core: ensure ServerStream and ClientStream become noops after closing (#3092) by zpencer · 7 years ago
  72. 9057bc7 testing: move out inner class tests in GrpcServerRuleTest by ZHANG Dapeng · 7 years ago
  73. 55379d1 testing: GrpcServerRule#directExecutor can only be called at instantiation by ZHANG Dapeng · 7 years ago
  74. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  75. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  76. 4fe3660 testing: Add missing RunWith to GrpcServerRuleTest by Eric Anderson · 7 years ago
  77. 5dc8a12 interop-testing,okhttp,testing: update tests to pass with ipv6 by Eric Gribkoff · 7 years ago
  78. 49bde54 core: integrate instrumentation-java (Census) tracing (#2938) by Kun Zhang · 7 years ago
  79. 965fe5d all: Fix basic compatibility with Mockito 2.7.19 by Eric Anderson · 7 years ago
  80. 6618f97 core: add inboundHeaders() to ClientStreamTracer. (#2921) by Kun Zhang · 7 years ago
  81. 75324e9 netty: fix flaky max connection age tests using sleepAtLeast by ZHANG Dapeng · 7 years ago
  82. 903197b core: StreamTracer (#2863) by Kun Zhang · 7 years ago
  83. cdd572c testing: temporarily increased newStream_duringShutdown test timeout to 20s by ZHANG Dapeng · 7 years ago
  84. 675080b all: Enable ErrorProne during compilation by Eric Anderson · 7 years ago
  85. 70b482a core: clean up code deprecated in 1.1 (#2678) by Łukasz Strzałkowski · 7 years ago
  86. 4029b3f Implement missing authority API for HandlerRegistry by Ryan Michela · 7 years ago
  87. 7ab5e0e core: record server_elapsed_time on client (#2673) by Kun Zhang · 7 years ago
  88. 566d0e9 testing: change names of noopMarshaller to void marshaller by Carl Mastrangelo · 7 years ago
  89. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 7 years ago
  90. f088b81 core: stop "testing" from depending on "core"'s test. (#2652) by Kun Zhang · 7 years ago
  91. 8882aba core: rename attributes() -> getAttributes() by Łukasz Strzałkowski · 7 years ago
  92. efbcd1f core: change method descriptor to be builder based by Carl Mastrangelo · 7 years ago
  93. f51316b testing: Move echo interceptors out of TestUtils by Eric Anderson · 7 years ago
  94. 060eb45 Rename attributes() to getAttributes() to make it consistent by Lukasz Strzalkowski · 7 years ago
  95. 1e99b29 all: ErrorProne fixes and avoid @Beta in Guava by Eric Anderson · 7 years ago
  96. ec7f00a core,testing: make MethodDescriptor final and add Test helper by Carl Mastrangelo · 7 years ago
  97. cc934b0 testing: Remove accidental cast to char in file IO by Eric Anderson · 7 years ago
  98. 4a4f25a weekly cleanup: errorprone, javastyle, unused (#2566) by ZHANG Dapeng · 7 years ago
  99. cce8eac core: upgrade census (now named instrumentation) to 0.3.0 (#2565) by Kun Zhang · 7 years ago
  100. 257062f interop-testing: Add custom_metadata interop test by Eric Gribkoff · 7 years ago