1. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  2. 8a1d805 Added bad_client test to check that the server rejects requests with too by Mark D. Roth · 8 years ago
  3. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 8 years ago
  4. de4fcb3 Merge pull request #6050 from dgquintas/nanopb_generation by Jan Tattermusch · 8 years ago
  5. f7d9cbe PR comments by David Garcia Quintas · 8 years ago
  6. 942568b Better dictionary by Craig Tiller · 8 years ago
  7. 69b6d4e Better dictionary by Craig Tiller · 8 years ago
  8. 134a6b6 Dictionary support for fuzzers by Craig Tiller · 8 years ago
  9. d6b4628 Further improvements by David Garcia Quintas · 8 years ago
  10. 4875ce6 fixed typo by David Garcia Quintas · 8 years ago
  11. bba0266 Generalized nanopb generator script by David Garcia Quintas · 8 years ago
  12. 31efd7e Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  13. 7894e60 Merge pull request #6000 from ctiller/optionalize_roundrobin by Nicolas Noble · 8 years ago
  14. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  15. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  16. c201158 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  17. 14e0d98 Begin optionalizing lb policies: initial code movement by Craig Tiller · 8 years ago
  18. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  19. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago
  20. 605ad62 Fix copyright by Craig Tiller · 8 years ago
  21. ffae43c Fix paths by Craig Tiller · 8 years ago
  22. 8424aee Fix codegen for protos by Craig Tiller · 8 years ago
  23. 07503b6 Add identity to static metadata accept-encodings bitmasks by David Garcia Quintas · 8 years ago
  24. c654976 Change client :method selection based on idempotency by Craig Tiller · 8 years ago
  25. 0237592 Add comment by Craig Tiller · 9 years ago
  26. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 9 years ago
  27. 38af612 Fix copyright by Craig Tiller · 9 years ago
  28. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 9 years ago
  29. 00c4829 Ignore pb.h, pb.c for clang-fmt by Craig Tiller · 9 years ago
  30. eb841e2 Revert "Revert "Proto API for LB request/responses"" by Craig Tiller · 9 years ago
  31. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 9 years ago
  32. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  33. 9508a42 trying to fix docker once again... by David Garcia Quintas · 9 years ago
  34. 079a179 Change the census metadata keys. Both census keys must be binary keys because of the encoding. by Bogdan Drutu · 9 years ago
  35. 6f87164 Properly handle "." in metadata by Craig Tiller · 9 years ago
  36. a4c9218 fixed mounting gen dir for docker by David Garcia Quintas · 9 years ago
  37. 610107c nth attempt to make clang-format work by David Garcia Quintas · 9 years ago
  38. 41098d3 docker rm true by David Garcia Quintas · 9 years ago
  39. e5af172 Updated scripts to use docker for clang-formatting by David Garcia Quintas · 9 years ago
  40. 5220a75 have lb gen script use docker for clang formatting by David Garcia Quintas · 9 years ago
  41. 13e294e Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  42. d053ded copyriiiights, fuuuuu by David Garcia Quintas · 9 years ago
  43. d2565bb Fixed formatting and updated gen script to use concrete version of clang-format by David Garcia Quintas · 9 years ago
  44. 3f8e734 Added missing copyrights by David Garcia Quintas · 9 years ago
  45. 0892fa6 Added copyright message to generated nanopb code by David Garcia Quintas · 9 years ago
  46. 82a0aab added sanity scripts and checks by David Garcia Quintas · 9 years ago
  47. 756a36c Srcs and hdrs sanity checks skip third_party by David Garcia Quintas · 9 years ago
  48. 7052ac2 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  49. 7a53de1 Merge pull request #4467 from ctiller/DotInHeaderName by David G. Quintas · 9 years ago
  50. a761589 Allow . in header names by Craig Tiller · 9 years ago
  51. 83399c9 Add a test that reproduces server partial message read bug by Craig Tiller · 9 years ago
  52. aa28ccc Merge remote-tracking branch 'upstream/master' by Hongyu Chen · 9 years ago
  53. 134cac2 Address comments: revert all changes except adding two new metadata keys by Hongyu Chen · 9 years ago
  54. 934e9d7 Re-legalize comma by Craig Tiller · 9 years ago
  55. 2dd0819 Add copyright by Craig Tiller · 9 years ago
  56. 2a2bee9 Basic server request bad_client template by Craig Tiller · 9 years ago
  57. 886b7d1 Added example to gen_load_balancing_proto.sh by David Garcia Quintas · 9 years ago
  58. 011e79a Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  59. 1f96048 Census tags propagation. by Hongyu Chen · 9 years ago
  60. b2b4261 Remove metadata context entirely by Craig Tiller · 9 years ago
  61. ebdef9d Remove metadata context from the channel stack by Craig Tiller · 9 years ago
  62. f6e40fd Add compression algorithms to static metadata by Craig Tiller · 9 years ago
  63. 51ae0be Add commentary by Craig Tiller · 9 years ago
  64. 328d4b1 More const by Craig Tiller · 9 years ago
  65. 2e7687c Static metadata declarations by Craig Tiller · 9 years ago
  66. 892c34a Remove spurious file by Craig Tiller · 9 years ago
  67. ff03847 Moved nanopb to 3rd party by David Garcia Quintas · 9 years ago
  68. ca1593a stream_op cleanup: build system changes by Craig Tiller · 9 years ago
  69. 35284f0 Simplified comments by David Garcia Quintas · 9 years ago
  70. 809831e Added comments by David Garcia Quintas · 9 years ago
  71. d76cdac Type conversion fixes to make GCC 5.2.0 happy by David Garcia Quintas · 9 years ago
  72. 6a6b36c Enable -Wconversion by Craig Tiller · 9 years ago
  73. f96dfc3 First round of fixing up implicit 64->32 bit conversions by Craig Tiller · 9 years ago
  74. 240b7db Outlaw comma in non-binary metadata values by Craig Tiller · 9 years ago
  75. 80aa280 Fix character classes to updated spec by Craig Tiller · 9 years ago
  76. 49772e0 Outlaw illegal metadata characters by Craig Tiller · 9 years ago
  77. 6e8c7e8 Merge github.com:grpc/grpc into oops-i-split-it-again by Craig Tiller · 9 years ago
  78. 31489e3 Move some code out of src/ into tools/ by Craig Tiller · 9 years ago