1. ccdea19 Separate timer checking from pollsets by Craig Tiller · 8 years ago
  2. f083013 Merge remote-tracking branch 'google/release-0_13' into upmerge-from-0.13 by Nicolas "Pixel" Noble · 8 years ago
  3. 44753c3 Merge pull request #5237 from nicolasnoble/flagging-release-as-0_13_1-pre1 by Masood Malekghassemi · 8 years ago
  4. 99a4e9e Merge pull request #5230 from soltanmm/doc by Masood Malekghassemi · 8 years ago
  5. 6910ce8 Flagging 0.13.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  6. 7a925f7 Flagging the release. by Nicolas "Pixel" Noble · 8 years ago
  7. f74a67b Rename to reduce confusion by vjpai · 8 years ago
  8. dfab119 Update Python doc by Masood Malekghassemi · 8 years ago
  9. f747409 Use precompiled extensions only by Masood Malekghassemi · 8 years ago
  10. 017f84e Merge pull request #5078 from ctiller/compatibility_mode by Craig Tiller · 8 years ago
  11. a7d4114 Merge github.com:grpc/grpc into bad_metadata by Craig Tiller · 8 years ago
  12. b14ea1d Revert Ruby version specialization by Masood Malekghassemi · 8 years ago
  13. cd43584 Bump Python version by Masood Malekghassemi · 8 years ago
  14. dd6ee7a Truncate Python target triple by Masood Malekghassemi · 8 years ago
  15. 3f19f42 Merge pull request #5052 from ctiller/compress by David G. Quintas · 8 years ago
  16. c35e2c5 Revert "Proto API for LB request/responses" by Craig Tiller · 8 years ago
  17. c3602dc Merge pull request #4038 from dgquintas/grpclb_api by Craig Tiller · 8 years ago
  18. b6d3a82 Paper over custom command limitations by Masood Malekghassemi · 8 years ago
  19. 334e9e6 Use wheels instead for custom bdists by Masood Malekghassemi · 8 years ago
  20. c0473cc Merge github.com:grpc/grpc into compress by Craig Tiller · 8 years ago
  21. b718c8a Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 8 years ago
  22. 810a13e Remove a small allocation, at the cost of a little uglier header file. by Vijay Pai · 8 years ago
  23. 742a783 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  24. c41abec Sanity: clang-format and regen projects by Vijay Pai · 8 years ago
  25. 8ae883f Merge branch 'master' into alarm_mods by Vijay Pai · 8 years ago
  26. e39cb74 Add a dummy reference to prevent unused variable warning if there is no rpc method defined. by yang-g · 8 years ago
  27. 8fdafed tag fed in by user should be any arbitrary tag, not a CompletionQueueTag type by vjpai · 8 years ago
  28. 9c7961a Merge pull request #5165 from ctiller/bring_back_gpr by Nicolas Noble · 8 years ago
  29. 6d74725 Merge pull request #5188 from jtattermusch/resolve_0_13_merge by Michael Lumish · 8 years ago
  30. 82e7eff Merge pull request #5185 from lepatryk/byte-buffer by Michael Lumish · 8 years ago
  31. d883683 Merge remote-tracking branch 'upstream/release-0_13' into resolve_0_13_merge by Jan Tattermusch · 8 years ago
  32. 10d3e59 WTF by Craig Tiller · 8 years ago
  33. 087c51a Fix 1 second stall on Windows by Craig Tiller · 8 years ago
  34. 32b3f67 Merge remote-tracking branch 'google/release-0_13' into merge-and-regen by Nicolas "Pixel" Noble · 8 years ago
  35. 777777e Pass delete[] explicitely to Nan::NewBuffer. by Patryk Lesiewicz · 8 years ago
  36. ca144fd Fixing Ruby binary build (again). by Nicolas "Pixel" Noble · 8 years ago
  37. 21f1afc Fix some C# copyrights by vjpai · 8 years ago
  38. c4f70fc Merge pull request #5149 from bogdandrutu/bug by Alistair Veitch · 8 years ago
  39. ab02713 Merge pull request #5066 from chrisdunelm/dnx_Profilers by Jan Tattermusch · 8 years ago
  40. c7ea439 Manually added empty lines and spaces in the copyright and it worked. by Bogdan Drutu · 8 years ago
  41. e9319da Add the removed line before the copyright by Bogdan Drutu · 8 years ago
  42. 3d9d252 run sudo ./tools/distrib/clang_format_code.sh by Bogdan Drutu · 8 years ago
  43. ecf8327 Merge pull request #5100 from nathanielmanistaatgoogle/python-grpc_set_ssl_roots_override_callback by Nathaniel Manista · 8 years ago
  44. 1298afd Get compilation working again by Craig Tiller · 8 years ago
  45. b0154c4 Stop generating .pyc files in boringssl by Craig Tiller · 8 years ago
  46. 03e250c Fix some indentation. by Bogdan Drutu · 8 years ago
  47. b3153f3 change gpr_int* to int*_t by Bogdan Drutu · 8 years ago
  48. da179ce Rollback gpr deletion by Craig Tiller · 8 years ago
  49. fa6cad7 grpc_set_ssl_roots_override_callback for Python by Nathaniel Manista · 9 years ago
  50. 7e46618 Merge branch 'master' of github.com:grpc/grpc into grpclb_api by David Garcia Quintas · 8 years ago
  51. f9e3c23 Fixing ruby versionning. by Nicolas "Pixel" Noble · 8 years ago
  52. 806f434 Run clang-format by Bogdan Drutu · 8 years ago
  53. fc1ad74 fix copyrights by Jan Tattermusch · 8 years ago
  54. 1935c36 Flagging master as 0.14.0-dev. by Nicolas "Pixel" Noble · 8 years ago
  55. 079a179 Change the census metadata keys. Both census keys must be binary keys because of the encoding. by Bogdan Drutu · 8 years ago
  56. fe0c4a8 C# assembly version and current version by Jan Tattermusch · 8 years ago
  57. 6819ee7 fix GrpcEnvironmentTest by Jan Tattermusch · 8 years ago
  58. d980047 fix C# build by Jan Tattermusch · 8 years ago
  59. cda4bad Flagging 0.13 as pre1. by Nicolas "Pixel" Noble · 8 years ago
  60. 824a090 Merge pull request #5129 from ctiller/version_number by Nicolas Noble · 8 years ago
  61. 757c157 Merge pull request #5134 from soltanmm/cleaners by Nathaniel Manista · 8 years ago
  62. 35afe4a Fall back to building if GCS cannot be reached by Masood Malekghassemi · 8 years ago
  63. 6598ce1 Move os.environ to module-level by Masood Malekghassemi · 8 years ago
  64. f008f06 build.yaml centric versioning by Craig Tiller · 8 years ago
  65. 064d37d Fix GCS URL for Python by Masood Malekghassemi · 8 years ago
  66. 6c90d89 Fix sanity by Craig Tiller · 8 years ago
  67. 44d2bf3 Merge pull request #5114 from yang-g/flushed_too_early by Craig Tiller · 8 years ago
  68. 91aaee4 Merge pull request #5096 from a-veitch/win_cv_wait by Craig Tiller · 8 years ago
  69. 55e813f Merge pull request #5088 from murgatroid99/core_long_int64_t by Craig Tiller · 8 years ago
  70. 435b155 Correct copyright date by Chris Bacon · 8 years ago
  71. 1be9265 Versionning Ruby from build.yaml, and regenerating broken files after census merge. by Nicolas "Pixel" Noble · 9 years ago
  72. 7404d3c Merge pull request #5097 from nicolasnoble/ruby-native-gems by Nicolas Noble · 9 years ago
  73. 6494e8b flush the stalled list after the window is updated by yang-g · 9 years ago
  74. 83f76a8 Merge pull request #4985 from kriswuollett/kriswuollett-objc-useragent by Jorge Canizales · 9 years ago
  75. 8c72d99 Merge github.com:grpc/grpc into no_more_flag by Craig Tiller · 9 years ago
  76. 85474df Reverse changes to AVL code by murgatroid99 · 9 years ago
  77. 86cbe30 Fixing Mac build for Ruby. by Nicolas Noble · 9 years ago
  78. 5c04760 Change default on Python install option by Craig Tiller · 9 years ago
  79. 5219c6d Properly compiling distributable native gems. by Nicolas "Pixel" Noble · 9 years ago
  80. 0a7468a Add timespan support for win32 gpr_cv_wait. by Alistair Veitch · 9 years ago
  81. a7f52c5 Merge pull request #5017 from daniel-j-born/tcp_server_trivial by Craig Tiller · 9 years ago
  82. 58d9891 Removed unused userAgentPrefix variable by Kristopher Wuollett · 9 years ago
  83. 7a55684 Clang format and fix copyrights by murgatroid99 · 9 years ago
  84. 309830f Replace 'long' with 'int64_t' in public core headers by murgatroid99 · 9 years ago
  85. cce7fe0 Fix copyright by Craig Tiller · 9 years ago
  86. b15af6f Merge branch 'compress' of github.com:ctiller/grpc into compress by Craig Tiller · 9 years ago
  87. f3f8fdb Fix copyright by Craig Tiller · 9 years ago
  88. 97cb41c Merge github.com:grpc/grpc into compress by Craig Tiller · 9 years ago
  89. cef91a5 Merge pull request #5081 from vjpai/dbg_async by Craig Tiller · 9 years ago
  90. f6c7951 Merge pull request #5063 from chrisdunelm/dnx_NativeExtensions by Jan Tattermusch · 9 years ago
  91. 0c598b0 Fix copyright and use consistent C89 comments by vjpai · 9 years ago
  92. 29cc1e4 Merge pull request #5074 from jtattermusch/python_smoketest by Masood Malekghassemi · 9 years ago
  93. bcfe99a Merge pull request #5008 from vjpai/worker_quit by Michael Lumish · 9 years ago
  94. 3c7c76e Merge pull request #5010 from vjpai/core_count by Michael Lumish · 9 years ago
  95. 6456a47 Merge github.com:grpc/grpc into compatibility_mode by Craig Tiller · 9 years ago
  96. 71ea4a1 Make binary compatibility not the default by Craig Tiller · 9 years ago
  97. c36bd88 Merge pull request #5072 from soltanmm/fix by Masood Malekghassemi · 9 years ago
  98. a7a5078 Don't die on missing win32 resources on non-win32 by Masood Malekghassemi · 9 years ago
  99. f751b0b Use envvar for binary repository by Masood Malekghassemi · 9 years ago
  100. ae109e9 Don't die on missing win32 resources on non-win32 by Masood Malekghassemi · 9 years ago