1. e3e17d3 Merge branch 'v1.0.x' of https://github.com/grpc/grpc by Nicolas "Pixel" Noble · 8 years ago
  2. bbc20b5 Merge pull request #7783 from nicolasnoble/shipping-1.0 by Nicolas Noble · 8 years ago
  3. 2a69139 Merge pull request #7787 from nicolasnoble/quick-fix-for-manylinux by Nicolas Noble · 8 years ago
  4. baa35fc Disabling check for SO_REUSEPORT in MANYLINUX; it'll always fail. by Nicolas "Pixel" Noble · 8 years ago
  5. 6cfc80e Merge pull request #7762 from KindDragon/master by Nicolas Noble · 8 years ago
  6. bfe947c Merge pull request #7784 from jcanizales/move-to-v1 by Nicolas Noble · 8 years ago
  7. f906e55 Merge pull request #7308 from ctiller/moovee by Nicolas Noble · 8 years ago
  8. 36031d5 Move user-agent version to 1.0.0 by Jorge Canizales · 8 years ago
  9. 407dc4f2 Merge pull request #1 from nicolasnoble/cmake-fixes by Arkady Shapkin · 8 years ago
  10. 2069fbc Generating project file. by Nicolas "Pixel" Noble · 8 years ago
  11. 4a18c67 Move Podspecs to v1 by Jorge Canizales · 8 years ago
  12. 35b8c51 Bumping version to 1.0.1-pre1. by Nicolas "Pixel" Noble · 8 years ago
  13. 90e4bd5 Merge pull request #7745 from nicolasnoble/no-more-pre by Nicolas Noble · 8 years ago
  14. 9882e9b Merge pull request #7776 from kpayson64/templatize_dependencies by Nicolas Noble · 8 years ago
  15. 8348973 Use templates for python version dependencies by Ken Payson · 8 years ago
  16. fedcf7d Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecure by Nicolas Noble · 8 years ago
  17. bbdebaa Merge pull request #7744 from y-zeng/makefile-ga by Nicolas Noble · 8 years ago
  18. fc8c12d Merge pull request #7754 from dgquintas/readme_beta_to_ga by Nicolas Noble · 8 years ago
  19. f4112fc Merge pull request #7741 from nicolasnoble/manual-upmerge by Nicolas Noble · 8 years ago
  20. 9770206 Merge pull request #7773 from markdroth/bytebuffer_alloc by Mark D. Roth · 8 years ago
  21. 2665bdd Reduce allocations associated with src/cpp/util/byte_buffer.cc. by Mark D. Roth · 8 years ago
  22. 40beb37 Fix CMake for Windows by Arkadiy Shapkin · 8 years ago
  23. 146e374 Merge pull request #7768 from kpayson64/grpcio_tools35 by kpayson64 · 8 years ago
  24. 5c648dc Merge pull request #7766 from makdharma/cronet_e2e_take2 by makdharma · 8 years ago
  25. 9429717 Merge pull request #7735 from y-zeng/cli_main_fork by kpayson64 · 8 years ago
  26. b80d9c9 Merge pull request #7594 from chedeti/grpc-thrift-v2 by kpayson64 · 8 years ago
  27. 69ff5de Add Python3.5 grpcio-tools binaries by Ken Payson · 8 years ago
  28. 7ca9103 changed from uint32_t to size_t by Makarand Dharmapurikar · 8 years ago
  29. 3e4be9f fixed compile warnings treated as errors by Makarand Dharmapurikar · 8 years ago
  30. b731abf Merge pull request #7713 from makdharma/cronet_e2e_take2 by makdharma · 8 years ago
  31. b70fdc7 Merge pull request #7679 from stanley-cheung/fix-jenkins-linux-image by Stanley Cheung · 8 years ago
  32. d8004a8 minor tweak by Makarand Dharmapurikar · 8 years ago
  33. f8f8f5a more review feedback addressed by Makarand Dharmapurikar · 8 years ago
  34. 508e94a Merge pull request #7749 from sreecha/pthread_fix by Nicolas Noble · 8 years ago
  35. 68c20d4 Merge pull request #7757 from adelez/fix_interop_script by Nicolas Noble · 8 years ago
  36. a469e5d grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure. by Nicolas "Pixel" Noble · 8 years ago
  37. 9088d59 fix_interop_server_arg by Adele Zhou · 8 years ago
  38. 1b8deaa addressed review feedback. by Makarand Dharmapurikar · 8 years ago
  39. a6091af s/Beta/1.0 in languages status table by David Garcia Quintas · 8 years ago
  40. 25aa88a Address review comments by Yuchen Zeng · 8 years ago
  41. 3bc78cd Merge pull request #7448 from jcanizales/p0-archive-fix by makdharma · 8 years ago
  42. 4998e30 Include missing header in ev_epoll_linux.c by Sree Kuchibhotla · 8 years ago
  43. 6b38251 Merge pull request #7633 from thunderboltsid/add-pypy-to-testing-toolchain by kpayson64 · 8 years ago
  44. 2bf9913 Fix wrongly included header by Yuchen Zeng · 8 years ago
  45. 0f9337b Removing pre2 flag. by Nicolas "Pixel" Noble · 8 years ago
  46. d4df55e Update required protobuf version to v3.0.0 by Yuchen Zeng · 8 years ago
  47. 9bf9062 Clang-format by Yuchen Zeng · 8 years ago
  48. 302763f Address review comments by Yuchen Zeng · 8 years ago
  49. e1ee20b Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge by Nicolas "Pixel" Noble · 8 years ago
  50. a150352 Merge pull request #7492 from apolcyn/return_val_check by kpayson64 · 8 years ago
  51. bcc0d88 Merge pull request #7732 from kpayson64/python3_artifacts by kpayson64 · 8 years ago
  52. 9c9d577 Merge pull request #7640 from markdroth/handshaker_api by kpayson64 · 8 years ago
  53. 3578c5e bug fix for fireball app by Makarand Dharmapurikar · 8 years ago
  54. 8d46873 Merge pull request #7730 from bsilver8192/master by Nicolas Noble · 8 years ago
  55. b473c79 Merge pull request #7538 from thunderboltsid/pypy-experiments by kpayson64 · 8 years ago
  56. 0c6cce1 Merge pull request #7648 from vjpai/qps_better_ptr by kpayson64 · 8 years ago
  57. e4947be Merge pull request #7669 from apolcyn/reduce_bidi_threads_ga by kpayson64 · 8 years ago
  58. 02139a0 Add CliCredentials, config_grpc_cli.h by Yuchen Zeng · 8 years ago
  59. 37f6ffa Merge pull request #7630 from kpayson64/ruby_example_pb by kpayson64 · 8 years ago
  60. 5a22a59 Merge pull request #7706 from kpayson64/census_resource_test by kpayson64 · 8 years ago
  61. 69a2fc8 Merge pull request #7293 from apolcyn/send_metadata_from_server_handler by kpayson64 · 8 years ago
  62. 1748ba6 Merge pull request #7652 from vjpai/qps_better_client_ending by kpayson64 · 8 years ago
  63. 8aff34f Merge pull request #7668 from thunderboltsid/skip-test-for-pypy by kpayson64 · 8 years ago
  64. 5998cd7 Add Python3.5 artifact targets by Ken Payson · 8 years ago
  65. 5fa0731 Merge pull request #7700 from apolcyn/update_helloworld_readme by kpayson64 · 8 years ago
  66. e3ce8bd Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress-ga-api by kpayson64 · 8 years ago
  67. ec96e5b Merge pull request #7728 from apolcyn/clean_up_sanity_test by kpayson64 · 8 years ago
  68. 26386e1 Merge remote-tracking branch 'upstream/master' into cli_main_fork by Yuchen Zeng · 8 years ago
  69. 4b86603 Remove <linux/unistd.h> include for compatibility with non-glibc by Brian · 8 years ago
  70. 7f8456e clean up sanity test by Alex Polcyn · 8 years ago
  71. 92b9d21 Merge pull request #7671 from jtattermusch/coreclr_commandlineparser by Jan Tattermusch · 8 years ago
  72. cb21e8b Merge pull request #7598 from apolcyn/fix_sanity_test_diff_ga by apolcyn · 8 years ago
  73. 90cbde8 update to the newest CommandLineParser API by Jan Tattermusch · 8 years ago
  74. 678ec90 migrate to the new CommandLineParser API by Jan Tattermusch · 8 years ago
  75. 7e037f7 use CommandLineParser with CoreCLR support by Jan Tattermusch · 8 years ago
  76. f45dd74 Merge pull request #7660 from jtattermusch/google_apis_auth_coreclr by Jan Tattermusch · 8 years ago
  77. 4272cac Rewrite ProtoFileParser by Yuchen Zeng · 8 years ago
  78. b6528c5 Merge pull request #7215 from murgatroid99/node_generator_nested_messages by Nicolas Noble · 8 years ago
  79. c5b7347 Merge pull request #7721 from murgatroid99/node_codegen_nested_message_backport by Nicolas Noble · 8 years ago
  80. bac0078 Merge pull request #7696 from murgatroid99/makefile_remove_proto_warning by Nicolas Noble · 8 years ago
  81. ac7408d Clang format code by murgatroid99 · 8 years ago
  82. a842413 Make Node code generator work properly with nested types by murgatroid99 · 8 years ago
  83. 04132ae Merge pull request #7717 from nicolasnoble/update-build-packages by Nicolas Noble · 8 years ago
  84. ff4f004 Clang format code by murgatroid99 · 8 years ago
  85. 80c704b update distribtest project to Google.Apis.Auth 0.15.0 by Jan Tattermusch · 8 years ago
  86. 6ee23ee There's no 'platform' in package_targets.py, only labels. by Nicolas "Pixel" Noble · 8 years ago
  87. 56f9785 Merge pull request #7716 from murgatroid99/node_health_check_build_fix by Nicolas Noble · 8 years ago
  88. f2c074a Updating build package C# scripts. by Nicolas "Pixel" Noble · 8 years ago
  89. 3c8e538 Merge pull request #7714 from dgquintas/cpp_readme_ga by Nicolas Noble · 8 years ago
  90. d161f20 Don't get dependencies for Node grpc-health-check package build by murgatroid99 · 8 years ago
  91. 4e74104 Merge pull request #7682 from apolcyn/add_runtime_nodes_back_in_ga by Nicolas Noble · 8 years ago
  92. c61b1d3 s/makefile/Makefile by David Garcia Quintas · 8 years ago
  93. 5804745 Merge pull request #7688 from dgquintas/cpp_readme by David G. Quintas · 8 years ago
  94. f2d8c60 Merge pull request #7634 from apolcyn/use_dotnet_on_examples by apolcyn · 8 years ago
  95. 93b599c Merge pull request #7688 from dgquintas/cpp_readme by David G. Quintas · 8 years ago
  96. c05df4f Merge pull request #7681 from murgatroid99/node_tools_integrate_plugin by Nicolas Noble · 8 years ago
  97. 91d5195 removed file from commit by Makarand Dharmapurikar · 8 years ago
  98. 17d5c07 use sent flag only under mutex and dont fail in send_initial_metadata by Alexander Polcyn · 8 years ago
  99. 9fd2143 Merge pull request #7578 from murgatroid99/ruby_dependency_update_proto_3 by Nicolas Noble · 8 years ago
  100. 54d8347 Merge pull request #7577 from murgatroid99/node_dependency_update by Nicolas Noble · 8 years ago