1. 5343053 Merge pull request #13676 from markdroth/inlined_vector by Mark D. Roth · 7 years ago
  2. 1d91362 exec_ctx_fwd.h should never have been in public headers by Vijay Pai · 7 years ago
  3. c6406f3 Implement InlinedVector independently of absl. by Mark D. Roth · 7 years ago
  4. 32d077e Merge pull request #13922 from y-zeng/openssl_1_1_0 by Yuchen Zeng · 7 years ago
  5. c6ae9b5 Silence openssl 1.1.0 warnings by Yuchen Zeng · 7 years ago
  6. 6535cfd Set error status correctly on server side by Ken Payson · 7 years ago
  7. bddedb9 Install .pc files as mode 644 by ncteisen · 7 years ago
  8. 54d699d Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  9. cf1d28b Fix windows compile by ncteisen · 7 years ago
  10. 6667f15 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  11. 460b5e0 Backoff test is now a C++ file by David Garcia Quintas · 7 years ago
  12. 6fa206d Merge pull request #13336 from markdroth/server_connection_timeout by Mark D. Roth · 7 years ago
  13. f0b9528 Merge pull request #13442 from adelez/foundry_integration by adelez · 7 years ago
  14. e109ddf Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  15. 5b7cdef Rename port_hermetic to port_isolated_runtime_environment by Adele Zhou · 7 years ago
  16. c8bf2da Enabling hermetic testing for running tests on Foundry. by Adele Zhou · 7 years ago
  17. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  18. 5f66253 Merge pull request #13357 from markdroth/reference_counted by Mark D. Roth · 7 years ago
  19. c5d0df9 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  20. b337de9 Merge remote-tracking branch 'upstream/master' into reference_counted by Mark D. Roth · 7 years ago
  21. bf816d3 Shorted "reference" to "ref". by Mark D. Roth · 7 years ago
  22. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  23. b319f49 Code review changes. by Mark D. Roth · 7 years ago
  24. ecd1d54 Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  25. d39d007 Merge pull request #13515 from mehrdada/bump-master-version by Mehrdad Afshari · 7 years ago
  26. bc61c53 Merge pull request #13491 from vjpai/destack by Vijay Pai · 7 years ago
  27. 84e379a Merge github.com:grpc/grpc into no-absl by Craig Tiller · 7 years ago
  28. cf9ca84 Add ReferenceCountedPtr class. by Mark D. Roth · 7 years ago
  29. 14e96f9 Bump 1.8.0-dev to 1.9.0-dev by Mehrdad Afshari · 7 years ago
  30. 70db663 Add ReferenceCounted base class. by Mark D. Roth · 7 years ago
  31. 5491eb7 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  32. 8912542 Remove lockfree stack, again by Vijay Pai · 7 years ago
  33. 704009a Enable check for use-after-dtor by yang-g · 7 years ago
  34. b9f34ac Add test for handshake timeout. by Mark D. Roth · 7 years ago
  35. b8ec238 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by Noah Eisen · 7 years ago
  36. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago
  37. 0392f8a Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  38. aa3b197 Rename tracer_peer to tracer_util by ncteisen · 7 years ago
  39. ad3bdbe Merge pull request #13335 from ncteisen/inline-closure by Noah Eisen · 7 years ago
  40. b606158 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  41. 070f0c4 Merge pull request #13139 from AspirinSJL/stress_test by Juanli Shen · 7 years ago
  42. 90ffc3a Add tracer peer to keep set_enabled private() by ncteisen · 7 years ago
  43. e5d2139 Add client channel stress test by Juanli Shen · 7 years ago
  44. 0d5e24d Merge pull request #13390 from vjpai/stats-proto by Vijay Pai · 7 years ago
  45. 6b514e6 Remove unused import by Vijay Pai · 7 years ago
  46. 248c4f5 Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  47. 3f6b10a Use existing read buffer in security handshaker if present by Alexander Polcyn · 7 years ago
  48. 348b334 Back-out absl dependency for now by Craig Tiller · 7 years ago
  49. 4d9c98b split POC into real test by ncteisen · 7 years ago
  50. f9d7c27 Add no-rtti to all of core by ncteisen · 7 years ago
  51. dd34f3c Inline closure by ncteisen · 7 years ago
  52. 9f5163e Bump v1.7.x branch to 1.7.2 by Alexander Polcyn · 7 years ago
  53. d89c202 solve benchmark issue by Yash Tibrewal · 7 years ago
  54. 8886913 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  55. 7753203 BUILD changes. test languauge to C++ by Yash Tibrewal · 7 years ago
  56. 3e07699 Merge pull request #13106 from Vizerai/census_update by Jim King · 7 years ago
  57. 268685b Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  58. 9e6837d Merge pull request #12732 from y-zeng/connectivity_watcher by Yuchen Zeng · 7 years ago
  59. 662ec97 Merge pull request #12878 from markdroth/pick_first_subchannel_list by Mark D. Roth · 7 years ago
  60. 0bad30a Use backup pollser instead of connectivity watcher by Yuchen Zeng · 7 years ago
  61. f8ed4fa convert connectivity_watcher to cpp file by Yuchen Zeng · 7 years ago
  62. 7269667 Add client channel connectivity watcher by Yuchen Zeng · 7 years ago
  63. 667aa2b Add call size bm_diff by Ken Payson · 7 years ago
  64. 40ba62f Bump v1.7.x branch to 1.7.1 by Alexander Polcyn · 7 years ago
  65. 52620b6 Merge branch 'master' into census_update by Jim King · 7 years ago
  66. 1cf9992 Removing a few build.yaml errors by Yash Tibrewal · 7 years ago
  67. af92246 ssl_credentials_tests C++ized by Yash Tibrewal · 7 years ago
  68. 3318979 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  69. 34a57d0 rename all test core files to cc and a lot of C++ style conversions by Yash Tibrewal · 7 years ago
  70. b188e0e Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  71. 9b9a44e Expose conversion of grpc to tsi cert pairs by Justin Burke · 7 years ago
  72. d38a2e8 Merge remote-tracking branch 'upstream/master' into pick_first_subchannel_list by Mark D. Roth · 7 years ago
  73. bb7d088 Cleaning up census code. by Vizerai · 7 years ago
  74. 863a050 Flagging 1.7.0 by Nicolas "Pixel" Noble · 7 years ago
  75. 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
  76. af6bb85 Disabling large_metadata_bad_client_test as per #11745 by Yash Tibrewal · 7 years ago
  77. ff84ae8 Merge github.com:grpc/grpc into pid++ by Craig Tiller · 7 years ago
  78. 48bed5e Fix merge by Craig Tiller · 7 years ago
  79. fdfab88 Fix merge by Craig Tiller · 7 years ago
  80. 62d51ae Merge github.com:grpc/grpc into pid++ by Craig Tiller · 7 years ago
  81. cb1c0b0 Merge github.com:grpc/grpc into vector 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. 5d73d47 Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  88. 28157f8 Merge branch 'timer' into pid++ by Craig Tiller · 7 years ago
  89. eab5bcb Merge github.com:grpc/grpc into chttp2_timer by Craig Tiller · 7 years ago
  90. fed1391 Move h2_ssl_cert_test out of end2end fixtures, use gtest by Vijay Pai · 7 years ago
  91. 247b231 C++ize PidController by Craig Tiller · 7 years ago
  92. 50ca35e Fix test by Craig Tiller · 7 years ago
  93. 9222606 C++ize BDP estimator, introduce ManualConstructor by Craig Tiller · 7 years ago
  94. 5e9848e Refactor subchannel_list code out of RR and use it in PF. by Mark D. Roth · 7 years ago
  95. d48bd07 Fixes by Craig Tiller · 7 years ago
  96. f4eb21e Merge github.com:grpc/grpc into vector by Craig Tiller · 7 years ago
  97. 5291023 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  98. b7a8cac Add abseil to core, use it for InlinedVector by Craig Tiller · 7 years ago
  99. 76eab73 Merge github.com:grpc/grpc into flowctl+millis by Craig Tiller · 7 years ago
  100. 90e9140 1.7.x is now 1.7.0-pre1 by murgatroid99 · 7 years ago