1. 8a81aa1 Changes to grpclb and tests for binary ip addresses. by David Garcia Quintas · 8 years ago
  2. 102fa96 Rename some files to avoid conflicting .obj files on Windows by Craig Tiller · 8 years ago
  3. daf4699 Merge pull request #6732 from ctiller/consistent_client_count by Craig Tiller · 8 years ago
  4. 74a1d9a Increase log verbosity for benchmark driver by Craig Tiller · 8 years ago
  5. ef4d2a5 Merge branch 'fix_grpclb_aug' into lb_add_md by David Garcia Quintas · 8 years ago
  6. 80763dd Merge branch 'master' of github.com:grpc/grpc into lb_add_md by David Garcia Quintas · 8 years ago
  7. 601bb12 Fixed op ordering in grpclb internal client by David Garcia Quintas · 8 years ago
  8. 1a636ab Expand corpus by Craig Tiller · 8 years ago
  9. 4239968 Extend fuzzers (correctly) to deal with permissive/strict encoding by Craig Tiller · 8 years ago
  10. 016493e Extend fuzzers (correctly) to deal with permissive/strict encoding by Craig Tiller · 8 years ago
  11. 1c7a842 Add a strict and a permissive decoder, allow different reserved alphabets by Craig Tiller · 8 years ago
  12. f4112fc Merge pull request #7741 from nicolasnoble/manual-upmerge by Nicolas Noble · 8 years ago
  13. 17ed6b1 Percent encoding routines by Craig Tiller · 8 years ago
  14. 37c1c8f Eliminated pointer to end of expectation list. by Mark D. Roth · 8 years ago
  15. 9429717 Merge pull request #7735 from y-zeng/cli_main_fork by kpayson64 · 8 years ago
  16. 25aa88a Address review comments by Yuchen Zeng · 8 years ago
  17. 5b0e946 Introduced LB token initial metadata propagation by David Garcia Quintas · 8 years ago
  18. 2bf9913 Fix wrongly included header by Yuchen Zeng · 8 years ago
  19. 9bf9062 Clang-format by Yuchen Zeng · 8 years ago
  20. 302763f Address review comments by Yuchen Zeng · 8 years ago
  21. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  22. 9c9d577 Merge pull request #7640 from markdroth/handshaker_api by kpayson64 · 8 years ago
  23. 5f3cb4d clang-format by Mark D. Roth · 8 years ago
  24. 0c6cce1 Merge pull request #7648 from vjpai/qps_better_ptr by kpayson64 · 8 years ago
  25. 02139a0 Add CliCredentials, config_grpc_cli.h by Yuchen Zeng · 8 years ago
  26. 5a22a59 Merge pull request #7706 from kpayson64/census_resource_test by kpayson64 · 8 years ago
  27. 1748ba6 Merge pull request #7652 from vjpai/qps_better_client_ending by kpayson64 · 8 years ago
  28. e3ce8bd Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress-ga-api by kpayson64 · 8 years ago
  29. 26386e1 Merge remote-tracking branch 'upstream/master' into cli_main_fork by Yuchen Zeng · 8 years ago
  30. ab39484 update to system interactive in distrib tests by Alex Polcyn · 8 years ago
  31. 4272cac Rewrite ProtoFileParser by Yuchen Zeng · 8 years ago
  32. 80c704b update distribtest project to Google.Apis.Auth 0.15.0 by Jan Tattermusch · 8 years ago
  33. 5302842 Clang format by Ken Payson · 8 years ago
  34. a6402a9 Made strings constant by Ken Payson · 8 years ago
  35. fddb3d3 Merge remote-tracking branch 'upstream/master' into handshaker_api by Mark D. Roth · 8 years ago
  36. 3ed0063 Add optional resource parameters to census resource test by Ken Payson · 8 years ago
  37. 5450f05 Migrate distrib, interop, and stress to GA API by Nathaniel Manista · 8 years ago
  38. acad79f Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  39. f50020c Appease the const gods, improve readability, stop using 0 and 1 as by Vijay Pai · 8 years ago
  40. 50be893 Merge pull request #6915 from markdroth/filter_api by kpayson64 · 8 years ago
  41. d02988d clang-format by Vijay Pai · 8 years ago
  42. 25128f1 Better ending for open-loop tests: never wait more than 1 second by Vijay Pai · 8 years ago
  43. 773ecd6 Dramatically reduce time required to complete sync test when running by Vijay Pai · 8 years ago
  44. 4f17395 Properly use unique_ptr rather than explicitly by Vijay Pai · 8 years ago
  45. 4103a1b Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  46. a8bb63e Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  47. 6d214bc Add FCService to golden test by Vijay Pai · 8 years ago
  48. 5d94118 clang-format by Vijay Pai · 8 years ago
  49. 28ee43b Updated tests. by Mark D. Roth · 8 years ago
  50. ff91dea Be able to specify FCUnaryService just like AsyncService so that all by Vijay Pai · 8 years ago
  51. 6666816 Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  52. 106df11 Merge github.com:grpc/grpc into grand-unified-closures by Craig Tiller · 8 years ago
  53. ca15587 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  54. eedc335 Merge pull request #5803 from nicolasnoble/what-the-fuzz by Nicolas Noble · 8 years ago
  55. e60ae9c deflake grpclb_test by David Garcia Quintas · 8 years ago
  56. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  57. 18c7111 Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz by Nicolas "Pixel" Noble · 8 years ago
  58. 85c1168 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  59. cf501a7 Clean up cq_verifier code. by Mark D. Roth · 8 years ago
  60. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  61. 212a03e Merge pull request #7024 from markdroth/filter_call_init_failure by kpayson64 · 8 years ago
  62. 52f3b67 Merge pull request #7601 from dgquintas/census_stuff by kpayson64 · 8 years ago
  63. 657a15b Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  64. cca4a19 Fix destroy_call_elem API in test. by Mark D. Roth · 8 years ago
  65. 18983f8 Merge pull request #7590 from vjpai/affinity_optional by Vijay Pai · 8 years ago
  66. 1f32ae4 Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse by David Garcia Quintas · 8 years ago
  67. 3ac6fc1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  68. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  69. 4e7259d Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  70. 8c5424f added gpr_types.h by David Garcia Quintas · 8 years ago
  71. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  72. d9cee6f moar clang-format by David Garcia Quintas · 8 years ago
  73. 8eec9ec Changed census static metadata keys for tracing and tag propagation by David Garcia Quintas · 8 years ago
  74. 54fe31a clang-format by David Garcia Quintas · 8 years ago
  75. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  76. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  77. 96b7b52 Fix exit condition by Vijay Pai · 8 years ago
  78. 6e5c33c Don't assert if we're not able to set affinity for some reason by Vijay Pai · 8 years ago
  79. 4166cb0 Addressed the rest of the PR comments by David Garcia Quintas · 8 years ago
  80. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  81. 9530e8a Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  82. e8fd66b removed codegen/slice_buffer.h and scrubbed codegen/slice.h by David Garcia Quintas · 8 years ago
  83. c79b065 removed codegen/log.h by David Garcia Quintas · 8 years ago
  84. 1399e46 removed codegen/time.h by David Garcia Quintas · 8 years ago
  85. 3b31fdf removed codegen/byte_buffer.h by David Garcia Quintas · 8 years ago
  86. 6b11462 removed codegen/alloc.h by David Garcia Quintas · 8 years ago
  87. 2d04dd8 Change API for next message size to allow a bool return value for failure cases. by Vijay Pai · 8 years ago
  88. 64f8d09 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  89. efef0d2 Merge pull request #7380 from nicolasnoble/no-c++11-threads by Vijay Pai · 8 years ago
  90. 818564c Merge pull request #7459 from nicolasnoble/udp_test_bitrot by Vijay Pai · 8 years ago
  91. 05d73af Fixed asan failure and some refcounting bugs. by Mark D. Roth · 8 years ago
  92. fa30de9 removed some bits from invalid LR design by David Garcia Quintas · 8 years ago
  93. 68ca351 Fix sanity issues by Yuchen Zeng · 8 years ago
  94. f4046cd Fix thread leak by Yuchen Zeng · 8 years ago
  95. 8c7618e Fix memory overwrite in proto decding; fix test for windows by Alistair Veitch · 8 years ago
  96. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  97. e7068c8 Remove references to string_ref_helper by Yuchen Zeng · 8 years ago
  98. 36a6fe6 Merge remote-tracking branch 'upstream/master' into cli_main by Yuchen Zeng · 8 years ago
  99. 724a4e2 Add header guard by Yuchen Zeng · 8 years ago
  100. bc0b088 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago