1. 0e6cf99 core: open up LBv2 APIs for early adopters. by Kun Zhang · 8 years ago
  2. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 8 years ago
  3. 0428556 core: allow LBv2 impls to be stripped out by ProGuard. (#2654) by Kun Zhang · 8 years ago
  4. f088b81 core: stop "testing" from depending on "core"'s test. (#2652) by Kun Zhang · 8 years ago
  5. 7d85e73 ForwardingClientCall.getAttributes should call delegate by dapengzhang0 · 8 years ago
  6. 40bc502 core: remove with* methods from MethodDescriptor by Carl Mastrangelo · 8 years ago
  7. b33d3cb core: rename getAttr() and use standard getAttributes() by Lukasz Strzalkowski · 8 years ago
  8. 8882aba core: rename attributes() -> getAttributes() by Łukasz Strzałkowski · 8 years ago
  9. efbcd1f core: change method descriptor to be builder based by Carl Mastrangelo · 8 years ago
  10. e9fa8c9 core: Only use scheduled executor for timer tasks by Eric Anderson · 8 years ago
  11. a4e481b core: make ServiceDescriptor check input values by Carl Mastrangelo · 8 years ago
  12. 737cd16 core: make StatsContextFactory setters protected (#2634) by Kun Zhang · 8 years ago
  13. 018e2d5 all: make some api non-experimental for 1.1 by ZHANG Dapeng · 8 years ago
  14. 2bd74c5 core: cancel RPC when exception in server onReady by Eric Anderson · 8 years ago
  15. d5eb248 all: bump to netty 4.1.7 by Carl Mastrangelo · 8 years ago
  16. 060eb45 Rename attributes() to getAttributes() to make it consistent by Lukasz Strzalkowski · 8 years ago
  17. 1e99b29 all: ErrorProne fixes and avoid @Beta in Guava by Eric Anderson · 8 years ago
  18. 5a4794f core: add debug information in MessageDeframer. (#2622) by Kun Zhang · 8 years ago
  19. fa8f115 docs: fix deprecation reference in ClientAuthInterceptor. (#2621) by Kun Zhang · 8 years ago
  20. 6494a17 RoundRobinLoadBalancer minor cleanups (#2611) by Łukasz Strzałkowski · 8 years ago
  21. d87a658 core,netty: add getAttributes to ClientStream and ClientCall (#2526) by ZHANG Dapeng · 8 years ago
  22. 527d243 core: more logs in ManagedChannelImpl. (#2606) by Kun Zhang · 8 years ago
  23. d59973c core,services: separately index mutable and immutable services by Eric Gribkoff · 8 years ago
  24. c436d93 core: ServerImpl returns shared resources at termination (#2605) by Kun Zhang · 8 years ago
  25. ec7f00a core,testing: make MethodDescriptor final and add Test helper by Carl Mastrangelo · 8 years ago
  26. ce3a94b core: promote experimental methods in MethodDescriptor by Carl Mastrangelo · 8 years ago
  27. b5b9ba5 core: fix bug with Metadata merging by Carl Mastrangelo · 8 years ago
  28. 8493498 core: remove thisT() from API by Carl Mastrangelo · 8 years ago
  29. 813cb09 core: make getResponseMarshaller experimental in MethodDescriptor by Carl Mastrangelo · 8 years ago
  30. 85bb0a1 core: make Contexts, ResolvedServerInfoGroup, and ServerInterceptors final by Carl Mastrangelo · 8 years ago
  31. 8e463ce core,stub: remove deprecated deadline methods by Carl Mastrangelo · 8 years ago
  32. d17a7b5 core: abstract channel builder to accept LoadBalancer2 (#2583) by Kun Zhang · 8 years ago
  33. 7cb0497 core: ManagedChannelImpl2. (#2530) by Kun Zhang · 8 years ago
  34. 8d49df2 all: add max message size to client calls by Carl Mastrangelo · 8 years ago
  35. 6ed3cbb core: fix API breakage in ServerBuilder by Carl Mastrangelo · 8 years ago
  36. cce8eac core: upgrade census (now named instrumentation) to 0.3.0 (#2565) by Kun Zhang · 8 years ago
  37. 322eb8c grpclb: re-implement GrpclbLoadBalancer in v2 API. (#2557) by Kun Zhang · 8 years ago
  38. 4693492 style: fix styles and error-prones (#2560) by Kun Zhang · 8 years ago
  39. 661413c core: Port PickFirst & RoundRobin LBs to v2 API (#2479) by Łukasz Strzałkowski · 8 years ago
  40. a6ecece doc: more guidelines for LoadBalancer2 implementations. (#2501) by Kun Zhang · 8 years ago
  41. ce9d152 all: update to guava 20 by Carl Mastrangelo · 8 years ago
  42. f8f569e core: InternalSubchannel uses ChannelExecutor. (#2503) by Kun Zhang · 8 years ago
  43. 1ba66d3 doc: update javadocs in DelayedClientTransport2. (#2522) by Kun Zhang · 8 years ago
  44. f394a93 core: add full stack trace in Status.toString by Carl Mastrangelo · 8 years ago
  45. 946046a core: two changes on DelayedClientTransport2. (#2505) by Kun Zhang · 8 years ago
  46. 221fadc Implement setListener in AbstractServerStream and remove from subclasses. by Anuraag Agrawal · 8 years ago
  47. 1f2802a core: make forTarget(String) non-experimental by Carl Mastrangelo · 8 years ago
  48. 178b526 core: handle a race in DelayedClientTransport(2). (#2486) by Kun Zhang · 8 years ago
  49. fd33a72 core: thread-less ChannelExecutor. (#2493) by Kun Zhang · 8 years ago
  50. 21bca9a core: Add @Nullable to Metadata#get by Kenji Kaneda · 8 years ago
  51. e999f8d core: Fix ErrorProne failure for ForOverride by Eric Anderson · 8 years ago
  52. cb1ba5b core: remove extra allocation in MessageFramer by Carl Mastrangelo · 8 years ago
  53. 1d5fd1f core: Fix typos in GrpcUtil by Kenji Kaneda · 8 years ago
  54. 209a32f core,netty: add a log id to the server and server transports by Carl Mastrangelo · 8 years ago
  55. e9779d7 all: use a proper log id which can reference channels, subchannels, and transports by Carl Mastrangelo · 8 years ago
  56. 7ec8167 core: LoadBalancer2 and DelayedClientTransport.reprocess(). (#2443) by Kun Zhang · 8 years ago
  57. cbadf4b internal: mark internal subchannel methods for override by Carl Mastrangelo · 8 years ago
  58. 4d4d4b3 core: improve error message for adding method (#2460) by Michael Avrukin · 8 years ago
  59. e71f2c9 core: make Status reference the correct internal Marshaller by Carl Mastrangelo · 8 years ago
  60. 5ff16dd core: Make tiny fixes to InUseStateAggregator2 and InternalSubchannel (#2466) by Kenji Kaneda · 8 years ago
  61. b24d263 internal/test: make FakeClock more thread-safe (#2452) by ZHANG Dapeng · 8 years ago
  62. c1a7984 core: address data race in StatsTraceContext. (#2454) by Kun Zhang · 8 years ago
  63. c408ead core: add javadocs to internal methods in MethodDescriptor by Carl Mastrangelo · 8 years ago
  64. c8c9fff services: Proto reflection service by Eric Gribkoff · 8 years ago
  65. 6c589e1 core: reverse dependency from core/internal classes, so that it is now one directional. by Carl Mastrangelo · 8 years ago
  66. 6a04022 core: InternalSubchannel: the new TransportSet. (#2427) by Kun Zhang · 8 years ago
  67. e70f7b4 all: cleanup - errorprone, unused by ZHANG Dapeng · 8 years ago
  68. 7311572 core: fix a benign data race in NoopCensusContextFactory. (#2421) by Kun Zhang · 8 years ago
  69. 0d694c8 core,netty: quick patch for setListener regression by ZHANG Dapeng · 8 years ago
  70. 0e27eef core: fix bug when stream listener not set before stream closed by ZHANG Dapeng · 8 years ago
  71. 809cf1b core: MutableHandlerRegistry#addService with BindableService arg by ZHANG Dapeng · 8 years ago
  72. 2e7e25d core: Update HTTP status to gRPC status mapping by Eric Anderson · 8 years ago
  73. 78107a6 core: Do not rely on HTTP 200 by Eric Anderson · 8 years ago
  74. abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
  75. aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
  76. fdd062c core: make max message size part of the public API by Carl Mastrangelo · 8 years ago
  77. 496a621 core: Use grace period to avoid exitIdleMode in fast path by Eric Anderson · 8 years ago
  78. 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
  79. abb4a2a core: Fix a bug for exception handling at messageRead by ZHANG Dapeng · 8 years ago
  80. e7ce41d all: Style, unused, and errorprone fixes by Eric Anderson · 8 years ago
  81. 132f7a9 core: Census integration for stats (#2262) by Kun Zhang · 8 years ago
  82. 4e5765a all: fix minor JavaStyle errors found in code sync by dapengzhang0 · 8 years ago
  83. cad7124 core,netty: split stream state on client-side; AbstractStream2 by Eric Anderson · 8 years ago
  84. 93dd02c core/test: sanitize FakeClock by ZHANG Dapeng · 8 years ago
  85. f5f9ca5 all: fix minor bugs discovered on import by Carl Mastrangelo · 8 years ago
  86. d74091f core: fix a discrepency in state transition. by Kun Zhang · 8 years ago
  87. 107fa8e core: Channel connectivity state API. by Kun Zhang · 8 years ago
  88. 40c5700 core: fix race condition for TransportSet scheduleBackoff by ZHANG Dapeng · 8 years ago
  89. 141eed5 core: change Metadata internals to avoid garbage creation by Carl Mastrangelo · 8 years ago
  90. 0860746 Fix an NPE in Status. by Kun Zhang · 8 years ago
  91. bb73846 core: Remove com.google.common.collect usages, again by Eric Anderson · 8 years ago
  92. 1623063 core: speed up Status code and message parsing by Carl Mastrangelo · 8 years ago
  93. 6907d81 core: Make getTransport's fast path lock-free by Eric Anderson · 8 years ago
  94. 3d4ae36 Fix a deadlock in TransportSet. by Kun Zhang · 8 years ago
  95. 8b745d9 core: Make PickFirst.pick's fast path lock-free by Eric Anderson · 8 years ago
  96. 4aadf55 netty: Fix receipt of ClosedChannelException instead of actual error. Fixes #1330. by Jakob Buchgraber · 8 years ago
  97. 8c18a0d netty: use custom http2 headers for decoding. by Jakob Buchgraber · 8 years ago
  98. e79a27d core: fix a javadoc bug in ClientCall by Carl Mastrangelo · 8 years ago
  99. 35c3f81 core/internal: replace make Stream id a primitive by Carl Mastrangelo · 8 years ago
  100. c69a4b8 core: add a new option to MethodDescriptor for caching support by Xiao Hang · 8 years ago