1. 1dda992 Merge branch 'master' into backport-merge by Nicolas "Pixel" Noble · 9 years ago
  2. 7771544 rename census log files to avoid build breakage on MacOS by Alistair Veitch · 9 years ago
  3. b912508 Merge pull request #5331 from murgatroid99/node_message_reflection_info by Jan Tattermusch · 9 years ago
  4. 1280fdb Merge branch 'master' into backport-merge by Nicolas "Pixel" Noble · 9 years ago
  5. 9f79159 Merge pull request #5302 from nicolasnoble/python-windows by Masood Malekghassemi · 9 years ago
  6. 5bcddc8 Merge pull request #5328 from murgatroid99/node_jwt_interop_fix by Craig Tiller · 9 years ago
  7. fc6fec2 Merge pull request #5258 from vjpai/poll_override2 by Craig Tiller · 9 years ago
  8. 88dc3c5 Adding an explanatory comment. by Nicolas "Pixel" Noble · 9 years ago
  9. cb90397 Adding the init / destruct of grpc for ruby in a gpr_once. by Nicolas "Pixel" Noble · 9 years ago
  10. 6f4f02c Slightly better workaround given the circumstances. by Nicolas "Pixel" Noble · 9 years ago
  11. b5b6272 Fixing a reported ruby crash when using ruby_vm_at_exit. by Nicolas "Pixel" Noble · 9 years ago
  12. af0e248 Fix copyrights by murgatroid99 · 9 years ago
  13. a3d7794 Add more reflection information to Node client classes by murgatroid99 · 9 years ago
  14. 91d0ad0 Merge pull request #5274 from murgatroid99/ruby_no_recursive_require by Nicolas Noble · 9 years ago
  15. 090a251 Node: fix metadata validation bug, improve error reporting by murgatroid99 · 9 years ago
  16. 2e8fdba Building the dlls. by Nicolas "Pixel" Noble · 9 years ago
  17. 835ed8d Merge pull request #5309 from jtattermusch/csharp_rename_preconditions by Michael Lumish · 9 years ago
  18. 7361734 Exclude cygrpc.so from the Python package by Masood Malekghassemi · 9 years ago
  19. 1fd052f Merge pull request #5288 from murgatroid99/node_proto_options by Jan Tattermusch · 9 years ago
  20. 0f89256 update copyrights by Jan Tattermusch · 9 years ago
  21. 7a3ee6a rename Preconditions to GrpcPreconditions by Jan Tattermusch · 9 years ago
  22. 4105505 Fixed refactoring of grpc_arg pointer vtable by David Garcia Quintas · 9 years ago
  23. 3cce2ec Merge pull request #4859 from ctiller/sceq by Sree Kuchibhotla · 9 years ago
  24. ac94c43 Merge pull request #5186 from yang-g/inherit_from_grpc_library by Sree Kuchibhotla · 9 years ago
  25. 5acbb9c Sanitize files by murgatroid99 · 9 years ago
  26. 654d254 Add tests and documentation for new options by murgatroid99 · 9 years ago
  27. 6397660 Flagging the missing API entries. by Nicolas "Pixel" Noble · 9 years ago
  28. 657107b Merge branch 'master' into poll_override2 by vjpai · 9 years ago
  29. 9384dd9 add comments by yang-g · 9 years ago
  30. c0ce00f Merge github.com:grpc/grpc into sceq by Craig Tiller · 9 years ago
  31. 73f5d7c Fix copyrights by murgatroid99 · 9 years ago
  32. c02910b Node: add options to modify ProtoBuf behavior by murgatroid99 · 9 years ago
  33. c77dc39 Merge pull request #5281 from jskeet/master by Jan Tattermusch · 9 years ago
  34. a3d33b9 Merge pull request #5277 from soltanmm/abimerp by Bogdan Drutu · 9 years ago
  35. d013912 Extern "C" Python DLL support by Masood Malekghassemi · 9 years ago
  36. e813bc7 Add a NullLogger in the C# implementation by Jon Skeet · 9 years ago
  37. 399d34b Fix pygrpc_load_core in pxi to match with the C definition by Bogdan Drutu · 9 years ago
  38. 4999ba9 Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular import warning by murgatroid99 · 9 years ago
  39. a5b9405 Merge pull request #5267 from bogdandrutu/bug by Craig Tiller · 9 years ago
  40. 708ff9d fix php copyright by Stanley Cheung · 9 years ago
  41. ddecc61 Fix call to grpc_exec_ctx_enqueue by Bogdan Drutu · 9 years ago
  42. a7eefe1 Merge remote-tracking branch 'upstream/master' into bug by Bogdan Drutu · 9 years ago
  43. f89fdf3 Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func by Bogdan Drutu · 9 years ago
  44. 6d65ee4 Merge pull request #5209 from vjpai/why_lever by Yang Gao · 9 years ago
  45. 5a80ac3 Merge pull request #5239 from jtattermusch/csharp_release_docs by Kailash Sethuraman · 9 years ago
  46. 221bb1d Merge pull request #5225 from stanley-cheung/php-ext-code-coverage by Michael Lumish · 9 years ago
  47. e683814 Merge pull request #5201 from vjpai/alarm_openloop by David G. Quintas · 9 years ago
  48. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 9 years ago
  49. f77a4ad channel constructor the array is required by Stanley Cheung · 9 years ago
  50. b91f0f2 revert unnecessary change by Stanley Cheung · 9 years ago
  51. 646d5cd Merge pull request #5224 from stanley-cheung/php-code-coverage by Michael Lumish · 9 years ago
  52. cf4daeb Comment the requirements for changing grpc_poll_function and do by vjpai · 9 years ago
  53. 2bf1a9c Merge branch 'master' into why_lever by vjpai · 9 years ago
  54. b48f4c8 Merge remote-tracking branch 'upstream/master' into alarm_openloop by Vijay Pai · 9 years ago
  55. f083013 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 by Nicolas "Pixel" Noble · 9 years ago
  56. 44753c3 Merge pull request #5237 from nicolasnoble/flagging-release-as-0_13_1-pre1 by Masood Malekghassemi · 9 years ago
  57. 8eef7e3 Merge branch 'master' into alarm_openloop by Vijay Pai · 9 years ago
  58. 99a4e9e Merge pull request #5230 from soltanmm/doc by Masood Malekghassemi · 9 years ago
  59. cccf929 php: add more unit tests to improve code coverage by Stanley Cheung · 9 years ago
  60. bfb2407 Update README.md by Jan Tattermusch · 9 years ago
  61. 6910ce8 Flagging 0.13.1-pre1. by Nicolas "Pixel" Noble · 9 years ago
  62. 7a925f7 Flagging the release. by Nicolas "Pixel" Noble · 9 years ago
  63. 34df44a Merge branch 'master' into why_lever by vjpai · 9 years ago
  64. f74a67b Rename to reduce confusion by vjpai · 9 years ago
  65. dfab119 Update Python doc by Masood Malekghassemi · 9 years ago
  66. a3c968d Merge remote-tracking branch 'upstream/master' into inherit_from_grpc_library by yang-g · 9 years ago
  67. f747409 Use precompiled extensions only by Masood Malekghassemi · 9 years ago
  68. 017f84e Merge pull request #5078 from ctiller/compatibility_mode by Craig Tiller · 9 years ago
  69. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 9 years ago
  70. 76e9ad4 php: add unit test to bring coverage back up above 95% by Stanley Cheung · 9 years ago
  71. b14ea1d Revert Ruby version specialization by Masood Malekghassemi · 9 years ago
  72. cd43584 Bump Python version by Masood Malekghassemi · 9 years ago
  73. dd6ee7a Truncate Python target triple by Masood Malekghassemi · 9 years ago
  74. 3f19f42 Merge pull request #5052 from ctiller/compress by David G. Quintas · 9 years ago
  75. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 9 years ago
  76. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 9 years ago
  77. d8e2c70 Remove a vestige by vjpai · 9 years ago
  78. fd307ef fixed_size_thread_pool : why do we even have that lever? It has been by vjpai · 9 years ago
  79. 090c867 This testing exposed a race condition in alarm creation - the by Vijay Pai · 9 years ago
  80. b6d3a82 Paper over custom command limitations by Masood Malekghassemi · 9 years ago
  81. 334e9e6 Use wheels instead for custom bdists by Masood Malekghassemi · 9 years ago
  82. 749250f merge to HEAD by Alistair Veitch · 9 years ago
  83. 532519a Respond to review comments by Alistair Veitch · 9 years ago
  84. 24e274b Add comment by Craig Tiller · 9 years ago
  85. c0473cc Merge github.com:grpc/grpc into compress by Craig Tiller · 9 years ago
  86. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 9 years ago
  87. 810a13e Remove a small allocation, at the cost of a little uglier header file. by Vijay Pai · 9 years ago
  88. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  89. c41abec Sanity: clang-format and regen projects by Vijay Pai · 9 years ago
  90. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 9 years ago
  91. e39cb74 Add a dummy reference to prevent unused variable warning if there is no rpc method defined. by yang-g · 9 years ago
  92. 8fdafed tag fed in by user should be any arbitrary tag, not a CompletionQueueTag type by vjpai · 9 years ago
  93. 9c7961a Merge pull request #5165 from ctiller/bring_back_gpr by Nicolas Noble · 9 years ago
  94. 6d74725 Merge pull request #5188 from jtattermusch/resolve_0_13_merge by Michael Lumish · 9 years ago
  95. 82e7eff Merge pull request #5185 from lepatryk/byte-buffer by Michael Lumish · 9 years ago
  96. d883683 Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_merge by Jan Tattermusch · 9 years ago
  97. 10d3e59 WTF by Craig Tiller · 9 years ago
  98. 087c51a Fix 1 second stall on Windows by Craig Tiller · 9 years ago
  99. 1945ae4 Fix copyright by yang-g · 9 years ago
  100. d59ad7e Provide explicit API for user to set user agent string prefix by yang-g · 9 years ago