1. e7fd6fc netty: upgrade to netty tcnative 2.0.5 by Carl Mastrangelo · 7 years ago
  2. 0fa2225 netty: fix race condition for listeners attaching to connect future (#3122) by zpencer · 7 years ago
  3. b7e50dd testing: move NoopClientCall & NoopServerCall to internal by ZHANG Dapeng · 7 years ago
  4. 6d9e149 build: Add Bazel java_grpc_library rule by Simon Horlick · 7 years ago
  5. 51ce204 inprocess: mark all classes final by Carl Mastrangelo · 7 years ago
  6. 859d211 core: ServerBuilder.intercept(). (#3118) by Kun Zhang · 7 years ago
  7. 3dce2ee core: add RunWith annotation to OverrideAuthorityNameResolverTest by Eric Gribkoff · 7 years ago
  8. b3c1a5c fix LICENSE file (#3107) by Jan Tattermusch · 7 years ago
  9. e01cec5 netty: push sslContext initialization into transportCreationParamsFilterFactory by Eric Gribkoff · 7 years ago
  10. d3d30e1 benchmarks: add missing ReportQpsScenarioServiceGrpc by Eric Gribkoff · 7 years ago
  11. c3269f2 benchmark service: sync protos with c-core 070a8ee (#3108) by zpencer · 7 years ago
  12. 2b1eee9 core: Do not leak server state when application callbacks throw exceptions (#3064) by zpencer · 7 years ago
  13. dda8f54 Add Windows build and config files for Kokoro (#3096) by Matt Kwong · 7 years ago
  14. 544cede netty: rename HandlerSettings to InternalHandlerSettings by ZHANG Dapeng · 7 years ago
  15. 8d2194c core: don't intern Metadata keys by Carl Mastrangelo · 7 years ago
  16. 726c23b core: OverrideAuthorityNameResolverFactory should forward refresh() (#3061) by zpencer · 7 years ago
  17. d6d3a53 all: update readme to point to 1.4.0 by Carl Mastrangelo · 7 years ago
  18. 2a3cb8f all: bump netty to 4.1.12-Final by Carl Mastrangelo · 7 years ago
  19. cb53bbf all: Filter out Internal* classes from Javadoc by Eric Anderson · 7 years ago
  20. 5324509 core: detect invalid states on server side (eg zero responses for unary) (#3068) by zpencer · 7 years ago
  21. d42a4b2 core: ensure ServerStream and ClientStream become noops after closing (#3092) by zpencer · 7 years ago
  22. 0a8d761 core: Simplify ChannelImpl constructor; testable Builder by Eric Anderson · 7 years ago
  23. 9a5623d android-interop-testing: instrumented interop tests by Eric Gribkoff · 7 years ago
  24. 49b9216 core: set server stream decompressor in transport thread by Eric Gribkoff · 7 years ago
  25. 6038b09 update netty-tcnative version in SECURITY.md by xuwei-k · 7 years ago
  26. 1594ebb core: scheduler.schedule() can be used normally by ZHANG Dapeng · 7 years ago
  27. 17af756 core: deprecate MethodDescriptor.create by Łukasz Strzałkowski · 7 years ago
  28. 8d304b6 netty: update to netty tcnative 2.0.3 by Carl Mastrangelo · 7 years ago
  29. 6b5e53e all: remove PATENTS file by Carl Mastrangelo · 7 years ago
  30. 6ef77e0 core: hide access to Status code and message keys by Carl Mastrangelo · 7 years ago
  31. 1da1dba all: update to gradle 3.5 by Carl Mastrangelo · 7 years ago
  32. 72dd8f9 core: Mark NameResolverProvider experimental and clarify docs by Eric Anderson · 7 years ago
  33. faa0ad7 Revert "core: move NameResolverProvider to internal" by Eric Anderson · 7 years ago
  34. 4a0cf0b core: Bump up instrumentation_api to 0.4.3, use instrumentation-defined STATS_CONTEXT_KEY. (#3070) by Yang Song · 7 years ago
  35. 0622dce context: declare that context should not be mocked by Carl Mastrangelo · 7 years ago
  36. 9057bc7 testing: move out inner class tests in GrpcServerRuleTest by ZHANG Dapeng · 7 years ago
  37. c48610b netty: Eagerly create SslContext by Eric Anderson · 7 years ago
  38. 9c6ea27 core: move NameResolverProvider to internal by Carl Mastrangelo · 7 years ago
  39. 851065d examples: migrate unittest examples to GrpcServerRule by ZHANG Dapeng · 7 years ago
  40. a2a42e3 interop-testing: add alpnagent to support okhttp in test client by Eric Gribkoff · 7 years ago
  41. 55379d1 testing: GrpcServerRule#directExecutor can only be called at instantiation by ZHANG Dapeng · 7 years ago
  42. adc2de7 netty: Clarify max header list size configuration by Eric Anderson · 7 years ago
  43. acc1328 core: Avoid DNS test when no networking available by Eric Anderson · 7 years ago
  44. c0fc678 core: JumpToApplicationThreadServerStreamListener should not close context (#3055) by zpencer · 7 years ago
  45. 82fce83 core: don't return concrete type from AbstractServerImplBuilder by Carl Mastrangelo · 7 years ago
  46. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  47. 55fd61d all: improve contributing.md guidelines. by Jan Tattermusch · 7 years ago
  48. 104350c core: include how long deadline was in Status message by Carl Mastrangelo · 7 years ago
  49. 7b97df0 all: fix gradle file for licence type by Carl Mastrangelo · 7 years ago
  50. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  51. 8a1217d core: Server side cancellations should promptly inform server (#2963) by zpencer · 7 years ago
  52. 37e2131 protobuf: make toStatusProto return null when metadata key is absent by Eric Gribkoff · 7 years ago
  53. 917f6fa compiler: Fix compilation error by Jakob Buchgraber · 7 years ago
  54. f52b4c1 okhttp: ignore unknown HTTP/2 settings by Eric Gribkoff · 7 years ago
  55. ee38b37 core: remove 2 suffix from streams by Carl Mastrangelo · 7 years ago
  56. 7b821a0 netty: increase message quantum by Carl Mastrangelo · 7 years ago
  57. 6760bfe Log deadline narrowing events at FINE instead of INFO. by William Thurston · 7 years ago
  58. ecbacf0 all: fix bad ref to ServerCall by Carl Mastrangelo · 7 years ago
  59. cefcd39 Fix incorrect assertEquals argument ordering by Eric Anderson · 7 years ago
  60. 4ce52d1 all: bump to 1.5.0-SNAPSHOT by Carl Mastrangelo · 7 years ago
  61. 0fe2c5c all: bump to proto 3.3.1 by Carl Mastrangelo · 7 years ago
  62. 530b714 core/tracing: set always record events option for the RPC spans. (#2998) by Bogdan Drutu · 7 years ago
  63. fae55a6 core: delete deprecated affinity API. (#3026) by Kun Zhang · 7 years ago
  64. 4fe3660 testing: Add missing RunWith to GrpcServerRuleTest by Eric Anderson · 7 years ago
  65. 347eb09 all: Minor updates to expand javadocs (#2991) by zpencer · 7 years ago
  66. 66ebcb1 doc: generate use page in javadoc by ZHANG Dapeng · 7 years ago
  67. 5dc8a12 interop-testing,okhttp,testing: update tests to pass with ipv6 by Eric Gribkoff · 7 years ago
  68. 7be1720 core: don't expose internal Metadata.headerCount by Carl Mastrangelo · 7 years ago
  69. a343e99 grpclb: Avoid reference equality for protobuf in oneof by Eric Anderson · 7 years ago
  70. 3fc8163 okhttp: Make implicit cast explicit to declare it safe by Eric Anderson · 7 years ago
  71. cf0e161 Remove unused variables by Eric Anderson · 7 years ago
  72. 67eefa6 Upgrade to netty and netty-tcnative by Łukasz Strzałkowski · 7 years ago
  73. eb6acfe Javadoc improvements, especially to Context by Eric Anderson · 7 years ago
  74. 17b74c1 protobuf-lite: fix typo. s/Marhsaller/Marshaller by kenji yoshida · 7 years ago
  75. 28ad3ba netty: fix server keepalive not initialized bug by ZHANG Dapeng · 7 years ago
  76. 870dd50 core: clarify more origin docs for Channel by Carl Mastrangelo · 7 years ago
  77. 90559c7 core: add Since java doc annotations to Server, and clarify return types by Carl Mastrangelo · 7 years ago
  78. 9954c5f services: HealthStatusManager not to expose server stub methods by ZHANG Dapeng · 7 years ago
  79. bb978ba doc: initiate some package javadoc by ZHANG Dapeng · 7 years ago
  80. f4173c3 core,grpclb: Update addresses in OobChannel by Eric Anderson · 7 years ago
  81. 30b61db core: Update addresses in Subchannel by Eric Anderson · 7 years ago
  82. 1f7c9d5 core: document ServerBuilder return values and method history by Carl Mastrangelo · 7 years ago
  83. 5891c96 doc: fix broken links by ZHANG Dapeng · 7 years ago
  84. f674776 Add/Fix some docs (#2970) by Muxi Yan · 7 years ago
  85. 7d048af javadoc: fix broken links in javadoc by ZHANG Dapeng · 7 years ago
  86. 6418371 android-helloworld: Remove usage of ActionBarActivity by Eric Anderson · 7 years ago
  87. e6804e2 android-helloworld: Ignore proguard warnings for javax.naming by Eric Anderson · 7 years ago
  88. 7aa807c compiler: remove streaming calls from javadoc for newFutureStub by Eric Gribkoff · 7 years ago
  89. 06e823e netty: reduce severity of disconnect message by Carl Mastrangelo · 7 years ago
  90. df69485 build,protobuf: update google_api_protos dependency by Eric Gribkoff · 7 years ago
  91. 8dc29f9 all: bump recommended gRPC and Proto to 1.3.0 and 3.2.0 by Carl Mastrangelo · 7 years ago
  92. 50a92e0 android-interop-testing: Support get option in interop app by Xiao Hang · 7 years ago
  93. a317912 Channel.authority() should return the value of overrideAuthority (#2956) by zpencer · 7 years ago
  94. b2b6745 stub: rm redundant call field in StreamObserverToCallListenerAdapter by ZHANG Dapeng · 7 years ago
  95. 0d6b418 Implement GRPCLB client-side load reporting (#2941) by Kun Zhang · 7 years ago
  96. 982541b build: fix -PerrorProne=false by Eric Anderson · 7 years ago
  97. de0df97 okhttp: Support GET in okhttp transport by Xiao Hang · 7 years ago
  98. dcc3902 grpclb: remove non-determinism workaround by Eric Anderson · 7 years ago
  99. be74e97 core: stop using static flags for Census control. (#2947) by Kun Zhang · 7 years ago
  100. c1a2fb4 grpclb: expose the token metadata key. (#2944) by Kun Zhang · 7 years ago