1. 520cc8f Fix ClangTidy by ncteisen · 7 years ago
  2. 3a8ac2e Merge pull request #12763 from ncteisen/debugging-bm-tools by Noah Eisen · 7 years ago
  3. 11aa678 Merge pull request #12702 from endobson/call-ref by Mehrdad Afshari · 7 years ago
  4. 8354fa3 Merge branch 'master' of https://github.com/grpc/grpc into pull_request_interval_script by Nicolas "Pixel" Noble · 7 years ago
  5. daa70e6 Adding Copyright info. by Nicolas "Pixel" Noble · 7 years ago
  6. 1c9ef7c Merge pull request #12663 from sreecha/debug-timers by Sree Kuchibhotla · 7 years ago
  7. 87997ed Merge pull request #12765 from nathanielmanistaatgoogle/cython by Nathaniel Manista · 7 years ago
  8. ede8ed2 Merge pull request #12374 from markdroth/plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  9. 226e906 Merge pull request #12574 from yang-g/comp_call by Yang Gao · 7 years ago
  10. 103991e Devolve staticmethod to ordinary function by Nathaniel Manista · 7 years ago
  11. 3c00328 Add a simple test by yang-g · 7 years ago
  12. cfd20c4 Add CompositeCallCredentials by yang-g · 7 years ago
  13. c2d5edf Increase CPU cost by ncteisen · 7 years ago
  14. 38d089e Merge pull request #12596 from matt-kwong/node-testing by Michael Lumish · 7 years ago
  15. d31551e Merge pull request #12762 from nathanielmanistaatgoogle/cleanups by Nathaniel Manista · 7 years ago
  16. 460af54 Shuffle new and old jobs together by ncteisen · 7 years ago
  17. 73144f9 Merge pull request #12759 from kpayson64/no_more_xp by kpayson64 · 7 years ago
  18. 6489785 Merge pull request #11599 from nathanielmanistaatgoogle/pin-pip by Nathaniel Manista · 7 years ago
  19. 3efe754 "resopnse" typo correction by Nathaniel Manista · 7 years ago
  20. 4ceb743 Drop unused staticmethods by Nathaniel Manista · 7 years ago
  21. 3e3bbdf Raise exception instances rather than classes by Nathaniel Manista · 7 years ago
  22. 6456e49 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  23. fde890e Merge pull request #12749 from markdroth/composite_credentials_race_condition by Mark D. Roth · 7 years ago
  24. 30f1d0f Specify min windows version as Vista for Python by Ken Payson · 7 years ago
  25. 8ba60a7 Merge pull request #12757 from matt-kwong/start-port by Matt Kwong · 7 years ago
  26. e489567 Merge pull request #12651 from apolcyn/cares_srv_master_after_uinittests by apolcyn · 7 years ago
  27. 292c1ef Start port_server before running daily performance profile by Matt Kwong · 7 years ago
  28. bdf998a Fix compression tests for when they expect the client to receive the completion tag by Yash Tibrewal · 7 years ago
  29. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  30. fa90655 Add coverage test to Kokoro by Matt Kwong · 7 years ago
  31. 951f6fb Merge pull request #12729 from yang-g/osxisdifferent by Yang Gao · 7 years ago
  32. 61b26f9 Code review changes. by Mark D. Roth · 7 years ago
  33. 55a807a Fix race condition in composite credentials. by Mark D. Roth · 7 years ago
  34. a745825 Merge pull request #12474 from yihuazhang/async_tsi_test by Mark D. Roth · 7 years ago
  35. 9e3a76b Add c-ares resolver tests against GCE DNS, using the unit test. by Alexander Polcyn · 7 years ago
  36. 98f8989 Merge pull request #12606 from nathanielmanistaatgoogle/all_the_cpythons by Nathaniel Manista · 7 years ago
  37. d847616 Added step-by-step instrution on how to add a new release to grpc backward compatiblity test. by Yong Ni · 7 years ago
  38. c1af97d Merge pull request #12739 from markdroth/proxy_mapper_uds_fix by Nicolas Noble · 7 years ago
  39. 8eeb7ce Merge pull request #12721 from apolcyn/google_rpc_status_fix_not_present_case by apolcyn · 7 years ago
  40. 316855e Don't stop on failure in post test steps by Matt Kwong · 7 years ago
  41. 56e4b8e Merge pull request #12587 from AspirinSJL/lb_fallback by Juanli Shen · 7 years ago
  42. fe40815 Readd grpclb fallback by Juanli Shen · 7 years ago
  43. 1c34d1d Fix C++ goto problem. by Mark D. Roth · 7 years ago
  44. cb799c5 Fix http_proxy proxy mapper to not set proxy_name when returning false. by Mark D. Roth · 7 years ago
  45. 3069fc5 Increase reference count on state used in tcp connect. by Thomas Voß · 7 years ago
  46. c3d8237 Merge pull request #12713 from mehrdada/rebase-8663 by kpayson64 · 7 years ago
  47. 6bf3184 Fix bad_client_window_overflow_test at mac by yang-g · 7 years ago
  48. 1a8bb82 Add tracer for plugin credentials. by Mark D. Roth · 7 years ago
  49. 708163a Merge pull request #12719 from grpc/revert-12580-execp by Yash Tibrewal · 7 years ago
  50. 5490cdd Merge pull request #12709 from markdroth/grpclb_client_load_report_timer_fix by Mark D. Roth · 7 years ago
  51. 5fef3e3 reuse class; change language name; scenario naame; by ZhouyihaiDing · 7 years ago
  52. f1b1ab0 return nil from google rpc status conversion if the grpc-status-details-bin trailer wasnt set by Alexander Polcyn · 7 years ago
  53. 2477cf3 Revert "General executor speedups, introspection" by Craig Tiller · 7 years ago
  54. 873b55c Merge pull request #12340 from muxi/fix-objc-unreachable-code by Muxi Yan · 7 years ago
  55. e249079 Be a tad more specific requesting error reports by Mehrdad Afshari · 7 years ago
  56. c8e145b add protobuf c_ext to php benchmark by ZhouyihaiDing · 7 years ago
  57. a4792f5 Defer restarting LB call until after timer cancellation. by Mark D. Roth · 7 years ago
  58. 2de36a8 Remove unnecessary code to defer client load report until after initial request. by Mark D. Roth · 7 years ago
  59. 9247ad5 Fix dumb timer cancellation bug (reversed conditional). by Mark D. Roth · 7 years ago
  60. a1fbca0 Merge pull request #12584 from dgquintas/pr_latency_script by David G. Quintas · 7 years ago
  61. b4c01f9 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  62. 008a173 Merge pull request #12244 from muxi/fix-stream-compression-eos by Muxi Yan · 7 years ago
  63. f3f420d Merge pull request #12100 from bigcommerce/ruby-interceptors-2 by Mehrdad Afshari · 7 years ago
  64. eec7a91 Add Ruby server interceptors by Shaun McCormick · 7 years ago
  65. 76c9e08 Merge pull request #12686 from muxi/fix-cancel-after-invoke by Muxi Yan · 7 years ago
  66. 60092b0 Fix docs on grpc_call_ref by Eric Dobson · 7 years ago
  67. f7d8860 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-eos by Muxi Yan · 7 years ago
  68. 31c66c5 Merge pull request #12399 from muxi/fix-stream-compression-transport-duplicate by Muxi Yan · 7 years ago
  69. 806c9c8 Merge pull request #12631 from y-zeng/dns_fix by Yuchen Zeng · 7 years ago
  70. fbddbd4 Merge pull request #12696 from ctiller/simple_request by Craig Tiller · 7 years ago
  71. c111341 Make Python generate coverage report in gcov mode by Matt Kwong · 7 years ago
  72. aa97791 Merge pull request #12645 from vjpai/generic_unary by Vijay Pai · 7 years ago
  73. 6ac3f99 Merge pull request #12682 from ZhouyihaiDing/php_perf_dashboard by Zhouyihai Ding · 7 years ago
  74. 0aa5b1e Merge pull request #12626 from matt-kwong/sanity-docker by Matt Kwong · 7 years ago
  75. 3e0905e Merge pull request #12681 from apolcyn/fix_ruby_sigint_mask_in_test by apolcyn · 7 years ago
  76. 3c52038 Fix memory leak by Craig Tiller · 7 years ago
  77. 604a7ca Reduce stack size of simple_request e2e test by Craig Tiller · 7 years ago
  78. af3b4ee add php into jenkins performance tests by ZhouyihaiDing · 7 years ago
  79. aa2bc76 Merge pull request #12683 from grpc/revert-12480-ownit by Vijay Pai · 7 years ago
  80. 872cce1 Merge pull request #12670 from jtattermusch/split_win_PR_tests by Jan Tattermusch · 7 years ago
  81. b8e5562 Revert "Temporarily take ownership of cpp generator to prevent changes" by Vijay Pai · 7 years ago
  82. 2046d0b Add unary call mode to GenericStub to allow generic RPC with 1 CQ trip by Vijay Pai · 7 years ago
  83. 87973ea Merge pull request #12573 from grpc/revert-12572-revert-12214-cereal_eye_sir by Vijay Pai · 7 years ago
  84. d5ded55 delete obsolete code by Sree Kuchibhotla · 7 years ago
  85. 0c867be Add -lstdc++ flag for compiling under gcov by Matt Kwong · 7 years ago
  86. f0729a6 Merge pull request #12672 from ctiller/hpack_stats by Nicolas Noble · 7 years ago
  87. 9fa1659 Fix a memory leak point by Muxi Yan · 7 years ago
  88. 2bc9c8b Review feedback by Sree Kuchibhotla · 7 years ago
  89. a1f7f51 Merge pull request #12675 from grpc/revert-12674-revert-10126-phpqps_auto by Zhouyihai Ding · 7 years ago
  90. 054bba9 More docs by David Garcia Quintas · 7 years ago
  91. 2f3e588 Dont assume that sigint wasnt masked when invoking ruby tests by Alexander Polcyn · 7 years ago
  92. 6bdd49b Merge pull request #12627 from dgquintas/fix_grpclbend2end_flakiness_for_the_nth_time_already by David G. Quintas · 7 years ago
  93. 7115862 update license by ZhouyihaiDing · 7 years ago
  94. 986d32c Merge pull request #12673 from matt-kwong/kokoro-perf-fix by Matt Kwong · 7 years ago
  95. a44cffa Base the new SerializationTraits API on implicit type conversion rather than SFINAE by Vijay Pai · 7 years ago
  96. efce6e1 Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"" by Vijay Pai · 7 years ago
  97. 4917b08 Revert "Revert "Add automated PHP-to-C++ performance testing"" by Zhouyihai Ding · 7 years ago
  98. 6abf920 Merge pull request #12674 from grpc/revert-10126-phpqps_auto by Vijay Pai · 7 years ago
  99. 3121da1 Revert "Add automated PHP-to-C++ performance testing" by Vijay Pai · 7 years ago
  100. d987d95 Don't collect everything after running a build by Matt Kwong · 7 years ago