1. d310451 Remove redundant declaration by Craig Tiller · 8 years ago
  2. 4c2218e Force wakeup after fd addition by Craig Tiller · 8 years ago
  3. 9d86120 clang-format by Craig Tiller · 8 years ago
  4. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  5. 1fc79fc Merge pull request #6493 from jtattermusch/csharp_streaming_api_exceptions by Jan Tattermusch · 8 years ago
  6. d6dabf9 Merge pull request #6449 from sreecha/stress_client_reconnects by Jan Tattermusch · 8 years ago
  7. 7363674 Merge pull request #6477 from jtattermusch/benchmarking_add_netperf by Jan Tattermusch · 8 years ago
  8. 8b38274 Merge pull request #6514 from yang-g/va_start by Jan Tattermusch · 8 years ago
  9. e28415b Merge pull request #6444 from nicolasnoble/clang-format-pinned by jboeuf · 8 years ago
  10. b6d19e1 Merge pull request #6515 from jtattermusch/cpp_really_unconstrained by Jan Tattermusch · 8 years ago
  11. 6de6971 explicitly specify request and response size for netperf by Jan Tattermusch · 8 years ago
  12. 4de2c32 add support for running netperf scenario by Jan Tattermusch · 8 years ago
  13. 1128019 add netperf to init script by Jan Tattermusch · 8 years ago
  14. 58bfaf2 Merge pull request #6511 from jtattermusch/update_perf_scripts by Jan Tattermusch · 8 years ago
  15. 1a9d8a7 Merge pull request #6513 from ctiller/warnings by Nicolas Noble · 8 years ago
  16. 6ab85d0 regenerate tests.json by Jan Tattermusch · 8 years ago
  17. c5943093 Change argument type to avoid undefined behavior by yang-g · 8 years ago
  18. 92d9106 dont use corelimit for throughput tests by Jan Tattermusch · 8 years ago
  19. 430b4f9 Merge pull request #6492 from jtattermusch/upgrade_gce_scripts by Nicolas Noble · 8 years ago
  20. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  21. a46d21d fix TimeoutOnSleepingServer interop test by Jan Tattermusch · 8 years ago
  22. 78222f7 Enable -Wextra-semi on compilers that support it by Craig Tiller · 8 years ago
  23. 25665aa Update linux_performance_worker_init.sh by Jan Tattermusch · 8 years ago
  24. 03b44ab Install go by Jan Tattermusch · 8 years ago
  25. cfbe020 Merge pull request #6320 from markdroth/limit_metadata_size by Jan Tattermusch · 8 years ago
  26. 5e743b2 Merge pull request #6417 from stanley-cheung/php-stress-client by Jan Tattermusch · 8 years ago
  27. ade3a79 Merge pull request #6498 from jtattermusch/csharp_server_improvements by Jan Tattermusch · 8 years ago
  28. b45e8c4 Merge pull request #6508 from nicolasnoble/master-sync by Nicolas Noble · 8 years ago
  29. 2d1c3bd Merge remote-tracking branch 'google/release-0_14' into master-sync by Nicolas "Pixel" Noble · 8 years ago
  30. 0b917a7 Merge pull request #6507 from nicolasnoble/flagging-past-release by Nicolas Noble · 8 years ago
  31. 2c75731 The release branch is now 0.14.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  32. 414b6c8 Merge pull request #6506 from nicolasnoble/flagging-release by Nicolas Noble · 8 years ago
  33. 5ecdda7 Processing the 0.14 release. by Nicolas "Pixel" Noble · 8 years ago
  34. 15d2979 update_perf_scripts by Jan Tattermusch · 8 years ago
  35. fac1b4d Merge pull request #6475 from grpc/release-0_14 by Nicolas Noble · 8 years ago
  36. 6915e6b Merge pull request #6495 from murgatroid99/backport_tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  37. b98e24b Merge pull request #6480 from jcanizales/update-version-master by Nicolas Noble · 8 years ago
  38. dae51b0 fix compilation on windows by Jan Tattermusch · 8 years ago
  39. 8770f8f Merge pull request #6494 from murgatroid99/node_6_binaries by Nicolas Noble · 8 years ago
  40. 794834f Merge pull request #6448 from nathanielmanistaatgoogle/issue-4899 by Jan Tattermusch · 8 years ago
  41. 4f9c89a Merge pull request #6421 from ctiller/mwha by Jan Tattermusch · 8 years ago
  42. d0cdd04 Merge pull request #6452 from stanley-cheung/node-math-server-minor-bug by Jan Tattermusch · 8 years ago
  43. de88da9 Merge pull request #6433 from murgatroid99/tools_package_bin_namespacing by Nicolas Noble · 8 years ago
  44. 1e1fa08 dont lock to run server_request_call by Jan Tattermusch · 8 years ago
  45. df0872f expose experimental API to set GrpcThreadPool size. by Jan Tattermusch · 8 years ago
  46. 16713b9 enable previously disabled C# scenarios by Jan Tattermusch · 8 years ago
  47. e458d84 dont create dedicated threads for async client by Jan Tattermusch · 8 years ago
  48. 26cc142 start server with more than one allowed RPCs by Jan Tattermusch · 8 years ago
  49. 65ca9dc eliminate a thread switch when invoking server-side handler by Jan Tattermusch · 8 years ago
  50. 92a9156 Merge pull request #6462 from jtattermusch/benchmarking_unify_scenarios by Jan Tattermusch · 8 years ago
  51. 2434054 Merge pull request #6489 from jtattermusch/fully_qualify_task by Jan Tattermusch · 8 years ago
  52. f08d3af Updated template file by murgatroid99 · 8 years ago
  53. 585ceca Make namespacing of executables exposed by grpc-tools packages consistent between Node and Ruby by murgatroid99 · 8 years ago
  54. 33b3b2a Fixed earlier fix with the right command by murgatroid99 · 8 years ago
  55. 019a76e Use local copy of node-pre-gyp on Windows to ensure that it is up to date by murgatroid99 · 8 years ago
  56. 12fd555 Build Node 6 artifacts by murgatroid99 · 8 years ago
  57. 98f2430 throw RpcException from writes after finishing by Jan Tattermusch · 8 years ago
  58. 6220033 change typo in the comment by Jan Tattermusch · 8 years ago
  59. 19c7bf7 fixup tests by Jan Tattermusch · 8 years ago
  60. 3386d78 Merge pull request #6491 from soltanmm/license-to-nil by Jan Tattermusch · 8 years ago
  61. b293c95 add more tests by Jan Tattermusch · 8 years ago
  62. 49beb93 upgrade linux worker setup scripts by Jan Tattermusch · 8 years ago
  63. 8231867 Add explicit license to grpcio-tools setup.py by Masood Malekghassemi · 8 years ago
  64. dcd8d7c Merge pull request #6440 from makdharma/bugfixes by Jorge Canizales · 8 years ago
  65. 9a8568b Merge pull request #6490 from nicolasnoble/reversal by Craig Tiller · 8 years ago
  66. 5701ae8 Merge pull request #6483 from soltanmm/wind2 by Jan Tattermusch · 8 years ago
  67. 0545d7f Revert "Merge pull request #6214 from makdharma/master" by Nicolas "Pixel" Noble · 8 years ago
  68. d83f791 regenerate C# code by Jan Tattermusch · 8 years ago
  69. 0ddf46f Fully qualify System.Threading.Tasks.Task by Kirill Katsnelson · 8 years ago
  70. 03f7e99 Merge pull request #6472 from murgatroid99/ruby_signal_handling2 by Jan Tattermusch · 8 years ago
  71. 8f53953 Merge pull request #6400 from murgatroid99/ruby_empty_proto_package by Jan Tattermusch · 8 years ago
  72. e646724 Merge pull request #6476 from murgatroid99/ruby_service_defaults by Jan Tattermusch · 8 years ago
  73. 60a1f24 Merge pull request #6488 from grpc/revert-6214-master by Nicolas Noble · 8 years ago
  74. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  75. abd1b38 comment out the right scenario by Jan Tattermusch · 8 years ago
  76. 7135ba9 Merge pull request #6473 from jtattermusch/python_packages_fixes by Jan Tattermusch · 8 years ago
  77. b4e82f7 Fix windows linkage in Python grpcio-tools by Masood Malekghassemi · 8 years ago
  78. f4639d4 Move podspec to version 0.14 by Jorge Canizales · 8 years ago
  79. f742afc Update BoringSSL podspec version. by Jorge Canizales · 8 years ago
  80. 4c20566 Depend on latest BoringSSL by Jorge Canizales · 8 years ago
  81. f58b4f4 Have Cocoapods read from submodules too, for nanopb by Jorge Canizales · 8 years ago
  82. 111c95d Move podspec to version 0.13 by Jorge Canizales · 8 years ago
  83. ed4c3f1 disable some C# scenarios by Jan Tattermusch · 8 years ago
  84. 3a4b903 Merge pull request #6419 from sreecha/python_stress_test_docker by Jan Tattermusch · 8 years ago
  85. cf239e7 Add a default handler to Ruby services that returns UNIMPLEMENTED by murgatroid99 · 8 years ago
  86. c916c1c Merge pull request #6459 from nicolasnoble/upmerge by Nicolas Noble · 8 years ago
  87. 41fd37b Poll for signals more frequently, for greater responsiveness by murgatroid99 · 8 years ago
  88. 873e419 Added explanation about handling signals in C by murgatroid99 · 8 years ago
  89. 4e2f772 rename grpc.protoc.compiler to grpc.tools.protoc by Jan Tattermusch · 8 years ago
  90. 6f0fe0f fix python distribtests with docker on overlay by Jan Tattermusch · 8 years ago
  91. 6bbe369 Make Ruby library terminate on Ctrl+C on client and server by murgatroid99 · 8 years ago
  92. 8c33c74 Merge pull request #6466 from soltanmm/gpr-manylinux by Nicolas Noble · 8 years ago
  93. fe8acd7 Merge pull request #6469 from soltanmm/doctools by Jan Tattermusch · 8 years ago
  94. de07fc6 Merge pull request #6468 from soltanmm/fix-grpcio-tools-windows by Jan Tattermusch · 8 years ago
  95. 658757e Merge pull request #6464 from soltanmm/noper by Jan Tattermusch · 8 years ago
  96. d2e96c9 Merge pull request #6460 from soltanmm/tool-sdist by Jan Tattermusch · 8 years ago
  97. d398290 Merge pull request #6465 from soltanmm/docfix by Jan Tattermusch · 8 years ago
  98. 4f5b291 fix clang formatting by Sree Kuchibhotla · 8 years ago
  99. 9074efd fix copyright by Stanley Cheung · 8 years ago
  100. c1bb55e reuse interop client stub by Stanley Cheung · 8 years ago