1. 556e8f2 Merge pull request #12525 from vjpai/fc_limits by Vijay Pai · 7 years ago
  2. f21e7ef Merge pull request #12463 from yashykt/max_concurrent_streams_fix by Yash Tibrewal · 7 years ago
  3. 558e4c3 Merge pull request #12492 from nathanielmanistaatgoogle/gitignore by Nathaniel Manista · 7 years ago
  4. f6da962 Merge pull request #12521 from ctiller/rtstat by Craig Tiller · 7 years ago
  5. 5566e4e Merge pull request #12509 from ctiller/stats_json by Craig Tiller · 7 years ago
  6. 538418d Merge pull request #12512 from apolcyn/fix_cares_mem_leak by apolcyn · 7 years ago
  7. cbe9383 Merge pull request #12520 from nicolasnoble/buildgen-bubble-break by Nicolas Noble · 7 years ago
  8. b2f490c Include limits.h since we're using INT_MAX (affects some compilers) by Vijay Pai · 7 years ago
  9. bdfa308 Merge github.com:grpc/grpc into stats_json by Craig Tiller · 7 years ago
  10. 3f0ef3e Merge branch 'stats_json' of github.com:ctiller/grpc into stats_json by Craig Tiller · 7 years ago
  11. 2be06b4 Make unmeasured CPU costs be 1, not 0 by Craig Tiller · 7 years ago
  12. a6ede3b Remove unnecessary comment by Yash Tibrewal · 7 years ago
  13. 6988dbb There is no need to remove fail_pending_writes from mark_stream_closed anymore by Yash Tibrewal · 7 years ago
  14. 49119a4 Fix for max_concurrent_streams issue - Call mark_stream_closed before sending trailing metadata by Yash Tibrewal · 7 years ago
  15. 6d4c993 Merge pull request #12487 from ctiller/stats_schema by Craig Tiller · 7 years ago
  16. d718803 Merge pull request #12491 from ctiller/ffs by Craig Tiller · 7 years ago
  17. 72b3673 The input files also need to follow the base argument... by Nicolas "Pixel" Noble · 7 years ago
  18. 27147b8 Review feedback by Craig Tiller · 7 years ago
  19. 73a6170 Upload core stats to qps_test by Craig Tiller · 7 years ago
  20. a06e5fd Merge pull request #12516 from nicolasnoble/buildgen-bubble-break by Nicolas Noble · 7 years ago
  21. 02a76f1 Merge pull request #12460 from kpayson64/attempt_bug_fix by kpayson64 · 7 years ago
  22. b548038 Merge pull request #12507 from jtattermusch/better_testsuite_timeouts by Jan Tattermusch · 7 years ago
  23. 40c346c Adding --base to generate_projects.py by Nicolas "Pixel" Noble · 7 years ago
  24. 81ad19d Merge pull request #12513 from grpc/revert-12289-sig_hand by Nicolas Noble · 7 years ago
  25. 459098e Merge branch 'revert-12289-sig_hand' of github.com:grpc/grpc into stats_json by Craig Tiller · 7 years ago
  26. 5d61560 Review feedback by Craig Tiller · 7 years ago
  27. 0852acd Revert "Let alarms trigger at end of jobset.py instead of clearing them" by Craig Tiller · 7 years ago
  28. 9a009f7 Merge github.com:grpc/grpc into stats_json by Craig Tiller · 7 years ago
  29. ed63aac Merge pull request #12486 from ctiller/auto-schema by Craig Tiller · 7 years ago
  30. 3a24364 Fix a memory leak in cares wrapper by Alexander Polcyn · 7 years ago
  31. e0de23e Merge pull request #12289 from matt-kwong/sig_hand by Matt Kwong · 7 years ago
  32. f11a40d Upload core stats to qps_test by Craig Tiller · 7 years ago
  33. fb056f0 Merge pull request #12484 from nathanielmanistaatgoogle/more_cython_tests by Nathaniel Manista · 7 years ago
  34. 29828c5 differentiate run_tests suite runtime by Jan Tattermusch · 7 years ago
  35. ecbda80 Merge pull request #12469 from jtattermusch/cpp_distrib_cmake by Jan Tattermusch · 7 years ago
  36. af57a57 Merge pull request #12398 from ctiller/server_stats by Craig Tiller · 7 years ago
  37. b40b770 Merge pull request #12497 from yapkke/patch-1 by Nicolas Noble · 7 years ago
  38. a6721a0 Comment that IPv6 Any accepts both IPv4 and IPv6 connections. by K.K. Yap · 7 years ago
  39. 4138889 Ignore all Python 3 virtual environments by Nathaniel Manista · 7 years ago
  40. 20104ce Add a clamp to remove ubsan failure by Craig Tiller · 7 years ago
  41. 1b96418 Merge pull request #12297 from markdroth/moar_client_channel_cleanup by Mark D. Roth · 7 years ago
  42. 4b7fe94 Automatically generate BigQuery schema details for all counters by Craig Tiller · 7 years ago
  43. 54f3c2e Automatically fetch schema from BigQuery by Craig Tiller · 7 years ago
  44. e29d497 Merge pull request #12234 from matt-kwong/kokoro_perf by Matt Kwong · 7 years ago
  45. e72255f Merge branch 'master' into sig_hand by Matt Kwong · 7 years ago
  46. c75ae78 Add more Cython-layer tests by Nathaniel Manista · 7 years ago
  47. 9f0c86a Merge pull request #12480 from vjpai/ownit by Vijay Pai · 7 years ago
  48. f73fe50 Merge github.com:grpc/grpc into server_stats by Craig Tiller · 7 years ago
  49. 55c4b31 Merge pull request #11758 from ctiller/write_completion by Craig Tiller · 7 years ago
  50. 0ebc3ad Temporarily take ownership of cpp generator to prevent changes by Vijay Pai · 7 years ago
  51. 4a7e059 Merge pull request #12467 from jtattermusch/kokoro_tune_job_timeouts by Jan Tattermusch · 7 years ago
  52. 9c87eda Merge pull request #12464 from yashykt/ctocc2 by Yash Tibrewal · 7 years ago
  53. b292960 More cleanup in client_channel code. by Mark D. Roth · 7 years ago
  54. 8e71287 Fix race conditions on backup poller creation by Craig Tiller · 7 years ago
  55. ae6fd66 fix zlib and openssl package mode by Jan Tattermusch · 7 years ago
  56. b2cf73e prevent submodule headers from influencing the build by Jan Tattermusch · 7 years ago
  57. f567ab0 fix public header path for installed grpc by Jan Tattermusch · 7 years ago
  58. 4caadb9 fix helloworld cmake build by Jan Tattermusch · 7 years ago
  59. 5a2a792 add cmake distribtest by Jan Tattermusch · 7 years ago
  60. ca7084b Merge pull request #12411 from jtattermusch/cmake_protoc_target_file by Jan Tattermusch · 7 years ago
  61. 83cf88c Merge branch 'write_completion' of github.com:ctiller/grpc into write_completion by Craig Tiller · 7 years ago
  62. ed26a49 Add annotation by Craig Tiller · 7 years ago
  63. 9d1d052 move cmake config files to /cmake by Jan Tattermusch · 7 years ago
  64. 210f2a5 use the right protoc executable regardless of protobuf provider by Jan Tattermusch · 7 years ago
  65. c7520d0 Merge pull request #12305 from jtattermusch/cares_bump_1_13 by Jan Tattermusch · 7 years ago
  66. c58f84c more reasonable kokoro jobs timeouts by Jan Tattermusch · 7 years ago
  67. 04e504f Merge pull request #12412 from jtattermusch/avoid_win_artifact_timeout by Jan Tattermusch · 7 years ago
  68. 16fc232 Merge branch 'master' into write_completion by Craig Tiller · 7 years ago
  69. 3a00f79 tentatively set embed_cares in mingw build as is done in mac/linux build by Alexander Polcyn · 7 years ago
  70. c45d672 remove unnecessary libssl-dev installation by Alexander Polcyn · 7 years ago
  71. d0033d9 disable some compiler warnings by Alexander Polcyn · 7 years ago
  72. 5fbc577 experiment by Alexander Polcyn · 7 years ago
  73. 6dcbc1b avoid __int64 for mingw portability by Alexander Polcyn · 7 years ago
  74. 74a4d5a update mingw gcc on docker file by Alexander Polcyn · 7 years ago
  75. dc57fbd disable c-ares in python on windows x64 and x86 by Jan Tattermusch · 7 years ago
  76. e8e9541 Update config_freebsd/ares_config.h to FreeBSD 11 ares 1.13 by Mehrdad Afshari · 7 years ago
  77. bb650ca reintroduce ares_build.h modification from #10719 by Jan Tattermusch · 7 years ago
  78. f0208ac ares using monotonic clock on darwin breaks the build by Jan Tattermusch · 7 years ago
  79. f1a3e0c add back manual edits to config_linux/ares_config.h by Jan Tattermusch · 7 years ago
  80. 1d93e22 fix macos build by Jan Tattermusch · 7 years ago
  81. ba2801f build using c-ares own cmake by Jan Tattermusch · 7 years ago
  82. 7a81686 regenerate darwin ares_config.h by Jan Tattermusch · 7 years ago
  83. 138eea8 cherrypick fixed version of ares_build.h by Jan Tattermusch · 7 years ago
  84. ade414a fix ares 1.13 build on linux by Jan Tattermusch · 7 years ago
  85. b0f180a bump c-ares submodule to 1.13 by Jan Tattermusch · 7 years ago
  86. 7cdd99c Adding more pointer type conversions by Yash Tibrewal · 7 years ago
  87. cc86cb7 Merge pull request #12440 from yashykt/ctocc by Yash Tibrewal · 7 years ago
  88. 50fec6a Measure batchiness by Craig Tiller · 7 years ago
  89. 4657a48 Warm pip cache with libraries used by virtualenv by Ken Payson · 7 years ago
  90. f73c210 Compile fix by Craig Tiller · 7 years ago
  91. b0ce25e Add comment by Craig Tiller · 7 years ago
  92. 55863ff Merge github.com:grpc/grpc into write_completion by Craig Tiller · 7 years ago
  93. 073a88f add some stats by Craig Tiller · 7 years ago
  94. 729448f Merge pull request #12318 from dgquintas/fix_epoll1_flakiness_client_lb_e2e by David G. Quintas · 7 years ago
  95. fff57a0 Merge pull request #12454 from ncteisen/disable-trickle-latency-counters by Noah Eisen · 7 years ago
  96. 942f2b5 Disable latency profile of trickle by ncteisen · 7 years ago
  97. 24ea59b Merge pull request #12447 from dgquintas/detect_flakes_print_url by David G. Quintas · 7 years ago
  98. d7b112e Merge github.com:grpc/grpc into server_stats by Craig Tiller · 7 years ago
  99. a87f22d Merge pull request #12449 from ctiller/stats_doc by Craig Tiller · 7 years ago
  100. a0a9ca4 Merge branch 'master' of https://github.com/grpc/grpc into ctocc by Yash Tibrewal · 7 years ago