1. 5407089 Separate out iomgr-specific constants into a separate header by murgatroid99 · 8 years ago
  2. 79b3227 refactor inet_ntop into a portability header by murgatroid99 · 8 years ago
  3. 229b161 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  4. eedc335 Merge pull request #5803 from nicolasnoble/what-the-fuzz by Nicolas Noble · 8 years ago
  5. 86ea627 Merge pull request #7572 from jcanizales/p0-4MB-should-be-more-than-enough-for-everybody by Jorge Canizales · 8 years ago
  6. d924b01 Merge pull request #7554 from muxi/fix-cronet-interop-test by Muxi Yan · 8 years ago
  7. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  8. 18c7111 Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz by Nicolas "Pixel" Noble · 8 years ago
  9. e90671e Merge pull request #7522 from makdharma/enable_secure_endpoint_trace by Nicolas Noble · 8 years ago
  10. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  11. 212a03e Merge pull request #7024 from markdroth/filter_call_init_failure by kpayson64 · 8 years ago
  12. 52f3b67 Merge pull request #7601 from dgquintas/census_stuff by kpayson64 · 8 years ago
  13. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  14. fcccb5a Merge pull request #7603 from vitalybuka/stack-use-after-scope by kpayson64 · 8 years ago
  15. 1e3fdbe Merge pull request #6924 from dgquintas/grpclb_v0 by kpayson64 · 8 years ago
  16. abaa705 Merge pull request #7575 from vjpai/make_stack_small_again by Vijay Pai · 8 years ago
  17. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  18. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  19. e60003d Fix stack use after scope in call.c by Vitaly Buka · 8 years ago
  20. d9cee6f moar clang-format by David Garcia Quintas · 8 years ago
  21. 8eec9ec Changed census static metadata keys for tracing and tag propagation by David Garcia Quintas · 8 years ago
  22. c44f619 Bug fix on error suppression and comment by Muxi Yan · 8 years ago
  23. 54fe31a clang-format by David Garcia Quintas · 8 years ago
  24. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  25. 740759e fixed premature destruction of lb_client by David Garcia Quintas · 8 years ago
  26. d915c6e Suppress warning in all libraries whose names starting with gRPC-Core by Muxi Yan · 8 years ago
  27. 9e83d7e Fix local server tests & exceptions tests by Jorge Canizales · 8 years ago
  28. b507780 Merge pull request #7585 from nicolasnoble/bump-to-v1.0.0-pre2 by Nicolas Noble · 8 years ago
  29. a0e278e fw-declare struct properly by David Garcia Quintas · 8 years ago
  30. b9be58e Use dedicated build configuration 'Cronet' for the new target by Muxi Yan · 8 years ago
  31. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  32. 1c0f30c fix conditional compilation for netcoreapp1.0 projects by Jan Tattermusch · 8 years ago
  33. 32fde7a Better names for the methods to clear all host settings by Jorge Canizales · 8 years ago
  34. 5bb44e9 Merge pull request #7584 from nicolasnoble/manual-upmerge by Nicolas Noble · 8 years ago
  35. 5e623b8 Merge pull request #7581 from stanley-cheung/php-fix-zts-error-v1_0 by Stanley Cheung · 8 years ago
  36. 8d48911 added some separating comments by David Garcia Quintas · 8 years ago
  37. 4166cb0 Addressed the rest of the PR comments by David Garcia Quintas · 8 years ago
  38. 4bb2eb2 Reset all host configs *before* setting what we need by Jorge Canizales · 8 years ago
  39. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  40. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  41. 6531826 Reordered lines in grpclb.c for readability by David Garcia Quintas · 8 years ago
  42. c1f25fb php: missed a macro; by Stanley Cheung · 8 years ago
  43. d083c14 php: missed a macro by Stanley Cheung · 8 years ago
  44. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  45. c70f2f7 Merge pull request #7576 from apolcyn/fix_sanity_test_diff by kpayson64 · 8 years ago
  46. 531c909 Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_ga by kpayson64 · 8 years ago
  47. f8372c6 Minor revisions by Muxi Yan · 8 years ago
  48. 8f76df4 Some compilers don't like big stack frames. There is no need by Vijay Pai · 8 years ago
  49. 4da5fd0 Document by Jorge Canizales · 8 years ago
  50. ec0743e Leave improving the error message as a TODO by Jorge Canizales · 8 years ago
  51. 40e8486 compare test config as objects instead of strings by Alex Polcyn · 8 years ago
  52. 6af4add Let override default response size limit by Jorge Canizales · 8 years ago
  53. 41bef45 pr comments by David Garcia Quintas · 8 years ago
  54. 5a36325 Merge pull request #7502 from dgquintas/cpp_compression_level by Nicolas Noble · 8 years ago
  55. e51b9d2 Merge pull request #7502 from dgquintas/cpp_compression_level by Nicolas Noble · 8 years ago
  56. 5dde14c clang-format by David Garcia Quintas · 8 years ago
  57. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  58. d8bc223 Merge remote-tracking branch 'upstream/v1.0.x' into ruby_tools_plugin_arg by murgatroid99 · 8 years ago
  59. 526a9f9 php: cleanup for GA by Stanley Cheung · 8 years ago
  60. 8e56502 php: cleanup for GA by Stanley Cheung · 8 years ago
  61. 2eabf76 Merge pull request #7543 from thinkerou/wrap_php7_on_v1_branch_third by Stanley Cheung · 8 years ago
  62. 57419dc Merge pull request #7552 from thinkerou/wrap_php7_third by Stanley Cheung · 8 years ago
  63. 6972af4 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  64. 5dafd82 add macro PHP_GRPC_INIT_HANDLER by thinkerou · 8 years ago
  65. 3e03e16 delete commented-code for missing by thinkerou · 8 years ago
  66. 514d296 delete commented-code for missing by thinkerou · 8 years ago
  67. a24a0dd add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  68. dc673c5 add PHP_GRPC_FREE_CLASS_OBJECT macro by thinkerou · 8 years ago
  69. dacb2e3 fix unused var by thinkerou · 8 years ago
  70. 11cb5c5 fix unused var by thinkerou · 8 years ago
  71. 2a5072e Fix Objective-C test pods for Cronet tests by Muxi Yan · 8 years ago
  72. a4d9e4b Merge pull request #7534 from murgatroid99/ruby_tools_script_naming by kpayson64 · 8 years ago
  73. eb9c545 add some macro to reduce duplicate code by thinkerou · 8 years ago
  74. ba75c01 add some macro to reduce duplicate code by thinkerou · 8 years ago
  75. 0b316b0 Ruby Tools: automatically include plugin argument in protoc command by murgatroid99 · 8 years ago
  76. b51eeb5 Merge pull request #7537 from kpayson64/regen_ruby_protos by kpayson64 · 8 years ago
  77. 05d73af Fixed asan failure and some refcounting bugs. by Mark D. Roth · 8 years ago
  78. 4f8df87 add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  79. dba5b0c add php_grpc_zend_object macro and rename klass by thinkerou · 8 years ago
  80. fa30de9 removed some bits from invalid LR design by David Garcia Quintas · 8 years ago
  81. d258300 add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  82. 011d1ef add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  83. 5a2c918 Updated ruby protos to use new _pb filename by Ken Payson · 8 years ago
  84. bebaf5b update README by Stanley Cheung · 8 years ago
  85. b2d5904 update README by Stanley Cheung · 8 years ago
  86. fdf27a4 remove reference to homebrew by Stanley Cheung · 8 years ago
  87. c5755ad php: fix composer.json by Stanley Cheung · 8 years ago
  88. b95870d php: fix composer.json by Stanley Cheung · 8 years ago
  89. f183ece Full path names for header inclusion by Alistair Veitch · 8 years ago
  90. b5282c7 Remove .rb suffix from grpc-tools scripts, to be consistent with other gems by murgatroid99 · 8 years ago
  91. 8fa9d31 fix indent use two spaces by thinkerou · 8 years ago
  92. fdc2132 fix indent use two spaces by thinkerou · 8 years ago
  93. 6d62ada add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  94. 6f9d30b add macro to php7_wrapper for reduce duplicate code by thinkerou · 8 years ago
  95. 41482d8 Fix comment typo by Alistair Veitch · 8 years ago
  96. 39e151b Merge pull request #7525 from muxi/add-interop-cronet-test by makdharma · 8 years ago
  97. b8ec235 Merge pull request #7517 from markdroth/handshake_api by kpayson64 · 8 years ago
  98. 9a92b57 Merge pull request #7527 from jskeet/nulllogger by kpayson64 · 8 years ago
  99. 66ebd08 Merge pull request #7499 from thinkerou/wrap_php7_on_v1_branch by kpayson64 · 8 years ago
  100. ba33b53 Merge pull request #7498 from thinkerou/wrap_php7 by kpayson64 · 8 years ago