1. a22e16a Merge master into yashykt:execctxcleanup by Yash Tibrewal · 6 years ago
  2. 7e24da4 Merge pull request #14535 from nownabe/ruby-doc by apolcyn · 6 years ago
  3. c0cd82f Remove unnecessary includes of exec_ctx.h by Yash Tibrewal · 6 years ago
  4. 6f3c4f0 Adding back nodejs version override support. by Nicolas "Pixel" Noble · 6 years ago
  5. 3681ca3 Merge pull request #14712 from yashykt/hotplugcpu by Yash Tibrewal · 6 years ago
  6. ac872dd Merge pull request #14556 from dgquintas/grpclb_test_call_creds_removal by David G. Quintas · 6 years ago
  7. 0b4361c Add checking for hotplugged CPUs in gpr_cpu_current_cpu for linux by Yash Tibrewal · 6 years ago
  8. 14050f1 Merge pull request #14659 from ZhouyihaiDing/trace_call_plugin by Zhouyihai Ding · 6 years ago
  9. 693281d -regextype flag is not supported on mac by Jan Tattermusch · 6 years ago
  10. d0ce0a7 fix C# distribtest on kokoro macos by Jan Tattermusch · 6 years ago
  11. 8f841d2 fix broken docker build for python distribtest base images by Jan Tattermusch · 6 years ago
  12. e2d47e8 ubuntu1504 and 1510 are past their end of life by Jan Tattermusch · 6 years ago
  13. d85bc0c upload all distribtest dockerimages to dockerhub by Jan Tattermusch · 6 years ago
  14. 261448e Merge pull request #14691 from jtattermusch/kokoro_packages_distribtest by Jan Tattermusch · 6 years ago
  15. 43911f2 Merge pull request #14690 from apolcyn/fix_resolver_test_arg_parse by apolcyn · 6 years ago
  16. 6234054 Verify LB doesn't receive call creds by David Garcia Quintas · 6 years ago
  17. f60cbbd Merge pull request #14688 from kpayson64/revert_pr by kpayson64 · 6 years ago
  18. b20f768 Merge pull request #14702 from nathanielmanistaatgoogle/_face_interface_test by Nathaniel Manista · 6 years ago
  19. f3b28b8 Merge pull request #14681 from AspirinSJL/head by Juanli Shen · 6 years ago
  20. 6217037 Remove _face_interface_test by Nathaniel Manista · 6 years ago
  21. 431aea5 Merge pull request #14700 from yashykt/httpsclitestlog by Yash Tibrewal · 6 years ago
  22. f7a8f8b Merge pull request #14687 from nathanielmanistaatgoogle/early-ok by Nathaniel Manista · 6 years ago
  23. 4cb0bd0 Merge pull request #14661 from murgatroid99/node_pure_js_interop_client by Michael Lumish · 6 years ago
  24. 7518ce9 Merge pull request #14599 from kpayson64/abstract_libuv_stuff by kpayson64 · 6 years ago
  25. 21a64df Merge pull request #14694 from yashykt/execctxdesc by Yash Tibrewal · 6 years ago
  26. b162897 Add logging for helping debug httpcli tests by Yash Tibrewal · 6 years ago
  27. 7726c30 Verify early OK behavior by Nathaniel Manista · 6 years ago
  28. 0dee3d9 Merge branch 'master' into socklent by Yash Tibrewal · 6 years ago
  29. db5f4d5 Remove unncessary casts by Yash Tibrewal · 6 years ago
  30. c6e4372 Create README for gRPC Python reflection package by Naresh · 6 years ago
  31. fc9c070 Update documentation for ExecCtx by Yash Tibrewal · 6 years ago
  32. b62d77f Merge pull request #14686 from markdroth/caching_byte_stream_fix by Mark D. Roth · 6 years ago
  33. fc0d0e7 Simplify dn_resolver_ares by kpayson64 · 6 years ago
  34. 80d54f3 add build_packages and distribtest kokoro jobs by Jan Tattermusch · 6 years ago
  35. 1eaac47 Fix arg parsing in resolver test script by Alexander Polcyn · 6 years ago
  36. 575bda3 Merge pull request #14675 from markdroth/auth_filter_metadata_callouts by Mark D. Roth · 6 years ago
  37. 5f3a452 make package builds work on kokoro by Jan Tattermusch · 6 years ago
  38. 129f38a Merge pull request #14517 from makdharma/extensible_api by Nicolas Noble · 6 years ago
  39. fb0dabd Revert "Use heuristic to determine how many events to handle per iteration" by kpayson64 · 6 years ago
  40. 3c3c4c9 Update server.h by Vijay Pai · 6 years ago
  41. 589e2cf Update completion_queue.h by Vijay Pai · 6 years ago
  42. 626a65e Added protected default constructor by makdharma · 6 years ago
  43. 49a76e9 clang-format by Mark D. Roth · 6 years ago
  44. dbf4b71 added Experimental in comments by makdharma · 6 years ago
  45. 4941414 Avoid trying to access underlying_stream_ after it's been orphaned. by Mark D. Roth · 6 years ago
  46. 24e34b8 Orphan underlying byte stream as soon as it's been drained. by Mark D. Roth · 6 years ago
  47. 539f506 Abstract libuv implementation by kpayson64 · 6 years ago
  48. fcc4b9b Fix ruby document by nownabe · 6 years ago
  49. 44fd655 Merge pull request #14676 from muxi/fix-inttypes-include by Vijay Pai · 6 years ago
  50. 7573f98 Fix call stack ref flake by Juanli Shen · 6 years ago
  51. a2f9916 Add Xcode link map analyzer by Muxi Yan · 6 years ago
  52. 337373b9 More explicit static casts for size_t to socklen_t by Yash Tibrewal · 6 years ago
  53. a7ed100 Add another missing install line by murgatroid99 · 6 years ago
  54. 2a03c87 Fix one more file by Muxi Yan · 6 years ago
  55. 01d1178 Merge pull request #14678 from adelez/foundry_integration by adelez · 6 years ago
  56. 606742d replaced loop with range expression by makdharma · 6 years ago
  57. 2c6aee9 Merge pull request #14591 from vjpai/framesize by Vijay Pai · 6 years ago
  58. ac21e04 Fix python script style by murgatroid99 · 6 years ago
  59. d898926 Incease job to 100. by Adele Zhou · 6 years ago
  60. e0e110e Fix syntax error by murgatroid99 · 6 years ago
  61. 06210a1 Node pure JS interop: add missing install line, skip more tests by murgatroid99 · 6 years ago
  62. ecc8651 Use metadata batch callouts in client_auth_filter. by Mark D. Roth · 6 years ago
  63. 60aa278 Remove include of inttypes.h completely by Muxi Yan · 6 years ago
  64. 4b37fb0 Stop including inttypes.h in gRPC core public header in Apple platforms by Muxi Yan · 6 years ago
  65. 9d22758 Use different docker image for Node pure JS interop tests by murgatroid99 · 6 years ago
  66. d10c4e1 added "Experimental" and returned raw pointers by makdharma · 6 years ago
  67. 41c396e Merge pull request #14607 from markdroth/c++_byte_stream by Mark D. Roth · 6 years ago
  68. 1d60324 forgot to add completion_queue.h doh! by makdharma · 6 years ago
  69. d10a885 removed unnecessary "virtual" by makdharma · 6 years ago
  70. ec154f6 Merge pull request #14642 from MrMage/avoid-running-sed-on-backups by Muxi Yan · 6 years ago
  71. 1213682 Merge pull request #14662 from apolcyn/fix_broken_file_test_under_bazel by apolcyn · 6 years ago
  72. 4d46260 Explicit static_cast conversions by Yash Tibrewal · 6 years ago
  73. a7f52a6 Merge pull request #14660 from vjpai/exception_10x by Vijay Pai · 6 years ago
  74. 9eb82a4 Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node by murgatroid99 · 6 years ago
  75. c04c53b Run exception tests 10x to make sure server doesn't crash by Vijay Pai · 6 years ago
  76. 2c86e06 Add Node pure JS interop client by murgatroid99 · 6 years ago
  77. 5f3b474 Blank line after including port_platform.h by Yash Tibrewal · 6 years ago
  78. f133259 Fix broken golden file test under bazel by Alexander Polcyn · 6 years ago
  79. e63ab97 Merge branch 'master' into socklent by Yash Tibrewal · 6 years ago
  80. ea37b0c Adding uv too by Yash Tibrewal · 6 years ago
  81. c50ded2 Merge pull request #14651 from vjpai/cpp_deprecate by Vijay Pai · 6 years ago
  82. c8e5233 clang-format by makdharma · 6 years ago
  83. 3d8b32d Convert byte_stream API to C++. by Mark D. Roth · 6 years ago
  84. 8993297 php: adding trace for call_credentials callback function by ZhouyihaiDing · 6 years ago
  85. 34f153c Change grpc++ reference in names to grpcpp in test/cpp/cocoapods by Muxi Yan · 6 years ago
  86. 757af97 added ///Experimental in comment for c_server by makdharma · 6 years ago
  87. 9cd0099 variable init sequence fix by makdharma · 6 years ago
  88. 838af3e moved member variables from protected to private by makdharma · 6 years ago
  89. 59ea0ae Merge pull request #14646 from muxi/add-san-objc by Muxi Yan · 6 years ago
  90. 3761fc1 Merge pull request #14531 from muxi/update-connectivity-test-app by Muxi Yan · 6 years ago
  91. 30e1b4a Merge pull request #14585 from grpc/remove-hostname-extraction by Muxi Yan · 6 years ago
  92. c90a856 Change grpc++ references in names to grpcpp by Vijay Pai · 6 years ago
  93. 68dbea2 Trial windows changes by Yash Tibrewal · 6 years ago
  94. 2e25169 Merge pull request #14630 from kpayson64/increase_mac_artifact_build_timeout by kpayson64 · 6 years ago
  95. 40beafa Put change in template file by Muxi Yan · 6 years ago
  96. 3585922 Add the sanitizer tests to CI by Muxi Yan · 6 years ago
  97. 1648219 Add asan and tsan to ObjC by Muxi Yan · 6 years ago
  98. 3287ceb Merge pull request #14638 from yihuazhang/hook_alts_again by yihuaz · 6 years ago
  99. 44dac60 Merge pull request #14610 from apolcyn/python_dig by apolcyn · 6 years ago
  100. ef3fb66 Merge pull request #14560 from jtattermusch/fix_windows_shutdown_shutdown_finishes_calls by Jan Tattermusch · 6 years ago