1. 837a479 minor typo : becuase -> because by ita9naiwa · 7 years ago
  2. 28839ce Merge pull request #13776 from ncteisen/executor-tsan by Noah Eisen · 7 years ago
  3. 2279cd4 Merge pull request #13771 from yang-g/delete by Yang Gao · 7 years ago
  4. 9c8ea03 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  5. 2ebb168 Merge pull request #13774 from apolcyn/disable_soreuseport_in_ruby_tests by apolcyn · 7 years ago
  6. 1074cb6 Merge pull request #13759 from murgatroid99/node_deletion_again by Michael Lumish · 7 years ago
  7. 0981f9f Bump version to 1.8.1 by Mehrdad Afshari · 7 years ago
  8. 5b6b591 Merge pull request #13789 from grpc/v1.8.x by Mehrdad Afshari · 7 years ago
  9. f5649c7 Merge pull request #13786 from kpayson64/fix_python_server_race by kpayson64 · 7 years ago
  10. 8179b95 Fixes race condition in Python server shutdown by Ken Payson · 7 years ago
  11. c0b00c3 Fix executor tsan bug by ncteisen · 7 years ago
  12. ba6ca24 Merge pull request #13773 from ncteisen/tsan by Noah Eisen · 7 years ago
  13. e1c4021 Reallow out-of-spec metadata by Nathaniel Manista · 7 years ago
  14. 235a2e7 [Ruby] Specify module init after cloning repo by Frank Natividad · 7 years ago
  15. f0b89e2 Merge pull request #13764 from kpayson64/fix_unused_param by kpayson64 · 7 years ago
  16. 430f745 Fix tsan in bad_client tests by Noah Eisen · 7 years ago
  17. b14f1ea Disable soreuseport in ruby unit tests by Alexander Polcyn · 7 years ago
  18. ef02bcf Mark tcp errors as UNAVAILABLE by yang-g · 7 years ago
  19. a2044f8 metadata plugin update statuses in wrapped langs by Jan Tattermusch · 7 years ago
  20. ef0e64c Revert "Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure"" by Jan Tattermusch · 7 years ago
  21. b8a28d2 Merge pull request #13754 from muxi/fix-stream-compression-gzip by Muxi Yan · 7 years ago
  22. 096e3c3 Fix unused parameter warning in cpp codegen by Ken Payson · 7 years ago
  23. 54d699d Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  24. 62d86e9 Fixed wrong conversion factor by David Garcia Quintas · 7 years ago
  25. 552b5aa Delete node-related files again by murgatroid99 · 7 years ago
  26. 3cf3acc Fix inline/refcounted slice problem in gzip by Muxi Yan · 7 years ago
  27. 414e955 Merge pull request #13739 from jtattermusch/csharp_gen_header by Jan Tattermusch · 7 years ago
  28. dcb9493 Merge pull request #13450 from daniel-j-born/tcp_client by Mark D. Roth · 7 years ago
  29. 386bbdf regenerate by Jan Tattermusch · 7 years ago
  30. 96d5eb5 use auto-generated header for C# plugin by Jan Tattermusch · 7 years ago
  31. b66c7d1 fix or slow down windows socket leak by Junsung Ko · 7 years ago
  32. de651a6 Merge pull request #13604 from yayaboring/master by Jan Tattermusch · 7 years ago
  33. 0ba96ed v1.8.0-pre2 is now v1.8.0 by Mehrdad Afshari · 7 years ago
  34. fdfaf1b Add tests for gRPC Python interceptor machinery by Mehrdad Afshari · 7 years ago
  35. 108500f Add gRPC Python client-side interceptor machinery by Mehrdad Afshari · 7 years ago
  36. 68e1978 Add gRPC Python service-side interceptor machinery by Mehrdad Afshari · 7 years ago
  37. 66d1019 Merge pull request #13631 from sreecha/cv-wait-monotonic by Sree Kuchibhotla · 7 years ago
  38. bdf6391 Refactor POSIX TCP client connect. by Dan Born · 7 years ago
  39. de110af Merge pull request #13718 from ncteisen/yapf-src-python by Noah Eisen · 7 years ago
  40. 25f3bba Merge pull request #13711 from yang-g/ping by Yang Gao · 7 years ago
  41. 138ee78 yapf grpcio_tests by ncteisen · 7 years ago
  42. e2097f0 yapf-ize grpc_testing by ncteisen · 7 years ago
  43. 0f6c518 yapf-ize grpcio_reflection by ncteisen · 7 years ago
  44. d258430 yapf-ize grpcio_health_checking by ncteisen · 7 years ago
  45. 1283663 Yapf-ize grpcio/grpc_.py by ncteisen · 7 years ago
  46. b2cf1bc Merge pull request #13708 from muxi/preboot-xcode-sim by Muxi Yan · 7 years ago
  47. 3c42425 Use the correct env var name by yang-g · 7 years ago
  48. 98e075a Add a comment when Xcode simulator fails to start. by Muxi Yan · 7 years ago
  49. c5ba665 Merge remote-tracking branch 'origin/v1.8.x' by Mehrdad Afshari · 7 years ago
  50. 2b57a10 pre-boot xcode sim in objc-tests by Muxi Yan · 7 years ago
  51. 866db6e Merge pull request #13675 from jtattermusch/fix_csharp_clientserver_test by Jan Tattermusch · 7 years ago
  52. f9675bb Merge pull request #12706 from applinskinner/master by Zhouyihai Ding · 7 years ago
  53. b0afa01 Refactor: Rename call to response_iterator_call by Mehrdad Afshari · 7 years ago
  54. 90ab995 Tests for ServicerContext.abort by Mehrdad Afshari · 7 years ago
  55. 9bc44e3 Introduce ServicerContext.abort to abort an RPC by Mehrdad Afshari · 7 years ago
  56. 5663eac Merge pull request #13696 from apolcyn/update_ruby_for_cpp_core by apolcyn · 7 years ago
  57. ebcc6b3 Update extconf.rb for c++ conversion, move CFLAGS to CPPFLAGS when by Alexander Polcyn · 7 years ago
  58. d14035c Merge pull request #13688 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  59. 7a64e69 Merge pull request #13521 from jtattermusch/csharp_requestcallcontext_pooling by Jan Tattermusch · 7 years ago
  60. 280281f Merge branch 'master' of https://github.com/grpc/grpc into flow-control-part4 by ncteisen · 7 years ago
  61. a77fb7d Read new env var to toggle by ncteisen · 7 years ago
  62. c5c1216 Elide cygrpc.Operations by Nathaniel Manista · 7 years ago
  63. 0aaee99 Plumb through flow_control->flow_conrol_enabled() by ncteisen · 7 years ago
  64. 734256a Add comments by ncteisen · 7 years ago
  65. 5cff6d3 Merge pull request #13672 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  66. ca398ee Merge branch 'master' into cv-wait-monotonic by Sree Kuchibhotla · 7 years ago
  67. 94e676e Merge pull request #13659 from grpc/revert-13658-revert-13058-execctx by Yash Tibrewal · 7 years ago
  68. 80516e8 Streamline metadata in gRPC Python by Nathaniel Manista · 7 years ago
  69. 9e5dc24 Disallow delete on ExecCtx by Yash Tibrewal · 7 years ago
  70. caaf416 virtual destructor in exec_ctx, remove unneeded flush in grpc_shutdown and remove grpc_exec_ctx from .pxi files in python by Yash Tibrewal · 7 years ago
  71. d6c292f Merge master by Yash Tibrewal · 7 years ago
  72. ae74a32 Fix Beta API metadata looseness by Nathaniel Manista · 7 years ago
  73. 0b6bdbc Merge pull request #12488 from dgquintas/removed_expiration_interval by David G. Quintas · 7 years ago
  74. 1aee9d9 address comments by Jan Tattermusch · 7 years ago
  75. c01a91d Merge pull request #13647 from y-zeng/send_ping by Yuchen Zeng · 7 years ago
  76. 4ff97d2 Merge pull request #13670 from apolcyn/fix_backup_poller_race by apolcyn · 7 years ago
  77. a5e2da4 Do the Step() in the right place by David Garcia Quintas · 7 years ago
  78. f7a869f Unref global backup poller under its lock by Alexander Polcyn · 7 years ago
  79. 737f6e7 synchronize access to native channel methods by Jan Tattermusch · 7 years ago
  80. 0545571 split out channel connectivity test by Jan Tattermusch · 7 years ago
  81. 2303382 regenerated proto with lastest version of protobuf by David Garcia Quintas · 7 years ago
  82. d196658 Merge branch 'master' of github.com:grpc/grpc into removed_expiration_interval by David Garcia Quintas · 7 years ago
  83. 95e2359 Merge pull request #13661 from AspirinSJL/no_idle by Juanli Shen · 7 years ago
  84. 625a5c0 Fix pending pings in grpclb by Yuchen Zeng · 7 years ago
  85. 782676e Merge pull request #13655 from yang-g/ping by Yang Gao · 7 years ago
  86. da32060 Remove unreachable code in RR by Juanli Shen · 7 years ago
  87. 650595e Merge pull request #13644 from grpc/verbose-cronet-on-failed by Muxi Yan · 7 years ago
  88. 39820e6 Merge pull request #13654 from AspirinSJL/reresolve_tf by Juanli Shen · 7 years ago
  89. fa4126f moved max(..., min_deadline) to the right place in subchannel.cc by David Garcia Quintas · 7 years ago
  90. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  91. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  92. a3df36c Merge pull request #13058 from yashykt/execctx by Yash Tibrewal · 7 years ago
  93. 9dbb6e3 Merge pull request #13559 from dmaclach/threadnames by Vijay Pai · 7 years ago
  94. 78478d0 Fix write_buffering_test by ncteisen · 7 years ago
  95. 73bb67d Merge master into execctx by Yash Tibrewal · 7 years ago
  96. d742f28 Bug fix, use the last_sent ping time for next send by yang-g · 7 years ago
  97. 570707b RR goes to TF if all subchannels are SD or TF by Juanli Shen · 7 years ago
  98. abe92cc Fix wrong changes to subchannel by David Garcia Quintas · 7 years ago
  99. bdea933 Undo change to spec and corresponding code by David Garcia Quintas · 7 years ago
  100. e6e6016 Change GPR_INFO to GPR_ERROR by Muxi Yan · 7 years ago