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