1. 1ab1287 Reviewer feedback by ncteisen · 6 years ago
  2. 68d4f50 Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  3. 9e3e646 Merge pull request #15274 from JackOfMostTrades/verify-callback-core by Mark D. Roth · 6 years ago
  4. c7166ae Make channelz an opt in feature by ncteisen · 6 years ago
  5. f92460e Merge branch 'master' of https://github.com/grpc/grpc into channelz by ncteisen · 6 years ago
  6. 68eff58 Create verify_peer_options when creating ssl credentials in order to expose a verification callback option. by Ian Haken · 7 years ago
  7. 21dbaab Add channel arg to enable/disable http proxy by Yash Tibrewal · 6 years ago
  8. 16280c7 Remove unused API by ncteisen · 6 years ago
  9. d23739e Reviewer feedback by ncteisen · 6 years ago
  10. d7728cd Merge pull request #15069 from muxi/prototype-cfstream by Muxi Yan · 6 years ago
  11. 9a1bb05 Build out the channelz unit test by ncteisen · 6 years ago
  12. c3c6e06 Add basic support for GetChannel by ncteisen · 6 years ago
  13. 4dbd18a Make mobile log per-host and rename as context by Muxi Yan · 6 years ago
  14. ba221d0 Merge branch 'master' into prototype-cfstream by Muxi Yan · 6 years ago
  15. a70102b Use cc rather than mm files and merge cfstream related files into core by Muxi Yan · 6 years ago
  16. 9c926f3 Resolve Swift warnings by specifying void arguments by Michael Rebello · 6 years ago
  17. a3ba733 Add GPR_DEBUG_ASSERT by Yash Tibrewal · 6 years ago
  18. fe2fa0c Add C++ experimental API extensions for ALTS C stack by Yihua Zhang · 6 years ago
  19. 794edb3 use GPR_UNLIKELY in GPR_ASSERT by Yash Tibrewal · 6 years ago
  20. 344a2b2 Merge pull request #15009 from yashykt/gprlikely by Yash Tibrewal · 6 years ago
  21. 1ed6238 Revert change to GPR_ASSERT by Yash Tibrewal · 6 years ago
  22. e771f9b Add mising GPR_UNLIKELY definition by Yash Tibrewal · 6 years ago
  23. 20019ce Add support for GPR_LIKELY and GPR_UNLIKELY by Yash Tibrewal · 6 years ago
  24. e7995f2 Avoid low severity log message construction by Ara Ayvazyan · 6 years ago
  25. dfbf607 Introduce channel arg to disable authority filter by Muxi Yan · 6 years ago
  26. dc93b71 Merge pull request #14751 from ncteisen/channel-tracing by Noah Eisen · 6 years ago
  27. 7ae3733 [grpc] Add SSL session client cache support by Ruslan Nigmatullin · 7 years ago
  28. 3b42f83 Revert "Revert "Channel Tracing Implementation; Part 1"" by ncteisen · 6 years ago
  29. f2bea37 Revert "Channel Tracing Implementation; Part 1" by Noah Eisen · 6 years ago
  30. b93a006 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  31. 539f506 Abstract libuv implementation by kpayson64 · 6 years ago
  32. 60aa278 Remove include of inttypes.h completely by Muxi Yan · 6 years ago
  33. 4b37fb0 Stop including inttypes.h in gRPC core public header in Apple platforms by Muxi Yan · 6 years ago
  34. ac945eb Reviewer comments by ncteisen · 6 years ago
  35. cd6755b Re write rendered by ncteisen · 6 years ago
  36. ee013d2 Fix build and sanity by ncteisen · 6 years ago
  37. bf5237a reviewer comments by ncteisen · 6 years ago
  38. 6ea7f33 Reviewer comments by ncteisen · 6 years ago
  39. 95cf057 Reviewer feedback by ncteisen · 6 years ago
  40. 75cf85c Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 6 years ago
  41. 718c834 Retry support. by Mark D. Roth · 6 years ago
  42. dc46c7f Merge pull request #14487 from apolcyn/port_platform_sanity by apolcyn · 7 years ago
  43. 5699cfc Merge pull request #14318 from muxi/add-logging-interface by Muxi Yan · 7 years ago
  44. db3e898 Add a sanity check for inclusion of port_platform.h by Alexander Polcyn · 7 years ago
  45. 1a6d3a5 Add comments to the interface by Muxi Yan · 7 years ago
  46. 1bc5501 Fix ruby artifact build by Alexander Polcyn · 7 years ago
  47. 87c6504 Revert "Revert "Revert "Revert "grpclb re-resolution"""" by Juanli Shen · 7 years ago
  48. 62a38fd Merge pull request #14412 from grpc/revert-14376-revert-14356-revert-13671-grpclb_reresolution by David G. Quintas · 7 years ago
  49. 8d1b761 Merge pull request #14405 from ncteisen/api-guarantees by Noah Eisen · 7 years ago
  50. ac86f04 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  51. f66cf0d Revert "Revert "Revert "grpclb re-resolution""" by David G. Quintas · 7 years ago
  52. 1d16854 Merge pull request #14407 from vjpai/gpr_review_thd by Vijay Pai · 7 years ago
  53. 236d9f2 Address reviewer feedback. by Vijay Pai · 7 years ago
  54. e83c234 Add details about API gaurantees by ncteisen · 7 years ago
  55. c745690 Internalize gpr_thd except for id and currentid by Vijay Pai · 7 years ago
  56. 776490a Revert "Revert "grpclb re-resolution"" by Juanli Shen · 7 years ago
  57. 86accb1 Merge pull request #14384 from grpc/sc-experimental by Muxi Yan · 7 years ago
  58. 86e6cc1 polish by Muxi Yan · 7 years ago
  59. 0693b72 Merge branch 'master' into gpr_review by Vijay Pai · 7 years ago
  60. bead964 Mark stream compression as experimental by Muxi Yan · 7 years ago
  61. 0024ebc Merge pull request #14196 from vjpai/gpr_review_tls by Vijay Pai · 7 years ago
  62. 18b9133 Merge branch 'master' into gpr_review by Vijay Pai · 7 years ago
  63. 239b7d4 Merge branch 'master' into gpr_review by Vijay Pai · 7 years ago
  64. 25b61fd Merge branch 'master' into gpr_review_tls by Vijay Pai · 7 years ago
  65. 573717b Merge branch 'master' into gpr_review3 by Vijay Pai · 7 years ago
  66. 32748c1 Merge branch 'master' into gpr_review3 by Vijay Pai · 7 years ago
  67. b1ef84a Merge branch 'master' into gpr_review_host_port by Vijay Pai · 7 years ago
  68. aa7dc29 Revert "grpclb re-resolution" by Juanli Shen · 7 years ago
  69. fb369d9 Merge pull request #14343 from muxi/revert-12708 by Muxi Yan · 7 years ago
  70. cda058d build projects by Muxi Yan · 7 years ago
  71. 99f1a8f Remove compression_ruby by Muxi Yan · 7 years ago
  72. 6f0b195 Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* by Muxi Yan · 7 years ago
  73. 33cdd57 grpclb in charge of its re-resolution by Juanli Shen · 7 years ago
  74. 3e440f3 Add MobileLog support by Muxi Yan · 7 years ago
  75. 1acfaca Merge branch 'master' into gpr_review_host_port by Vijay Pai · 7 years ago
  76. d4d0a30 Privatize useful.h and avl.h by Vijay Pai · 7 years ago
  77. 4c0640e Merge branch 'master' into gpr_review3 by Vijay Pai · 7 years ago
  78. e5b0a50 Merge pull request #14015 from vjpai/alarm by Vijay Pai · 7 years ago
  79. f25126c PR comments by David Garcia Quintas · 7 years ago
  80. 3ee68da PR Comments by David Garcia Quintas · 7 years ago
  81. 7896b62 DNS cooldown mechanism by David Garcia Quintas · 7 years ago
  82. bdb746e Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  83. ae376bf Privatize host_port.h; was not used in any wrapped language implementation by Vijay Pai · 7 years ago
  84. b6cf123 Privatize thread-local storage headers by Vijay Pai · 7 years ago
  85. 8a99fdb Move cmdline and subprocess from public gpr to test/core/util by Vijay Pai · 7 years ago
  86. fd900e0 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  87. bd0c019 Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  88. 62569dd Fix arena to return aligned memory. by Mark D. Roth · 7 years ago
  89. 2b226ad Remove alarm from core, implement in C++ layer only by Vijay Pai · 7 years ago
  90. fb061c3 Merge remote-tracking branch 'upstream/master' into fix-stream-compression-config-interface by Muxi Yan · 7 years ago
  91. 69d3e09 Merge pull request #13815 from vjpai/catcher by Vijay Pai · 7 years ago
  92. 1d91362 exec_ctx_fwd.h should never have been in public headers by Vijay Pai · 7 years ago
  93. b04efac Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing by ncteisen · 7 years ago
  94. 32d077e Merge pull request #13922 from y-zeng/openssl_1_1_0 by Yuchen Zeng · 7 years ago
  95. ab00654 Tag new #else and #endif blocks with comments by Vijay Pai · 7 years ago
  96. 9809ce3 Use appropriate preprocessor guards to allow building without exceptions by Vijay Pai · 7 years ago
  97. 91bab37 When building with bazel on a Mac, workaround bazelbuild/bazel#4341 by Vijay Pai · 7 years ago
  98. c6ae9b5 Silence openssl 1.1.0 warnings by Yuchen Zeng · 7 years ago
  99. 11d1ac4 Add an exception in TLS to use pthread library instead of __thread for Android NDK with GCC as the compiler by Yash Tibrewal · 7 years ago
  100. 7d9b635 Initial commit by ncteisen · 7 years ago