1. 661413c core: Port PickFirst & RoundRobin LBs to v2 API (#2479) by Łukasz Strzałkowski · 8 years ago
  2. 24bc205 interop-testing: New client for HTTP/2 interop tests by Eric Gribkoff · 8 years ago
  3. ec7d68b okhttp: catch Throwable to avoid breaking preconditions. (#2536) by Kun Zhang · 8 years ago
  4. 49b235d benchmarks: update to jmh 1.17.3 by Carl Mastrangelo · 8 years ago
  5. bff6506 netty: no add_dep io.netty.handler.ssl.SslContext (#2529) by ZHANG Dapeng · 8 years ago
  6. a6ecece doc: more guidelines for LoadBalancer2 implementations. (#2501) by Kun Zhang · 8 years ago
  7. ce9d152 all: update to guava 20 by Carl Mastrangelo · 8 years ago
  8. f8f569e core: InternalSubchannel uses ChannelExecutor. (#2503) by Kun Zhang · 8 years ago
  9. cb6cf1a netty: refactor how internal netty channel works by Carl Mastrangelo · 8 years ago
  10. e36eb10 codehealth: errorprone, unused by ZHANG Dapeng · 8 years ago
  11. 1ba66d3 doc: update javadocs in DelayedClientTransport2. (#2522) by Kun Zhang · 8 years ago
  12. f394a93 core: add full stack trace in Status.toString by Carl Mastrangelo · 8 years ago
  13. 946046a core: two changes on DelayedClientTransport2. (#2505) by Kun Zhang · 8 years ago
  14. aada078 services: Flow control for proto reflection service by Eric Gribkoff · 8 years ago
  15. 221fadc Implement setListener in AbstractServerStream and remove from subclasses. by Anuraag Agrawal · 8 years ago
  16. 1f2802a core: make forTarget(String) non-experimental by Carl Mastrangelo · 8 years ago
  17. 97b9263 context: add the four-value withValues(). (#2506) by Kun Zhang · 8 years ago
  18. 677f05d netty: move internal channel builder code to a special accessor by Carl Mastrangelo · 8 years ago
  19. 178b526 core: handle a race in DelayedClientTransport(2). (#2486) by Kun Zhang · 8 years ago
  20. bd9e041 netty: Add support for keepalive by Łukasz Strzałkowski · 8 years ago
  21. 0573c25 interop-testing: Observe --use_tls to disable TLS with OkHttp by Eric Anderson · 8 years ago
  22. fd33a72 core: thread-less ChannelExecutor. (#2493) by Kun Zhang · 8 years ago
  23. ecb79ce Update param name for saving histograms by Lukasz Strzalkowski · 8 years ago
  24. cfb6bd0 context: Fix ErrorProne ClassNewInstance by Eric Anderson · 8 years ago
  25. 21bca9a core: Add @Nullable to Metadata#get by Kenji Kaneda · 8 years ago
  26. e999f8d core: Fix ErrorProne failure for ForOverride by Eric Anderson · 8 years ago
  27. 67ff170 docs: Place all badges together by Eric Anderson · 8 years ago
  28. b6ebede testing: added junit rule for in-process servers by Joey Bratton · 8 years ago
  29. a10261a all: add gitter chat icon to the README.md file by Kailash Sethuraman · 8 years ago
  30. 483f3d5 Remove deadcode by Lukasz Strzalkowski · 8 years ago
  31. cb1ba5b core: remove extra allocation in MessageFramer by Carl Mastrangelo · 8 years ago
  32. 1d5fd1f core: Fix typos in GrpcUtil by Kenji Kaneda · 8 years ago
  33. 209a32f core,netty: add a log id to the server and server transports by Carl Mastrangelo · 8 years ago
  34. e9779d7 all: use a proper log id which can reference channels, subchannels, and transports by Carl Mastrangelo · 8 years ago
  35. 7ec8167 core: LoadBalancer2 and DelayedClientTransport.reprocess(). (#2443) by Kun Zhang · 8 years ago
  36. cbadf4b internal: mark internal subchannel methods for override by Carl Mastrangelo · 8 years ago
  37. 8486286 context: pluggable Storage mechanism. (#2461) by Kun Zhang · 8 years ago
  38. f15ed05 stub: remove a reference to internal by Carl Mastrangelo · 8 years ago
  39. 4d4d4b3 core: improve error message for adding method (#2460) by Michael Avrukin · 8 years ago
  40. 8ecf054 compiler: Explicitly specify std:: by Eric Anderson · 8 years ago
  41. e71f2c9 core: make Status reference the correct internal Marshaller by Carl Mastrangelo · 8 years ago
  42. 5ff16dd core: Make tiny fixes to InUseStateAggregator2 and InternalSubchannel (#2466) by Kenji Kaneda · 8 years ago
  43. 5269a1b netty: call the client ssl negotiation handler by Carl Mastrangelo · 8 years ago
  44. b24d263 internal/test: make FakeClock more thread-safe (#2452) by ZHANG Dapeng · 8 years ago
  45. 6dc4633 stub: add withWaitForReady by ZHANG Dapeng · 8 years ago
  46. c1a7984 core: address data race in StatsTraceContext. (#2454) by Kun Zhang · 8 years ago
  47. 6da8f47 compiler: whitelist USER32.DLL. (#2455) by Kun Zhang · 8 years ago
  48. c408ead core: add javadocs to internal methods in MethodDescriptor by Carl Mastrangelo · 8 years ago
  49. c8c9fff services: Proto reflection service by Eric Gribkoff · 8 years ago
  50. 6c589e1 core: reverse dependency from core/internal classes, so that it is now one directional. by Carl Mastrangelo · 8 years ago
  51. 0207354 travis: Remove old comment for broken OS X caching by Eric Anderson · 8 years ago
  52. 335638e travis: Use default OS X image (xcode7.3) by Eric Anderson · 8 years ago
  53. 18e628a all: update to gradle 3.2 by Carl Mastrangelo · 8 years ago
  54. 0ec395d interop-testing: apply --server_host_override regardless of flag order by Eric Gribkoff · 8 years ago
  55. 6a04022 core: InternalSubchannel: the new TransportSet. (#2427) by Kun Zhang · 8 years ago
  56. 325c965 example: really fix the loss of precision error (#2435) by Kun Zhang · 8 years ago
  57. a05892a examples: address ErrorProne and warnings. (#2433) by Kun Zhang · 8 years ago
  58. 08e9483 interop-testing: new stress test client command line options (#2413) by Eric Gribkoff · 8 years ago
  59. e70f7b4 all: cleanup - errorprone, unused by ZHANG Dapeng · 8 years ago
  60. e0e13c4 examples: don't use System.lineSeparator if unsupported by Carl Mastrangelo · 8 years ago
  61. 06697b5 doc: link to IDE-specific docs for os-maven-plugin by Eric Anderson · 8 years ago
  62. 7306df4 examples: unit test examples for users by ZHANG Dapeng · 8 years ago
  63. 7311572 core: fix a benign data race in NoopCensusContextFactory. (#2421) by Kun Zhang · 8 years ago
  64. 8826bb5 Remove UTF-8 symbols in example to simplify compilation for most people. by Benjamin Ellenberger · 8 years ago
  65. 0d694c8 core,netty: quick patch for setListener regression by ZHANG Dapeng · 8 years ago
  66. 0e27eef core: fix bug when stream listener not set before stream closed by ZHANG Dapeng · 8 years ago
  67. e406684 netty: add channel options in NettyChannelBuilder by ZHANG Dapeng · 8 years ago
  68. 944879d benchmarks: reuse executor between channels by Carl Mastrangelo · 8 years ago
  69. 809cf1b core: MutableHandlerRegistry#addService with BindableService arg by ZHANG Dapeng · 8 years ago
  70. d954bc2 Typo in version number by Łukasz Strzałkowski · 8 years ago
  71. 636b43b benchmarks: print gc detail and vm flags for benchmarks by Carl Mastrangelo · 8 years ago
  72. 91e61ec github: add an issue template by Carl Mastrangelo · 8 years ago
  73. 540f70e ProtoUtil.jsonMarshaller can be supplied a JsonFormat Parser and Printer by dave · 8 years ago
  74. f6c333e benchmarks: check shutdown after acquiring a token, and weaken error messages on shutdown by Carl Mastrangelo · 8 years ago
  75. 2e7e25d core: Update HTTP status to gRPC status mapping by Eric Anderson · 8 years ago
  76. 78107a6 core: Do not rely on HTTP 200 by Eric Anderson · 8 years ago
  77. c38611a Bump protobuf to 3.1.0 by Eric Anderson · 8 years ago
  78. 483662e interop-testing: -PskipCodegen requires =true by Eric Anderson · 8 years ago
  79. abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
  80. aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
  81. 9eb8f15 interop-testing: fix lint errors found on import by Carl Mastrangelo · 8 years ago
  82. d019eea android-interop-testing: use new channel builder size limit by Carl Mastrangelo · 8 years ago
  83. fdd062c core: make max message size part of the public API by Carl Mastrangelo · 8 years ago
  84. 98f4e41 benchmarks: Avoid sending a message after half close by Eric Anderson · 8 years ago
  85. 2417660 netty: fix static data race on handler settings by Carl Mastrangelo · 8 years ago
  86. 862157a Changes to add support of Power8 little endian by Nishidha · 8 years ago
  87. 496a621 core: Use grace period to avoid exitIdleMode in fast path by Eric Anderson · 8 years ago
  88. 33d99ce Add UNIMPLEMENTED_METHOD interop test case. by Eric Gribkoff · 8 years ago
  89. 8702185 netty: use memory efficient slice in Buffer by Carl Mastrangelo · 8 years ago
  90. 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
  91. 6fa63a6 netty: Upgrade to 4.1.6 and tcnative Fork23. Fixes #2224 (#2349) by Jakob Buchgraber · 8 years ago
  92. 10f4c90 core: Call onSentBytes only if future is successfull. (#2339) by Jakob Buchgraber · 8 years ago
  93. 46e46eb benchmarks: Reduce histogram precision. (#2343) by Jakob Buchgraber · 8 years ago
  94. 1e1c71d netty: Add toString() to GrpcHttp2InboundHeaders. Fixes #2341. (#2342) by Jakob Buchgraber · 8 years ago
  95. abb4a2a core: Fix a bug for exception handling at messageRead by ZHANG Dapeng · 8 years ago
  96. 9606995 netty: Remove RequestMessagesCommand (#2333) by Jakob Buchgraber · 8 years ago
  97. 14cc0db netty: Special case Http2ChannelClosedException. Fixes #2279 (#2334) by Jakob Buchgraber · 8 years ago
  98. e7ce41d all: Style, unused, and errorprone fixes by Eric Anderson · 8 years ago
  99. d760a5a interop-testing: No census asserts for standalone client by Eric Anderson · 8 years ago
  100. 132f7a9 core: Census integration for stats (#2262) by Kun Zhang · 8 years ago