1. eb62c94 Add a way to override channel arguments for server creation by yang-g · 9 years ago
  2. 6397660 Flagging the missing API entries. by Nicolas "Pixel" Noble · 9 years ago
  3. c77dc39 Merge pull request #5281 from jskeet/master by Jan Tattermusch · 9 years ago
  4. a3d33b9 Merge pull request #5277 from soltanmm/abimerp by Bogdan Drutu · 9 years ago
  5. d013912 Extern "C" Python DLL support by Masood Malekghassemi · 9 years ago
  6. e813bc7 Add a NullLogger in the C# implementation by Jon Skeet · 9 years ago
  7. 399d34b Fix pygrpc_load_core in pxi to match with the C definition by Bogdan Drutu · 9 years ago
  8. a5b9405 Merge pull request #5267 from bogdandrutu/bug by Craig Tiller · 9 years ago
  9. 708ff9d fix php copyright by Stanley Cheung · 9 years ago
  10. ddecc61 Fix call to grpc_exec_ctx_enqueue by Bogdan Drutu · 9 years ago
  11. a7eefe1 Merge remote-tracking branch 'upstream/master' into bug by Bogdan Drutu · 9 years ago
  12. f89fdf3 Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func by Bogdan Drutu · 9 years ago
  13. 6d65ee4 Merge pull request #5209 from vjpai/why_lever by Yang Gao · 9 years ago
  14. 221bb1d Merge pull request #5225 from stanley-cheung/php-ext-code-coverage by Michael Lumish · 9 years ago
  15. e683814 Merge pull request #5201 from vjpai/alarm_openloop by David G. Quintas · 9 years ago
  16. 43f6311 Merge pull request #5098 from a-veitch/base_log by Bogdan Drutu · 9 years ago
  17. f77a4ad channel constructor the array is required by Stanley Cheung · 9 years ago
  18. b91f0f2 revert unnecessary change by Stanley Cheung · 9 years ago
  19. 646d5cd Merge pull request #5224 from stanley-cheung/php-code-coverage by Michael Lumish · 9 years ago
  20. 2bf1a9c Merge branch 'master' into why_lever by vjpai · 9 years ago
  21. b48f4c8 Merge remote-tracking branch 'upstream/master' into alarm_openloop by Vijay Pai · 9 years ago
  22. f083013 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 by Nicolas "Pixel" Noble · 9 years ago
  23. 44753c3 Merge pull request #5237 from nicolasnoble/flagging-release-as-0_13_1-pre1 by Masood Malekghassemi · 9 years ago
  24. 8eef7e3 Merge branch 'master' into alarm_openloop by Vijay Pai · 9 years ago
  25. 99a4e9e Merge pull request #5230 from soltanmm/doc by Masood Malekghassemi · 9 years ago
  26. cccf929 php: add more unit tests to improve code coverage by Stanley Cheung · 9 years ago
  27. 6910ce8 Flagging 0.13.1-pre1. by Nicolas "Pixel" Noble · 9 years ago
  28. 7a925f7 Flagging the release. by Nicolas "Pixel" Noble · 9 years ago
  29. 34df44a Merge branch 'master' into why_lever by vjpai · 9 years ago
  30. f74a67b Rename to reduce confusion by vjpai · 9 years ago
  31. dfab119 Update Python doc by Masood Malekghassemi · 9 years ago
  32. f747409 Use precompiled extensions only by Masood Malekghassemi · 9 years ago
  33. 017f84e Merge pull request #5078 from ctiller/compatibility_mode by Craig Tiller · 9 years ago
  34. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 9 years ago
  35. 76e9ad4 php: add unit test to bring coverage back up above 95% by Stanley Cheung · 9 years ago
  36. b14ea1d Revert Ruby version specialization by Masood Malekghassemi · 9 years ago
  37. cd43584 Bump Python version by Masood Malekghassemi · 9 years ago
  38. dd6ee7a Truncate Python target triple by Masood Malekghassemi · 9 years ago
  39. 3f19f42 Merge pull request #5052 from ctiller/compress by David G. Quintas · 9 years ago
  40. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 9 years ago
  41. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 9 years ago
  42. d8e2c70 Remove a vestige by vjpai · 9 years ago
  43. fd307ef fixed_size_thread_pool : why do we even have that lever? It has been by vjpai · 9 years ago
  44. 090c867 This testing exposed a race condition in alarm creation - the by Vijay Pai · 9 years ago
  45. b6d3a82 Paper over custom command limitations by Masood Malekghassemi · 9 years ago
  46. 334e9e6 Use wheels instead for custom bdists by Masood Malekghassemi · 9 years ago
  47. 749250f merge to HEAD by Alistair Veitch · 9 years ago
  48. 532519a Respond to review comments by Alistair Veitch · 9 years ago
  49. c0473cc Merge github.com:grpc/grpc into compress by Craig Tiller · 9 years ago
  50. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 9 years ago
  51. 810a13e Remove a small allocation, at the cost of a little uglier header file. by Vijay Pai · 9 years ago
  52. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  53. c41abec Sanity: clang-format and regen projects by Vijay Pai · 9 years ago
  54. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 9 years ago
  55. e39cb74 Add a dummy reference to prevent unused variable warning if there is no rpc method defined. by yang-g · 9 years ago
  56. 8fdafed tag fed in by user should be any arbitrary tag, not a CompletionQueueTag type by vjpai · 9 years ago
  57. 9c7961a Merge pull request #5165 from ctiller/bring_back_gpr by Nicolas Noble · 9 years ago
  58. 6d74725 Merge pull request #5188 from jtattermusch/resolve_0_13_merge by Michael Lumish · 9 years ago
  59. 82e7eff Merge pull request #5185 from lepatryk/byte-buffer by Michael Lumish · 9 years ago
  60. d883683 Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_merge by Jan Tattermusch · 9 years ago
  61. 10d3e59 WTF by Craig Tiller · 9 years ago
  62. 087c51a Fix 1 second stall on Windows by Craig Tiller · 9 years ago
  63. 32b3f67 Merge remote-tracking branch 'google/release-0_13' into merge-and-regen by Nicolas "Pixel" Noble · 9 years ago
  64. 777777e Pass delete[] explicitely to Nan::NewBuffer. by Patryk Lesiewicz · 9 years ago
  65. ca144fd Fixing Ruby binary build (again). by Nicolas "Pixel" Noble · 9 years ago
  66. 21f1afc Fix some C# copyrights by vjpai · 9 years ago
  67. c4f70fc Merge pull request #5149 from bogdandrutu/bug by Alistair Veitch · 9 years ago
  68. ab02713 Merge pull request #5066 from chrisdunelm/dnx_Profilers by Jan Tattermusch · 9 years ago
  69. c7ea439 Manually added empty lines and spaces in the copyright and it worked. by Bogdan Drutu · 9 years ago
  70. e9319da Add the removed line before the copyright by Bogdan Drutu · 9 years ago
  71. 3d9d252 run sudo ./tools/distrib/clang_format_code.sh by Bogdan Drutu · 9 years ago
  72. ecf8327 Merge pull request #5100 from nathanielmanistaatgoogle/python-grpc_set_ssl_roots_override_callback by Nathaniel Manista · 9 years ago
  73. 1298afd Get compilation working again by Craig Tiller · 9 years ago
  74. b0154c4 Stop generating .pyc files in boringssl by Craig Tiller · 9 years ago
  75. 03e250c Fix some indentation. by Bogdan Drutu · 9 years ago
  76. b3153f3 change gpr_int* to int*_t by Bogdan Drutu · 9 years ago
  77. da179ce Rollback gpr deletion by Craig Tiller · 9 years ago
  78. fa6cad7 grpc_set_ssl_roots_override_callback for Python by Nathaniel Manista · 9 years ago
  79. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 9 years ago
  80. f9e3c23 Fixing ruby versionning. by Nicolas "Pixel" Noble · 9 years ago
  81. 806f434 Run clang-format by Bogdan Drutu · 9 years ago
  82. fc1ad74 fix copyrights by Jan Tattermusch · 9 years ago
  83. 1935c36 Flagging master as 0.14.0-dev. by Nicolas "Pixel" Noble · 9 years ago
  84. 079a179 Change the census metadata keys. Both census keys must be binary keys because of the encoding. by Bogdan Drutu · 9 years ago
  85. fe0c4a8 C# assembly version and current version by Jan Tattermusch · 9 years ago
  86. 6819ee7 fix GrpcEnvironmentTest by Jan Tattermusch · 9 years ago
  87. d980047 fix C# build by Jan Tattermusch · 9 years ago
  88. cda4bad Flagging 0.13 as pre1. by Nicolas "Pixel" Noble · 9 years ago
  89. 824a090 Merge pull request #5129 from ctiller/version_number by Nicolas Noble · 9 years ago
  90. 757c157 Merge pull request #5134 from soltanmm/cleaners by Nathaniel Manista · 9 years ago
  91. 35afe4a Fall back to building if GCS cannot be reached by Masood Malekghassemi · 9 years ago
  92. 6598ce1 Move os.environ to module-level by Masood Malekghassemi · 9 years ago
  93. e28e426 Merge branch 'master' into base_log by Alistair Veitch · 9 years ago
  94. f008f06 build.yaml centric versioning by Craig Tiller · 9 years ago
  95. 064d37d Fix GCS URL for Python by Masood Malekghassemi · 9 years ago
  96. 6c90d89 Fix sanity by Craig Tiller · 9 years ago
  97. 44d2bf3 Merge pull request #5114 from yang-g/flushed_too_early by Craig Tiller · 9 years ago
  98. 91aaee4 Merge pull request #5096 from a-veitch/win_cv_wait by Craig Tiller · 9 years ago
  99. 55e813f Merge pull request #5088 from murgatroid99/core_long_int64_t by Craig Tiller · 9 years ago
  100. 435b155 Correct copyright date by Chris Bacon · 9 years ago