1. 32318b0 Fix ObjC C++ syntax error by Muxi Yan · 7 years ago
  2. fcb4205 silence uninitialized use warning by Jan Tattermusch · 7 years ago
  3. 0c000f6 Merge pull request #12938 from gkelly/fix-variable-interpolation by Vijay Pai · 7 years ago
  4. bb9333c Merge pull request #13486 from nathanielmanistaatgoogle/elide-local-field by Nathaniel Manista · 7 years ago
  5. 9e8a692 Merge pull request #13485 from nathanielmanistaatgoogle/const by Nathaniel Manista · 7 years ago
  6. 0eacb45 Elide local field by directly returning values by Nathaniel Manista · 7 years ago
  7. 77d2c72 Add missing const by Nathaniel Manista · 7 years ago
  8. 76c27a5 Merge pull request #13479 from nathanielmanistaatgoogle/certificate-configuration by Nathaniel Manista · 7 years ago
  9. 9c26f68 Merge pull request #13288 from ncteisen/inheritance-in-core by Noah Eisen · 7 years ago
  10. 1628da0 Avoid abbreviation in Python API by Nathaniel Manista · 7 years ago
  11. 1304cf8 Merge pull request #13475 from jtattermusch/better_completion_registry_benchmark by Jan Tattermusch · 7 years ago
  12. 264560f Reviewer feedback by ncteisen · 7 years ago
  13. b8ec238 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by Noah Eisen · 7 years ago
  14. dd010f2 Merge pull request #13364 from ncteisen/surfacing-error-details by Noah Eisen · 7 years ago
  15. eec8b84 spinlock in completion registry is slightly faster by Jan Tattermusch · 7 years ago
  16. 8bae77c add completion registry benchmark with shared registry too by Jan Tattermusch · 7 years ago
  17. da8ef40 save allocation by using a struct instead of a tuple by Jan Tattermusch · 7 years ago
  18. 8580723 consistent naming for OnReceivedCloseOnServer by Jan Tattermusch · 7 years ago
  19. 2622fdc remove legacy delegates by Jan Tattermusch · 7 years ago
  20. c563888 make everything compile by Jan Tattermusch · 7 years ago
  21. 466d77b avoid delegate allocations in callsafehandle by Jan Tattermusch · 7 years ago
  22. 8b451ed server and channel adjustments by Jan Tattermusch · 7 years ago
  23. 2dc792d add "state" filed to batch completion delegate by Jan Tattermusch · 7 years ago
  24. 9a244d6 avoid unnecessary allocation in completion registry by Jan Tattermusch · 7 years ago
  25. 2bc15ca Merge pull request #13438 from jtattermusch/csharp_more_microbenchmarks by Jan Tattermusch · 7 years ago
  26. 11c1c47 Fix real TSAN/ASAN bug by Noah Eisen · 7 years ago
  27. 90dbd2b Alter health/reflection packages' build criterion by Mehrdad Afshari · 7 years ago
  28. 018153c Merge pull request #13406 from nathanielmanistaatgoogle/interop_required_args by Nathaniel Manista · 7 years ago
  29. ec47912 Merge pull request #13188 from cauthu/python-server-cert-reload by Nathaniel Manista · 7 years ago
  30. e295ec7 Merge pull request #13454 from yang-g/lockfree_event by Yang Gao · 7 years ago
  31. bcf083f Add Python support for server SSL cert reloading by Giang Nguyen · 7 years ago
  32. ed49fe5 Resolve comments by yang-g · 7 years ago
  33. 8d1a3ca use aquire release by ncteisen · 7 years ago
  34. c567ceb Merge pull request #13173 from kwasimensah/patch-1 by Nicolas Noble · 7 years ago
  35. ad671ff Merge pull request #13391 from ncteisen/more-eager-free by Noah Eisen · 7 years ago
  36. 8abe262 Fix pthread cleanup logic by kwasimensah · 7 years ago
  37. 26521b3 Avoid calling dtor on grpc_fd before putting it in freelist by yang-g · 7 years ago
  38. f852c06 Fix TSAN attempt by ncteisen · 7 years ago
  39. 0392f8a Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by ncteisen · 7 years ago
  40. 90c8cf6 Merge pull request #13435 from sreecha/disable-realtime-caching by Sree Kuchibhotla · 7 years ago
  41. c4dd9cf reviewer feedback by ncteisen · 7 years ago
  42. dbca3d9 Merge pull request #13433 from murgatroid99/uv_resource_quota_fixes by Michael Lumish · 7 years ago
  43. 692915e Swtich to using grpc_bb_take_first by ncteisen · 7 years ago
  44. 9f4759a Disable caching start-time for all clocktypes except GPR_CLOCK_MONOTONIC by Sree Kuchibhotla · 7 years ago
  45. 5dc3cc1 Clang format by murgatroid99 · 7 years ago
  46. ddcdf84 use regular dict in completion registry by Jan Tattermusch · 7 years ago
  47. 8aeaacc generalize invocation of C# microbenchmarks by Jan Tattermusch · 7 years ago
  48. 74a723f add PInvokeByteArray microbenchmark by Jan Tattermusch · 7 years ago
  49. ef69907 add CompletionRegistry microbenchmark by Jan Tattermusch · 7 years ago
  50. 1de0d69 add GCStats to microbenchmarks by Jan Tattermusch · 7 years ago
  51. d9186a7 Merge pull request #13418 from jtattermusch/csharp_honor_optimizationtarget by Jan Tattermusch · 7 years ago
  52. c35a660 Merge pull request #13422 from kpayson64/quic_tsan_fix by kpayson64 · 7 years ago
  53. 3dc4bc2 Fix uses of resource quota in UV TCP code by murgatroid99 · 7 years ago
  54. 6d66369 Merge pull request #13388 from y-zeng/flow_control by Yuchen Zeng · 7 years ago
  55. ad3bdbe Merge pull request #13335 from ncteisen/inline-closure by Noah Eisen · 7 years ago
  56. 588d6d9 unref before write failures for completness by ncteisen · 7 years ago
  57. 311fa5f Reviewer feedback: no API change by ncteisen · 7 years ago
  58. 7fb7774 Merge pull request #13417 from markdroth/grpclb_memory_leak_fix by Mark D. Roth · 7 years ago
  59. 24908a6 Use lock when popping requests on server shutdown by Ken Payson · 7 years ago
  60. 0bf12cf Fix clang-format issues by kwasimensah · 7 years ago
  61. 3035950 clang fmt by ncteisen · 7 years ago
  62. 1028787 Add constant kMaxDt by Yuchen Zeng · 7 years ago
  63. 232af48 inline helper and remove extern c by ncteisen · 7 years ago
  64. 1aacb19 balance queuedContinuationCounter for inlined handlers by Jan Tattermusch · 7 years ago
  65. ea6cc57 C# benchmarks: honor optimizationtarget channel arg by Jan Tattermusch · 7 years ago
  66. b2aa06a Reviewer feedback: friend func not clasS by ncteisen · 7 years ago
  67. 9006013 Reviewer feedback: singleton TraceFlagList by ncteisen · 7 years ago
  68. 6c8ee58 Restart LB call after client load report completion, if needed. by Mark D. Roth · 7 years ago
  69. 9e2be49 Only alloc if status <> ok by ncteisen · 7 years ago
  70. f6d4008 Merge pull request #13233 from mehrdada/fix-grpcio-reflection-health-packaging by Mehrdad Afshari · 7 years ago
  71. 767e1cb Merge pull request #13405 from apolcyn/grpc_config_txt_prefix by apolcyn · 7 years ago
  72. d21b96c Dup the memory by ncteisen · 7 years ago
  73. df817f3 Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-details by ncteisen · 7 years ago
  74. 9d1ba2e Fix grpcio_{health_checking,reflection} packaging by Mehrdad Afshari · 7 years ago
  75. ce0ad22 Reviewer feedback by ncteisen · 7 years ago
  76. 901c47c Fix artifact builds by ncteisen · 7 years ago
  77. 5b554fb More fix for Windows artifact by ncteisen · 7 years ago
  78. 254cb36 Require port and server_port interop flags by Nathaniel Manista · 7 years ago
  79. 56a19ae Query for TXT service configs with _gprc_config prefix by Alexander Polcyn · 7 years ago
  80. dabd7c0 Fix window compile by ncteisen · 7 years ago
  81. fdb1a2b Take a ref to the connected subchannel before unreffing it. by Mark D. Roth · 7 years ago
  82. 589c940 add test by ncteisen · 7 years ago
  83. 50cfbe3 Merge branch 'master' of https://github.com/grpc/grpc into more-eager-free by ncteisen · 7 years ago
  84. b606158 Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core by ncteisen · 7 years ago
  85. 4fdb08a Revert "Restructure plugin builds to avoid building more than needed" by Vijay Pai · 7 years ago
  86. 49fe987 pull global tracer list from TraceFlag class by ncteisen · 7 years ago
  87. 90ffc3a Add tracer peer to keep set_enabled private() by ncteisen · 7 years ago
  88. 68ade74 Limit the imput dt of PID to 100ms by Yuchen Zeng · 7 years ago
  89. 0d5e24d Merge pull request #13390 from vjpai/stats-proto by Vijay Pai · 7 years ago
  90. 8342e10 Merge pull request #13138 from iancoolidge/devel-getcpu by Vijay Pai · 7 years ago
  91. 467e836 clang fmt by Noah Eisen · 7 years ago
  92. 882dfed clang tidy by Noah Eisen · 7 years ago
  93. 4fde068 Fix merge of timer_generic by ncteisen · 7 years ago
  94. 19c34b6 Reviewer comments by Noah Eisen · 7 years ago
  95. e092ff8 Merge branch 'master' of https://github.com/grpc/grpc into tracing++ by Noah Eisen · 7 years ago
  96. 6b514e6 Remove unused import by Vijay Pai · 7 years ago
  97. 0d12c0c Update to not depend on c++ runtime by kwasimensah · 7 years ago
  98. 751c324 Add partial unref by ncteisen · 7 years ago
  99. 71d5ec7 Merge pull request #13189 from apolcyn/pass_args_to_tsi by apolcyn · 7 years ago
  100. 42fc8d4 Merge pull request #13359 from vjpai/plugins by Vijay Pai · 7 years ago