1. fcb4205 silence uninitialized use warning by Jan Tattermusch · 7 years ago
  2. 264560f Reviewer feedback by ncteisen · 7 years ago
  3. b8ec238 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by Noah Eisen · 7 years ago
  4. dd010f2 Merge pull request #13364 from ncteisen/surfacing-error-details by Noah Eisen · 7 years ago
  5. 11c1c47 Fix real TSAN/ASAN bug by Noah Eisen · 7 years ago
  6. e295ec7 Merge pull request #13454 from yang-g/lockfree_event by Yang Gao · 7 years ago
  7. ed49fe5 Resolve comments by yang-g · 7 years ago
  8. 8d1a3ca use aquire release by ncteisen · 7 years ago
  9. c567ceb Merge pull request #13173 from kwasimensah/patch-1 by Nicolas Noble · 7 years ago
  10. ad671ff Merge pull request #13391 from ncteisen/more-eager-free by Noah Eisen · 7 years ago
  11. 8abe262 Fix pthread cleanup logic by kwasimensah · 7 years ago
  12. 26521b3 Avoid calling dtor on grpc_fd before putting it in freelist by yang-g · 7 years ago
  13. f852c06 Fix TSAN attempt by ncteisen · 7 years ago
  14. 0392f8a Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  15. 90c8cf6 Merge pull request #13435 from sreecha/disable-realtime-caching by Sree Kuchibhotla · 7 years ago
  16. c4dd9cf reviewer feedback by ncteisen · 7 years ago
  17. dbca3d9 Merge pull request #13433 from murgatroid99/uv_resource_quota_fixes by Michael Lumish · 7 years ago
  18. 692915e Swtich to using grpc_bb_take_first by ncteisen · 7 years ago
  19. 9f4759a Disable caching start-time for all clocktypes except GPR_CLOCK_MONOTONIC by Sree Kuchibhotla · 7 years ago
  20. 5dc3cc1 Clang format by murgatroid99 · 7 years ago
  21. c35a660 Merge pull request #13422 from kpayson64/quic_tsan_fix by kpayson64 · 7 years ago
  22. 3dc4bc2 Fix uses of resource quota in UV TCP code by murgatroid99 · 7 years ago
  23. 6d66369 Merge pull request #13388 from y-zeng/flow_control by Yuchen Zeng · 7 years ago
  24. ad3bdbe Merge pull request #13335 from ncteisen/inline-closure by Noah Eisen · 7 years ago
  25. 588d6d9 unref before write failures for completness by ncteisen · 7 years ago
  26. 311fa5f Reviewer feedback: no API change by ncteisen · 7 years ago
  27. 7fb7774 Merge pull request #13417 from markdroth/grpclb_memory_leak_fix by Mark D. Roth · 7 years ago
  28. 24908a6 Use lock when popping requests on server shutdown by Ken Payson · 7 years ago
  29. 0bf12cf Fix clang-format issues by kwasimensah · 7 years ago
  30. 3035950 clang fmt by ncteisen · 7 years ago
  31. 1028787 Add constant kMaxDt by Yuchen Zeng · 7 years ago
  32. 232af48 inline helper and remove extern c by ncteisen · 7 years ago
  33. b2aa06a Reviewer feedback: friend func not clasS by ncteisen · 7 years ago
  34. 9006013 Reviewer feedback: singleton TraceFlagList by ncteisen · 7 years ago
  35. 6c8ee58 Restart LB call after client load report completion, if needed. by Mark D. Roth · 7 years ago
  36. 9e2be49 Only alloc if status <> ok by ncteisen · 7 years ago
  37. 767e1cb Merge pull request #13405 from apolcyn/grpc_config_txt_prefix by apolcyn · 7 years ago
  38. d21b96c Dup the memory by ncteisen · 7 years ago
  39. df817f3 Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-details by ncteisen · 7 years ago
  40. ce0ad22 Reviewer feedback by ncteisen · 7 years ago
  41. 901c47c Fix artifact builds by ncteisen · 7 years ago
  42. 5b554fb More fix for Windows artifact by ncteisen · 7 years ago
  43. 56a19ae Query for TXT service configs with _gprc_config prefix by Alexander Polcyn · 7 years ago
  44. dabd7c0 Fix window compile by ncteisen · 7 years ago
  45. fdb1a2b Take a ref to the connected subchannel before unreffing it. by Mark D. Roth · 7 years ago
  46. 589c940 add test by ncteisen · 7 years ago
  47. 50cfbe3 Merge branch 'master' of https://github.com/grpc/grpc into more-eager-free by ncteisen · 7 years ago
  48. b606158 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  49. 49fe987 pull global tracer list from TraceFlag class by ncteisen · 7 years ago
  50. 90ffc3a Add tracer peer to keep set_enabled private() by ncteisen · 7 years ago
  51. 68ade74 Limit the imput dt of PID to 100ms by Yuchen Zeng · 7 years ago
  52. 8342e10 Merge pull request #13138 from iancoolidge/devel-getcpu by Vijay Pai · 7 years ago
  53. 467e836 clang fmt by Noah Eisen · 7 years ago
  54. 882dfed clang tidy by Noah Eisen · 7 years ago
  55. 4fde068 Fix merge of timer_generic by ncteisen · 7 years ago
  56. 19c34b6 Reviewer comments by Noah Eisen · 7 years ago
  57. e092ff8 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by Noah Eisen · 7 years ago
  58. 0d12c0c Update to not depend on c++ runtime by kwasimensah · 7 years ago
  59. 751c324 Add partial unref by ncteisen · 7 years ago
  60. 71d5ec7 Merge pull request #13189 from apolcyn/pass_args_to_tsi by apolcyn · 7 years ago
  61. 88a7a9f Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  62. abfb4f8 Handle negative remote_window by Yuchen Zeng · 7 years ago
  63. 9b3b8e3 clang fmt by ncteisen · 7 years ago
  64. c613aa0 Merge branch 'master' of https://github.com/grpc/grpc into eager-free by ncteisen · 7 years ago
  65. 3810749 Merge pull request #13339 from dgquintas/client_stats_fallback_kaput by David G. Quintas · 7 years ago
  66. 16ba80c Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  67. 054426c clang fmt by Noah Eisen · 7 years ago
  68. 4023fb9 clang tidy by Noah Eisen · 7 years ago
  69. 9268703 Merge branch 'master' of https://github.com/grpc/grpc into inline-closure by Noah Eisen · 7 years ago
  70. d9d5c8f clang fmt by Noah Eisen · 7 years ago
  71. 6870e6f clang tidy by Noah Eisen · 7 years ago
  72. 68bb1bf Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by Noah Eisen · 7 years ago
  73. 248c4f5 Merge remote-tracking branch 'upstream/master' into pass_args_to_tsi by Alexander Polcyn · 7 years ago
  74. 3f6b10a Use existing read buffer in security handshaker if present by Alexander Polcyn · 7 years ago
  75. 15ff8f3 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  76. 6d472b3 Merge pull request #13344 from muxi/fix-timer-thread-spin by Sree Kuchibhotla · 7 years ago
  77. 684f15b clang fmt by ncteisen · 7 years ago
  78. 4d9c98b split POC into real test by ncteisen · 7 years ago
  79. 8d224c1 Address github comments by ncteisen · 7 years ago
  80. 2152090 clang-fmt by ncteisen · 7 years ago
  81. f2132f1 Fix no logging tests by ncteisen · 7 years ago
  82. e66ad3b Add GRPC_ABSTRACT_BASE_CLASS by ncteisen · 7 years ago
  83. 0a69e1e Change manual ctor to be polymorphic by ncteisen · 7 years ago
  84. 344553c Add POC example of inheritance for testing by ncteisen · 7 years ago
  85. 1037216 Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-details by ncteisen · 7 years ago
  86. 3c9040b Merge branch 'patch-1' into kwasi-format by kwasimensah · 7 years ago
  87. 40737d6 Add error string to recv status API by ncteisen · 7 years ago
  88. 33652d3 Merge pull request #2 from grpc/master by kwasimensah · 7 years ago
  89. ad5bec0 Formatting. by Nicolas "Pixel" Noble · 7 years ago
  90. 78bf698 Merge branch 'master' of https://github.com/grpc/grpc into kwasi-format by Nicolas "Pixel" Noble · 7 years ago
  91. b945cc4 clang fmt by ncteisen · 7 years ago
  92. 429a134 Fix trace_closure linker error by ncteisen · 7 years ago
  93. dd34f3c Inline closure by ncteisen · 7 years ago
  94. c384d81 clang fmt by Noah Eisen · 7 years ago
  95. 60b3768 eagerly free slice buffer after write by ncteisen · 7 years ago
  96. 05294b6 Make debug flags DebugOnly by ncteisen · 7 years ago
  97. 39662f6 Add comments by Muxi Yan · 7 years ago
  98. 05fbb9d Fix test compile by ncteisen · 7 years ago
  99. f8136e3 clang-format by Muxi Yan · 7 years ago
  100. 6def710 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago