1. 89bc2cd all: update to latest import ordering by Carl Mastrangelo · 8 years ago
  2. c8c9fff services: Proto reflection service by Eric Gribkoff · 8 years ago
  3. 809cf1b core: MutableHandlerRegistry#addService with BindableService arg by ZHANG Dapeng · 8 years ago
  4. 23f34be core: Move ServerMethodDefinition back into top-level class by Eric Anderson · 8 years ago
  5. 66ab956 Reapply "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  6. ef17830 Revert "Eliminate MethodDescriptor from startCall and interceptCall for servers" by Eric Anderson · 8 years ago
  7. 3df1446 Eliminate MethodDescriptor from startCall and interceptCall for servers by Louis Ryan · 8 years ago
  8. 9597382 Refactor HandlerRegistry. by Kun Zhang · 8 years ago[Renamed (91%) from core/src/main/java/io/grpc/MutableHandlerRegistryImpl.java]
  9. 28d51c5 Add an authority header to HandlerRegistry.lookupMethod by Carl Mastrangelo · 9 years ago
  10. b687bdc Refactoring channel API. by nmittler · 9 years ago
  11. f8a87ee Remove HandlerRegistry.Method by Carl Mastrangelo · 9 years ago
  12. 73acc73 Remove Method and switch its users to MethodDescriptor. by Kun Zhang · 9 years ago
  13. 518b7db Slight performance improvment for MutableHandlerRegistryImpl by nmittler · 9 years ago
  14. 46dd47f Cleanup Javadoc for Channel, ServerCall and their related classes. by Louis Ryan · 10 years ago
  15. f831458 Removing all references to "stubby" by nmittler · 10 years ago[Renamed (98%) from core/src/main/java/com/google/net/stubby/MutableHandlerRegistryImpl.java]
  16. f8524a1 Add package name to the method string. by yangg · 10 years ago
  17. 56e307f Add BSD license header to all source files by lryan · 10 years ago
  18. 0304b3d Cleaning up various compiler warnings in preparation for opensource. by nathanmittler · 10 years ago
  19. 34aede3 Move inner classes out of Server. by ejona · 10 years ago
  20. ba71ee9 Swap Server from Builder to HandlerRegistry. by ejona · 10 years ago