1. 4057627 Make platform-specific headers textual by Muxi Yan · 7 years ago
  2. 6b69f2a Merge pull request #12831 from murgatroid99/version_1.7.0-pre1 by Michael Lumish · 7 years ago
  3. cbae862 Merge pull request #12822 from jtattermusch/csharp_cancellable_movenext by Jan Tattermusch · 7 years ago
  4. f2747dd Merge pull request #12846 from muxi/backport-12637 by Muxi Yan · 7 years ago
  5. 2cbec4c Add test for forward declaration by Muxi Yan · 7 years ago
  6. 9635d46 Generate dependency header import in pbrpc.m by Muxi Yan · 7 years ago
  7. 05e0d2d Generate forward declaration in pbrpc.h by Muxi Yan · 7 years ago
  8. ec8253b Merge pull request #12834 from muxi/backport-12772 by Muxi Yan · 7 years ago
  9. 32d196f remove delays in tests by Jan Tattermusch · 7 years ago
  10. ee35223 improve docs by Jan Tattermusch · 7 years ago
  11. 6524d87 Merge pull request #12837 from apolcyn/backport_12493 by apolcyn · 7 years ago
  12. 4f05af5 fix memory leak of ruby call objects by Alexander Polcyn · 7 years ago
  13. fb4cb27 Add PB_NO_PACKED_STRUCTS to gRPC-Core by Muxi Yan · 7 years ago
  14. 90e9140 1.7.x is now 1.7.0-pre1 by murgatroid99 · 7 years ago
  15. 3137faa Merge pull request #12803 from murgatroid99/backport_uv_refcount_fix by apolcyn · 7 years ago
  16. f8c9bcd introduce CallCancellationTest by Jan Tattermusch · 7 years ago
  17. bb872c0 allow cancelling MoveNext operations by Jan Tattermusch · 7 years ago
  18. 8e2e9a6 Merge pull request #12817 from jtattermusch/fixregister_backport by Jan Tattermusch · 7 years ago
  19. 5e8c486 De-register cancellation token by Chris Bacon · 7 years ago
  20. d05f2f7 Fix up whitespace by Thomas Voß · 7 years ago
  21. 4f8a416 Increase reference count on state used in tcp connect. by Thomas Voß · 7 years ago
  22. f9a39ac Merge pull request #12718 from ZhouyihaiDing/c_ext_php by Zhouyihai Ding · 7 years ago
  23. 520e468 Merge pull request #12788 from muxi/fix-umbrella-warning by Muxi Yan · 7 years ago
  24. 70ef0b3 Merge pull request #9556 from y-zeng/cli_batch_rebased by Yuchen Zeng · 7 years ago
  25. 89cf5a4 Eliminate gRPC-Core umbrella header warning by tweaking module.modulemap and excluding some files for other build systems by Muxi Yan · 7 years ago
  26. 8d1dc21 Merge pull request #12782 from jtattermusch/debug_clock_skew by Jan Tattermusch · 7 years ago
  27. 2c61684 Merge pull request #12779 from jtattermusch/unflake_macos_artifacts by Jan Tattermusch · 7 years ago
  28. e7d627f Merge pull request #12750 from yashykt/epoll1_h2proxy_tests_fix by Yash Tibrewal · 7 years ago
  29. 15ccb3d debug clock skew by Jan Tattermusch · 7 years ago
  30. 64e48b4 coreutils already installed by Jan Tattermusch · 7 years ago
  31. 6bb6fd9 simplify macos artifact build script by Jan Tattermusch · 7 years ago
  32. 4c64dc9 workaround verconf.h problem by Jan Tattermusch · 7 years ago
  33. 39f0895 Merge branch 'master' into epoll1_h2proxy_tests_fix by Yash Tibrewal · 7 years ago
  34. 5dd2f48 Fix windows build by Yuchen Zeng · 7 years ago
  35. b5eaf77 gRPC CLI batch mode by Yuchen Zeng · 8 years ago
  36. 9c15cb9 Merge pull request #12647 from nicolasnoble/pull_request_interval_script by Nicolas Noble · 7 years ago
  37. e22c564 Merge pull request #12766 from ncteisen/tiny by Noah Eisen · 7 years ago
  38. 903f06f Merge pull request #12701 from yongni/master by yongni · 7 years ago
  39. 520cc8f Fix ClangTidy by ncteisen · 7 years ago
  40. 3a8ac2e Merge pull request #12763 from ncteisen/debugging-bm-tools by Noah Eisen · 7 years ago
  41. 11aa678 Merge pull request #12702 from endobson/call-ref by Mehrdad Afshari · 7 years ago
  42. 8354fa3 Merge branch 'master' of https://github.com/grpc/grpc into pull_request_interval_script by Nicolas "Pixel" Noble · 7 years ago
  43. daa70e6 Adding Copyright info. by Nicolas "Pixel" Noble · 7 years ago
  44. 1c9ef7c Merge pull request #12663 from sreecha/debug-timers by Sree Kuchibhotla · 7 years ago
  45. 87997ed Merge pull request #12765 from nathanielmanistaatgoogle/cython by Nathaniel Manista · 7 years ago
  46. ede8ed2 Merge pull request #12374 from markdroth/plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  47. 226e906 Merge pull request #12574 from yang-g/comp_call by Yang Gao · 7 years ago
  48. 103991e Devolve staticmethod to ordinary function by Nathaniel Manista · 7 years ago
  49. 3c00328 Add a simple test by yang-g · 7 years ago
  50. cfd20c4 Add CompositeCallCredentials by yang-g · 7 years ago
  51. c2d5edf Increase CPU cost by ncteisen · 7 years ago
  52. 38d089e Merge pull request #12596 from matt-kwong/node-testing by Michael Lumish · 7 years ago
  53. d31551e Merge pull request #12762 from nathanielmanistaatgoogle/cleanups by Nathaniel Manista · 7 years ago
  54. 460af54 Shuffle new and old jobs together by ncteisen · 7 years ago
  55. 73144f9 Merge pull request #12759 from kpayson64/no_more_xp by kpayson64 · 7 years ago
  56. 6489785 Merge pull request #11599 from nathanielmanistaatgoogle/pin-pip by Nathaniel Manista · 7 years ago
  57. 3efe754 "resopnse" typo correction by Nathaniel Manista · 7 years ago
  58. 4ceb743 Drop unused staticmethods by Nathaniel Manista · 7 years ago
  59. 3e3bbdf Raise exception instances rather than classes by Nathaniel Manista · 7 years ago
  60. 6456e49 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  61. fde890e Merge pull request #12749 from markdroth/composite_credentials_race_condition by Mark D. Roth · 7 years ago
  62. 30f1d0f Specify min windows version as Vista for Python by Ken Payson · 7 years ago
  63. 8ba60a7 Merge pull request #12757 from matt-kwong/start-port by Matt Kwong · 7 years ago
  64. e489567 Merge pull request #12651 from apolcyn/cares_srv_master_after_uinittests by apolcyn · 7 years ago
  65. 292c1ef Start port_server before running daily performance profile by Matt Kwong · 7 years ago
  66. bdf998a Fix compression tests for when they expect the client to receive the completion tag by Yash Tibrewal · 7 years ago
  67. 8bba3bf Pin pip at 9.0.1 by Nathaniel Manista · 7 years ago
  68. 951f6fb Merge pull request #12729 from yang-g/osxisdifferent by Yang Gao · 7 years ago
  69. 61b26f9 Code review changes. by Mark D. Roth · 7 years ago
  70. 55a807a Fix race condition in composite credentials. by Mark D. Roth · 7 years ago
  71. a745825 Merge pull request #12474 from yihuazhang/async_tsi_test by Mark D. Roth · 7 years ago
  72. 9e3a76b Add c-ares resolver tests against GCE DNS, using the unit test. by Alexander Polcyn · 7 years ago
  73. 98f8989 Merge pull request #12606 from nathanielmanistaatgoogle/all_the_cpythons by Nathaniel Manista · 7 years ago
  74. d847616 Added step-by-step instrution on how to add a new release to grpc backward compatiblity test. by Yong Ni · 7 years ago
  75. c1af97d Merge pull request #12739 from markdroth/proxy_mapper_uds_fix by Nicolas Noble · 7 years ago
  76. 8eeb7ce Merge pull request #12721 from apolcyn/google_rpc_status_fix_not_present_case by apolcyn · 7 years ago
  77. 56e4b8e Merge pull request #12587 from AspirinSJL/lb_fallback by Juanli Shen · 7 years ago
  78. fe40815 Readd grpclb fallback by Juanli Shen · 7 years ago
  79. 1c34d1d Fix C++ goto problem. by Mark D. Roth · 7 years ago
  80. cb799c5 Fix http_proxy proxy mapper to not set proxy_name when returning false. by Mark D. Roth · 7 years ago
  81. c3d8237 Merge pull request #12713 from mehrdada/rebase-8663 by kpayson64 · 7 years ago
  82. 6bf3184 Fix bad_client_window_overflow_test at mac by yang-g · 7 years ago
  83. 1a8bb82 Add tracer for plugin credentials. by Mark D. Roth · 7 years ago
  84. 708163a Merge pull request #12719 from grpc/revert-12580-execp by Yash Tibrewal · 7 years ago
  85. 5490cdd Merge pull request #12709 from markdroth/grpclb_client_load_report_timer_fix by Mark D. Roth · 7 years ago
  86. 5fef3e3 reuse class; change language name; scenario naame; by ZhouyihaiDing · 7 years ago
  87. f1b1ab0 return nil from google rpc status conversion if the grpc-status-details-bin trailer wasnt set by Alexander Polcyn · 7 years ago
  88. 2477cf3 Revert "General executor speedups, introspection" by Craig Tiller · 7 years ago
  89. 873b55c Merge pull request #12340 from muxi/fix-objc-unreachable-code by Muxi Yan · 7 years ago
  90. e249079 Be a tad more specific requesting error reports by Mehrdad Afshari · 7 years ago
  91. c8e145b add protobuf c_ext to php benchmark by ZhouyihaiDing · 7 years ago
  92. a4792f5 Defer restarting LB call until after timer cancellation. by Mark D. Roth · 7 years ago
  93. 2de36a8 Remove unnecessary code to defer client load report until after initial request. by Mark D. Roth · 7 years ago
  94. 9247ad5 Fix dumb timer cancellation bug (reversed conditional). by Mark D. Roth · 7 years ago
  95. a1fbca0 Merge pull request #12584 from dgquintas/pr_latency_script by David G. Quintas · 7 years ago
  96. b4c01f9 Merge remote-tracking branch 'upstream/master' into plugin_credentials_api_fix by Mark D. Roth · 7 years ago
  97. 008a173 Merge pull request #12244 from muxi/fix-stream-compression-eos by Muxi Yan · 7 years ago
  98. f3f420d Merge pull request #12100 from bigcommerce/ruby-interceptors-2 by Mehrdad Afshari · 7 years ago
  99. eec7a91 Add Ruby server interceptors by Shaun McCormick · 7 years ago
  100. 76c9e08 Merge pull request #12686 from muxi/fix-cancel-after-invoke by Muxi Yan · 7 years ago