1. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  2. 1e3fdbe Merge pull request #6924 from dgquintas/grpclb_v0 by kpayson64 · 8 years ago
  3. abaa705 Merge pull request #7575 from vjpai/make_stack_small_again by Vijay Pai · 8 years ago
  4. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  5. 5b88eb2 Merge pull request #7602 from kpayson64/downgrade_setuptools.py by kpayson64 · 8 years ago
  6. 6f156b7 Downgrade docker setuptools by Ken Payson · 8 years ago
  7. d9cee6f moar clang-format by David Garcia Quintas · 8 years ago
  8. 3856a97 regenerated projects by David Garcia Quintas · 8 years ago
  9. a29ca4e Merge pull request #7391 from dgquintas/lr_july_16 by Nicolas Noble · 8 years ago
  10. 54fe31a clang-format by David Garcia Quintas · 8 years ago
  11. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  12. 740759e fixed premature destruction of lb_client by David Garcia Quintas · 8 years ago
  13. a0e278e fw-declare struct properly by David Garcia Quintas · 8 years ago
  14. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  15. 2507fef Merge pull request #7553 from podsvirov/topic-cmake-template by Nicolas Noble · 8 years ago
  16. 5bb44e9 Merge pull request #7584 from nicolasnoble/manual-upmerge by Nicolas Noble · 8 years ago
  17. f4f3cb3 Merge pull request #7582 from stanley-cheung/php-fix-zts-error by Stanley Cheung · 8 years ago
  18. 8d48911 added some separating comments by David Garcia Quintas · 8 years ago
  19. 4166cb0 Addressed the rest of the PR comments by David Garcia Quintas · 8 years ago
  20. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  21. 6531826 Reordered lines in grpclb.c for readability by David Garcia Quintas · 8 years ago
  22. c1f25fb php: missed a macro; by Stanley Cheung · 8 years ago
  23. c70f2f7 Merge pull request #7576 from apolcyn/fix_sanity_test_diff by kpayson64 · 8 years ago
  24. 531c909 Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_ga by kpayson64 · 8 years ago
  25. 623e4fc Merge pull request #7569 from dgquintas/backport_cpp_compression_level by Nicolas Noble · 8 years ago
  26. 8f76df4 Some compilers don't like big stack frames. There is no need by Vijay Pai · 8 years ago
  27. 40e8486 compare test config as objects instead of strings by Alex Polcyn · 8 years ago
  28. 41bef45 pr comments by David Garcia Quintas · 8 years ago
  29. 5a36325 Merge pull request #7502 from dgquintas/cpp_compression_level by Nicolas Noble · 8 years ago
  30. e51b9d2 Merge pull request #7502 from dgquintas/cpp_compression_level by Nicolas Noble · 8 years ago
  31. 5dde14c clang-format by David Garcia Quintas · 8 years ago
  32. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  33. a062a7f Merge pull request #7551 from murgatroid99/ruby_tools_plugin_arg by Nicolas Noble · 8 years ago
  34. d8bc223 Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg by murgatroid99 · 8 years ago
  35. 9b21586 Merge pull request #7561 from stanley-cheung/php-cleanup-ga by Stanley Cheung · 8 years ago
  36. 92ebb5d Merge pull request #7560 from stanley-cheung/php-cleanup-ga-v1_0 by Stanley Cheung · 8 years ago
  37. 526a9f9 php: cleanup for GA by Stanley Cheung · 8 years ago
  38. 8e56502 php: cleanup for GA by Stanley Cheung · 8 years ago
  39. 2eabf76 Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_third by Stanley Cheung · 8 years ago
  40. 57419dc Merge pull request #7552 from thinkerou/wrap_php7_third by Stanley Cheung · 8 years ago
  41. 6972af4 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  42. 5dafd82 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  43. 3e03e16 delete commented-code for missing by thinkerou · 8 years ago
  44. 514d296 delete commented-code for missing by thinkerou · 8 years ago
  45. a24a0dd add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  46. dc673c5 add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  47. dacb2e3 fix unused var by thinkerou · 8 years ago
  48. 11cb5c5 fix unused var by thinkerou · 8 years ago
  49. dd33148 CMake: Fix configuration file format bug by Konstantin Podsvirov · 8 years ago
  50. 13016cc CMake: project for HelloWorld cpp example by Konstantin Podsvirov · 8 years ago
  51. d2b8830 CMake: Installation and Export Configuration by Konstantin Podsvirov · 8 years ago
  52. 5baf725 CMake: Choice third party provider by Konstantin Podsvirov · 8 years ago
  53. a4d9e4b Merge pull request #7534 from murgatroid99/ruby_tools_script_naming by kpayson64 · 8 years ago
  54. 9fd0042 Yet another attempt to undo my protobuf version screw-up. by Mark D. Roth · 8 years ago
  55. eb9c545 add some macro to reduce duplicate code by thinkerou · 8 years ago
  56. ba75c01 add some macro to reduce duplicate code by thinkerou · 8 years ago
  57. 846768c Merge pull request #7535 from muxi/fix-no-as-needed by Nicolas Noble · 8 years ago
  58. 63d2b28 Merge pull request #7546 from tberghammer/proto-lite by Nicolas Noble · 8 years ago
  59. 0b316b0 Ruby Tools: automatically include plugin argument in protoc command by murgatroid99 · 8 years ago
  60. f9eef0b Undo accidental revert to old version of protobuf code. by Mark D. Roth · 8 years ago
  61. b51eeb5 Merge pull request #7537 from kpayson64/regen_ruby_protos by kpayson64 · 8 years ago
  62. efef0d2 Merge pull request #7380 from nicolasnoble/no-c++11-threads by Vijay Pai · 8 years ago
  63. 818564c Merge pull request #7459 from nicolasnoble/udp_test_bitrot by Vijay Pai · 8 years ago
  64. 05d73af Fixed asan failure and some refcounting bugs. by Mark D. Roth · 8 years ago
  65. 2391156 Add cmake option to compile using protobuf-lite by Tamas Berghammer · 8 years ago
  66. 4f8df87 add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  67. dba5b0c add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  68. 93e84a5 Merge pull request #7541 from stanley-cheung/php-cleanup-dockerfile-v1_0 by Stanley Cheung · 8 years ago
  69. fa30de9 removed some bits from invalid LR design by David Garcia Quintas · 8 years ago
  70. 7d8c543 regenerate from template by Stanley Cheung · 8 years ago
  71. 78f0fd4 fix copyright by Stanley Cheung · 8 years ago
  72. fa1e4fa php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  73. 99955ab php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  74. 7b672f8 remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  75. 6511a87 Merge pull request #7540 from stanley-cheung/php-minor-cleanup-ga-v1_0 by Stanley Cheung · 8 years ago
  76. 7979424 Merge pull request #7539 from stanley-cheung/php-minor-cleanup-ga by Stanley Cheung · 8 years ago
  77. d258300 add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  78. 011d1ef add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  79. 5a2c918 Updated ruby protos to use new _pb filename by Ken Payson · 8 years ago
  80. bebaf5b update README by Stanley Cheung · 8 years ago
  81. b2d5904 update README by Stanley Cheung · 8 years ago
  82. fdf27a4 remove reference to homebrew by Stanley Cheung · 8 years ago
  83. c5755ad php: fix composer.json by Stanley Cheung · 8 years ago
  84. b95870d php: fix composer.json by Stanley Cheung · 8 years ago
  85. ee70fa7 Merge pull request #7533 from thinkerou/wrap_php7_on_v1_branch_second by Stanley Cheung · 8 years ago
  86. 31fd053 Merge pull request #7532 from thinkerou/wrap_php7_second by Stanley Cheung · 8 years ago
  87. cd0d8ae Identify system and remove --no-as-need if it is Mac OS by Muxi Yan · 8 years ago
  88. 4e3df00 Removed --no-as-needed options from Makefile of HelloWorld and RouteGuide by Muxi Yan · 8 years ago
  89. b5282c7 Remove .rb suffix from grpc-tools scripts, to be consistent with other gems by murgatroid99 · 8 years ago
  90. 8fa9d31 fix indent use two spaces by thinkerou · 8 years ago
  91. fdc2132 fix indent use two spaces by thinkerou · 8 years ago
  92. 6d62ada add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  93. 6f9d30b add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  94. 39e151b Merge pull request #7525 from muxi/add-interop-cronet-test by makdharma · 8 years ago
  95. b8ec235 Merge pull request #7517 from markdroth/handshake_api by kpayson64 · 8 years ago
  96. 9a92b57 Merge pull request #7527 from jskeet/nulllogger by kpayson64 · 8 years ago
  97. 66ebd08 Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branch by kpayson64 · 8 years ago
  98. ba33b53 Merge pull request #7498 from thinkerou/wrap_php7 by kpayson64 · 8 years ago
  99. 5d9d246 Merge pull request #7477 from yang-g/monotonic by kpayson64 · 8 years ago
  100. 6be28f1 Change the default logger to the NullLogger. by Jon Skeet · 8 years ago