1. a818f72 Load Reporting back to using metadata by David Garcia Quintas · 7 years ago
  2. c2b1f16 Change metadata names used by the instrumentation. by Bogdan Drutu · 7 years ago
  3. 12d716c add nl by Craig Tiller · 7 years ago
  4. bee6a33 Fix include guards by Craig Tiller · 7 years ago
  5. dd2f706 Generate slightly more efficient code by Craig Tiller · 7 years ago
  6. 3d13d7e Update copyright, choose a better sort order for our enum by Craig Tiller · 7 years ago
  7. ee787ca Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  8. 87c7979 Perform option exchange by Craig Tiller · 7 years ago
  9. c8f62bc Add new setting for true-binary mode by Craig Tiller · 7 years ago
  10. bf28956 Start gen script for new settings handling by Craig Tiller · 7 years ago
  11. 9eb0fde Reorganize ext tree by Craig Tiller · 7 years ago
  12. 0db30f3 HPACK parsing benchmarks by Craig Tiller · 7 years ago
  13. ca452f4 Merge pull request #9648 from dgquintas/lr_sans_md by David G. Quintas · 7 years ago
  14. 716f953 Update protobuf version used for nanopb compiler by David Garcia Quintas · 7 years ago
  15. f31f096 Use call context to propagare LR costs by David Garcia Quintas · 7 years ago
  16. 0c3fdad Fix hpack fuzzer by Craig Tiller · 7 years ago
  17. 19cc2db Merge branch 'slice_with_exec_ctx' into metadata_filter by Craig Tiller · 8 years ago
  18. de7e8c7 Dont add copyright by Craig Tiller · 8 years ago
  19. 5efdf3c Fix casting error by Craig Tiller · 8 years ago
  20. ebc7755 Fix memory overrun by Craig Tiller · 8 years ago
  21. ddea41e Remove code, rely on a pip installable module to codegen by Craig Tiller · 8 years ago
  22. 28d776e Make everything compile for clang & gcc by Craig Tiller · 8 years ago
  23. 6ec8aa1 Simplify batch callout index calculation by Craig Tiller · 8 years ago
  24. a82d2a3 Fix compile, make slice.c respect sub_refcount by Craig Tiller · 8 years ago
  25. 43a5169 Declare sub_refcnt field by Craig Tiller · 8 years ago
  26. a7d37a3 Initial conversion work to indexed metadata by Craig Tiller · 8 years ago
  27. dcbe70c Faster comparison by Craig Tiller · 8 years ago
  28. 3b05e1d Move from cmp --> eq, and provide a good implementation for interning by Craig Tiller · 8 years ago
  29. 9ecadce Get identity law testing right by Craig Tiller · 8 years ago
  30. 0160de9 Begin moving mdelem to be a value type by Craig Tiller · 8 years ago
  31. b2348ba Check length as well as start when determining static metadata id by Craig Tiller · 8 years ago
  32. 1961436 Fix static string interning by Craig Tiller · 8 years ago
  33. 7885d1a Initial fixes by Craig Tiller · 8 years ago
  34. 0451c3d Move slice functions to vtable, implement hash by Craig Tiller · 8 years ago
  35. d7f1583 Tests are starting to compile by Craig Tiller · 8 years ago
  36. 47718a6 Add method config stuff by Craig Tiller · 8 years ago
  37. 5ef31ab Progress towards mdstr elimination by Craig Tiller · 8 years ago
  38. e52bbb1 Initial elimination of grpc_mdstr from metadata.{h,c} by Craig Tiller · 8 years ago
  39. 515a33d Perfect hashing code by Craig Tiller · 8 years ago
  40. 32df467 Merge github.com:grpc/grpc into grpc_slice by Craig Tiller · 8 years ago
  41. e4222b4 Add incldues, fix function names by Craig Tiller · 8 years ago
  42. d30699c Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  43. 654aa86 Merge remote-tracking branch 'upstream/master' into reflection_header by Yuchen Zeng · 8 years ago
  44. d8fe334 s/lb-cost/lb-cost-bin by David Garcia Quintas · 8 years ago
  45. 169c985 Remove generated pb files by Yuchen Zeng · 8 years ago
  46. a3654db Renamed LB-related metadata keys by David Garcia Quintas · 8 years ago
  47. ef394a9 Fix typo by Yuchen Zeng · 8 years ago
  48. 2383a41 Check protoc and grpc_cpp_plugin by Yuchen Zeng · 8 years ago
  49. 27e96f9 Add comments about how to re-generate reflection proto files by Yuchen Zeng · 8 years ago
  50. d53957c Merge pull request #8099 from dgquintas/census_md_rename_sep_16 by David G. Quintas · 8 years ago
  51. 98d5f5c Renamed grpc-census-bin to grpc-stats-bin by David Garcia Quintas · 8 years ago
  52. ebe7c17 Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  53. e032163 Merge pull request #7774 from ctiller/percent-encoder by Craig Tiller · 8 years ago
  54. b8245bd Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  55. 178f4bc prep work for enabling caching by Makdharma · 8 years ago
  56. 88ece58 Update protobuf version to 3.0.0 by David Garcia Quintas · 8 years ago
  57. 1c7a842 Add a strict and a permissive decoder, allow different reserved alphabets by Craig Tiller · 8 years ago
  58. 7f074e0 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  59. 3df9bdf Update generated files with new protobuf version by Jorge Canizales · 8 years ago
  60. 8eec9ec Changed census static metadata keys for tracing and tag propagation by David Garcia Quintas · 8 years ago
  61. 01c4d99 Added new features to load reporting. by David Garcia Quintas · 8 years ago
  62. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  63. 0601df3 Move reflection src/hdr to src/cpp/ext include/grpc++/ext by Yuchen Zeng · 8 years ago
  64. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  65. ea09adc Add a sanity test: check if the generated pb files are up-to-date by Yuchen Zeng · 8 years ago
  66. 44181c02 fix options file; fix generated include guards by Alistair Veitch · 8 years ago
  67. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  68. 749005e Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  69. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  70. 0333a49 Use stream rpc to ensure all related requests go to a single server. by Yuchen Zeng · 8 years ago
  71. 1621c4d Added support for trailing metadata by David Garcia Quintas · 8 years ago
  72. c84ed68 Proto server reflection by Yuchen Zeng · 8 years ago
  73. 8a1d805 Added bad_client test to check that the server rejects requests with too by Mark D. Roth · 8 years ago
  74. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 8 years ago
  75. de4fcb3 Merge pull request #6050 from dgquintas/nanopb_generation by Jan Tattermusch · 8 years ago
  76. f7d9cbe PR comments by David Garcia Quintas · 8 years ago
  77. 942568b Better dictionary by Craig Tiller · 8 years ago
  78. 69b6d4e Better dictionary by Craig Tiller · 8 years ago
  79. 134a6b6 Dictionary support for fuzzers by Craig Tiller · 8 years ago
  80. d6b4628 Further improvements by David Garcia Quintas · 8 years ago
  81. 4875ce6 fixed typo by David Garcia Quintas · 8 years ago
  82. bba0266 Generalized nanopb generator script by David Garcia Quintas · 8 years ago
  83. 31efd7e Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  84. 7894e60 Merge pull request #6000 from ctiller/optionalize_roundrobin by Nicolas Noble · 8 years ago
  85. 64a12c5 Merge github.com:grpc/grpc into copyright-fix by Craig Tiller · 8 years ago
  86. 6169d5f Update copyrights by Craig Tiller · 8 years ago
  87. c201158 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  88. 14e0d98 Begin optionalizing lb policies: initial code movement by Craig Tiller · 8 years ago
  89. 3bd9695 Merge github.com:grpc/grpc into idempotent by Craig Tiller · 8 years ago
  90. c7762a8 Move chttp2 related files under ext/ by Craig Tiller · 8 years ago
  91. 605ad62 Fix copyright by Craig Tiller · 8 years ago
  92. ffae43c Fix paths by Craig Tiller · 8 years ago
  93. 8424aee Fix codegen for protos by Craig Tiller · 8 years ago
  94. 07503b6 Add identity to static metadata accept-encodings bitmasks by David Garcia Quintas · 8 years ago
  95. c654976 Change client :method selection based on idempotency by Craig Tiller · 8 years ago
  96. 0237592 Add comment by Craig Tiller · 8 years ago
  97. 16f6826 Merge github.com:grpc/grpc into fix-proto-docker by Craig Tiller · 8 years ago
  98. 38af612 Fix copyright by Craig Tiller · 8 years ago
  99. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 8 years ago
  100. 00c4829 Ignore pb.h, pb.c for clang-fmt by Craig Tiller · 8 years ago