1. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  2. ecd1d54 Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  3. d39d007 Merge pull request #13515 from mehrdada/bump-master-version by Mehrdad Afshari · 7 years ago
  4. bc61c53 Merge pull request #13491 from vjpai/destack by Vijay Pai · 7 years ago
  5. 84e379a Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  6. 14e96f9 Bump 1.8.0-dev to 1.9.0-dev by Mehrdad Afshari · 7 years ago
  7. 8912542 Remove lockfree stack, again by Vijay Pai · 7 years ago
  8. 704009a Enable check for use-after-dtor by yang-g · 7 years ago
  9. b8ec238 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by Noah Eisen · 7 years ago
  10. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago
  11. 0392f8a Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  12. aa3b197 Rename tracer_peer to tracer_util by ncteisen · 7 years ago
  13. ad3bdbe Merge pull request #13335 from ncteisen/inline-closure by Noah Eisen · 7 years ago
  14. b606158 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  15. 070f0c4 Merge pull request #13139 from AspirinSJL/stress_test by Juanli Shen · 7 years ago
  16. 90ffc3a Add tracer peer to keep set_enabled private() by ncteisen · 7 years ago
  17. e5d2139 Add client channel stress test by Juanli Shen · 7 years ago
  18. f51b7e1 Fix missing copyright, fix merge conflict in updated BUILD by Alexander Polcyn · 7 years ago
  19. 248c4f5 Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  20. 3f6b10a Use existing read buffer in security handshaker if present by Alexander Polcyn · 7 years ago
  21. 348b334 Back-out absl dependency for now by Craig Tiller · 7 years ago
  22. 4d9c98b split POC into real test by ncteisen · 7 years ago
  23. f9d7c27 Add no-rtti to all of core by ncteisen · 7 years ago
  24. e66ad3b Add GRPC_ABSTRACT_BASE_CLASS by ncteisen · 7 years ago
  25. dd34f3c Inline closure by ncteisen · 7 years ago
  26. 660d4aa Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago
  27. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  28. df58b2b Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  29. 48d2696 Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago
  30. 8bd88c4 Merge master by Yash Tibrewal · 7 years ago
  31. e1d91cf Merge pull request #13208 from dgquintas/lb_poll2 by David G. Quintas · 7 years ago
  32. 9f5163e Bump v1.7.x branch to 1.7.2 by Alexander Polcyn · 7 years ago
  33. 4b6f3b8 Re-enabled all polling engines for LB tests by David Garcia Quintas · 7 years ago
  34. c0fe602 Merge pull request #13185 from jtattermusch/reasonable_multipliers by Jan Tattermusch · 7 years ago
  35. 09b4d7c Merge pull request #13123 from ncteisen/disable-trickle by Noah Eisen · 7 years ago
  36. 8886913 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  37. 3e07699 Merge pull request #13106 from Vizerai/census_update by Jim King · 7 years ago
  38. 268685b Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  39. 9e6837d Merge pull request #12732 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  40. 0bad30a Use backup pollser instead of connectivity watcher by Yuchen Zeng · 7 years ago
  41. f8ed4fa convert connectivity_watcher to cpp file by Yuchen Zeng · 7 years ago
  42. b559d86 thread_stress_test: default timeout is sufficient by Jan Tattermusch · 7 years ago
  43. 40ba62f Bump v1.7.x branch to 1.7.1 by Alexander Polcyn · 7 years ago
  44. 52620b6 Merge branch 'master' into census_update by Jim King · 7 years ago
  45. 1cf9992 Removing a few build.yaml errors by Yash Tibrewal · 7 years ago
  46. fd4dcd9 Merge branch 'master' into remove_node by Michael Lumish · 7 years ago
  47. af92246 ssl_credentials_tests C++ized by Yash Tibrewal · 7 years ago
  48. 3318979 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  49. 34a57d0 rename all test core files to cc and a lot of C++ style conversions by Yash Tibrewal · 7 years ago
  50. 3800775 Remove src/node and references to it by murgatroid99 · 7 years ago
  51. b188e0e Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  52. 2a14112 Merge pull request #13127 from dgquintas/exclude_epollex_from_lb_tests_for_now by David G. Quintas · 7 years ago
  53. 40b8cbe Disable epollex for LB tests while failures are investigated by David Garcia Quintas · 7 years ago
  54. bbf6ed2 Regenerate projects by ncteisen · 7 years ago
  55. 0f08853 Disable trickle by ncteisen · 7 years ago
  56. 9b9a44e Expose conversion of grpc to tsi cert pairs by Justin Burke · 7 years ago
  57. ee8eb72 update by Vizerai · 7 years ago
  58. d38a2e8 Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  59. bb7d088 Cleaning up census code. by Vizerai · 7 years ago
  60. 863a050 Flagging 1.7.0 by Nicolas "Pixel" Noble · 7 years ago
  61. 088112f Create inproc version of QPS test and add a few simple tests of this to standard testing suite. by Vijay Pai · 7 years ago
  62. 40ad5ea Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago
  63. e3493e5 Merge github.com:grpc/grpc into flow++ by Craig Tiller · 7 years ago
  64. 0d11508 Merge pull request #12903 from ctiller/pid++ by Craig Tiller · 7 years ago
  65. 09247ac Merge branch 'pid++' into flow++ by Craig Tiller · 7 years ago
  66. 326a1cd Merge pull request #12891 from ctiller/verify by Craig Tiller · 7 years ago
  67. 5f7ec2b Exclude stats_test from tsan by Craig Tiller · 7 years ago
  68. ff84ae8 Merge github.com:grpc/grpc into pid++ by Craig Tiller · 7 years ago
  69. 48ff130 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  70. 19b3342 Turn benchmark failures into test failures by Craig Tiller · 7 years ago
  71. 22cf101 Merge github.com:grpc/grpc into pid++ by Craig Tiller · 7 years ago
  72. 5110b8d Merge github.com:grpc/grpc into verify by Craig Tiller · 7 years ago
  73. 5b6bf6f Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfix by Craig Tiller · 7 years ago
  74. 31c258a Merge branch 'pid++' into flow++ by Craig Tiller · 7 years ago
  75. 48bed5e Fix merge by Craig Tiller · 7 years ago
  76. fdfab88 Fix merge by Craig Tiller · 7 years ago
  77. 62d51ae Merge github.com:grpc/grpc into pid++ by Craig Tiller · 7 years ago
  78. cb1c0b0 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  79. 58f38f5 Use non-polling on appropriate tests to reduce use of polling engines by Vijay Pai · 7 years ago
  80. 3273648 flow control fixes by Craig Tiller · 7 years ago
  81. 65a27b8 Merge branch 'timer' into pid++ by Craig Tiller · 7 years ago
  82. fba6475 Merge github.com:grpc/grpc into chttp2_timer by Craig Tiller · 7 years ago
  83. 451c02b Fix FreeBSD Ruby and Python build by Mehrdad Afshari · 7 years ago
  84. fbf8128 Add OpenBSD support by Frank Groeneveld · 7 years ago
  85. 9714e03 Add thread pool reset on fork with FORKING_SUPPORT_ENABLED by Ken Payson · 7 years ago
  86. 0e8cad5 Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  87. 642bdbe Merge github.com:grpc/grpc into verify by Craig Tiller · 7 years ago
  88. 5d73d47 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  89. 28157f8 Merge branch 'timer' into pid++ by Craig Tiller · 7 years ago
  90. eab5bcb Merge github.com:grpc/grpc into chttp2_timer by Craig Tiller · 7 years ago
  91. 58e5d90 Merge pull request #12863 from ctiller/no-pollers-for-you by Craig Tiller · 7 years ago
  92. 6f2b5f0 Fix sanity by Craig Tiller · 7 years ago
  93. fed1391 Move h2_ssl_cert_test out of end2end fixtures, use gtest by Vijay Pai · 7 years ago
  94. 35c10cb Merge github.com:grpc/grpc into no-pollers-for-you by Craig Tiller · 7 years ago
  95. 247b231 C++ize PidController by Craig Tiller · 7 years ago
  96. 50ca35e Fix test by Craig Tiller · 7 years ago
  97. 9222606 C++ize BDP estimator, introduce ManualConstructor by Craig Tiller · 7 years ago
  98. 3cf8d50 accurate, exhaustive "fast" version of this test by Craig Tiller · 7 years ago
  99. c5fb7e5 Use a mutex for an exact test by Craig Tiller · 7 years ago
  100. 84547ef Merge branch 'no-pollers-for-you' into verify by Craig Tiller · 7 years ago