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