1. ef02bcf Mark tcp errors as UNAVAILABLE by yang-g · 7 years ago
  2. b8a28d2 Merge pull request #13754 from muxi/fix-stream-compression-gzip by Muxi Yan · 7 years ago
  3. 096e3c3 Fix unused parameter warning in cpp codegen by Ken Payson · 7 years ago
  4. 54d699d Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  5. 62d86e9 Fixed wrong conversion factor by David Garcia Quintas · 7 years ago
  6. 552b5aa Delete node-related files again by murgatroid99 · 7 years ago
  7. 3cf3acc Fix inline/refcounted slice problem in gzip by Muxi Yan · 7 years ago
  8. 414e955 Merge pull request #13739 from jtattermusch/csharp_gen_header by Jan Tattermusch · 7 years ago
  9. dcb9493 Merge pull request #13450 from daniel-j-born/tcp_client by Mark D. Roth · 7 years ago
  10. 386bbdf regenerate by Jan Tattermusch · 7 years ago
  11. 96d5eb5 use auto-generated header for C# plugin by Jan Tattermusch · 7 years ago
  12. b66c7d1 fix or slow down windows socket leak by Junsung Ko · 7 years ago
  13. de651a6 Merge pull request #13604 from yayaboring/master by Jan Tattermusch · 7 years ago
  14. 0ba96ed v1.8.0-pre2 is now v1.8.0 by Mehrdad Afshari · 7 years ago
  15. fdfaf1b Add tests for gRPC Python interceptor machinery by Mehrdad Afshari · 7 years ago
  16. 108500f Add gRPC Python client-side interceptor machinery by Mehrdad Afshari · 7 years ago
  17. 68e1978 Add gRPC Python service-side interceptor machinery by Mehrdad Afshari · 7 years ago
  18. 66d1019 Merge pull request #13631 from sreecha/cv-wait-monotonic by Sree Kuchibhotla · 7 years ago
  19. bdf6391 Refactor POSIX TCP client connect. by Dan Born · 7 years ago
  20. de110af Merge pull request #13718 from ncteisen/yapf-src-python by Noah Eisen · 7 years ago
  21. 25f3bba Merge pull request #13711 from yang-g/ping by Yang Gao · 7 years ago
  22. 138ee78 yapf grpcio_tests by ncteisen · 7 years ago
  23. e2097f0 yapf-ize grpc_testing by ncteisen · 7 years ago
  24. 0f6c518 yapf-ize grpcio_reflection by ncteisen · 7 years ago
  25. d258430 yapf-ize grpcio_health_checking by ncteisen · 7 years ago
  26. 1283663 Yapf-ize grpcio/grpc_.py by ncteisen · 7 years ago
  27. b2cf1bc Merge pull request #13708 from muxi/preboot-xcode-sim by Muxi Yan · 7 years ago
  28. 3c42425 Use the correct env var name by yang-g · 7 years ago
  29. 98e075a Add a comment when Xcode simulator fails to start. by Muxi Yan · 7 years ago
  30. c5ba665 Merge remote-tracking branch 'origin/v1.8.x' by Mehrdad Afshari · 7 years ago
  31. 2b57a10 pre-boot xcode sim in objc-tests by Muxi Yan · 7 years ago
  32. 866db6e Merge pull request #13675 from jtattermusch/fix_csharp_clientserver_test by Jan Tattermusch · 7 years ago
  33. f9675bb Merge pull request #12706 from applinskinner/master by Zhouyihai Ding · 7 years ago
  34. b0afa01 Refactor: Rename call to response_iterator_call by Mehrdad Afshari · 7 years ago
  35. 90ab995 Tests for ServicerContext.abort by Mehrdad Afshari · 7 years ago
  36. 9bc44e3 Introduce ServicerContext.abort to abort an RPC by Mehrdad Afshari · 7 years ago
  37. 5663eac Merge pull request #13696 from apolcyn/update_ruby_for_cpp_core by apolcyn · 7 years ago
  38. ebcc6b3 Update extconf.rb for c++ conversion, move CFLAGS to CPPFLAGS when by Alexander Polcyn · 7 years ago
  39. d14035c Merge pull request #13688 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  40. 7a64e69 Merge pull request #13521 from jtattermusch/csharp_requestcallcontext_pooling by Jan Tattermusch · 7 years ago
  41. c5c1216 Elide cygrpc.Operations by Nathaniel Manista · 7 years ago
  42. 5cff6d3 Merge pull request #13672 from nathanielmanistaatgoogle/12531 by Nathaniel Manista · 7 years ago
  43. ca398ee Merge branch 'master' into cv-wait-monotonic by Sree Kuchibhotla · 7 years ago
  44. 94e676e Merge pull request #13659 from grpc/revert-13658-revert-13058-execctx by Yash Tibrewal · 7 years ago
  45. 80516e8 Streamline metadata in gRPC Python by Nathaniel Manista · 7 years ago
  46. 9e5dc24 Disallow delete on ExecCtx by Yash Tibrewal · 7 years ago
  47. 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
  48. d6c292f Merge master by Yash Tibrewal · 7 years ago
  49. ae74a32 Fix Beta API metadata looseness by Nathaniel Manista · 7 years ago
  50. 0b6bdbc Merge pull request #12488 from dgquintas/removed_expiration_interval by David G. Quintas · 7 years ago
  51. 1aee9d9 address comments by Jan Tattermusch · 7 years ago
  52. c01a91d Merge pull request #13647 from y-zeng/send_ping by Yuchen Zeng · 7 years ago
  53. 4ff97d2 Merge pull request #13670 from apolcyn/fix_backup_poller_race by apolcyn · 7 years ago
  54. a5e2da4 Do the Step() in the right place by David Garcia Quintas · 7 years ago
  55. f7a869f Unref global backup poller under its lock by Alexander Polcyn · 7 years ago
  56. 737f6e7 synchronize access to native channel methods by Jan Tattermusch · 7 years ago
  57. 0545571 split out channel connectivity test by Jan Tattermusch · 7 years ago
  58. 2303382 regenerated proto with lastest version of protobuf by David Garcia Quintas · 7 years ago
  59. d196658 Merge branch 'master' of github.com:grpc/grpc into removed_expiration_interval by David Garcia Quintas · 7 years ago
  60. 95e2359 Merge pull request #13661 from AspirinSJL/no_idle by Juanli Shen · 7 years ago
  61. 625a5c0 Fix pending pings in grpclb by Yuchen Zeng · 7 years ago
  62. 782676e Merge pull request #13655 from yang-g/ping by Yang Gao · 7 years ago
  63. da32060 Remove unreachable code in RR by Juanli Shen · 7 years ago
  64. 650595e Merge pull request #13644 from grpc/verbose-cronet-on-failed by Muxi Yan · 7 years ago
  65. 39820e6 Merge pull request #13654 from AspirinSJL/reresolve_tf by Juanli Shen · 7 years ago
  66. fa4126f moved max(..., min_deadline) to the right place in subchannel.cc by David Garcia Quintas · 7 years ago
  67. 8cf1470 Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" by Yash Tibrewal · 7 years ago
  68. ad4d2dd Revert "All instances of exec_ctx being passed around in src/core removed" by Yash Tibrewal · 7 years ago
  69. a3df36c Merge pull request #13058 from yashykt/execctx by Yash Tibrewal · 7 years ago
  70. 9dbb6e3 Merge pull request #13559 from dmaclach/threadnames by Vijay Pai · 7 years ago
  71. 73bb67d Merge master into execctx by Yash Tibrewal · 7 years ago
  72. d742f28 Bug fix, use the last_sent ping time for next send by yang-g · 7 years ago
  73. 570707b RR goes to TF if all subchannels are SD or TF by Juanli Shen · 7 years ago
  74. abe92cc Fix wrong changes to subchannel by David Garcia Quintas · 7 years ago
  75. bdea933 Undo change to spec and corresponding code by David Garcia Quintas · 7 years ago
  76. e6e6016 Change GPR_INFO to GPR_ERROR by Muxi Yan · 7 years ago
  77. dba6f84 Update basic_timers.cc by Vijay Pai · 7 years ago
  78. b02fde2 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  79. 8df0cc3 PR Comments by David Garcia Quintas · 7 years ago
  80. 770bf07 Regen projects and fix more uses of gpr_thd_new by Vijay Pai · 7 years ago
  81. c272dd7 Add on_initiate callback for the send_ping tranport op by Yuchen Zeng · 7 years ago
  82. 65c45fb Revert ordering of tracers and timers in shutdown by Yash Tibrewal · 7 years ago
  83. 7fbbc23 Merge pull request #13632 from markdroth/inproc_trailing_metadata_available by Mark D. Roth · 7 years ago
  84. 9a4db28 Verbose log message in on_failed in Cronet transport by Muxi Yan · 7 years ago
  85. 74d1a46 Change inproc transport to set trailing_metadata_available. by Mark D. Roth · 7 years ago
  86. aaf63d9 Upmerge changes from v1.8.x to master by Mehrdad Afshari · 7 years ago
  87. 96311af Merge pull request #13635 from grpc/remove_duplicate_check by Juanli Shen · 7 years ago
  88. ecebc90 Merge pull request #13605 from jtattermusch/csharp_generate_corestats by Jan Tattermusch · 7 years ago
  89. e204e5e Apply #13336 to v1.8.x branch. by Mark D. Roth · 7 years ago
  90. bfdaefe Refactor: rename 'e' to 'exception' by Mehrdad Afshari · 7 years ago
  91. 592cf34 Add re-resolution into LB policies by Juanli Shen · 7 years ago
  92. d7ccea8 Remove duplicate check for shutting_down by Juanli Shen · 7 years ago
  93. 53d5503 Pass a pollset_set to some client handshakers. by Dan Born · 7 years ago
  94. 6667f15 Merge branch 'master' of github.com:grpc/grpc into backoff_cpp by David Garcia Quintas · 7 years ago
  95. 0f91e51 Cleaned up API. Backoff now returns a single value: the time of the next retry by David Garcia Quintas · 7 years ago
  96. 19988c6 clang-format by Vijay Pai · 7 years ago
  97. b030cca Return UNKNOWN on GenericRpcHandler failure by Mehrdad Afshari · 7 years ago
  98. 6fa206d Merge pull request #13336 from markdroth/server_connection_timeout by Mark D. Roth · 7 years ago
  99. f7a8eb7 Merge pull request #13554 from danzh2010/asyncio by Yang Gao · 7 years ago
  100. 54961bb Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition varialbes in linux support MONOTONIC clock type) by Sree Kuchibhotla · 7 years ago