1. 27bf05d Add tests for c-ares wrapper using a local DNS server. by Alexander Polcyn · 7 years ago
  2. 3bf7b71 Merge pull request #12187 from AspirinSJL/lb_fallback by Juanli Shen · 7 years ago
  3. ce286cb Merge pull request #12502 from vjpai/make_spelling_great_again by Vijay Pai · 7 years ago
  4. 87232b0 Merge pull request #12508 from matt-kwong/kokoro_mac_bq by Matt Kwong · 7 years ago
  5. 2346480 Merge pull request #12541 from ctiller/qps_fix by Craig Tiller · 7 years ago
  6. 43ce6c1 Merge pull request #12540 from ctiller/schema-fix by Craig Tiller · 7 years ago
  7. 4813659 Merge pull request #12534 from jtattermusch/dont_install_for_mac by Jan Tattermusch · 7 years ago
  8. a2867c8 Merge pull request #12533 from jtattermusch/dont_install_already_installed by Jan Tattermusch · 7 years ago
  9. 5160155 Upload Kokoro MacOS master results by Matt Kwong · 7 years ago
  10. f2cbd6c Fix qps_test histogram python code by Craig Tiller · 7 years ago
  11. 70bbb6b Fix schema generation by Craig Tiller · 7 years ago
  12. d1fefe8 Merge pull request #12537 from grpc/ctiller-patch-1 by Craig Tiller · 7 years ago
  13. e6d2e8f Fix case on internal type names by Craig Tiller · 7 years ago
  14. e637734 Merge pull request #12465 from ctiller/tpcq by Craig Tiller · 7 years ago
  15. e97bc51 already installed on mac workers by Jan Tattermusch · 7 years ago
  16. 707145c mingw already installed on win kokoro workers by Jan Tattermusch · 7 years ago
  17. 22e89a8 Merge pull request #12499 from yashykt/ctocc3 by Yash Tibrewal · 7 years ago
  18. 556e8f2 Merge pull request #12525 from vjpai/fc_limits by Vijay Pai · 7 years ago
  19. f21e7ef Merge pull request #12463 from yashykt/max_concurrent_streams_fix by Yash Tibrewal · 7 years ago
  20. 558e4c3 Merge pull request #12492 from nathanielmanistaatgoogle/gitignore by Nathaniel Manista · 7 years ago
  21. f6da962 Merge pull request #12521 from ctiller/rtstat by Craig Tiller · 7 years ago
  22. 5566e4e Merge pull request #12509 from ctiller/stats_json by Craig Tiller · 7 years ago
  23. 538418d Merge pull request #12512 from apolcyn/fix_cares_mem_leak by apolcyn · 7 years ago
  24. cbe9383 Merge pull request #12520 from nicolasnoble/buildgen-bubble-break by Nicolas Noble · 7 years ago
  25. b2f490c Include limits.h since we're using INT_MAX (affects some compilers) by Vijay Pai · 7 years ago
  26. bdfa308 Merge github.com:grpc/grpc into stats_json by Craig Tiller · 7 years ago
  27. 3f0ef3e Merge branch 'stats_json' of github.com:ctiller/grpc into stats_json by Craig Tiller · 7 years ago
  28. 2be06b4 Make unmeasured CPU costs be 1, not 0 by Craig Tiller · 7 years ago
  29. a6ede3b Remove unnecessary comment by Yash Tibrewal · 7 years ago
  30. 6988dbb There is no need to remove fail_pending_writes from mark_stream_closed anymore by Yash Tibrewal · 7 years ago
  31. 49119a4 Fix for max_concurrent_streams issue - Call mark_stream_closed before sending trailing metadata by Yash Tibrewal · 7 years ago
  32. 6d4c993 Merge pull request #12487 from ctiller/stats_schema by Craig Tiller · 7 years ago
  33. d718803 Merge pull request #12491 from ctiller/ffs by Craig Tiller · 7 years ago
  34. 72b3673 The input files also need to follow the base argument... by Nicolas "Pixel" Noble · 7 years ago
  35. 97dab51 Renaming pops_tag enum by Yash Tibrewal · 7 years ago
  36. 090aca5 Using already type casted variables by Yash Tibrewal · 7 years ago
  37. 52778c4 Adding pointer conversions. Renaming a few variables and type names to avoid C++ compilation issues by Yash Tibrewal · 7 years ago
  38. 27147b8 Review feedback by Craig Tiller · 7 years ago
  39. 73a6170 Upload core stats to qps_test by Craig Tiller · 7 years ago
  40. a06e5fd Merge pull request #12516 from nicolasnoble/buildgen-bubble-break by Nicolas Noble · 7 years ago
  41. 02a76f1 Merge pull request #12460 from kpayson64/attempt_bug_fix by kpayson64 · 7 years ago
  42. b548038 Merge pull request #12507 from jtattermusch/better_testsuite_timeouts by Jan Tattermusch · 7 years ago
  43. 40c346c Adding --base to generate_projects.py by Nicolas "Pixel" Noble · 7 years ago
  44. 81ad19d Merge pull request #12513 from grpc/revert-12289-sig_hand by Nicolas Noble · 7 years ago
  45. 459098e Merge branch 'revert-12289-sig_hand' of github.com:grpc/grpc into stats_json by Craig Tiller · 7 years ago
  46. 5d61560 Review feedback by Craig Tiller · 7 years ago
  47. 0852acd Revert "Let alarms trigger at end of jobset.py instead of clearing them" by Craig Tiller · 7 years ago
  48. 9a009f7 Merge github.com:grpc/grpc into stats_json by Craig Tiller · 7 years ago
  49. ed63aac Merge pull request #12486 from ctiller/auto-schema by Craig Tiller · 7 years ago
  50. 3a24364 Fix a memory leak in cares wrapper by Alexander Polcyn · 7 years ago
  51. e0de23e Merge pull request #12289 from matt-kwong/sig_hand by Matt Kwong · 7 years ago
  52. f11a40d Upload core stats to qps_test by Craig Tiller · 7 years ago
  53. fb056f0 Merge pull request #12484 from nathanielmanistaatgoogle/more_cython_tests by Nathaniel Manista · 7 years ago
  54. 29828c5 differentiate run_tests suite runtime by Jan Tattermusch · 7 years ago
  55. ecbda80 Merge pull request #12469 from jtattermusch/cpp_distrib_cmake by Jan Tattermusch · 7 years ago
  56. 4b7ef4d Build a wall and make 'u' pay for it by Vijay Pai · 7 years ago
  57. af57a57 Merge pull request #12398 from ctiller/server_stats by Craig Tiller · 7 years ago
  58. b40b770 Merge pull request #12497 from yapkke/patch-1 by Nicolas Noble · 7 years ago
  59. a6721a0 Comment that IPv6 Any accepts both IPv4 and IPv6 connections. by K.K. Yap · 7 years ago
  60. 4138889 Ignore all Python 3 virtual environments by Nathaniel Manista · 7 years ago
  61. 20104ce Add a clamp to remove ubsan failure by Craig Tiller · 7 years ago
  62. 1b96418 Merge pull request #12297 from markdroth/moar_client_channel_cleanup by Mark D. Roth · 7 years ago
  63. 4b7fe94 Automatically generate BigQuery schema details for all counters by Craig Tiller · 7 years ago
  64. 54f3c2e Automatically fetch schema from BigQuery by Craig Tiller · 7 years ago
  65. e29d497 Merge pull request #12234 from matt-kwong/kokoro_perf by Matt Kwong · 7 years ago
  66. e72255f Merge branch 'master' into sig_hand by Matt Kwong · 7 years ago
  67. c75ae78 Add more Cython-layer tests by Nathaniel Manista · 7 years ago
  68. f97a483 Merge github.com:grpc/grpc into tpcq by Craig Tiller · 7 years ago
  69. 9f0c86a Merge pull request #12480 from vjpai/ownit by Vijay Pai · 7 years ago
  70. f73fe50 Merge github.com:grpc/grpc into server_stats by Craig Tiller · 7 years ago
  71. 55c4b31 Merge pull request #11758 from ctiller/write_completion by Craig Tiller · 7 years ago
  72. 0ebc3ad Temporarily take ownership of cpp generator to prevent changes by Vijay Pai · 7 years ago
  73. 4a7e059 Merge pull request #12467 from jtattermusch/kokoro_tune_job_timeouts by Jan Tattermusch · 7 years ago
  74. 9c87eda Merge pull request #12464 from yashykt/ctocc2 by Yash Tibrewal · 7 years ago
  75. b292960 More cleanup in client_channel code. by Mark D. Roth · 7 years ago
  76. aba0a0a Add fallback (use backends from resolver if can't reach balancer) to grpclb. by Juanli Shen · 7 years ago
  77. 8e71287 Fix race conditions on backup poller creation by Craig Tiller · 7 years ago
  78. ae6fd66 fix zlib and openssl package mode by Jan Tattermusch · 7 years ago
  79. b2cf73e prevent submodule headers from influencing the build by Jan Tattermusch · 7 years ago
  80. f567ab0 fix public header path for installed grpc by Jan Tattermusch · 7 years ago
  81. 4caadb9 fix helloworld cmake build by Jan Tattermusch · 7 years ago
  82. 5a2a792 add cmake distribtest by Jan Tattermusch · 7 years ago
  83. ca7084b Merge pull request #12411 from jtattermusch/cmake_protoc_target_file by Jan Tattermusch · 7 years ago
  84. 83cf88c Merge branch 'write_completion' of github.com:ctiller/grpc into write_completion by Craig Tiller · 7 years ago
  85. ed26a49 Add annotation by Craig Tiller · 7 years ago
  86. 9d1d052 move cmake config files to /cmake by Jan Tattermusch · 7 years ago
  87. 210f2a5 use the right protoc executable regardless of protobuf provider by Jan Tattermusch · 7 years ago
  88. c7520d0 Merge pull request #12305 from jtattermusch/cares_bump_1_13 by Jan Tattermusch · 7 years ago
  89. c58f84c more reasonable kokoro jobs timeouts by Jan Tattermusch · 7 years ago
  90. 04e504f Merge pull request #12412 from jtattermusch/avoid_win_artifact_timeout by Jan Tattermusch · 7 years ago
  91. 16fc232 Merge branch 'master' into write_completion by Craig Tiller · 7 years ago
  92. 3a00f79 tentatively set embed_cares in mingw build as is done in mac/linux build by Alexander Polcyn · 7 years ago
  93. c45d672 remove unnecessary libssl-dev installation by Alexander Polcyn · 7 years ago
  94. d0033d9 disable some compiler warnings by Alexander Polcyn · 7 years ago
  95. 5fbc577 experiment by Alexander Polcyn · 7 years ago
  96. 6dcbc1b avoid __int64 for mingw portability by Alexander Polcyn · 7 years ago
  97. 74a4d5a update mingw gcc on docker file by Alexander Polcyn · 7 years ago
  98. dc57fbd disable c-ares in python on windows x64 and x86 by Jan Tattermusch · 7 years ago
  99. e8e9541 Update config_freebsd/ares_config.h to FreeBSD 11 ares 1.13 by Mehrdad Afshari · 7 years ago
  100. bb650ca reintroduce ares_build.h modification from #10719 by Jan Tattermusch · 7 years ago