1. e90671e Merge pull request #7522 from makdharma/enable_secure_endpoint_trace by Nicolas Noble · 8 years ago
  2. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  3. 212a03e Merge pull request #7024 from markdroth/filter_call_init_failure by kpayson64 · 8 years ago
  4. 52f3b67 Merge pull request #7601 from dgquintas/census_stuff by kpayson64 · 8 years ago
  5. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  6. fcccb5a Merge pull request #7603 from vitalybuka/stack-use-after-scope by kpayson64 · 8 years ago
  7. 1e3fdbe Merge pull request #6924 from dgquintas/grpclb_v0 by kpayson64 · 8 years ago
  8. abaa705 Merge pull request #7575 from vjpai/make_stack_small_again by Vijay Pai · 8 years ago
  9. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  10. e60003d Fix stack use after scope in call.c by Vitaly Buka · 8 years ago
  11. d9cee6f moar clang-format by David Garcia Quintas · 8 years ago
  12. 8eec9ec Changed census static metadata keys for tracing and tag propagation by David Garcia Quintas · 8 years ago
  13. 54fe31a clang-format by David Garcia Quintas · 8 years ago
  14. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  15. 740759e fixed premature destruction of lb_client by David Garcia Quintas · 8 years ago
  16. a0e278e fw-declare struct properly by David Garcia Quintas · 8 years ago
  17. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  18. 5bb44e9 Merge pull request #7584 from nicolasnoble/manual-upmerge by Nicolas Noble · 8 years ago
  19. 8d48911 added some separating comments by David Garcia Quintas · 8 years ago
  20. 4166cb0 Addressed the rest of the PR comments by David Garcia Quintas · 8 years ago
  21. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  22. 6531826 Reordered lines in grpclb.c for readability by David Garcia Quintas · 8 years ago
  23. c1f25fb php: missed a macro; by Stanley Cheung · 8 years ago
  24. c70f2f7 Merge pull request #7576 from apolcyn/fix_sanity_test_diff by kpayson64 · 8 years ago
  25. 531c909 Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_ga by kpayson64 · 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. d8bc223 Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg by murgatroid99 · 8 years ago
  34. 526a9f9 php: cleanup for GA by Stanley Cheung · 8 years ago
  35. 8e56502 php: cleanup for GA by Stanley Cheung · 8 years ago
  36. 2eabf76 Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_third by Stanley Cheung · 8 years ago
  37. 57419dc Merge pull request #7552 from thinkerou/wrap_php7_third by Stanley Cheung · 8 years ago
  38. 6972af4 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  39. 5dafd82 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  40. 3e03e16 delete commented-code for missing by thinkerou · 8 years ago
  41. 514d296 delete commented-code for missing by thinkerou · 8 years ago
  42. a24a0dd add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  43. dc673c5 add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  44. dacb2e3 fix unused var by thinkerou · 8 years ago
  45. 11cb5c5 fix unused var by thinkerou · 8 years ago
  46. a4d9e4b Merge pull request #7534 from murgatroid99/ruby_tools_script_naming by kpayson64 · 8 years ago
  47. eb9c545 add some macro to reduce duplicate code by thinkerou · 8 years ago
  48. ba75c01 add some macro to reduce duplicate code by thinkerou · 8 years ago
  49. 0b316b0 Ruby Tools: automatically include plugin argument in protoc command by murgatroid99 · 8 years ago
  50. b51eeb5 Merge pull request #7537 from kpayson64/regen_ruby_protos by kpayson64 · 8 years ago
  51. 05d73af Fixed asan failure and some refcounting bugs. by Mark D. Roth · 8 years ago
  52. 4f8df87 add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  53. dba5b0c add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  54. fa30de9 removed some bits from invalid LR design by David Garcia Quintas · 8 years ago
  55. d258300 add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  56. 011d1ef add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  57. 5a2c918 Updated ruby protos to use new _pb filename by Ken Payson · 8 years ago
  58. bebaf5b update README by Stanley Cheung · 8 years ago
  59. b2d5904 update README by Stanley Cheung · 8 years ago
  60. fdf27a4 remove reference to homebrew by Stanley Cheung · 8 years ago
  61. c5755ad php: fix composer.json by Stanley Cheung · 8 years ago
  62. b95870d php: fix composer.json by Stanley Cheung · 8 years ago
  63. f183ece Full path names for header inclusion by Alistair Veitch · 8 years ago
  64. b5282c7 Remove .rb suffix from grpc-tools scripts, to be consistent with other gems by murgatroid99 · 8 years ago
  65. 8fa9d31 fix indent use two spaces by thinkerou · 8 years ago
  66. fdc2132 fix indent use two spaces by thinkerou · 8 years ago
  67. 6d62ada add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  68. 6f9d30b add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  69. 41482d8 Fix comment typo by Alistair Veitch · 8 years ago
  70. 39e151b Merge pull request #7525 from muxi/add-interop-cronet-test by makdharma · 8 years ago
  71. b8ec235 Merge pull request #7517 from markdroth/handshake_api by kpayson64 · 8 years ago
  72. 9a92b57 Merge pull request #7527 from jskeet/nulllogger by kpayson64 · 8 years ago
  73. 66ebd08 Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branch by kpayson64 · 8 years ago
  74. ba33b53 Merge pull request #7498 from thinkerou/wrap_php7 by kpayson64 · 8 years ago
  75. 5d9d246 Merge pull request #7477 from yang-g/monotonic by kpayson64 · 8 years ago
  76. 8c7618e Fix memory overwrite in proto decding; fix test for windows by Alistair Veitch · 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. 9be7391 removed hardcoded disable on logging by Makarand Dharmapurikar · 8 years ago
  83. d8f77f6 update copyright by Stanley Cheung · 8 years ago
  84. a3becd3 update copyright by Stanley Cheung · 8 years ago
  85. 01da196 Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master by Nicolas Noble · 8 years ago
  86. b5fa72c Merge pull request #7451 from y-zeng/seperate_generated_files by kpayson64 · 8 years ago
  87. 202ba4b Merge pull request #7394 from murgatroid99/node_client_creds_memory_leak by kpayson64 · 8 years ago
  88. 734cbe7 clang-format by Mark D. Roth · 8 years ago
  89. 39377e9 Fix API of handshake_manager_add(). by Mark D. Roth · 8 years ago
  90. ed77060 Merge remote-tracking branch 'upstream/master' into handshake_api2 by Mark D. Roth · 8 years ago
  91. 1533e6a Rerun generate_projects.sh by murgatroid99 · 8 years ago
  92. de2d9fc Merge pull request #7395 from markdroth/handshake_api by kpayson64 · 8 years ago
  93. 20f900d remove outdated php dockerfile dependency by Stanley Cheung · 8 years ago
  94. da9af33 Merge pull request #7320 from yang-g/shut_down_acceptor_early by Nicolas Noble · 8 years ago
  95. 4b4266a Fixing documentation typo. by Nicolas "Pixel" Noble · 8 years ago
  96. a3fd280 regenerated projects by David Garcia Quintas · 8 years ago
  97. fd9cc10 Be more intelligent about Cython in grpcio by Masood Malekghassemi · 8 years ago
  98. 224fe98 Fixed incorrect merges by murgatroid99 · 8 years ago
  99. 3922838 Added missing var initialization by David Garcia Quintas · 8 years ago
  100. bc3b6f3 regenerate template files by Stanley Cheung · 8 years ago