1. 190a8db Fix linker error on objc mac tests by explicitly installing cocoapods v1.3.1, rather than picking up 1.4.1 by Alexander Polcyn · 7 years ago
  2. a01e040 Merge pull request #13975 from danzh2010/adjustrcvbuf by Yang Gao · 7 years ago
  3. 81c0e38 Merge pull request #14004 from jtattermusch/gpr_sync_windows by Jan Tattermusch · 7 years ago
  4. 86c17bf start with fewer iterations by Jan Tattermusch · 7 years ago
  5. 148700a windows needs fflush after fprintf by Jan Tattermusch · 7 years ago
  6. 5ca71f2 Fix issue with filter_status_code test for proxy tests. by Ken Payson · 7 years ago
  7. b353297 Revert "Revert "Set error status correctly on server side"" by Ken Payson · 7 years ago
  8. 951f84a Revert "Set error status correctly on server side" by David G. Quintas · 7 years ago
  9. 3742b72 change to int type by Dan Zhang · 7 years ago
  10. 5343053 Merge pull request #13676 from markdroth/inlined_vector by Mark D. Roth · 7 years ago
  11. 1d91362 exec_ctx_fwd.h should never have been in public headers by Vijay Pai · 7 years ago
  12. 9ee9c92 change to pass in value by Dan Zhang · 7 years ago
  13. c6406f3 Implement InlinedVector independently of absl. by Mark D. Roth · 7 years ago
  14. 0ea629c Merge pull request #13912 from ncteisen/nullptr by David G. Quintas · 7 years ago
  15. 9423c27 Need to include functional to use std::bind by Vijay Pai · 7 years ago
  16. 6535cfd Set error status correctly on server side by Ken Payson · 7 years ago
  17. 5219f3f Missing s/NULL/nullptr by ncteisen · 7 years ago
  18. 0c2fc92 fix data race in shutdown_and_destroy_pollset by Dan Zhang · 7 years ago
  19. 40ebe9a fix typo by Dan Zhang · 7 years ago
  20. 8fba583 fix udp_server_test flakiness by Dan Zhang · 7 years ago
  21. 4d48a3d format change by Dan Zhang · 7 years ago
  22. 0d18814 Add a start_cb to grpc_udp_listener to be called when listener is created. by Dan Zhang · 7 years ago
  23. 54d699d Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  24. dcb9493 Merge pull request #13450 from daniel-j-born/tcp_client by Mark D. Roth · 7 years ago
  25. bdf6391 Refactor POSIX TCP client connect. by Dan Born · 7 years ago
  26. ca398ee Merge branch 'master' into cv-wait-monotonic by Sree Kuchibhotla · 7 years ago
  27. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  28. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  29. a3df36c Merge pull request #13058 from yashykt/execctx by Yash Tibrewal · 7 years ago
  30. 9dbb6e3 Merge pull request #13559 from dmaclach/threadnames by Vijay Pai · 7 years ago
  31. 73bb67d Merge master into execctx by Yash Tibrewal · 7 years ago
  32. b02fde2 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  33. 8df0cc3 PR Comments by David Garcia Quintas · 7 years ago
  34. 53d5503 Pass a pollset_set to some client handshakers. by Dan Born · 7 years ago
  35. 6667f15 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  36. 0f91e51 Cleaned up API. Backoff now returns a single value: the time of the next retry by David Garcia Quintas · 7 years ago
  37. 19988c6 clang-format by Vijay Pai · 7 years ago
  38. 33dd7f0 Add thread name by Vijay Pai · 7 years ago
  39. 6fa206d Merge pull request #13336 from markdroth/server_connection_timeout by Mark D. Roth · 7 years ago
  40. f3b73e5 Merge pull request #13579 from sreecha/rq-fix by Sree Kuchibhotla · 7 years ago
  41. f7a8eb7 Merge pull request #13554 from danzh2010/asyncio by Yang Gao · 7 years ago
  42. a3a4f39 Update ev_epollsig_linux_test.cc by Vijay Pai · 7 years ago
  43. 54961bb Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition varialbes in linux support MONOTONIC clock type) by Sree Kuchibhotla · 7 years ago
  44. 9a43437 Merge branch 'master' into rq-fix by Sree Kuchibhotla · 7 years ago
  45. 4ca3563 fix connectivity test failure by Sree Kuchibhotla · 7 years ago
  46. d9f6407 Merge master into execctx after removal of assert in tls_gcc by yashkt · 7 years ago
  47. 7d7babb Merge branch 'master' into threadnames by Vijay Pai · 7 years ago
  48. f66cfed Merge pull request #13051 from ctiller/bazel-pollers by Craig Tiller · 7 years ago
  49. e37104c Delete outdated comments by Sree Kuchibhotla · 7 years ago
  50. 1af674a Provide a cleaner API for proxy_connection_failed(). by Mark D. Roth · 7 years ago
  51. 26024c8 Merge branch 'master' into asyncio by Dan Zhang · 7 years ago
  52. 906adfd No need to explicitly zero initialize since we are doing zalloc. Some misc formatting changes by Sree Kuchibhotla · 7 years ago
  53. f0b9528 Merge pull request #13442 from adelez/foundry_integration by adelez · 7 years ago
  54. e109ddf Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  55. 44c143c Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_early by Jan Tattermusch · 7 years ago
  56. 764ef8c Merge pull request #13575 from vjpai/dehist by Vijay Pai · 7 years ago
  57. 36522e9 Merge master after no Extern C changes by Yash Tibrewal · 7 years ago
  58. 5b7cdef Rename port_hermetic to port_isolated_runtime_environment by Adele Zhou · 7 years ago
  59. e5df91f Use select to decide the test is hermetic or not by Adele Zhou · 7 years ago
  60. c8bf2da Enabling hermetic testing for running tests on Foundry. by Adele Zhou · 7 years ago
  61. 445c566 Add special cases and some comments by Sree Kuchibhotla · 7 years ago
  62. 195cf1e Move histogram to test/core/util by Vijay Pai · 7 years ago
  63. 02df4ab Change ep_state from gpr_atm to int since all callbacks execute under a combiner and hence conn object is thread safe by Sree Kuchibhotla · 7 years ago
  64. 360712f Start to get Bazel running different pollers by Craig Tiller · 7 years ago
  65. c3cc971 properly shutdown endpoints in h2_http_proxy by Sree Kuchibhotla · 7 years ago
  66. da341bc Fix up review comments by Dave MacLachlan · 7 years ago
  67. 9a7c736 Merge pull request #13432 from ncteisen/no-more-extern-c by Noah Eisen · 7 years ago
  68. 10f2790 Merge branch 'master' into execctx by Yash Tibrewal · 7 years ago
  69. 4f25daa dont let server shutdown run forever by Jan Tattermusch · 7 years ago
  70. 64d588f fix compile error by Dan Zhang · 7 years ago
  71. 5f66253 Merge pull request #13357 from markdroth/reference_counted by Mark D. Roth · 7 years ago
  72. c354269 Remove _ prefixed variable names by Yash Tibrewal · 7 years ago
  73. 43db249 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  74. af5c54d Add thread naming support on platforms that support it. by Dave MacLachlan · 7 years ago
  75. 17a1431 Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7 by Nicolas Noble · 7 years ago
  76. 0f7bc57 Modify udp_server to do asynchronous read and write and only re-arm by Dan Zhang · 7 years ago
  77. c7d1f93 Fix windows by ncteisen · 7 years ago
  78. 2258cd7 Converted backoff_test to use gunit by David Garcia Quintas · 7 years ago
  79. 6ab0ba8 clang fmt by ncteisen · 7 years ago
  80. 9aea257 clang-format by Mark D. Roth · 7 years ago
  81. c5d0df9 Merge remote-tracking branch 'upstream/master' into server_connection_timeout by Mark D. Roth · 7 years ago
  82. 26e9342 Fix race conditions and more grpc_inits required. csharp tests will be fixed in a different PR by Yash Tibrewal · 7 years ago
  83. ca014e4 Clean up semantics of test code. by Mark D. Roth · 7 years ago
  84. b337de9 Merge remote-tracking branch 'upstream/master' into reference_counted by Mark D. Roth · 7 years ago
  85. bf816d3 Shorted "reference" to "ref". by Mark D. Roth · 7 years ago
  86. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  87. 65dbb9d Add test for RecvStatus error_string API by ncteisen · 7 years ago
  88. 853fff8 Split tracing code into its own class. by Mark D. Roth · 7 years ago
  89. 03412ee Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests by Yash Tibrewal · 7 years ago
  90. 2e19123 Add tests for tracing versions of Ref() and Unref(). by Mark D. Roth · 7 years ago
  91. 18d332d Remove incorrect tests for stack allocation. by Mark D. Roth · 7 years ago
  92. b319f49 Code review changes. by Mark D. Roth · 7 years ago
  93. aa358d5 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  94. 81fc8c9 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx by Yash Tibrewal · 7 years ago
  95. bc61c53 Merge pull request #13491 from vjpai/destack by Vijay Pai · 7 years ago
  96. fe354eb Fix the fuzzers by ncteisen · 7 years ago
  97. 0c81dc4 Remove uneeded header, fix unused warn by ncteisen · 7 years ago
  98. d3984c3 clang-format by Mark D. Roth · 7 years ago
  99. 835537f Implement MakeReferenceCounted<> helper. by Mark D. Roth · 7 years ago
  100. cf9ca84 Add ReferenceCountedPtr class. by Mark D. Roth · 7 years ago