1. 26f9088 Remove GRPC_NEED_UDP ifdefs by Robbie Shade · 8 years ago
  2. 2507fef Merge pull request #7553 from podsvirov/topic-cmake-template by Nicolas Noble · 8 years ago
  3. 5bb44e9 Merge pull request #7584 from nicolasnoble/manual-upmerge by Nicolas Noble · 8 years ago
  4. f4f3cb3 Merge pull request #7582 from stanley-cheung/php-fix-zts-error by Stanley Cheung · 8 years ago
  5. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  6. c1f25fb php: missed a macro; by Stanley Cheung · 8 years ago
  7. c70f2f7 Merge pull request #7576 from apolcyn/fix_sanity_test_diff by kpayson64 · 8 years ago
  8. 531c909 Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_ga by kpayson64 · 8 years ago
  9. 623e4fc Merge pull request #7569 from dgquintas/backport_cpp_compression_level by Nicolas Noble · 8 years ago
  10. 40e8486 compare test config as objects instead of strings by Alex Polcyn · 8 years ago
  11. 5a36325 Merge pull request #7502 from dgquintas/cpp_compression_level by Nicolas Noble · 8 years ago
  12. e51b9d2 Merge pull request #7502 from dgquintas/cpp_compression_level by Nicolas Noble · 8 years ago
  13. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  14. a062a7f Merge pull request #7551 from murgatroid99/ruby_tools_plugin_arg by Nicolas Noble · 8 years ago
  15. d8bc223 Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg by murgatroid99 · 8 years ago
  16. 9b21586 Merge pull request #7561 from stanley-cheung/php-cleanup-ga by Stanley Cheung · 8 years ago
  17. 92ebb5d Merge pull request #7560 from stanley-cheung/php-cleanup-ga-v1_0 by Stanley Cheung · 8 years ago
  18. 526a9f9 php: cleanup for GA by Stanley Cheung · 8 years ago
  19. 8e56502 php: cleanup for GA by Stanley Cheung · 8 years ago
  20. 2eabf76 Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_third by Stanley Cheung · 8 years ago
  21. 57419dc Merge pull request #7552 from thinkerou/wrap_php7_third by Stanley Cheung · 8 years ago
  22. 6972af4 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  23. 5dafd82 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  24. 3e03e16 delete commented-code for missing by thinkerou · 8 years ago
  25. 514d296 delete commented-code for missing by thinkerou · 8 years ago
  26. a24a0dd add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  27. dc673c5 add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  28. dacb2e3 fix unused var by thinkerou · 8 years ago
  29. 11cb5c5 fix unused var by thinkerou · 8 years ago
  30. dd33148 CMake: Fix configuration file format bug by Konstantin Podsvirov · 8 years ago
  31. 13016cc CMake: project for HelloWorld cpp example by Konstantin Podsvirov · 8 years ago
  32. d2b8830 CMake: Installation and Export Configuration by Konstantin Podsvirov · 8 years ago
  33. 5baf725 CMake: Choice third party provider by Konstantin Podsvirov · 8 years ago
  34. a4d9e4b Merge pull request #7534 from murgatroid99/ruby_tools_script_naming by kpayson64 · 8 years ago
  35. eb9c545 add some macro to reduce duplicate code by thinkerou · 8 years ago
  36. ba75c01 add some macro to reduce duplicate code by thinkerou · 8 years ago
  37. 846768c Merge pull request #7535 from muxi/fix-no-as-needed by Nicolas Noble · 8 years ago
  38. 63d2b28 Merge pull request #7546 from tberghammer/proto-lite by Nicolas Noble · 8 years ago
  39. 0b316b0 Ruby Tools: automatically include plugin argument in protoc command by murgatroid99 · 8 years ago
  40. b51eeb5 Merge pull request #7537 from kpayson64/regen_ruby_protos by kpayson64 · 8 years ago
  41. efef0d2 Merge pull request #7380 from nicolasnoble/no-c++11-threads by Vijay Pai · 8 years ago
  42. 818564c Merge pull request #7459 from nicolasnoble/udp_test_bitrot by Vijay Pai · 8 years ago
  43. 2391156 Add cmake option to compile using protobuf-lite by Tamas Berghammer · 8 years ago
  44. 4f8df87 add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  45. dba5b0c add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  46. 93e84a5 Merge pull request #7541 from stanley-cheung/php-cleanup-dockerfile-v1_0 by Stanley Cheung · 8 years ago
  47. 7d8c543 regenerate from template by Stanley Cheung · 8 years ago
  48. 78f0fd4 fix copyright by Stanley Cheung · 8 years ago
  49. fa1e4fa php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  50. 99955ab php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  51. 7b672f8 remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  52. 6511a87 Merge pull request #7540 from stanley-cheung/php-minor-cleanup-ga-v1_0 by Stanley Cheung · 8 years ago
  53. 7979424 Merge pull request #7539 from stanley-cheung/php-minor-cleanup-ga by Stanley Cheung · 8 years ago
  54. d258300 add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  55. 011d1ef add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  56. 5a2c918 Updated ruby protos to use new _pb filename by Ken Payson · 8 years ago
  57. bebaf5b update README by Stanley Cheung · 8 years ago
  58. b2d5904 update README by Stanley Cheung · 8 years ago
  59. fdf27a4 remove reference to homebrew by Stanley Cheung · 8 years ago
  60. c5755ad php: fix composer.json by Stanley Cheung · 8 years ago
  61. b95870d php: fix composer.json by Stanley Cheung · 8 years ago
  62. ee70fa7 Merge pull request #7533 from thinkerou/wrap_php7_on_v1_branch_second by Stanley Cheung · 8 years ago
  63. 31fd053 Merge pull request #7532 from thinkerou/wrap_php7_second by Stanley Cheung · 8 years ago
  64. cd0d8ae Identify system and remove --no-as-need if it is Mac OS by Muxi Yan · 8 years ago
  65. 4e3df00 Removed --no-as-needed options from Makefile of HelloWorld and RouteGuide by Muxi Yan · 8 years ago
  66. b5282c7 Remove .rb suffix from grpc-tools scripts, to be consistent with other gems by murgatroid99 · 8 years ago
  67. 8fa9d31 fix indent use two spaces by thinkerou · 8 years ago
  68. fdc2132 fix indent use two spaces by thinkerou · 8 years ago
  69. 6d62ada add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  70. 6f9d30b add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  71. 39e151b Merge pull request #7525 from muxi/add-interop-cronet-test by makdharma · 8 years ago
  72. b8ec235 Merge pull request #7517 from markdroth/handshake_api by kpayson64 · 8 years ago
  73. 9a92b57 Merge pull request #7527 from jskeet/nulllogger by kpayson64 · 8 years ago
  74. 66ebd08 Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branch by kpayson64 · 8 years ago
  75. ba33b53 Merge pull request #7498 from thinkerou/wrap_php7 by kpayson64 · 8 years ago
  76. 5d9d246 Merge pull request #7477 from yang-g/monotonic by kpayson64 · 8 years ago
  77. 6be28f1 Change the default logger to the NullLogger. by Jon Skeet · 8 years ago
  78. 7bc45f3 Add InteropTestsRemoteWithCronet to the tests by Muxi Yan · 8 years ago
  79. 7b104cd Merge pull request #7511 from nicolasnoble/doc-typo by kpayson64 · 8 years ago
  80. 15e5c3f Merge pull request #7512 from stanley-cheung/php-cleanup-dockerfile by kpayson64 · 8 years ago
  81. 8a1247a Merge pull request #7497 from soltanmm/be-nicer by kpayson64 · 8 years ago
  82. 6914aba Merge pull request #7518 from nicolasnoble/plugins-should-compile by Nicolas Noble · 8 years ago
  83. 35ac9be Merge pull request #5 from stanley-cheung/wrap_php7_on_v1_branch by 田欧 · 8 years ago
  84. f71c675 Merge pull request #4 from stanley-cheung/wrap_php7 by 田欧 · 8 years ago
  85. d8f77f6 update copyright by Stanley Cheung · 8 years ago
  86. a3becd3 update copyright by Stanley Cheung · 8 years ago
  87. e9ef11a Merge pull request #3 from stanley-cheung/wrap_php7 by 田欧 · 8 years ago
  88. 10ad752 Merge pull request #2 from stanley-cheung/wrap_php7_on_v1_branch by 田欧 · 8 years ago
  89. 01da196 Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master by Nicolas Noble · 8 years ago
  90. cc961b6 Merge pull request #7020 from rjshade/assert_not_expect by kpayson64 · 8 years ago
  91. b5fa72c Merge pull request #7451 from y-zeng/seperate_generated_files by kpayson64 · 8 years ago
  92. 202ba4b Merge pull request #7394 from murgatroid99/node_client_creds_memory_leak by kpayson64 · 8 years ago
  93. 734cbe7 clang-format by Mark D. Roth · 8 years ago
  94. 211a2a0 fix copyright by Stanley Cheung · 8 years ago
  95. 33e3dee add file to build.yaml by Stanley Cheung · 8 years ago
  96. ca931e4 add new file to build.yaml by Stanley Cheung · 8 years ago
  97. f7fbdd4 We should always try to compile the protoc plugins when building tests. by Nicolas "Pixel" Noble · 8 years ago
  98. 39377e9 Fix API of handshake_manager_add(). by Mark D. Roth · 8 years ago
  99. ed77060 Merge remote-tracking branch 'upstream/master' into handshake_api2 by Mark D. Roth · 8 years ago
  100. c1ed219 Merge pull request #7473 from jcanizales/p0-fix-auth-sample by makdharma · 8 years ago