1. 6c39686 Preparatory changes for work shedding by Craig Tiller · 9 years ago
  2. a569906 Merge pull request #4868 from bogdandrutu/bug by Alistair Veitch · 9 years ago
  3. fb1ae3a Merge pull request #4939 from rjshade/remove_unused_method by Craig Tiller · 9 years ago
  4. faf5c4d Merge pull request #4924 from nicolasnoble/makefile-cleanup by Michael Lumish · 9 years ago
  5. a570b73 Merge pull request #4902 from nicolasnoble/win32-cleanup by Michael Lumish · 9 years ago
  6. 3d14fd6 Update copyright comments. by Robbie Shade · 9 years ago
  7. 926e24c Remove unused grpc_udp_server_write method by Robbie Shade · 9 years ago
  8. 929523a Tidy. by Nicolas "Pixel" Noble · 9 years ago
  9. bd76a63 More fixes. by Nicolas "Pixel" Noble · 9 years ago
  10. 545c6c1 Merge branch 'master' into makefile-cleanup by Nicolas "Pixel" Noble · 9 years ago
  11. 51b1aee Moving some config defaults to build.yaml, and moving others to CPPFLAGS. by Nicolas "Pixel" Noble · 9 years ago
  12. bdaea02 Merge pull request #4927 from ctiller/fix-undefined-behavior by Yang Gao · 9 years ago
  13. 86363e5 Merge pull request #4884 from soltanmm/deal-with-it by Masood Malekghassemi · 9 years ago
  14. b9c5505 Fix undefined behavior by Craig Tiller · 9 years ago
  15. 154b0ee Enable binary linux distributions for Python by Masood Malekghassemi · 9 years ago
  16. 2c1c7d5 Fix copyrights by Craig Tiller · 9 years ago
  17. 324426b Merge github.com:grpc/grpc into fix-c++ by Craig Tiller · 9 years ago
  18. 26e4f5b Merge pull request #4923 from nathanielmanistaatgoogle/tests by Masood Malekghassemi · 9 years ago
  19. 9671a90 Merge pull request #4907 from vjpai/generic_qps by Yang Gao · 9 years ago
  20. 1613fdf Merge pull request #4888 from ctiller/twah by Vijay Pai · 9 years ago
  21. 36e7770 Merge branch 'master' into generic_qps by Vijay Pai · 9 years ago
  22. 9ee560f Merge pull request #4920 from a-veitch/census_init_fix by Bogdan Drutu · 9 years ago
  23. 493c151 Add comment by Craig Tiller · 9 years ago
  24. 8b16d14 Merge github.com:grpc/grpc into twah by Craig Tiller · 9 years ago
  25. 1d44510 Tidying things up. by Nicolas "Pixel" Noble · 9 years ago
  26. 607faed Fixing gpr_getenv. by Nicolas "Pixel" Noble · 9 years ago
  27. c1739ea Implement three missing face test methods by Nathaniel Manista · 9 years ago
  28. b0f275e Small testing fixes by Craig Tiller · 9 years ago
  29. 268c356 Remove bad error return in census_initialize by Alistair Veitch · 9 years ago
  30. 6e1dd9a Fix reporting unexpected abortions in event tests by Nathaniel Manista · 9 years ago
  31. 59ab169 Fix copyrights by murgatroid99 · 9 years ago
  32. 83e748f Merge pull request #4887 from wilhuff/buffer-new by Michael Lumish · 9 years ago
  33. e0b0e27 clang-format by Vijay Pai · 9 years ago
  34. a24e9d7 Sanity checks and asan fix by vjpai · 9 years ago
  35. 4f3840d Merge pull request #4903 from nicolasnoble/ruby-cleanup by Michael Lumish · 9 years ago
  36. 441499a Fix the initialization by modifying the grpc_channel_args_is_census_enabled to by default return census_enabled() instead of always disable by Bogdan Drutu · 9 years ago
  37. 3347313 Merge remote-tracking branch 'upstream/master' into bug by Bogdan Drutu · 9 years ago
  38. 17e630a Fix a case in bbuf copy constructore by Vijay Pai · 9 years ago
  39. a00f998 Actually create async generic server by vjpai · 9 years ago
  40. 240eab7 Merge branch 'master' into node_binary_precompile by murgatroid99 · 9 years ago
  41. 6461649 Alternative ownership for global callbacks by Craig Tiller · 9 years ago
  42. 7b92db6 Cleaning up ruby extension code a bit. by Nicolas "Pixel" Noble · 9 years ago
  43. 742eac1 Cleaning up Windows compilation. by Nicolas "Pixel" Noble · 9 years ago
  44. 8fff90d Drop use of functools.wrap in logging_pool by Nathaniel Manista · 9 years ago
  45. bee33b0 Merge pull request #4695 from bogdandrutu/master by Alistair Veitch · 9 years ago
  46. a847f51 Move parallel RPC code to correct test method by Nathaniel Manista · 9 years ago
  47. 7630256 Fix typo. by Bogdan Drutu · 9 years ago
  48. 0500724 Initialize census if not initialized yet and some features are available. by Bogdan Drutu · 9 years ago
  49. 587ef51 Merge remote-tracking branch 'upstream/master' into bug by Bogdan Drutu · 9 years ago
  50. cc2ca6e Merge remote-tracking branch 'upstream/master' by Bogdan Drutu · 9 years ago
  51. bd3075e Fix sanity by Craig Tiller · 9 years ago
  52. 9e08e8b Fix copyrights by Craig Tiller · 9 years ago
  53. 9ebc87a Add a full barrier after subchannel construction by Craig Tiller · 9 years ago
  54. d9d474a Fix some barriers by Craig Tiller · 9 years ago
  55. 16110ee Allocate node Buffer contents with new[] by Marek Gilbert · 9 years ago
  56. 7c43f49 Merge pull request #4883 from soltanmm/fixfix by Nathaniel Manista · 9 years ago
  57. 5fec8b3 Add missing import by Masood Malekghassemi · 9 years ago
  58. cd31ee5 update copyrights by Jan Tattermusch · 9 years ago
  59. f0fb08f Merge remote-tracking branch 'upstream/master' into bump_version_0_13 by Jan Tattermusch · 9 years ago
  60. d1e96ed Merge pull request #4855 from jtattermusch/upgrade_csharp_dependencies by Michael Lumish · 9 years ago
  61. caf164a Merge pull request #4821 from soltanmm/install-doctor by Masood Malekghassemi · 9 years ago
  62. 15c8ec3 Merge pull request #4680 from daniel-j-born/tcp_listener by Craig Tiller · 9 years ago
  63. 7928b41 update C# dependencies by Jan Tattermusch · 9 years ago
  64. aff4066 Update copyrights and add change the client to enable census if census initialized. by Bogdan Drutu · 9 years ago
  65. 9e0953c Fix the census initialization on the server. Remove duplicate initialization logic and also enable census per channel if census is initialized. by Bogdan Drutu · 9 years ago
  66. 2ee3e8d Merge remote-tracking branch 'upstream/master' by Bogdan Drutu · 9 years ago
  67. 5e43ac0 Merge pull request #4854 from soltanmm/zedhead by Masood Malekghassemi · 9 years ago
  68. c4d9f6d fix copyrights in server_context by Jan Tattermusch · 9 years ago
  69. fb6e4fa Merge pull request #4856 from yang-g/deadline by Craig Tiller · 9 years ago
  70. 03a38e1 fix uninitialized variable usage by Alistair Veitch · 9 years ago
  71. 5ff8de3 init deadline_ by yang-g · 9 years ago
  72. 0cc2792 Integrate zlib into Python distribution by Masood Malekghassemi · 9 years ago
  73. 58a1dc2 Add compiler error diagnostics to Python setup by Masood Malekghassemi · 9 years ago
  74. fc65bf0 Merge pull request #4750 from a-veitch/tag_set by Bogdan Drutu · 9 years ago
  75. 73128da fix copyrights by Jan Tattermusch · 9 years ago
  76. 8426025 fix copyrights by Jan Tattermusch · 9 years ago
  77. f923a2d get C# version generated by templates by Jan Tattermusch · 9 years ago
  78. 3708cea regenerate projects by Jan Tattermusch · 9 years ago
  79. dadf6ba Merge pull request #4812 from ctiller/integrate-zlib by Jan Tattermusch · 9 years ago
  80. 292a8af Merge pull request #4820 from jtattermusch/new_csharp_nuget by Michael Lumish · 9 years ago
  81. ff14b44 Don't use buf_size as input and output in encode by Alistair Veitch · 9 years ago
  82. ac9e1cb Merge pull request #4830 from soltanmm/going-slightly-mad by Nathaniel Manista · 9 years ago
  83. c45d088 Single encode function by Alistair Veitch · 9 years ago
  84. d7745f0 Merge pull request #4790 from adelez/update_interop_url by Yang Gao · 9 years ago
  85. 0956156 Merge pull request #4818 from nathanielmanistaatgoogle/service-termination by Nathaniel Manista · 9 years ago
  86. d409e3b update comments by Alistair Veitch · 9 years ago
  87. 9b5de79 Copyright fix by Craig Tiller · 9 years ago
  88. 14a0a93 Fix broken Python package builds by Masood Malekghassemi · 9 years ago
  89. 6670add keep status with tag set, eliminate tag_set_ntags by Alistair Veitch · 9 years ago
  90. 06b1a69 Merge pull request #4802 from jtattermusch/integrate_0_12_changes by Masood Malekghassemi · 9 years ago
  91. c12a743 Merge pull request #4804 from kriswuollett/kriswuollett-protomethod-httppath-fix by Jorge Canizales · 9 years ago
  92. f087ec0 revamp native package building by Jan Tattermusch · 9 years ago
  93. 4a9b1c6 Fix a defect in RPC Framework Core by Nathaniel Manista · 9 years ago
  94. de5d090 Fix copyrights by Craig Tiller · 9 years ago
  95. 9d8dabb address tag_set comments by Alistair Veitch · 9 years ago
  96. 3dca23a Make zlib a first class build citizen by Craig Tiller · 9 years ago
  97. 72a2a7f increase protobuf dependency version by Jan Tattermusch · 9 years ago
  98. ecb02be include assembly signing key in the repo by Jan Tattermusch · 9 years ago
  99. ab5500e Fixed proto method without package naming in ObjC. by Kristopher Wuollett · 9 years ago
  100. 7c60b27 Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes by Jan Tattermusch · 9 years ago