1. 79e8d81 update path to build_artifacts_ruby.sh in jenkins script by Alexander Polcyn · 8 years ago
  2. d1cfffe Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixes by Michael Lumish · 8 years ago
  3. b343ef1 Merge pull request #8778 from muxi/advance-cronet-version by Muxi Yan · 8 years ago
  4. 5687c2e Merge pull request #8684 from gcasto/change_cronet_interface by Muxi Yan · 8 years ago
  5. fc42fd5 Merge pull request #9310 from nathanielmanistaatgoogle/iterator by Nathaniel Manista · 8 years ago
  6. e375975 Fixed sanity errors by murgatroid99 · 8 years ago
  7. 44e907a Merge pull request #9322 from apolcyn/deprecate_benchmark_core_lists by apolcyn · 8 years ago
  8. 5aa2bcf Pass an iterator rather than an iterable by Nathaniel Manista · 8 years ago
  9. fc4b07e Merge pull request #9276 from soltanmm-google/remember-the-blue-flowers-they-are-important! by Nathaniel Manista · 8 years ago
  10. c0d7d67 Merge pull request #9318 from markdroth/subchannel_addr_channel_arg by Mark D. Roth · 8 years ago
  11. c16080c Merge pull request #9350 from stanley-cheung/php-update by Stanley Cheung · 8 years ago
  12. 2b24d27 Merge pull request #9326 from yang-g/license by Yang Gao · 8 years ago
  13. 42dc988 Merge pull request #9303 from nicolasnoble/bazel-fixes by Nicolas Noble · 8 years ago
  14. b997cf6 Merge pull request #9366 from rjshade/fix_memory_profile_flakes by Craig Tiller · 8 years ago
  15. a9b3c38 Merge pull request #9064 from grpc/revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  16. 58233db Merge branch 'master' into makefile_ruby_version_fixes by murgatroid99 · 8 years ago
  17. c781f64 Use config file template instead of Rakefile template by murgatroid99 · 8 years ago
  18. c2079f3 Merge pull request #9252 from ctiller/write_buffering by Craig Tiller · 8 years ago
  19. cc79370 Run Python formatting by Masood Malekghassemi · 8 years ago
  20. 06dea57 Enable running Python formatting by Masood Malekghassemi · 8 years ago
  21. 886fb12 Force client to wait for server to start by Robbie Shade · 8 years ago
  22. 1e27758 Merge pull request #9351 from matt-kwong/corpus-fuzzer-api by Craig Tiller · 8 years ago
  23. 31f2dd4 clang-format by Mark D. Roth · 8 years ago
  24. cc2e048 Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingw by Jan Tattermusch · 8 years ago
  25. 88a934e Merge pull request #8799 from lyuxuan/memory_usage_no_log by lyuxuan · 8 years ago
  26. d9f5b23 Merge pull request #9038 from apolcyn/run_perf_on_benchmarks by apolcyn · 8 years ago
  27. c1002c9 Add api-fuzzer corpus by Matt Kwong · 8 years ago
  28. 0a5a318 Name constant by Craig Tiller · 8 years ago
  29. 4242075 PHP: Prepare for 1.1.0 release by Stanley Cheung · 8 years ago
  30. c9a4702 Merge pull request #8601 from murgatroid99/node_electron_build by Michael Lumish · 8 years ago
  31. 92c93b9 Ran generate_projects.sh. by Mark D. Roth · 8 years ago
  32. df8f122 Fix API fuzzer tests. by Mark D. Roth · 8 years ago
  33. e6bcd0e Merge remote-tracking branch 'upstream/master' into revert-9063-revert-8951-revert-8949-revert-8922-slice_cleanup by Mark D. Roth · 8 years ago
  34. e8ec16d Fix binding.gyp syntax by murgatroid99 · 8 years ago
  35. b19ac96 Fix electron artifact builds by murgatroid99 · 8 years ago
  36. e8b1fd0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  37. 972b797 Fixed package name in dockerfile by murgatroid99 · 8 years ago
  38. 0748f39 Store subchannel address in a channel arg. by Mark D. Roth · 8 years ago
  39. 7a48d01 Merge github.com:grpc/grpc into write_buffering by Craig Tiller · 8 years ago
  40. a7fa100 Merge branch 'node_electron_build' of github.com:murgatroid99/grpc into node_electron_build by murgatroid99 · 8 years ago
  41. 3623af1 merge master by Yuxuan Li · 8 years ago
  42. 6fb04d6 memory usage profiling for client call, client channel, server creation, server call and server channel. by Yuxuan Li · 8 years ago
  43. 44b2d08 Makefile.template: use import library names for mingw, instead of static libraries by Mario Emmenlauer · 8 years ago
  44. 06d3d4a Makefile.template: remove the 'imp' suffix from MINGW library names by Mario Emmenlauer · 8 years ago
  45. 6b69540 Merge pull request #9335 from jtattermusch/vsproject_improvements by Jan Tattermusch · 8 years ago
  46. 9752569 Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_names by Jan Tattermusch · 8 years ago
  47. 782724b Merge pull request #9321 from stanley-cheung/fix-various-php-bugs by Stanley Cheung · 8 years ago
  48. 93d0b58 Properly generate electron dependencies in test Dockerfile from template by murgatroid99 · 8 years ago
  49. 24263c3 Fixing a few items with the new Bazel BUILD system: by Nicolas "Pixel" Noble · 8 years ago
  50. 88162f8 Do not use OPENSSL_NO_THREAD normally for Node on Windows by Michael Lumish · 8 years ago
  51. 50c8780 Use tmp file instead of writing to current directory by Stanley Cheung · 8 years ago
  52. 5868c83 Merge pull request #8895 from murgatroid99/node_artifact_build_fix by Michael Lumish · 8 years ago
  53. abe9757 Makefile: fixed a few variables names, and added a missing variable on dll name by Mario Emmenlauer · 8 years ago
  54. c518198 run_tests: set Node runtime variable when using default compiler by murgatroid99 · 8 years ago
  55. 433d3f1 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  56. 03b22ec Merge pull request #9329 from stanley-cheung/php-fix-config-m4 by Stanley Cheung · 8 years ago
  57. 62a7ca8 re-run clang-format.sh by Alexander Polcyn · 8 years ago
  58. fe71d7f Fix the template as well by Stanley Cheung · 8 years ago
  59. 468690f Merge pull request #9298 from makdharma/http2_badserver_interop by makdharma · 8 years ago
  60. a5faf99 Merge pull request #9149 from ncteisen/rst_stream_error_code_fix by Noah Eisen · 8 years ago
  61. 36c799b Merge pull request #9299 from grpc/ncteisen-patch-1 by Noah Eisen · 8 years ago
  62. def69b3 Merge pull request #8816 from lyuxuan/cpu_usage2 by lyuxuan · 8 years ago
  63. c79da7b fix compilation of grpc_dll project by Jan Tattermusch · 8 years ago
  64. 34f58fe remove not-yet-useful projects from grpc.sln by Jan Tattermusch · 8 years ago
  65. 8e883b2 Makefile.template: fixed a few variables names, and added a missing variable on dll name by Mario Emmenlauer · 8 years ago
  66. af7b87f remove unneeded/broken targets from CMakeLists.exe by Jan Tattermusch · 8 years ago
  67. 3aab96f successfuly compile gRPC with cmake+Ninja by Jan Tattermusch · 8 years ago
  68. 3cdf729 Merge pull request #8770 from lyuxuan/channel_args1 by lyuxuan · 8 years ago
  69. 21b6a68 Merge pull request #9315 from yang-g/fuzzer_load by Yang Gao · 8 years ago
  70. 23d5081 Merge pull request #9314 from yang-g/infolog by Yang Gao · 8 years ago
  71. 6b7f2f1 Merge pull request #9324 from yang-g/include_fix by Yang Gao · 8 years ago
  72. 8bddea1 Merge pull request #9327 from yang-g/include_fix2 by Yang Gao · 8 years ago
  73. a2341ea omg it is 2017 by yang-g · 8 years ago
  74. 90cd278 PHP: use a macro to specify extension src dir by Stanley Cheung · 8 years ago
  75. 122c687 Fix various PHP bugs by Stanley Cheung · 8 years ago
  76. 1b59bfc Merge pull request #8987 from adelez/add_perf_link by adelez · 8 years ago
  77. 015998f Add perf link by Adele Zhou · 8 years ago
  78. ebb3d5d Merge pull request #9139 from ericgribkoff/http2_client by Eric Gribkoff · 8 years ago
  79. d36a531 Add missing include for size_t by yang-g · 8 years ago
  80. 43dc9ed Add licenses to all BUILD files and missing copyright by yang-g · 8 years ago
  81. 4314043 Update negative-http2-interop-test-descriptions.md by Noah Eisen · 8 years ago
  82. 20ce39a remove limit_cores.h from build.yaml by Alexander Polcyn · 8 years ago
  83. 8ad258a Add missing include for GPRAPI by yang-g · 8 years ago
  84. 4fe4f4b Merge pull request #8154 from thinkerou/fix_php_mem_leak by Stanley Cheung · 8 years ago
  85. 1a75c54 Merge branch 'master' of https://github.com/grpc/grpc into rst_stream_error_code_fix by ncteisen · 8 years ago
  86. 6ff1ca4 re-run generate project to build qps json driver by Alexander Polcyn · 8 years ago
  87. 1d8db03 Merge pull request #9317 from yang-g/test_credentials by Yang Gao · 8 years ago
  88. 8a0ef63 remove LimitCores in c++ benchmark by Alexander Polcyn · 8 years ago
  89. a6e796f ignore core counts and core lists in qps json driver by Alexander Polcyn · 8 years ago
  90. 3d11a91 Merge pull request #9297 from ncteisen/include-new-ruby-interop-tests by Noah Eisen · 8 years ago
  91. cc59102 manual revert of #8901 by yang-g · 8 years ago
  92. 1da20c1 Remove unused load by yang-g · 8 years ago
  93. b8c5fe1 Promote dns resolution failure message to INFO by yang-g · 8 years ago
  94. 6bbd95e minor fix by Makarand Dharmapurikar · 8 years ago
  95. c344e87 Adds HTTP/2 interop test client by Eric Gribkoff · 8 years ago
  96. 3c42128 Merge pull request #9307 from jtattermusch/emmenlau_mingw32 by Jan Tattermusch · 8 years ago
  97. e91344a Merge remote-tracking branch 'upstream/master' into advance-cronet-version by Muxi Yan · 8 years ago
  98. ac87a46 enable uploading server cpu usage data from performance tests to big query by Yuxuan Li · 8 years ago
  99. df71518 fix code formatting by Jan Tattermusch · 8 years ago
  100. 98c0bd7 add setting channel args functionality to performance tesing by Yuxuan Li · 8 years ago