1. 7384ea9 core: Simplify ServerImpl constructor; testable Builder by Eric Anderson · 7 years ago
  2. a3ac64a core: Move client-side decompressor selection to stream by Eric Anderson · 7 years ago
  3. 45085c3 core: minor cleanup of 859d211b6ece5827fdde56c257e9da7e3f4d56c1 by Carl Mastrangelo · 7 years ago
  4. 859d211 core: ServerBuilder.intercept(). (#3118) by Kun Zhang · 7 years ago
  5. 2b1eee9 core: Do not leak server state when application callbacks throw exceptions (#3064) by zpencer · 7 years ago
  6. 726c23b core: OverrideAuthorityNameResolverFactory should forward refresh() (#3061) by zpencer · 7 years ago
  7. 5324509 core: detect invalid states on server side (eg zero responses for unary) (#3068) by zpencer · 7 years ago
  8. 0a8d761 core: Simplify ChannelImpl constructor; testable Builder by Eric Anderson · 7 years ago
  9. 49b9216 core: set server stream decompressor in transport thread by Eric Gribkoff · 7 years ago
  10. 1594ebb core: scheduler.schedule() can be used normally by ZHANG Dapeng · 7 years ago
  11. 6ef77e0 core: hide access to Status code and message keys by Carl Mastrangelo · 7 years ago
  12. faa0ad7 Revert "core: move NameResolverProvider to internal" by Eric Anderson · 7 years ago
  13. 4a0cf0b core: Bump up instrumentation_api to 0.4.3, use instrumentation-defined STATS_CONTEXT_KEY. (#3070) by Yang Song · 7 years ago
  14. 9c6ea27 core: move NameResolverProvider to internal by Carl Mastrangelo · 7 years ago
  15. adc2de7 netty: Clarify max header list size configuration by Eric Anderson · 7 years ago
  16. c0fc678 core: JumpToApplicationThreadServerStreamListener should not close context (#3055) by zpencer · 7 years ago
  17. 82fce83 core: don't return concrete type from AbstractServerImplBuilder by Carl Mastrangelo · 7 years ago
  18. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  19. 104350c core: include how long deadline was in Status message by Carl Mastrangelo · 7 years ago
  20. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  21. 8a1217d core: Server side cancellations should promptly inform server (#2963) by zpencer · 7 years ago
  22. ee38b37 core: remove 2 suffix from streams by Carl Mastrangelo · 7 years ago
  23. 6760bfe Log deadline narrowing events at FINE instead of INFO. by William Thurston · 7 years ago
  24. 530b714 core/tracing: set always record events option for the RPC spans. (#2998) by Bogdan Drutu · 7 years ago
  25. 347eb09 all: Minor updates to expand javadocs (#2991) by zpencer · 7 years ago
  26. f4173c3 core,grpclb: Update addresses in OobChannel by Eric Anderson · 7 years ago
  27. 30b61db core: Update addresses in Subchannel by Eric Anderson · 7 years ago
  28. 7d048af javadoc: fix broken links in javadoc by ZHANG Dapeng · 7 years ago
  29. a317912 Channel.authority() should return the value of overrideAuthority (#2956) by zpencer · 7 years ago
  30. be74e97 core: stop using static flags for Census control. (#2947) by Kun Zhang · 7 years ago
  31. 49bde54 core: integrate instrumentation-java (Census) tracing (#2938) by Kun Zhang · 7 years ago
  32. ba1c4bf core: Add support for the AppEngine development sandbox by Fred Wulff · 7 years ago
  33. e36d229 core,netty: remove grpc-payload-bin from GET requests by Eric Gribkoff · 7 years ago
  34. b7833da core: lookup TXT records when doing name resolution by Carl Mastrangelo · 7 years ago
  35. 7cf3551 core: pass ServerCall to ServerStreamTracer. (#2930) by Kun Zhang · 7 years ago
  36. a92b048 core: add ServerCall.getAuthority() (#2925) by Kun Zhang · 7 years ago
  37. 4989736 core: clamp keepAliveTime/Timeout in a way easier for test by ZHANG Dapeng · 7 years ago
  38. 393ebf7 netty,okhttp: handle ENHANCE_YOUR_CALM and too_many_pings by Eric Anderson · 7 years ago
  39. 6618f97 core: add inboundHeaders() to ClientStreamTracer. (#2921) by Kun Zhang · 7 years ago
  40. 41c5aab core: record stats for GET requests (#2914) by Kun Zhang · 7 years ago
  41. b661ac7 core: Delete AbstractStream (replaced by AbstractStream2) by Eric Anderson · 7 years ago
  42. 55e3b71 Move okhttp to AbstractStream2 by Xiao Hang · 7 years ago
  43. be61af4 core: use RESOURCE_EXHAUSTED for max message size failures by Carl Mastrangelo · 7 years ago
  44. c8dff0d core: Fix unused variables by Eric Anderson · 7 years ago
  45. b56a728 all: Use "keepalive time" instead of "keepalive delay" by Eric Anderson · 7 years ago
  46. 4227b0b core: Reduce minimum client keepalive time to 10s by Eric Anderson · 7 years ago
  47. 0277b91 okhttp,netty: Normalize client-side keepalive APIs by Eric Anderson · 7 years ago
  48. 44cca55 core: remove incorrect reporting of CLIENT_SERVER_ELAPSED_TIME. (#2891) by Kun Zhang · 7 years ago
  49. c4e615c core: allow SubchannelPicker to return a StreamTracer factory. (#2882) by Kun Zhang · 7 years ago
  50. 903197b core: StreamTracer (#2863) by Kun Zhang · 7 years ago
  51. 3818087 netty: Handle channel creation failure by Eric Anderson · 7 years ago
  52. 1c1864b netty: refactor NettyChannelBuilder keepalive API (#2874) by ZHANG Dapeng · 7 years ago
  53. c4bbe66 netty: expose server side keepalive API by ZHANG Dapeng · 7 years ago
  54. 4096d4b core,netty: support GET verb in AbstractClientStream2 by Eric Anderson · 7 years ago
  55. d4c9d5f core: Wrap keepalive runnables with exception logging by Eric Anderson · 7 years ago
  56. 0bcf921 core: Remove internal comment referencing compression frames by Eric Anderson · 7 years ago
  57. a4d698f core: make SerializingExecutor lockless (#2858) by Carl Mastrangelo · 7 years ago
  58. c131d2d core: Do not call startDeadlineTimer when is deadlineCancellationExecutor is null by Kenji Kaneda · 7 years ago
  59. 7a73bf1 core,benchmarks: use Atomics for StatsTraceContext by Carl Mastrangelo · 7 years ago
  60. 6789eac core,netty,okhttp: KeepAliveManager with Pinger by ZHANG Dapeng · 7 years ago
  61. 418d52d core: unify EquivalentAddressGroup and its immitators. (#2755) by Kun Zhang · 7 years ago
  62. 3ffa5a9 Okhttp: keepAlivedManager#onTransportShutdown moved from shutdown to stopIfNecessary and refactored by ZHANG Dapeng · 7 years ago
  63. 82bdf53 core: use nanos more consistently by Carl Mastrangelo · 7 years ago
  64. 19afd8b core: Support keepalive even when transport is idle by Eric Anderson · 7 years ago
  65. c44a4b2 core: keepaliveManager not to use Ping.onSuccess; ragard onDataReceive as ping Ack by ZHANG Dapeng · 7 years ago
  66. ce243a9 core: make timeout marshalling less verbose by Carl Mastrangelo · 7 years ago
  67. 7bb60dc core: introduce PickSubchannelArgs (#2740) by Łukasz Strzałkowski · 7 years ago
  68. 1fb353f core: fix keepalivemanager bug on handling IDLE_AND_PING_SENT by ZHANG Dapeng · 7 years ago
  69. 5c37a83 core: cache Accept-Encoding headers (#2766) by Carl Mastrangelo · 7 years ago
  70. 437fafa Address review comments by Eric Anderson · 7 years ago
  71. 2eeb5e3 all: Downgrade to Guava 19 by Eric Anderson · 7 years ago
  72. 2131dfe doc: there's no type param anymore by Lukasz Strzalkowski · 7 years ago
  73. f995c6c doc: fix @link to cancel in java doc by Lukasz Strzalkowski · 7 years ago
  74. efe261e core: remove SingleTransportChannel, not used by Lukasz Strzalkowski · 7 years ago
  75. a9bd947 core: promote LBv2 classes. by Kun Zhang · 7 years ago
  76. a6b1d89 core: delete the old channel impl and LoadBalancer. by Kun Zhang · 7 years ago
  77. 675080b all: Enable ErrorProne during compilation by Eric Anderson · 7 years ago
  78. 6ff5f21 core: report error count metrics. (#2734) by Kun Zhang · 7 years ago
  79. 4029b3f Implement missing authority API for HandlerRegistry by Ryan Michela · 7 years ago
  80. 9c78b46 core: DelayedStream getAttributes to throw IllegalStateExeption if not passThrough by ZHANG Dapeng · 7 years ago
  81. 9a81cad core: switch to LBv2 as the default. (#2707) by Kun Zhang · 7 years ago
  82. 7ab5e0e core: record server_elapsed_time on client (#2673) by Kun Zhang · 7 years ago
  83. cbe0ecd all: fix linter found on import by Carl Mastrangelo · 8 years ago
  84. 65e4d9f all: avoid DNS with GRPC_PROXY_EXP by Eric Anderson · 8 years ago
  85. 0e6cf99 core: open up LBv2 APIs for early adopters. by Kun Zhang · 8 years ago
  86. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 8 years ago
  87. 0428556 core: allow LBv2 impls to be stripped out by ProGuard. (#2654) by Kun Zhang · 8 years ago
  88. b33d3cb core: rename getAttr() and use standard getAttributes() by Lukasz Strzalkowski · 8 years ago
  89. 8882aba core: rename attributes() -> getAttributes() by Łukasz Strzałkowski · 8 years ago
  90. e9fa8c9 core: Only use scheduled executor for timer tasks by Eric Anderson · 8 years ago
  91. 737cd16 core: make StatsContextFactory setters protected (#2634) by Kun Zhang · 8 years ago
  92. 2bd74c5 core: cancel RPC when exception in server onReady by Eric Anderson · 8 years ago
  93. d5eb248 all: bump to netty 4.1.7 by Carl Mastrangelo · 8 years ago
  94. 060eb45 Rename attributes() to getAttributes() to make it consistent by Lukasz Strzalkowski · 8 years ago
  95. 1e99b29 all: ErrorProne fixes and avoid @Beta in Guava by Eric Anderson · 8 years ago
  96. 5a4794f core: add debug information in MessageDeframer. (#2622) by Kun Zhang · 8 years ago
  97. d87a658 core,netty: add getAttributes to ClientStream and ClientCall (#2526) by ZHANG Dapeng · 8 years ago
  98. 527d243 core: more logs in ManagedChannelImpl. (#2606) by Kun Zhang · 8 years ago
  99. d59973c core,services: separately index mutable and immutable services by Eric Gribkoff · 8 years ago
  100. c436d93 core: ServerImpl returns shared resources at termination (#2605) by Kun Zhang · 8 years ago