1. 15d2979 update_perf_scripts by Jan Tattermusch · 8 years ago
  2. fac1b4d Merge pull request #6475 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  3. 6915e6b Merge pull request #6495 from murgatroid99/backport_tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  4. b98e24b Merge pull request #6480 from jcanizales/update-version-master by Nicolas Noble · 8 years ago
  5. dae51b0 fix compilation on windows by Jan Tattermusch · 8 years ago
  6. 8770f8f Merge pull request #6494 from murgatroid99/node_6_binaries by Nicolas Noble · 8 years ago
  7. 794834f Merge pull request #6448 from nathanielmanistaatgoogle/issue-4899 by Jan Tattermusch · 8 years ago
  8. 4f9c89a Merge pull request #6421 from ctiller/mwha by Jan Tattermusch · 8 years ago
  9. d0cdd04 Merge pull request #6452 from stanley-cheung/node-math-server-minor-bug by Jan Tattermusch · 8 years ago
  10. de88da9 Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  11. 1e1fa08 dont lock to run server_request_call by Jan Tattermusch · 8 years ago
  12. df0872f expose experimental API to set GrpcThreadPool size. by Jan Tattermusch · 8 years ago
  13. 16713b9 enable previously disabled C# scenarios by Jan Tattermusch · 8 years ago
  14. e458d84 dont create dedicated threads for async client by Jan Tattermusch · 8 years ago
  15. 26cc142 start server with more than one allowed RPCs by Jan Tattermusch · 8 years ago
  16. 65ca9dc eliminate a thread switch when invoking server-side handler by Jan Tattermusch · 8 years ago
  17. 92a9156 Merge pull request #6462 from jtattermusch/benchmarking_unify_scenarios by Jan Tattermusch · 8 years ago
  18. 2434054 Merge pull request #6489 from jtattermusch/fully_qualify_task by Jan Tattermusch · 8 years ago
  19. f08d3af Updated template file by murgatroid99 · 8 years ago
  20. 585ceca Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  21. 33b3b2a Fixed earlier fix with the right command by murgatroid99 · 8 years ago
  22. 019a76e Use local copy of node-pre-gyp on Windows to ensure that it is up to date by murgatroid99 · 8 years ago
  23. 3080ede Allow Ruby client code to set a user agent by murgatroid99 · 8 years ago
  24. 12fd555 Build Node 6 artifacts by murgatroid99 · 8 years ago
  25. 98f2430 throw RpcException from writes after finishing by Jan Tattermusch · 8 years ago
  26. 6220033 change typo in the comment by Jan Tattermusch · 8 years ago
  27. 19c7bf7 fixup tests by Jan Tattermusch · 8 years ago
  28. 3386d78 Merge pull request #6491 from soltanmm/license-to-nil by Jan Tattermusch · 8 years ago
  29. b293c95 add more tests by Jan Tattermusch · 8 years ago
  30. 49beb93 upgrade linux worker setup scripts by Jan Tattermusch · 8 years ago
  31. 8231867 Add explicit license to grpcio-tools setup.py by Masood Malekghassemi · 8 years ago
  32. dcd8d7c Merge pull request #6440 from makdharma/bugfixes by Jorge Canizales · 8 years ago
  33. 9a8568b Merge pull request #6490 from nicolasnoble/reversal by Craig Tiller · 8 years ago
  34. 5701ae8 Merge pull request #6483 from soltanmm/wind2 by Jan Tattermusch · 8 years ago
  35. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  36. d83f791 regenerate C# code by Jan Tattermusch · 8 years ago
  37. 0ddf46f Fully qualify System.Threading.Tasks.Task by Kirill Katsnelson · 8 years ago
  38. 03f7e99 Merge pull request #6472 from murgatroid99/ruby_signal_handling2 by Jan Tattermusch · 8 years ago
  39. 8f53953 Merge pull request #6400 from murgatroid99/ruby_empty_proto_package by Jan Tattermusch · 8 years ago
  40. e646724 Merge pull request #6476 from murgatroid99/ruby_service_defaults by Jan Tattermusch · 8 years ago
  41. 60a1f24 Merge pull request #6488 from grpc/revert-6214-master by Nicolas Noble · 8 years ago
  42. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  43. abd1b38 comment out the right scenario by Jan Tattermusch · 8 years ago
  44. c59eef0 Merge remote-tracking branch 'upstream/master' by thinkerou · 8 years ago
  45. 7135ba9 Merge pull request #6473 from jtattermusch/python_packages_fixes by Jan Tattermusch · 8 years ago
  46. b4e82f7 Fix windows linkage in Python grpcio-tools by Masood Malekghassemi · 8 years ago
  47. f4639d4 Move podspec to version 0.14 by Jorge Canizales · 8 years ago
  48. f742afc Update BoringSSL podspec version. by Jorge Canizales · 8 years ago
  49. 4c20566 Depend on latest BoringSSL by Jorge Canizales · 8 years ago
  50. f58b4f4 Have Cocoapods read from submodules too, for nanopb by Jorge Canizales · 8 years ago
  51. 111c95d Move podspec to version 0.13 by Jorge Canizales · 8 years ago
  52. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  53. ed4c3f1 disable some C# scenarios by Jan Tattermusch · 8 years ago
  54. 3a4b903 Merge pull request #6419 from sreecha/python_stress_test_docker by Jan Tattermusch · 8 years ago
  55. cf239e7 Add a default handler to Ruby services that returns UNIMPLEMENTED by murgatroid99 · 8 years ago
  56. c916c1c Merge pull request #6459 from nicolasnoble/upmerge by Nicolas Noble · 8 years ago
  57. 41fd37b Poll for signals more frequently, for greater responsiveness by murgatroid99 · 8 years ago
  58. 7d099a5 Fix naming and comment problems by Yuchen Zeng · 8 years ago
  59. 080528a Add parsing back to protobuf example by yang-g · 8 years ago
  60. 873e419 Added explanation about handling signals in C by murgatroid99 · 8 years ago
  61. 4e2f772 rename grpc.protoc.compiler to grpc.tools.protoc by Jan Tattermusch · 8 years ago
  62. 6f0fe0f fix python distribtests with docker on overlay by Jan Tattermusch · 8 years ago
  63. f6cedf8 Made complex directories for python protoc test by Ken Payson · 8 years ago
  64. 6bbe369 Make Ruby library terminate on Ctrl+C on client and server by murgatroid99 · 8 years ago
  65. 8c33c74 Merge pull request #6466 from soltanmm/gpr-manylinux by Nicolas Noble · 8 years ago
  66. fe8acd7 Merge pull request #6469 from soltanmm/doctools by Jan Tattermusch · 8 years ago
  67. de07fc6 Merge pull request #6468 from soltanmm/fix-grpcio-tools-windows by Jan Tattermusch · 8 years ago
  68. 658757e Merge pull request #6464 from soltanmm/noper by Jan Tattermusch · 8 years ago
  69. d2e96c9 Merge pull request #6460 from soltanmm/tool-sdist by Jan Tattermusch · 8 years ago
  70. d398290 Merge pull request #6465 from soltanmm/docfix by Jan Tattermusch · 8 years ago
  71. 4f5b291 fix clang formatting by Sree Kuchibhotla · 8 years ago
  72. 9074efd fix copyright by Stanley Cheung · 8 years ago
  73. c1bb55e reuse interop client stub by Stanley Cheung · 8 years ago
  74. 55643fe php: stress test client by Stanley Cheung · 8 years ago
  75. c3eb649 node: fix math server minor bug by Stanley Cheung · 8 years ago
  76. 067cce5 Fix asan test failure. by Mark D. Roth · 8 years ago
  77. 4c07008 Add a test for server returning error with debug info in trailer. by yang-g · 8 years ago
  78. af31a1a Merge remote-tracking branch 'upstream/master' by thinkerou · 8 years ago
  79. 7e660d7 Add Python grpcio-tools documentation by Masood Malekghassemi · 8 years ago
  80. 61ba163 Fix Python grpcio-tools windows build by Masood Malekghassemi · 8 years ago
  81. f4c70ca Move manylinux1 precompiler definitions into port_platform.h by Masood Malekghassemi · 8 years ago
  82. 0bdc7cc Fix #4592 by Masood Malekghassemi · 8 years ago
  83. ab5309c Remove precompiled Python extension hack by Masood Malekghassemi · 8 years ago
  84. 2b86729 Build grpcio-tools sdist by Masood Malekghassemi · 8 years ago
  85. 19c46c3 Merge remote-tracking branch 'google/release-0_14' by Nicolas "Pixel" Noble · 8 years ago
  86. 4340b74 Fix missing file in grpcio-tools sdist by Masood Malekghassemi · 8 years ago
  87. acae9fe Merge pull request #6457 from nicolasnoble/version-bump by Nicolas Noble · 8 years ago
  88. 24ccbed Merge pull request #6458 from nicolasnoble/ruby-fixes by Nicolas Noble · 8 years ago
  89. 427699b mark some scenarios as smoketest and add a cmdline flag by Jan Tattermusch · 8 years ago
  90. c45cd2d regenerate tests.json by Jan Tattermusch · 8 years ago
  91. a21c7e9 add support for scenario categories by Jan Tattermusch · 8 years ago
  92. 5f0f532 Merge pull request #6456 from nicolasnoble/release-0_14 by Nicolas Noble · 8 years ago
  93. 16caa50 Master is now 0.15.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  94. 253a710 The release branch is now 0.14.0-pre1. by Nicolas "Pixel" Noble · 8 years ago
  95. 27ca074 Merge pull request #6450 from nicolasnoble/gopro by Jan Tattermusch · 8 years ago
  96. 900ed58 Merge pull request #6379 from y-zeng/debug-logging-fix by Yuchen Zeng · 8 years ago
  97. 541d5d7 increase qps_worker max lifetime by Jan Tattermusch · 8 years ago
  98. d7b162f add some more scenarios by Jan Tattermusch · 8 years ago
  99. c5549fc Remove redundant error check by Sree Kuchibhotla · 8 years ago
  100. e8ca2ac Merge pull request #6442 from jtattermusch/csharp_fixing_distribtests by Jan Tattermusch · 8 years ago