1. 3c2c6c1 Fixed InetNtop function call by murgatroid99 · 8 years ago
  2. db9630a Removed duplicate #define in port_platform by murgatroid99 · 8 years ago
  3. 192293d Move GPR_MANYLINUX1 to top of port.h checks by murgatroid99 · 8 years ago
  4. 7c20590 Removed GPR_POSIX_FILE, and changed the files that used it by murgatroid99 · 8 years ago
  5. 623dd4f Renamed GPR_ constants to GRPC_ in iomgr/port.h by murgatroid99 · 8 years ago
  6. 5407089 Separate out iomgr-specific constants into a separate header by murgatroid99 · 8 years ago
  7. 79b3227 refactor inet_ntop into a portability header by murgatroid99 · 8 years ago
  8. ffbfd01 Merge pull request #7447 from nicolasnoble/interop_server_split by Nicolas Noble · 8 years ago
  9. 5af33e9 Forgot one file by Nicolas "Pixel" Noble · 8 years ago
  10. ca15587 Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  11. f14effb Merge pull request #7626 from nicolasnoble/manual-upmerge-after-version-bump by Nicolas Noble · 8 years ago
  12. 229b161 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  13. eedc335 Merge pull request #5803 from nicolasnoble/what-the-fuzz by Nicolas Noble · 8 years ago
  14. 86ea627 Merge pull request #7572 from jcanizales/p0-4MB-should-be-more-than-enough-for-everybody by Jorge Canizales · 8 years ago
  15. 1e6e21b Merge pull request #7619 from dgquintas/fix_grpclbtest by kpayson64 · 8 years ago
  16. 5d96056 regenerated projects by David Garcia Quintas · 8 years ago
  17. e60ae9c deflake grpclb_test by David Garcia Quintas · 8 years ago
  18. d924b01 Merge pull request #7554 from muxi/fix-cronet-interop-test by Muxi Yan · 8 years ago
  19. 5e1fbd2 Merge pull request #7370 from rjshade/move_timeout_encoding by kpayson64 · 8 years ago
  20. eef2887 Merge pull request #7254 from nicolasnoble/gcloud-no-image-aliases by Nicolas Noble · 8 years ago
  21. cc752a3 Merge pull request #7618 from dgquintas/v1.0.x by Nicolas Noble · 8 years ago
  22. b212271 Merge pull request #7587 from dgquintas/install_docs by Nicolas Noble · 8 years ago
  23. ac7f0bd Merge pull request #7587 from dgquintas/install_docs by Nicolas Noble · 8 years ago
  24. d47d03f corrected typo by David Garcia Quintas · 8 years ago
  25. 18c7111 Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz by Nicolas "Pixel" Noble · 8 years ago
  26. 5c3877e Merge pull request #7520 from thunderboltsid/update-gitignore by Nicolas Noble · 8 years ago
  27. e90671e Merge pull request #7522 from makdharma/enable_secure_endpoint_trace by Nicolas Noble · 8 years ago
  28. 6a4397e Merge pull request #7600 from dgquintas/fix_includes by Nicolas Noble · 8 years ago
  29. 329d647 Merge pull request #6774 from a-veitch/add_resource by kpayson64 · 8 years ago
  30. 9fa684f Merge pull request #7610 from kpayson64/downgrade_setuptools by kpayson64 · 8 years ago
  31. 212a03e Merge pull request #7024 from markdroth/filter_call_init_failure by kpayson64 · 8 years ago
  32. 52f3b67 Merge pull request #7601 from dgquintas/census_stuff by kpayson64 · 8 years ago
  33. f32e71e Downgrade docker setuptools by Ken Payson · 8 years ago
  34. cca4a19 Fix destroy_call_elem API in test. by Mark D. Roth · 8 years ago
  35. 18983f8 Merge pull request #7590 from vjpai/affinity_optional by Vijay Pai · 8 years ago
  36. 6f74893 Fix Jenkins test error by Muxi Yan · 8 years ago
  37. 0ff122e Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  38. 6e26952 Merge remote-tracking branch 'upstream/master' into filter_call_init_failure by Mark D. Roth · 8 years ago
  39. fcccb5a Merge pull request #7603 from vitalybuka/stack-use-after-scope by kpayson64 · 8 years ago
  40. 1e3fdbe Merge pull request #6924 from dgquintas/grpclb_v0 by kpayson64 · 8 years ago
  41. 4e7259d Merge branch 'master' of https://github.com/grpc/grpc into interop_server_split by Nicolas "Pixel" Noble · 8 years ago
  42. abaa705 Merge pull request #7575 from vjpai/make_stack_small_again by Vijay Pai · 8 years ago
  43. baa8c31 Merge pull request #7580 from jtattermusch/netcore_nuget_to_rtm by Jan Tattermusch · 8 years ago
  44. 52c54e3 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  45. e60003d Fix stack use after scope in call.c by Vitaly Buka · 8 years ago
  46. 5b88eb2 Merge pull request #7602 from kpayson64/downgrade_setuptools.py by kpayson64 · 8 years ago
  47. 6f156b7 Downgrade docker setuptools by Ken Payson · 8 years ago
  48. d9cee6f moar clang-format by David Garcia Quintas · 8 years ago
  49. 8eec9ec Changed census static metadata keys for tracing and tag propagation by David Garcia Quintas · 8 years ago
  50. 3856a97 regenerated projects by David Garcia Quintas · 8 years ago
  51. a29ca4e Merge pull request #7391 from dgquintas/lr_july_16 by Nicolas Noble · 8 years ago
  52. ffd207f fixed include guard script and faulty .h by David Garcia Quintas · 8 years ago
  53. c44f619 Bug fix on error suppression and comment by Muxi Yan · 8 years ago
  54. 54fe31a clang-format by David Garcia Quintas · 8 years ago
  55. 6210535 Merge branch 'master' of github.com:grpc/grpc into lr_july_16 by David Garcia Quintas · 8 years ago
  56. 740759e fixed premature destruction of lb_client by David Garcia Quintas · 8 years ago
  57. d915c6e Suppress warning in all libraries whose names starting with gRPC-Core by Muxi Yan · 8 years ago
  58. 9e83d7e Fix local server tests & exceptions tests by Jorge Canizales · 8 years ago
  59. b507780 Merge pull request #7585 from nicolasnoble/bump-to-v1.0.0-pre2 by Nicolas Noble · 8 years ago
  60. a0e278e fw-declare struct properly by David Garcia Quintas · 8 years ago
  61. b9be58e Use dedicated build configuration 'Cronet' for the new target by Muxi Yan · 8 years ago
  62. 87e06c8 Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 by David Garcia Quintas · 8 years ago
  63. 138d3e1 Merge pull request #9 from vjpai/sigint by Nicolas Noble · 8 years ago
  64. 96b7b52 Fix exit condition by Vijay Pai · 8 years ago
  65. 0a5a0ca build everything by Jan Tattermusch · 8 years ago
  66. 1c0f30c fix conditional compilation for netcoreapp1.0 projects by Jan Tattermusch · 8 years ago
  67. 6e5c33c Don't assert if we're not able to set affinity for some reason by Vijay Pai · 8 years ago
  68. 32fde7a Better names for the methods to clear all host settings by Jorge Canizales · 8 years ago
  69. 4d440bb added windows to INSTALL.md by David Garcia Quintas · 8 years ago
  70. 2507fef Merge pull request #7553 from podsvirov/topic-cmake-template by Nicolas Noble · 8 years ago
  71. 5bb44e9 Merge pull request #7584 from nicolasnoble/manual-upmerge by Nicolas Noble · 8 years ago
  72. f4f3cb3 Merge pull request #7582 from stanley-cheung/php-fix-zts-error by Stanley Cheung · 8 years ago
  73. 5e623b8 Merge pull request #7581 from stanley-cheung/php-fix-zts-error-v1_0 by Stanley Cheung · 8 years ago
  74. 8d48911 added some separating comments by David Garcia Quintas · 8 years ago
  75. 4166cb0 Addressed the rest of the PR comments by David Garcia Quintas · 8 years ago
  76. 4bb2eb2 Reset all host configs *before* setting what we need by Jorge Canizales · 8 years ago
  77. 3260a17 Bumping to 1.0.0-pre2. by Nicolas "Pixel" Noble · 8 years ago
  78. 8302b12 Merge branch 'v1.0.x' into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  79. 6531826 Reordered lines in grpclb.c for readability by David Garcia Quintas · 8 years ago
  80. c1f25fb php: missed a macro; by Stanley Cheung · 8 years ago
  81. d083c14 php: missed a macro by Stanley Cheung · 8 years ago
  82. 18e54a5 Merge pull request #7567 from murgatroid99/node_artifact_build_health_check by Nicolas Noble · 8 years ago
  83. 3fc8c8a regenerate by Jan Tattermusch · 8 years ago
  84. 36d1540 use netcoreapp1.0 for executable projects by Jan Tattermusch · 8 years ago
  85. 660333a update project.json templates to RTM .NET core nugets by Jan Tattermusch · 8 years ago
  86. c70f2f7 Merge pull request #7576 from apolcyn/fix_sanity_test_diff by kpayson64 · 8 years ago
  87. 531c909 Merge pull request #7568 from apolcyn/update_tests_for_new_nuget_ga by kpayson64 · 8 years ago
  88. 623e4fc Merge pull request #7569 from dgquintas/backport_cpp_compression_level by Nicolas Noble · 8 years ago
  89. f8372c6 Minor revisions by Muxi Yan · 8 years ago
  90. 8f76df4 Some compilers don't like big stack frames. There is no need by Vijay Pai · 8 years ago
  91. 4da5fd0 Document by Jorge Canizales · 8 years ago
  92. ec0743e Leave improving the error message as a TODO by Jorge Canizales · 8 years ago
  93. 40e8486 compare test config as objects instead of strings by Alex Polcyn · 8 years ago
  94. 6af4add Let override default response size limit by Jorge Canizales · 8 years ago
  95. 41bef45 pr comments by David Garcia Quintas · 8 years ago
  96. 5a36325 Merge pull request #7502 from dgquintas/cpp_compression_level by Nicolas Noble · 8 years ago
  97. e51b9d2 Merge pull request #7502 from dgquintas/cpp_compression_level by Nicolas Noble · 8 years ago
  98. 5dde14c clang-format by David Garcia Quintas · 8 years ago
  99. 1617677 update to use new nuget client in tests by Alexander Polcyn · 8 years ago
  100. 5d65eb6 Build the Node health-check package in the build_packages script by murgatroid99 · 8 years ago