1. 4f2b0fd Rename 'gpr++' directories to 'gprpp'. by Mark D. Roth · 7 years ago
  2. 83251bb Merge pull request #14076 from grpc/execctx_remfinish by Yash Tibrewal · 7 years ago
  3. 9db1691 Merge pull request #14051 from markdroth/reorganize_support by Mark D. Roth · 7 years ago
  4. 9cd22de Remove extraneous Finish in ExecCtx by Yash Tibrewal · 7 years ago
  5. dbdf495 Split lib/support into lib/gpr and lib/gpr++. by Mark D. Roth · 7 years ago
  6. 41723fa Fixed typo in documentation. by Carlos O'Ryan · 7 years ago
  7. fb66900 Eliminate GRPC_LINUX_LEGACY_EPOLL by Mehrdad Afshari · 7 years ago
  8. 8b0e9fb Explicitly enable epoll on manylinux1 by Mehrdad Afshari · 7 years ago
  9. 1957fd0 Enable epoll on Python manylinux1 by Mehrdad Afshari · 7 years ago
  10. a01e040 Merge pull request #13975 from danzh2010/adjustrcvbuf by Yang Gao · 7 years ago
  11. a06720b format by Dan Zhang · 7 years ago
  12. e2a6ca8 %zd->%d by Dan Zhang · 7 years ago
  13. 3742b72 change to int type by Dan Zhang · 7 years ago
  14. a6efb9c fix portability errors by Dan Zhang · 7 years ago
  15. 1d91362 exec_ctx_fwd.h should never have been in public headers by Vijay Pai · 7 years ago
  16. 9ee9c92 change to pass in value by Dan Zhang · 7 years ago
  17. 0e50b94 Adjust receiv buffer via setsockopt for udp_server's listening socket. by Dan Zhang · 7 years ago
  18. 0ea629c Merge pull request #13912 from ncteisen/nullptr by David G. Quintas · 7 years ago
  19. b5f7e27 Merge pull request #13933 from kpayson64/avoid_stall by kpayson64 · 7 years ago
  20. a3bfddd Fix bug with pollhup workaround by Ken Payson · 7 years ago
  21. 9870797 Merge pull request #13931 from apolcyn/merge_18x by apolcyn · 7 years ago
  22. f407949 Manual merge conflict resolve: remove exec_ctx param from tcp_free by Alexander Polcyn · 7 years ago
  23. 77ad62e Fix a Python spinlock bug by Ken Payson · 7 years ago
  24. def31f9 Merge pull request #13900 from vjpai/odr by Vijay Pai · 7 years ago
  25. ce1be0c Merge remote-tracking branch 'upstream/v1.8.x' into merge_18x by Alexander Polcyn · 7 years ago
  26. 91b56b8 Mark tcp errors as UNAVAILABLE in UV tcp code by murgatroid99 · 7 years ago
  27. 5219f3f Missing s/NULL/nullptr by ncteisen · 7 years ago
  28. 849bd73 Wrap duplicated-name definitions in anonymous namespace by Vijay Pai · 7 years ago
  29. 6dc1c50 Revert "Fix a Python spinlock bug" by Mehrdad Afshari · 7 years ago
  30. b78df7a Fix struct names by Vijay Pai · 7 years ago
  31. c71c6a7 Merge branch v1.8.x into master by Mehrdad Afshari · 7 years ago
  32. 98efefc Relax log-level when polling engines are undefined by Mehrdad Afshari · 7 years ago
  33. 0d18814 Add a start_cb to grpc_udp_listener to be called when listener is created. by Dan Zhang · 7 years ago
  34. 1a2109a Merge pull request #13811 from ita9naiwa/master by Noah Eisen · 7 years ago
  35. e7515e4 Merge pull request #13831 from dgquintas/fix_wrong_slice_unref by David G. Quintas · 7 years ago
  36. 2ec7567 Merge pull request #13833 from ncteisen/comments by Noah Eisen · 7 years ago
  37. 958649e Merge pull request #13665 from kpayson64/poll_spin_bug by kpayson64 · 7 years ago
  38. 7734674 Add ownership semantic comments to error.h by ncteisen · 7 years ago
  39. c41bbd3 Fix wrong unreffing of slice by David Garcia Quintas · 7 years ago
  40. 2df509f Fix a Python spinlock bug by Ken Payson · 7 years ago
  41. e9b0fd0 Merge pull request #13494 from dgquintas/backoff_cpp by David G. Quintas · 7 years ago
  42. 4ef4c38 Create copy of "ac" data instead of stretching the locked section by David Garcia Quintas · 7 years ago
  43. 5f31f01 Fix use-after-free caused by unsync'd access in tcp_client_posix. by David Garcia Quintas · 7 years ago
  44. ffe6e03 Fix internal TSAN bug by Noah Eisen · 7 years ago
  45. 837a479 minor typo : becuase -> because by ita9naiwa · 7 years ago
  46. 28839ce Merge pull request #13776 from ncteisen/executor-tsan by Noah Eisen · 7 years ago
  47. 2279cd4 Merge pull request #13771 from yang-g/delete by Yang Gao · 7 years ago
  48. c0b00c3 Fix executor tsan bug by ncteisen · 7 years ago
  49. 430f745 Fix tsan in bad_client tests by Noah Eisen · 7 years ago
  50. ef02bcf Mark tcp errors as UNAVAILABLE by yang-g · 7 years ago
  51. dcb9493 Merge pull request #13450 from daniel-j-born/tcp_client by Mark D. Roth · 7 years ago
  52. b66c7d1 fix or slow down windows socket leak by Junsung Ko · 7 years ago
  53. de651a6 Merge pull request #13604 from yayaboring/master by Jan Tattermusch · 7 years ago
  54. bdf6391 Refactor POSIX TCP client connect. by Dan Born · 7 years ago
  55. ca398ee Merge branch 'master' into cv-wait-monotonic by Sree Kuchibhotla · 7 years ago
  56. 9e5dc24 Disallow delete on ExecCtx by Yash Tibrewal · 7 years ago
  57. caaf416 virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python by Yash Tibrewal · 7 years ago
  58. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  59. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  60. a3df36c Merge pull request #13058 from yashykt/execctx by Yash Tibrewal · 7 years ago
  61. 9dbb6e3 Merge pull request #13559 from dmaclach/threadnames by Vijay Pai · 7 years ago
  62. 73bb67d Merge master into execctx by Yash Tibrewal · 7 years ago
  63. aaf63d9 Upmerge changes from v1.8.x to master by Mehrdad Afshari · 7 years ago
  64. f7a8eb7 Merge pull request #13554 from danzh2010/asyncio by Yang Gao · 7 years ago
  65. 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
  66. a37437d Merge pull request #12126 from dutor/fix-accept-queue-init by Craig Tiller · 7 years ago
  67. c5df7fd fix or slow down windows socket leak by Junsung Ko · 7 years ago
  68. 7d7babb Merge branch 'master' into threadnames by Vijay Pai · 7 years ago
  69. ba95146 fix comment format by Dan Zhang · 7 years ago
  70. 26024c8 Merge branch 'master' into asyncio by Dan Zhang · 7 years ago
  71. ec8a59e read once by Dan Zhang · 7 years ago
  72. 36522e9 Merge master after no Extern C changes by Yash Tibrewal · 7 years ago
  73. da341bc Fix up review comments by Dave MacLachlan · 7 years ago
  74. ccd3503 Merge pull request #13573 from apolcyn/optional_pthread_atfork by Noah Eisen · 7 years ago
  75. ede1b27 Merging master by Yash Tibrewal · 7 years ago
  76. 10f2790 Merge branch 'master' into execctx by Yash Tibrewal · 7 years ago
  77. d4a3bb8 Allow compiling grpc without use of pthread_atfork by Alexander Polcyn · 7 years ago
  78. 65212e0 Merge pull request #13532 from murgatroid99/uv_tcp_wildcard_handling by Michael Lumish · 7 years ago
  79. 64d588f fix compile error by Dan Zhang · 7 years ago
  80. c354269 Remove _ prefixed variable names by Yash Tibrewal · 7 years ago
  81. 43db249 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  82. af5c54d Add thread naming support on platforms that support it. by Dave MacLachlan · 7 years ago
  83. 0f7bc57 Modify udp_server to do asynchronous read and write and only re-arm by Dan Zhang · 7 years ago
  84. 361f810 Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7 by Nicolas "Pixel" Noble · 7 years ago
  85. 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
  86. 9bdb171 Clang format by murgatroid99 · 7 years ago
  87. 454fbd2 Fix uv TCP server handling of wildcard addresses by murgatroid99 · 7 years ago
  88. 81fc8c9 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx by Yash Tibrewal · 7 years ago
  89. 3285f4c Fix grpc_init by removing exec_ctx usage before init by Yash Tibrewal · 7 years ago
  90. 45b7ad5 GPR_TLS Macro fix, and windows resolve_address fix by Yash Tibrewal · 7 years ago
  91. e7af525 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  92. 9da7ac2 Merge branch 'master' into execctx by Yash Tibrewal · 7 years ago
  93. ba0689f tls macro changes and UV fix by Yash Tibrewal · 7 years ago
  94. eaf67db Fixing errors and minor bugs by Yash Tibrewal · 7 years ago
  95. fcb4205 silence uninitialized use warning by Jan Tattermusch · 7 years ago
  96. a13a8c0 A few src/core fixes due to missing exec_ctx_finish by Yash Tibrewal · 7 years ago
  97. 7486144 Merge master by Yash Tibrewal · 7 years ago
  98. e8bb874 Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c by ncteisen · 7 years ago
  99. e295ec7 Merge pull request #13454 from yang-g/lockfree_event by Yang Gao · 7 years ago
  100. 18a6837 Merge branch 'v1.7.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 7 years ago