1. 210114d Ease use of JWT by passing URI to auth library by Eric Anderson · 9 years ago
  2. a508c1d Remove Headers by Carl Mastrangelo · 9 years ago
  3. 572f433 Remove Trailers by Carl Mastrangelo · 9 years ago
  4. ca7587f Change some error status usages to be consistent with other gRPC implementations. by Xudong Ma · 9 years ago
  5. d3c5b00 Add CallOptions. by Kun Zhang · 9 years ago
  6. 131ba5d Make the code clearer, fixes #531. by Xudong Ma · 9 years ago
  7. 2ee4d02 Rename Call to ClientCalls. by Kun Zhang · 9 years ago
  8. 7779b4f Cleaning up some warnings. by nmittler · 9 years ago
  9. 2f4aa5a Use Status "UNKNOWN" instead of "INTERNAL" when Status.fromThrowable can not find a cause with a status. by Xudong Ma · 9 years ago
  10. 0d89d3d Fix the issue where the intecepting call fails in start(), does not by Kun Zhang · 9 years ago
  11. b48b4db Fix synchronization in client auth by Eric Anderson · 9 years ago
  12. f38c2a0 Add missing copyright headers by Eric Anderson · 9 years ago
  13. c3e8dae Add checkstyle checking by Eric Anderson · 10 years ago
  14. 76d0955 Clean up warnings by Eric Anderson · 9 years ago
  15. 767a12c Switch to use new leaner auth library for OAuth interceptor by Louis Ryan · 9 years ago
  16. 95c6f50 Udate TODOs to use Github user names by Louis Ryan · 10 years ago
  17. f831458 Removing all references to "stubby" by nmittler · 10 years ago
  18. 1905249 Removing Maven build by nmittler · 10 years ago
  19. 02c953e Migrating run scripts to gradle. by nmittler · 10 years ago
  20. 4de2026 Fix TODO attribution by ejona · 10 years ago
  21. 164b734 Adding gradle build for Java grpc by nathanmittler · 10 years ago
  22. 66ce667 Updating version of gRPC maven build to 0.1.0-SNAPSHOT. by nathanmittler · 10 years ago
  23. 56e307f Add BSD license header to all source files by lryan · 10 years ago
  24. 2b116ef Encode binary headers with Base64 on the wire, and requires all binary headers by zhangkun · 10 years ago
  25. 776ff86 Eliminate ForwardingChannel and switch all use cases to client interceptors. by zhangkun · 10 years ago
  26. ffc18f6 Adding MOE configuration for grpc_java. by nathanmittler · 10 years ago
  27. 9d50299 Plumb trailer passing through transport streams. by ejona · 10 years ago
  28. e4bd1c7 Phase 1 of converting to new Headers mechanism for side-channel. by lryan · 10 years ago
  29. 7a2d8df Move OAuth integration to third_party. by ejona · 10 years ago