1. 7c37f1d core,netty,okhttp,services: expose socket options to channelz (#4228) by zpencer · 7 years ago
  2. 4e82e62 Fix compilation in Java 9 by Eric Anderson · 7 years ago
  3. 14003c1 build.gradle: bump protobuf plugin to 0.8.5 (#4101) by zpencer · 7 years ago
  4. 3bb6708 services: Specify serialVersionUID for the dummy SocketAddress by Eric Anderson · 7 years ago
  5. 5f0ee3a Bump to Guava 20 by Eric Anderson · 7 years ago
  6. 0955866 core,services: implement binarylog Client and ServerInterceptor (#4174) by zpencer · 7 years ago
  7. ca99f80 core,services: track server sockets in channelz (#4226) by zpencer · 7 years ago
  8. 401726f services: update channelz TLS proto to use RFC names (#4233) by zpencer · 7 years ago
  9. 37cd042 services: fix lint warning by Carl Mastrangelo · 7 years ago
  10. 9224d2a services: fix binary logging empty metadata NPE, add null checks (#4213) by zpencer · 7 years ago
  11. f56ac76 core,services: add ChannelzService class (#4205) by zpencer · 7 years ago
  12. f017a06 services: update channelz.proto to refer to sockets as socket_ref (#4203) by zpencer · 7 years ago
  13. 86fe318 services: add channelz protos (#4191) by zpencer · 7 years ago
  14. 066ad3c buildscripts,travis: fetch from mvn with retries (#4140) by zpencer · 7 years ago
  15. 887217e core,services: fix binarylog unit tests (#4109) by zpencer · 7 years ago
  16. 5f7b64a core,services: lock down visibility of BinaryLogSink (#4100) by zpencer · 7 years ago
  17. bde2ba2 services: introduce BinaryLogSinkProvider (#3917) by zpencer · 7 years ago
  18. 6f9b4e8 compiler: avoid invoking experimental method in generated code by Eric Gribkoff · 7 years ago
  19. af93691 Update opencensus to 0.11.0 and remove extra dependencies. by Bogdan Drutu · 7 years ago
  20. 4bc0c95 Update ErrorProne to 2.1.3 and fix failures by Eric Anderson · 7 years ago
  21. c96ce4d services: fix lint warnings on binlog (#3927) by zpencer · 7 years ago
  22. c4577ec respond to comments by Spencer Fang · 7 years ago
  23. 0191d0d services: utility methods for create binlog protos by Spencer Fang · 7 years ago
  24. 4c17382 services: let BinaryLog factory return null (#3868) by zpencer · 7 years ago
  25. 02f56b0 core,services: move BinaryLog class to grpc-services (#3867) by zpencer · 7 years ago
  26. c9b02db all: add Status messages to all statuses by Carl Mastrangelo · 7 years ago
  27. aee5fc4 all: update to proto 3.5.0 by Carl Mastrangelo · 7 years ago
  28. d87ef74 core: set sampled for local span per MethodDescriptor. (#3627) by Kun Zhang · 7 years ago
  29. d6ff4c2 testing: move io.grpc.testing.StreamRecorder to internal by ZHANG Dapeng · 7 years ago
  30. 87c8791 compiler: remove references to static fields by Carl Mastrangelo · 7 years ago
  31. 30b5988 compiler: add methods for accessing method descriptors by Carl Mastrangelo · 7 years ago
  32. 78bf838 services: add proto generated classes to intellij path (#3510) by zpencer · 7 years ago
  33. de1630b services: delete deprecated Proto reflection service by Carl Mastrangelo · 7 years ago
  34. a6653bb core/compiler: register Span names for code-generated methods (take 2) by Kun Zhang · 7 years ago
  35. 731bbef core, compiler, protobuf: introduce MethodDescriptor#setSchemaDescriptor by Lukasz Strzalkowski · 7 years ago
  36. 24ff274 all: update to proto 3.4.0 by Carl Mastrangelo · 7 years ago
  37. 182164e compiler: Add option to disable version output by Eric Anderson · 8 years ago
  38. ab85c5a Start 1.7.0 development cycle (#3357) by zpencer · 7 years ago
  39. 424eeea all: begin 1.6 release cycle by Carl Mastrangelo · 7 years ago
  40. c436561 all: Use fixed version number for java 6/7 signatures by Eric Anderson · 7 years ago
  41. 166108a all: fix licence whitespace by Carl Mastrangelo · 7 years ago
  42. 3bfd630 all: update to Apache 2 licence by Carl Mastrangelo · 7 years ago
  43. 4ce52d1 all: bump to 1.5.0-SNAPSHOT by Carl Mastrangelo · 7 years ago
  44. 0fe2c5c all: bump to proto 3.3.1 by Carl Mastrangelo · 7 years ago
  45. 9954c5f services: HealthStatusManager not to expose server stub methods by ZHANG Dapeng · 8 years ago
  46. 7aa807c compiler: remove streaming calls from javadoc for newFutureStub by Eric Gribkoff · 8 years ago
  47. 4f96b0a compiler: move over to method descriptor builder by Łukasz Strzałkowski · 8 years ago
  48. 17b9016 all: begin 1.4.x development cycle by Carl Mastrangelo · 8 years ago
  49. 075b5ec services: Remove unused variables by Eric Anderson · 8 years ago
  50. 260fc27 services: update monitoring.proto by Eric Gribkoff · 8 years ago
  51. 7ce2b4f all: start 1.3.0 development cycle by Carl Mastrangelo · 8 years ago
  52. f2beea6 services: add monitoring service by Eric Gribkoff · 8 years ago
  53. c2cbd5f services: move proto services to io.grpc.protobuf.services by Eric Gribkoff · 8 years ago
  54. e345273 services: don't update reflection index mid-stream by Eric Gribkoff · 8 years ago
  55. 700abb3 compiler: add some missing final modifiers on generated code by Carl Mastrangelo · 8 years ago
  56. 42aa64c all: swap to newer animalsniffer plugin by Eric Anderson · 8 years ago
  57. b0323ac all: update to protobuf 3.2.0 by Carl Mastrangelo · 8 years ago
  58. e8aef5b Start 1.2.0 development cycle by Carl Mastrangelo · 8 years ago
  59. 237a65e core: make ServiceDescriptor use the Builder pattern by Carl Mastrangelo · 8 years ago
  60. cbe0ecd all: fix linter found on import by Carl Mastrangelo · 8 years ago
  61. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 8 years ago
  62. 5bae984 services: remove no-op call in reflection service test by Eric Gribkoff · 8 years ago
  63. d59973c core,services: separately index mutable and immutable services by Eric Gribkoff · 8 years ago
  64. 3d210ae compiler: reduce synchronzed invocation (#2539) by ZHANG Dapeng · 8 years ago
  65. 1aaf1a9 compiler: final bindService() in generated code. (#2553) by Kun Zhang · 8 years ago
  66. aada078 services: Flow control for proto reflection service by Eric Gribkoff · 8 years ago
  67. c8c9fff services: Proto reflection service by Eric Gribkoff · 8 years ago
  68. abffc76 addressing reviewer comments by Eric Gribkoff · 8 years ago
  69. aff1cac Compiler/core changes to support the proto reflection API by Eric Gribkoff · 8 years ago
  70. 894802e compiler: lazily generate ServiceDescriptors by Carl Mastrangelo · 8 years ago
  71. 5e1e883 Update protobuf to 3.0.0 by Eric Anderson · 8 years ago
  72. 3a13aa5 compiler: make Stub final class by ZHANG Dapeng · 8 years ago
  73. e109125 compiler: add build option to enable deprecated generated code by ZHANG Dapeng · 8 years ago
  74. e9643bb Start 1.1.0 development cycle by Eric Anderson · 8 years ago
  75. 46379da Start 1.0.0 development cycle by Eric Anderson · 8 years ago
  76. f149e4c compiler: deprecate interfaces and add ImplBase in codegen by ZHANG Dapeng · 8 years ago
  77. dbef1af Bump protobuf dependency to 3.0.0-beta-3 by Eric Anderson · 8 years ago
  78. 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  79. ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  80. 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 8 years ago
  81. 7c722e4 codegen: Specify URL for ExperimentalApi by Eric Anderson · 8 years ago
  82. 676bf48 core: fix nags from linter by Carl Mastrangelo · 8 years ago
  83. b7eea7c implements health check service by ZHANG Dapeng · 8 years ago