1. ddf02c1 Fix bad indentation by Craig Tiller · 8 years ago
  2. d1bdfd0 Merge pull request #7029 from y-zeng/fix-swiftsample by makdharma · 8 years ago
  3. 80dc760 Merge pull request #6934 from makdharma/route_guide_fixes by makdharma · 8 years ago
  4. bd96e8a Fix clang formatting by Ken Payson · 8 years ago
  5. 7d315da Merge release-0_15 into master by murgatroid99 · 8 years ago
  6. be1b9a7 Fixes by Craig Tiller · 8 years ago
  7. eede0aa Merge pull request #7040 from murgatroid99/release_version_0.15.0 by Jan Tattermusch · 8 years ago
  8. f519df8 Update version to 0.15.0 by murgatroid99 · 8 years ago
  9. 2dfcf14 Fix Node Windows build error by murgatroid99 · 8 years ago
  10. 6cf35fd Merge pull request #7037 from murgatroid99/master_update_0_16 by Jan Tattermusch · 8 years ago
  11. f4c1bff Moved grpc_shutdown to end of Py_Finalize() by Ken Payson · 8 years ago
  12. d29a3bf Update master branch to 0.16.0-dev by murgatroid99 · 8 years ago
  13. 9cb96ba Merge pull request #6747 from murgatroid99/node_logger_customization by Jan Tattermusch · 8 years ago
  14. 3901cee Merge pull request #6947 from vjpai/async_stream_doc by Jan Tattermusch · 8 years ago
  15. c356891 Merge pull request #7036 from jtattermusch/csharp_fix_nuget_build by Jan Tattermusch · 8 years ago
  16. fef0fe3 Merge pull request #7033 from jtattermusch/fix_node_build_package by Jan Tattermusch · 8 years ago
  17. 886c512 fix C# nuget build by Jan Tattermusch · 8 years ago
  18. e07b83b generate_projects.sh by Sree Kuchibhotla · 8 years ago
  19. 33b767a fix build node package by Jan Tattermusch · 8 years ago
  20. d6f8f0b Add TODO by Yuchen Zeng · 8 years ago
  21. 60755f6 Merge pull request #7023 from jtattermusch/prevent_cq_shutdown_race by Jan Tattermusch · 8 years ago
  22. 2e1a1fe Fixes by Craig Tiller · 8 years ago
  23. eb5e437 Fix ruby tests by Craig Tiller · 8 years ago
  24. 13b2b7f Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  25. 6a29545 Change the type of 'ref_count' in polling_island from gpr_atm to gpr_refcount by Sree Kuchibhotla · 8 years ago
  26. 019021b Merge branch 'faster_runtests' into %s by Craig Tiller · 8 years ago
  27. 98d31d1 Fix special value lookup by Craig Tiller · 8 years ago
  28. 74189cd Remove caching of results by run_tests by Craig Tiller · 8 years ago
  29. 894eac5 Merge pull request #7021 from kpayson64/python_setup_env by Jan Tattermusch · 8 years ago
  30. 20d0a16 Better error handling and add polling_island_unlock_pair() helper by Sree Kuchibhotla · 8 years ago
  31. d4a299c Merge pull request #7003 from kpayson64/mingw_str_format_support by Nicolas Noble · 8 years ago
  32. d4d4c6f Fix comparison by Craig Tiller · 8 years ago
  33. eb429c3 Removed gpr_log statement by Makarand Dharmapurikar · 8 years ago
  34. ea0dc6a Added a comment by Makarand Dharmapurikar · 8 years ago
  35. 733e3fc Fix comparison by Craig Tiller · 8 years ago
  36. 5a3c638 Added braces around _service by Makarand Dharmapurikar · 8 years ago
  37. f0f70a8 Make transport-level errors be reflected in status messages on calls by Craig Tiller · 8 years ago
  38. 0140f7c Merge pull request #7010 from dgquintas/fix_compression_spec by David G. Quintas · 8 years ago
  39. abd285a Added missing todo and moved _service by Makarand Dharmapurikar · 8 years ago
  40. 51d4f01 prevent race between grpcsharp_server_request_call and grpc_completion_queue_shutdown by Jan Tattermusch · 8 years ago
  41. fe754b4 Use GRPC_PYTHON_CFLAGS/GRPC_PYTHON_LDFLAGS in setup.py. by Ken Payson · 8 years ago
  42. a4b34c2 Changed %lld to use mingw supported PRId64 by Ken Payson · 8 years ago
  43. 83a6a82 Fixed error messages for C++ interop client. by David Garcia Quintas · 8 years ago
  44. d605b63 Merge pull request #7008 from jtattermusch/csharp_no_new_client by Jan Tattermusch · 8 years ago
  45. 5fec4bf Merge branch 'master' into grpc_trace_granularity by murgatroid99 · 8 years ago
  46. 17c5da2 Merge remote-tracking branch 'upstream/master' into fixes by yang-g · 8 years ago
  47. d12a0a8 Merge remote-tracking branch 'upstream/master' into import by yang-g · 8 years ago
  48. dde4fc6 changed service to _service, and added a TODO by Makarand Dharmapurikar · 8 years ago
  49. b309bc9 Merge pull request #6922 from y-zeng/ios-test by Jan Tattermusch · 8 years ago
  50. 75f6828 Fixed typo by David Garcia Quintas · 8 years ago
  51. 1bc42d9 Merge pull request #6994 from y-zeng/update-example by Jan Tattermusch · 8 years ago
  52. d5c615e Merge pull request #7005 from slash-lib/master by Jan Tattermusch · 8 years ago
  53. fc74d51 Merge pull request #7012 from kpayson64/python_windows_mingw by Jan Tattermusch · 8 years ago
  54. 05fd4fe Merge branch 'master' into epoll_changes by Sree Kuchibhotla · 8 years ago
  55. 44f6245 Re-enable accidentally disabled traces by Craig Tiller · 8 years ago
  56. c9b7ad0 Updated grpcio c extension build for windows to use mingw. by Ken Payson · 8 years ago
  57. cc00745 brought spec up to date by David Garcia Quintas · 8 years ago
  58. 60e98ec Merge pull request #6971 from y-zeng/Update_objc_example_podspec by Jan Tattermusch · 8 years ago
  59. ee694fb Merge pull request #6955 from nathanielmanistaatgoogle/metadata-code-details by Jan Tattermusch · 8 years ago
  60. 1fedcc9 Merge pull request #7007 from kpayson64/ruby_ignore_unused by Jan Tattermusch · 8 years ago
  61. d93d3dd Merge pull request #7004 from kpayson64/set_windows_port by Jan Tattermusch · 8 years ago
  62. 91e8314 Merge pull request #5641 from dgquintas/publish_compression_spec by David G. Quintas · 8 years ago
  63. 0224dcc clang format by Sree Kuchibhotla · 8 years ago
  64. ed6ea4c regenerate protos by Jan Tattermusch · 8 years ago
  65. bfcd6b6 generate comments for C# client constructors by Jan Tattermusch · 8 years ago
  66. f41ebc3 remove occurences of NewClient factory method by Jan Tattermusch · 8 years ago
  67. 17233ce Ignore unused variables in ruby compilation by Ken Payson · 8 years ago
  68. ca85303 Merge branch 'master' of https://github.com/slash-lib/grpc by Bill Clarke · 8 years ago
  69. c072c92 Const correctness for ClientContext and ServerContext getters by Bill Clarke · 8 years ago
  70. 9c578c7 Const correctness for ClientContext and ServerContext getters by Bill Clarke · 8 years ago
  71. 8891ef5 Initialize port to -1 by Ken Payson · 8 years ago
  72. 932d027 clang-format fixes by Makarand Dharmapurikar · 8 years ago
  73. fcb304f Compilation failure by Sree Kuchibhotla · 8 years ago
  74. 76a0795 Fix build errors on some configurations by Sree Kuchibhotla · 8 years ago
  75. 6149443 add code to unregister endpoints by Makarand Dharmapurikar · 8 years ago
  76. edfebc9 dont generate NewClient method for C# services by Jan Tattermusch · 8 years ago
  77. c9396aa Merge pull request #6991 from jtattermusch/csharp_fix_compressed_read by Jan Tattermusch · 8 years ago
  78. b16e451 Add a test of metadata, status code, and details by Nathaniel Manista · 8 years ago
  79. 606e35a add C# constant for GRPC_COMPRESSION_REQUEST_ALGORITHM_MD_KEY by Jan Tattermusch · 8 years ago
  80. 9fc079f enable client compression interop tests for C# by Jan Tattermusch · 8 years ago
  81. a7daf1e implement C# client compression interop tests by Jan Tattermusch · 8 years ago
  82. f8135f6 remove occurences of compressable payload type by Jan Tattermusch · 8 years ago
  83. 67ceba5 regenerate messages.proto by Jan Tattermusch · 8 years ago
  84. 4047d5d add test that C# can read compressed messages by Jan Tattermusch · 8 years ago
  85. 0d896ef fix reading of compressed byte_buffer in C# by Jan Tattermusch · 8 years ago
  86. a2dd838 Use pipe fds instead of event fds for the test by Sree Kuchibhotla · 8 years ago
  87. acbf8c2 Merge pull request #6437 from kpayson64/build_change by Jan Tattermusch · 8 years ago
  88. 4bfb794 Merge pull request #6993 from grpc/update_csharp_readme by Jan Tattermusch · 8 years ago
  89. cfce066 Merge pull request #6104 from jtattermusch/coreclr_support by Jan Tattermusch · 8 years ago
  90. b2a18c8 Merge pull request #6984 from jtattermusch/fix_6930 by Jan Tattermusch · 8 years ago
  91. d82a5b6 Merge github.com:grpc/grpc into reuse_port by Craig Tiller · 8 years ago
  92. db3ffe1 Update examples with Cocoapods 1.0.0 by Yuchen Zeng · 8 years ago
  93. 892f8f9 Update c# readme. by Jan Tattermusch · 8 years ago
  94. 229533b1 Remove pollset->pi_mu since it is redundant. Also do not get polling by Sree Kuchibhotla · 8 years ago
  95. 00ab530 Merge pull request #6839 from dgquintas/simplify_compression_interop by Jan Tattermusch · 8 years ago
  96. 3ce2f67 Merge branch 'epoll_changes_merged' into epoll_changes by Sree Kuchibhotla · 8 years ago
  97. bd28936 Properly handle reviewer comment re concurrent Read by vjpai · 8 years ago
  98. 24b6eae Add missing function fd_is_shutdown by Sree Kuchibhotla · 8 years ago
  99. 0100b2f Make fd_shutdown idempotent by Sree Kuchibhotla · 8 years ago
  100. 3131c26 Integrate with unified error reporting by Sree Kuchibhotla · 8 years ago