1. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 8 years ago
  2. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  3. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  4. 9508a42 trying to fix docker once again... by David Garcia Quintas · 8 years ago
  5. 079a179 Change the census metadata keys. Both census keys must be binary keys because of the encoding. by Bogdan Drutu · 8 years ago
  6. 6f87164 Properly handle "." in metadata by Craig Tiller · 8 years ago
  7. a4c9218 fixed mounting gen dir for docker by David Garcia Quintas · 8 years ago
  8. 610107c nth attempt to make clang-format work by David Garcia Quintas · 8 years ago
  9. 41098d3 docker rm true by David Garcia Quintas · 8 years ago
  10. e5af172 Updated scripts to use docker for clang-formatting by David Garcia Quintas · 8 years ago
  11. 5220a75 have lb gen script use docker for clang formatting by David Garcia Quintas · 8 years ago
  12. 13e294e Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  13. d053ded copyriiiights, fuuuuu by David Garcia Quintas · 8 years ago
  14. d2565bb Fixed formatting and updated gen script to use concrete version of clang-format by David Garcia Quintas · 8 years ago
  15. 3f8e734 Added missing copyrights by David Garcia Quintas · 9 years ago
  16. 0892fa6 Added copyright message to generated nanopb code by David Garcia Quintas · 9 years ago
  17. 82a0aab added sanity scripts and checks by David Garcia Quintas · 9 years ago
  18. 756a36c Srcs and hdrs sanity checks skip third_party by David Garcia Quintas · 9 years ago
  19. 7052ac2 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  20. 7a53de1 Merge pull request #4467 from ctiller/DotInHeaderName by David G. Quintas · 9 years ago
  21. a761589 Allow . in header names by Craig Tiller · 9 years ago
  22. 83399c9 Add a test that reproduces server partial message read bug by Craig Tiller · 9 years ago
  23. aa28ccc Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  24. 134cac2 Address comments: revert all changes except adding two new metadata keys by Hongyu Chen · 9 years ago
  25. 934e9d7 Re-legalize comma by Craig Tiller · 9 years ago
  26. 2dd0819 Add copyright by Craig Tiller · 9 years ago
  27. 2a2bee9 Basic server request bad_client template by Craig Tiller · 9 years ago
  28. 886b7d1 Added example to gen_load_balancing_proto.sh by David Garcia Quintas · 9 years ago
  29. 011e79a Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  30. 1f96048 Census tags propagation. by Hongyu Chen · 9 years ago
  31. b2b4261 Remove metadata context entirely by Craig Tiller · 9 years ago
  32. ebdef9d Remove metadata context from the channel stack by Craig Tiller · 9 years ago
  33. f6e40fd Add compression algorithms to static metadata by Craig Tiller · 9 years ago
  34. 51ae0be Add commentary by Craig Tiller · 9 years ago
  35. 328d4b1 More const by Craig Tiller · 9 years ago
  36. 2e7687c Static metadata declarations by Craig Tiller · 9 years ago
  37. 892c34a Remove spurious file by Craig Tiller · 9 years ago
  38. ff03847 Moved nanopb to 3rd party by David Garcia Quintas · 9 years ago
  39. ca1593a stream_op cleanup: build system changes by Craig Tiller · 9 years ago
  40. 35284f0 Simplified comments by David Garcia Quintas · 9 years ago
  41. 809831e Added comments by David Garcia Quintas · 9 years ago
  42. d76cdac Type conversion fixes to make GCC 5.2.0 happy by David Garcia Quintas · 9 years ago
  43. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  44. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  45. 240b7db Outlaw comma in non-binary metadata values by Craig Tiller · 9 years ago
  46. 80aa280 Fix character classes to updated spec by Craig Tiller · 9 years ago
  47. 49772e0 Outlaw illegal metadata characters by Craig Tiller · 9 years ago
  48. 6e8c7e8 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  49. 31489e3 Move some code out of src/ into tools/ by Craig Tiller · 9 years ago