1. 82a21ed Merge remote-tracking branch 'upstream/master' into log_test by Yuchen Zeng · 8 years ago
  2. 581367a Merge pull request #7858 from markdroth/cq_verifier_file_line by Craig Tiller · 8 years ago
  3. 916079d Add no-logging test by Yuchen Zeng · 8 years ago
  4. bde8727 Merge pull request #7146 from rjshade/delete_timeout_enum by kpayson64 · 8 years ago
  5. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  6. 661408c clang-format by Mark D. Roth · 8 years ago
  7. 7f9bba8 Fix some more tests that called cq_expect_completion(). by Mark D. Roth · 8 years ago
  8. f03b112 Merge remote-tracking branch 'upstream/master' into cq_verifier_file_line by Mark D. Roth · 8 years ago
  9. 19ea0cf Merge pull request #7616 from markdroth/cq_verifier_cleanup by Nicolas Noble · 8 years ago
  10. 7187ab9 Change cq_verifier to report file and line number for expectations. by Mark D. Roth · 8 years ago
  11. 1edf652 Fix broken test. by Mark D. Roth · 8 years ago
  12. 1bbfe0f clang-format remove blank lines by Robbie Shade · 8 years ago
  13. 19370fc Merge branch 'master' into delete_timeout_enum by Robbie Shade · 8 years ago
  14. daf4699 Merge pull request #6732 from ctiller/consistent_client_count by Craig Tiller · 8 years ago
  15. f4112fc Merge pull request #7741 from nicolasnoble/manual-upmerge by Nicolas Noble · 8 years ago
  16. 37c1c8f Eliminated pointer to end of expectation list. by Mark D. Roth · 8 years ago
  17. 9429717 Merge pull request #7735 from y-zeng/cli_main_fork by kpayson64 · 8 years ago
  18. 25aa88a Address review comments by Yuchen Zeng · 8 years ago
  19. 2bf9913 Fix wrongly included header by Yuchen Zeng · 8 years ago
  20. 9bf9062 Clang-format by Yuchen Zeng · 8 years ago
  21. 302763f Address review comments by Yuchen Zeng · 8 years ago
  22. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  23. 9c9d577 Merge pull request #7640 from markdroth/handshaker_api by kpayson64 · 8 years ago
  24. 5f3cb4d clang-format by Mark D. Roth · 8 years ago
  25. 0c6cce1 Merge pull request #7648 from vjpai/qps_better_ptr by kpayson64 · 8 years ago
  26. 02139a0 Add CliCredentials, config_grpc_cli.h by Yuchen Zeng · 8 years ago
  27. 5a22a59 Merge pull request #7706 from kpayson64/census_resource_test by kpayson64 · 8 years ago
  28. 1748ba6 Merge pull request #7652 from vjpai/qps_better_client_ending by kpayson64 · 8 years ago
  29. e3ce8bd Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress-ga-api by kpayson64 · 8 years ago
  30. 26386e1 Merge remote-tracking branch 'upstream/master' into cli_main_fork by Yuchen Zeng · 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. f50020c Appease the const gods, improve readability, stop using 0 and 1 as by Vijay Pai · 8 years ago
  39. 50be893 Merge pull request #6915 from markdroth/filter_api by kpayson64 · 8 years ago
  40. d02988d clang-format by Vijay Pai · 8 years ago
  41. 25128f1 Better ending for open-loop tests: never wait more than 1 second by Vijay Pai · 8 years ago
  42. 773ecd6 Dramatically reduce time required to complete sync test when running by Vijay Pai · 8 years ago
  43. 4f17395 Properly use unique_ptr rather than explicitly by Vijay Pai · 8 years ago
  44. 28ee43b Updated tests. by Mark D. Roth · 8 years ago
  45. ca15587 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  46. eedc335 Merge pull request #5803 from nicolasnoble/what-the-fuzz by Nicolas Noble · 8 years ago
  47. e60ae9c deflake grpclb_test by David Garcia Quintas · 8 years ago
  48. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  49. 18c7111 Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz by Nicolas "Pixel" Noble · 8 years ago
  50. 85c1168 Merge remote-tracking branch 'upstream/master' into filter_api by Mark D. Roth · 8 years ago
  51. cf501a7 Clean up cq_verifier code. by Mark D. Roth · 8 years ago
  52. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  53. 212a03e Merge pull request #7024 from markdroth/filter_call_init_failure by kpayson64 · 8 years ago
  54. 52f3b67 Merge pull request #7601 from dgquintas/census_stuff by kpayson64 · 8 years ago
  55. 657a15b Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  56. cca4a19 Fix destroy_call_elem API in test. by Mark D. Roth · 8 years ago
  57. 18983f8 Merge pull request #7590 from vjpai/affinity_optional by Vijay Pai · 8 years ago
  58. 3ac6fc1 Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  59. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  60. 4e7259d Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  61. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  62. d9cee6f moar clang-format by David Garcia Quintas · 8 years ago
  63. 8eec9ec Changed census static metadata keys for tracing and tag propagation by David Garcia Quintas · 8 years ago
  64. 54fe31a clang-format by David Garcia Quintas · 8 years ago
  65. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  66. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  67. 96b7b52 Fix exit condition by Vijay Pai · 8 years ago
  68. 6e5c33c Don't assert if we're not able to set affinity for some reason by Vijay Pai · 8 years ago
  69. 4166cb0 Addressed the rest of the PR comments by David Garcia Quintas · 8 years ago
  70. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  71. 9530e8a Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  72. 64f8d09 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  73. efef0d2 Merge pull request #7380 from nicolasnoble/no-c++11-threads by Vijay Pai · 8 years ago
  74. 818564c Merge pull request #7459 from nicolasnoble/udp_test_bitrot by Vijay Pai · 8 years ago
  75. 05d73af Fixed asan failure and some refcounting bugs. by Mark D. Roth · 8 years ago
  76. fa30de9 removed some bits from invalid LR design by David Garcia Quintas · 8 years ago
  77. 68ca351 Fix sanity issues by Yuchen Zeng · 8 years ago
  78. f4046cd Fix thread leak by Yuchen Zeng · 8 years ago
  79. 8c7618e Fix memory overwrite in proto decding; fix test for windows by Alistair Veitch · 8 years ago
  80. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  81. e7068c8 Remove references to string_ref_helper by Yuchen Zeng · 8 years ago
  82. 36a6fe6 Merge remote-tracking branch 'upstream/master' into cli_main by Yuchen Zeng · 8 years ago
  83. 724a4e2 Add header guard by Yuchen Zeng · 8 years ago
  84. bc0b088 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  85. 01da196 Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master by Nicolas Noble · 8 years ago
  86. 2826327 Remove unnecessary dependencies by Yuchen Zeng · 8 years ago
  87. cc961b6 Merge pull request #7020 from rjshade/assert_not_expect by kpayson64 · 8 years ago
  88. b5fa72c Merge pull request #7451 from y-zeng/seperate_generated_files by kpayson64 · 8 years ago
  89. c326407 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  90. 29ca79b Command processing, validation by Yuchen Zeng · 8 years ago
  91. 316f73f Merge v1.0.x into master by murgatroid99 · 8 years ago
  92. d408708 Merge pull request #7488 from ghemawat/slice_user_data by kpayson64 · 8 years ago
  93. 3abd27e merge to upstream/master by Alistair Veitch · 8 years ago
  94. b8208ff Merge pull request #7269 from y-zeng/cli_call by kpayson64 · 8 years ago
  95. f6aefa3 Merge pull request #7400 from yang-g/ga_branch2 by Nicolas Noble · 8 years ago
  96. daf626c Merge branch 'filter_call_init_failure' into filter_api by Mark D. Roth · 8 years ago
  97. e7ab720 clang-format by Mark D. Roth · 8 years ago
  98. fca59fb Add gpr_slice_new_with_user_data. by Sanjay Ghemawat · 8 years ago
  99. 9cb9445 Addressed review comments by Yuchen Zeng · 8 years ago
  100. 6b88b22 Add comments for GRPC_NO_GENERATED_CODE by Yuchen Zeng · 8 years ago