1. d8bc223 Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg by murgatroid99 · 8 years ago
  2. 9b21586 Merge pull request #7561 from stanley-cheung/php-cleanup-ga by Stanley Cheung · 8 years ago
  3. 92ebb5d Merge pull request #7560 from stanley-cheung/php-cleanup-ga-v1_0 by Stanley Cheung · 8 years ago
  4. 526a9f9 php: cleanup for GA by Stanley Cheung · 8 years ago
  5. 8e56502 php: cleanup for GA by Stanley Cheung · 8 years ago
  6. 2eabf76 Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_third by Stanley Cheung · 8 years ago
  7. 57419dc Merge pull request #7552 from thinkerou/wrap_php7_third by Stanley Cheung · 8 years ago
  8. 6972af4 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  9. 5dafd82 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  10. 3e03e16 delete commented-code for missing by thinkerou · 8 years ago
  11. 514d296 delete commented-code for missing by thinkerou · 8 years ago
  12. a24a0dd add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  13. dc673c5 add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  14. dacb2e3 fix unused var by thinkerou · 8 years ago
  15. 11cb5c5 fix unused var by thinkerou · 8 years ago
  16. 2a5072e Fix Objective-C test pods for Cronet tests by Muxi Yan · 8 years ago
  17. dd33148 CMake: Fix configuration file format bug by Konstantin Podsvirov · 8 years ago
  18. 13016cc CMake: project for HelloWorld cpp example by Konstantin Podsvirov · 8 years ago
  19. d2b8830 CMake: Installation and Export Configuration by Konstantin Podsvirov · 8 years ago
  20. 5baf725 CMake: Choice third party provider by Konstantin Podsvirov · 8 years ago
  21. a4d9e4b Merge pull request #7534 from murgatroid99/ruby_tools_script_naming by kpayson64 · 8 years ago
  22. 64d88bd Added FIXME comment. by Mark D. Roth · 8 years ago
  23. 9fd0042 Yet another attempt to undo my protobuf version screw-up. by Mark D. Roth · 8 years ago
  24. eb9c545 add some macro to reduce duplicate code by thinkerou · 8 years ago
  25. ba75c01 add some macro to reduce duplicate code by thinkerou · 8 years ago
  26. 846768c Merge pull request #7535 from muxi/fix-no-as-needed by Nicolas Noble · 8 years ago
  27. 63d2b28 Merge pull request #7546 from tberghammer/proto-lite by Nicolas Noble · 8 years ago
  28. 0b316b0 Ruby Tools: automatically include plugin argument in protoc command by murgatroid99 · 8 years ago
  29. f9eef0b Undo accidental revert to old version of protobuf code. by Mark D. Roth · 8 years ago
  30. b51eeb5 Merge pull request #7537 from kpayson64/regen_ruby_protos by kpayson64 · 8 years ago
  31. efef0d2 Merge pull request #7380 from nicolasnoble/no-c++11-threads by Vijay Pai · 8 years ago
  32. 818564c Merge pull request #7459 from nicolasnoble/udp_test_bitrot by Vijay Pai · 8 years ago
  33. 05d73af Fixed asan failure and some refcounting bugs. by Mark D. Roth · 8 years ago
  34. 3cfc5a7 Made significant progress on the test, but not working yet. by Mark D. Roth · 8 years ago
  35. 2391156 Add cmake option to compile using protobuf-lite by Tamas Berghammer · 8 years ago
  36. 4f8df87 add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  37. dba5b0c add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  38. 93e84a5 Merge pull request #7541 from stanley-cheung/php-cleanup-dockerfile-v1_0 by Stanley Cheung · 8 years ago
  39. fa30de9 removed some bits from invalid LR design by David Garcia Quintas · 8 years ago
  40. 7d8c543 regenerate from template by Stanley Cheung · 8 years ago
  41. 78f0fd4 fix copyright by Stanley Cheung · 8 years ago
  42. fa1e4fa php: add php7 to jenkins basic and interop tests by Stanley Cheung · 8 years ago
  43. 99955ab php: remove protobuf-php clone hack by Stanley Cheung · 8 years ago
  44. 7b672f8 remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  45. 6511a87 Merge pull request #7540 from stanley-cheung/php-minor-cleanup-ga-v1_0 by Stanley Cheung · 8 years ago
  46. 7979424 Merge pull request #7539 from stanley-cheung/php-minor-cleanup-ga by Stanley Cheung · 8 years ago
  47. d258300 add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  48. 011d1ef add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  49. 5a2c918 Updated ruby protos to use new _pb filename by Ken Payson · 8 years ago
  50. bebaf5b update README by Stanley Cheung · 8 years ago
  51. b2d5904 update README by Stanley Cheung · 8 years ago
  52. fdf27a4 remove reference to homebrew by Stanley Cheung · 8 years ago
  53. c5755ad php: fix composer.json by Stanley Cheung · 8 years ago
  54. b95870d php: fix composer.json by Stanley Cheung · 8 years ago
  55. ee70fa7 Merge pull request #7533 from thinkerou/wrap_php7_on_v1_branch_second by Stanley Cheung · 8 years ago
  56. 31fd053 Merge pull request #7532 from thinkerou/wrap_php7_second by Stanley Cheung · 8 years ago
  57. cd0d8ae Identify system and remove --no-as-need if it is Mac OS by Muxi Yan · 8 years ago
  58. f183ece Full path names for header inclusion by Alistair Veitch · 8 years ago
  59. 4e3df00 Removed --no-as-needed options from Makefile of HelloWorld and RouteGuide by Muxi Yan · 8 years ago
  60. b5282c7 Remove .rb suffix from grpc-tools scripts, to be consistent with other gems by murgatroid99 · 8 years ago
  61. 8fa9d31 fix indent use two spaces by thinkerou · 8 years ago
  62. fdc2132 fix indent use two spaces by thinkerou · 8 years ago
  63. 6d62ada add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  64. 6f9d30b add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  65. 41482d8 Fix comment typo by Alistair Veitch · 8 years ago
  66. 39e151b Merge pull request #7525 from muxi/add-interop-cronet-test by makdharma · 8 years ago
  67. 1212d3f Merge remote-tracking branch 'upstream/master' into http_connect by Mark D. Roth · 8 years ago
  68. b8ec235 Merge pull request #7517 from markdroth/handshake_api by kpayson64 · 8 years ago
  69. 9a92b57 Merge pull request #7527 from jskeet/nulllogger by kpayson64 · 8 years ago
  70. 66ebd08 Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branch by kpayson64 · 8 years ago
  71. ba33b53 Merge pull request #7498 from thinkerou/wrap_php7 by kpayson64 · 8 years ago
  72. 5d9d246 Merge pull request #7477 from yang-g/monotonic by kpayson64 · 8 years ago
  73. 8c7618e Fix memory overwrite in proto decding; fix test for windows by Alistair Veitch · 8 years ago
  74. 6be28f1 Change the default logger to the NullLogger. by Jon Skeet · 8 years ago
  75. 43b633d Merge branch 'master' into move_timeout_encoding by Robbie Shade · 8 years ago
  76. 7bc45f3 Add InteropTestsRemoteWithCronet to the tests by Muxi Yan · 8 years ago
  77. 7b104cd Merge pull request #7511 from nicolasnoble/doc-typo by kpayson64 · 8 years ago
  78. 15e5c3f Merge pull request #7512 from stanley-cheung/php-cleanup-dockerfile by kpayson64 · 8 years ago
  79. 8a1247a Merge pull request #7497 from soltanmm/be-nicer by kpayson64 · 8 years ago
  80. 6914aba Merge pull request #7518 from nicolasnoble/plugins-should-compile by Nicolas Noble · 8 years ago
  81. 9be7391 removed hardcoded disable on logging by Makarand Dharmapurikar · 8 years ago
  82. 35ac9be Merge pull request #5 from stanley-cheung/wrap_php7_on_v1_branch by 田欧 · 8 years ago
  83. f71c675 Merge pull request #4 from stanley-cheung/wrap_php7 by 田欧 · 8 years ago
  84. d8f77f6 update copyright by Stanley Cheung · 8 years ago
  85. a3becd3 update copyright by Stanley Cheung · 8 years ago
  86. e9ef11a Merge pull request #3 from stanley-cheung/wrap_php7 by 田欧 · 8 years ago
  87. 10ad752 Merge pull request #2 from stanley-cheung/wrap_php7_on_v1_branch by 田欧 · 8 years ago
  88. 01da196 Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master by Nicolas Noble · 8 years ago
  89. cc961b6 Merge pull request #7020 from rjshade/assert_not_expect by kpayson64 · 8 years ago
  90. b5fa72c Merge pull request #7451 from y-zeng/seperate_generated_files by kpayson64 · 8 years ago
  91. 202ba4b Merge pull request #7394 from murgatroid99/node_client_creds_memory_leak by kpayson64 · 8 years ago
  92. 365ef40 Add .idea folder to .gitignore by siddharthshukla · 8 years ago
  93. 889e02e Merge branch 'handshake_api' into http_connect by Mark D. Roth · 8 years ago
  94. 734cbe7 clang-format by Mark D. Roth · 8 years ago
  95. 211a2a0 fix copyright by Stanley Cheung · 8 years ago
  96. 33e3dee add file to build.yaml by Stanley Cheung · 8 years ago
  97. ca931e4 add new file to build.yaml by Stanley Cheung · 8 years ago
  98. f7fbdd4 We should always try to compile the protoc plugins when building tests. by Nicolas "Pixel" Noble · 8 years ago
  99. e106570 Update API from merge. by Mark D. Roth · 8 years ago
  100. 65c6f2c Merge branch 'handshake_api' into http_connect by Mark D. Roth · 8 years ago