1. 309830f Replace 'long' with 'int64_t' in public core headers by murgatroid99 · 9 years ago
  2. cef91a5 Merge pull request #5081 from vjpai/dbg_async by Craig Tiller · 9 years ago
  3. f6c7951 Merge pull request #5063 from chrisdunelm/dnx_NativeExtensions by Jan Tattermusch · 9 years ago
  4. 0c598b0 Fix copyright and use consistent C89 comments by vjpai · 9 years ago
  5. 29cc1e4 Merge pull request #5074 from jtattermusch/python_smoketest by Masood Malekghassemi · 9 years ago
  6. bcfe99a Merge pull request #5008 from vjpai/worker_quit by Michael Lumish · 9 years ago
  7. 3c7c76e Merge pull request #5010 from vjpai/core_count by Michael Lumish · 9 years ago
  8. c36bd88 Merge pull request #5072 from soltanmm/fix by Masood Malekghassemi · 9 years ago
  9. a7a5078 Don't die on missing win32 resources on non-win32 by Masood Malekghassemi · 9 years ago
  10. f751b0b Use envvar for binary repository by Masood Malekghassemi · 9 years ago
  11. ae109e9 Don't die on missing win32 resources on non-win32 by Masood Malekghassemi · 9 years ago
  12. 663a291 Add explicit comments about purpose of writing to pad by Vijay Pai · 9 years ago
  13. e4fdcd9 Merge pull request #5013 from a-veitch/tag_set_to_context by Bogdan Drutu · 9 years ago
  14. 07a6be9 Stop upsetting valgrind with uninitialized shorts by Vijay Pai · 9 years ago
  15. ed53c08 Merge branch 'master' into worker_quit by vjpai · 9 years ago
  16. 411da52 Merge pull request #5064 from nicolasnoble/win32-python by Craig Tiller · 9 years ago
  17. 5260670 Merge pull request #4944 from soltanmm/patch by Masood Malekghassemi · 9 years ago
  18. b767d09 Fix NativeExtensions for coreclr by Chris Bacon · 9 years ago
  19. 10509a2 Fix Python Windows build by Masood Malekghassemi · 9 years ago
  20. ab7055a Format a line by Masood Malekghassemi · 9 years ago
  21. 7dc4b70 Dirty hack to get 32 bits loading in the cython core. by Nicolas "Pixel" Noble · 9 years ago
  22. e018f9f Almost there. by Nicolas "Pixel" Noble · 9 years ago
  23. c9c53ee Sundry fixes by Masood Malekghassemi · 9 years ago
  24. df1e07e Add shim for Python's gRPC core on Windows by Masood Malekghassemi · 9 years ago
  25. 1df27e3 clang-format by yang-g · 9 years ago
  26. 93f8845 Merge pull request #5031 from nicolasnoble/groar by Michael Lumish · 9 years ago
  27. e51db34 Merge pull request #4958 from sreecha/server_try_cancel_api by Yang Gao · 9 years ago
  28. 05d83c7 Merge pull request #5032 from yang-g/two_impls by Nicolas Noble · 9 years ago
  29. 284faf3 Merge pull request #5036 from ctiller/fixes2 by Jan Tattermusch · 9 years ago
  30. 6f2b899 merge by Alistair Veitch · 9 years ago
  31. 9bc6fa0 Merge branch 'master' into server_try_cancel_api by Sree Kuchibhotla · 9 years ago
  32. 1b1e238 Better dynamic linking by Craig Tiller · 9 years ago
  33. 2bf5169 Prevent infinite loop by Craig Tiller · 9 years ago
  34. 9632716 remove debug commments by yang-g · 9 years ago
  35. 2bc107f Making the ruby gem for MacOS work again. by Nicolas Noble · 9 years ago
  36. 9356b47 clean up the clean up code by yang-g · 9 years ago
  37. 5517c0d Merge pull request #5011 from jtattermusch/csharp_pem_resource by Jan Tattermusch · 9 years ago
  38. d355497 Removing memcpy's wrapper for windows-ruby. by Nicolas "Pixel" Noble · 9 years ago
  39. 89d8ed1 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  40. 22c0dec Dont need this for 32bit by Craig Tiller · 9 years ago
  41. ddb163a merge by Alistair Veitch · 9 years ago
  42. 9e9e2f7 Merge pull request #5007 from ctiller/memcpy3 by Nicolas Noble · 9 years ago
  43. a447eb3 fix copyrights by Jan Tattermusch · 9 years ago
  44. 0d477da dont ship roots.pem in nuget package by Jan Tattermusch · 9 years ago
  45. 660c15b add roots.pem as a resource by Jan Tattermusch · 9 years ago
  46. 8696d57 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  47. 38460b8 Implement core_count RPC for Node.JS to track new master version of services.proto and control.proto by Vijay Pai · 9 years ago
  48. b47b556 Merge branch 'master' into worker_quit by Vijay Pai · 9 years ago
  49. 4d48522 Merge pull request #4998 from ctiller/syscall by Jan Tattermusch · 9 years ago
  50. d99ed6b Add quit option to Node.js worker by Vijay Pai · 9 years ago
  51. 71a083b Merge pull request #4986 from jtattermusch/dlopen_no_dev by Jan Tattermusch · 9 years ago
  52. 78bced4 Merge pull request #4995 from vjpai/corelimit2 by David G. Quintas · 9 years ago
  53. 5acb26d fix merge breakage by Alistair Veitch · 9 years ago
  54. 75d5c0f post merge by Alistair Veitch · 9 years ago
  55. 21e5d2b Add a Quit RPC so that we can conveniently shut down the workers from the driver. by vjpai · 9 years ago
  56. c01f240 Clean up formatting by Craig Tiller · 9 years ago
  57. 72c920f Copyright, clang-format by Craig Tiller · 9 years ago
  58. 2cf2389 Refine platform detection by Craig Tiller · 9 years ago
  59. 4bef7ce Use old memcpy for wrappers by Craig Tiller · 9 years ago
  60. dd133c1 Prevent the need to install libc6-dev on Linux by Jan Tattermusch · 9 years ago
  61. 954e946 Please *san by Craig Tiller · 9 years ago
  62. f215f18 Fix copyright by Craig Tiller · 9 years ago
  63. 9dbf177 Fix copyright by Craig Tiller · 9 years ago
  64. 22a9139 Make clock_gettime syscall directly to skirt ABI issues by Craig Tiller · 9 years ago
  65. fa1142a Add missing ) by Craig Tiller · 9 years ago
  66. b941095 Comments by Craig Tiller · 9 years ago
  67. 9828aad Support falling back on older secure_getenv/getenv versions on older glibc by Craig Tiller · 9 years ago
  68. a0a8eaa Merge branch 'master' into server_try_cancel_api by Sree Kuchibhotla · 9 years ago
  69. 5956742 Copyright and clang-format by Vijay Pai · 9 years ago
  70. 8166e30 Reduce diff by Vijay Pai · 9 years ago
  71. f05169b Merge branch 'master' into corelimit2 by Vijay Pai · 9 years ago
  72. 7d45cdb Enable properly working core limits on clients and servers, by Vijay Pai · 9 years ago
  73. 8382829 Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  74. 369a04a Address code review comments by Sree Kuchibhotla · 9 years ago
  75. 3c4bbc0 Merge branch 'no_extern_allowed' of github.com:nicolasnoble/grpc into patchy by Craig Tiller · 9 years ago
  76. c64736d Clean-up core list usage and make it possible to reset the core list by Vijay Pai · 9 years ago
  77. 03ba4d7 Merge branch 'master' into corelimit2 by Vijay Pai · 9 years ago
  78. c1fdfec Merge pull request #4933 from yang-g/stalled_by_transport_race2 by Craig Tiller · 9 years ago
  79. 26af079 Merge pull request #4934 from jboeuf/ssl_credentials_override_default_roots by Craig Tiller · 9 years ago
  80. f09fb7e Merge pull request #4979 from nicolasnoble/win32_subprocess by Craig Tiller · 9 years ago
  81. 9070b4b Merge pull request #4989 from yang-g/binary_metadata_crash by Craig Tiller · 9 years ago
  82. f8174ea use huffman prefix by yang-g · 9 years ago
  83. cbc4629 Merge pull request #4978 from nicolasnoble/alarming by Craig Tiller · 9 years ago
  84. 9734b9c Merge pull request #4982 from nicolasnoble/census-placeholders by Craig Tiller · 9 years ago
  85. fb2d8f5 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  86. 87a8745 Merge branch 'alarming' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  87. 8e3f020 Merge branch 'win32_subprocess' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  88. d793310 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  89. 10fe786 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  90. 327d4e8 Merge branch 'no_extern_allowed' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  91. dd8cd3c Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  92. 1d43bc3 Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  93. 50c69ab Fixing copyrights. by Nicolas "Pixel" Noble · 9 years ago
  94. 76559cf Regenerate files. by Nicolas "Pixel" Noble · 9 years ago
  95. d51d121 And the Windows extension finally loads. by Nicolas "Pixel" Noble · 9 years ago
  96. b0afda3 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  97. 780f336 Adding log.h for definition of abort. by Nicolas "Pixel" Noble · 9 years ago
  98. 6ba01ca Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago
  99. 2cd3210 Forgot the abort(). by Nicolas "Pixel" Noble · 9 years ago
  100. 5806ea9 Merge branch 'census-placeholders' into make-ruby-installable by Nicolas "Pixel" Noble · 9 years ago