1. 87a5d65 gflags library target renamed in v2.2.0 by Jan Tattermusch · 7 years ago
  2. 0a1701f enable building of tests with cmake by Jan Tattermusch · 7 years ago
  3. 352c993 Merge pull request #9358 from jtattermusch/mingw_docs by Jan Tattermusch · 7 years ago
  4. 428eb03 Merge pull request #9361 from jtattermusch/cmake_protobuf by Jan Tattermusch · 7 years ago
  5. 015f9b1 Delete generate_debug_projects.sh by Jan Tattermusch · 7 years ago
  6. d1cfffe Merge pull request #8957 from murgatroid99/makefile_ruby_version_fixes by Michael Lumish · 7 years ago
  7. e375975 Fixed sanity errors by murgatroid99 · 7 years ago
  8. c16080c Merge pull request #9350 from stanley-cheung/php-update by Stanley Cheung · 7 years ago
  9. 58233db Merge branch 'master' into makefile_ruby_version_fixes by murgatroid99 · 7 years ago
  10. c781f64 Use config file template instead of Rakefile template by murgatroid99 · 7 years ago
  11. cc64168 cmake support for generating from .proto files by Jan Tattermusch · 7 years ago
  12. cc2e048 Merge pull request #9342 from emmenlau/emmenlau_use_import_libraries_for_mingw by Jan Tattermusch · 7 years ago
  13. 4242075 PHP: Prepare for 1.1.0 release by Stanley Cheung · 7 years ago
  14. e8ec16d Fix binding.gyp syntax by murgatroid99 · 7 years ago
  15. b19ac96 Fix electron artifact builds by murgatroid99 · 7 years ago
  16. e8b1fd0 Merge branch 'master' into node_electron_build by murgatroid99 · 7 years ago
  17. 972b797 Fixed package name in dockerfile by murgatroid99 · 7 years ago
  18. a7fa100 Merge branch 'node_electron_build' of github.com:murgatroid99/grpc into node_electron_build by murgatroid99 · 7 years ago
  19. 44b2d08 Makefile.template: use import library names for mingw, instead of static libraries by Mario Emmenlauer · 7 years ago
  20. 06d3d4a Makefile.template: remove the 'imp' suffix from MINGW library names by Mario Emmenlauer · 7 years ago
  21. 6b69540 Merge pull request #9335 from jtattermusch/vsproject_improvements by Jan Tattermusch · 7 years ago
  22. 9752569 Merge pull request #9333 from emmenlau/emmenlau_fix_some_variable_names by Jan Tattermusch · 7 years ago
  23. 93d0b58 Properly generate electron dependencies in test Dockerfile from template by murgatroid99 · 7 years ago
  24. 88162f8 Do not use OPENSSL_NO_THREAD normally for Node on Windows by Michael Lumish · 7 years ago
  25. 5868c83 Merge pull request #8895 from murgatroid99/node_artifact_build_fix by Michael Lumish · 7 years ago
  26. 433d3f1 Merge branch 'master' into node_electron_build by murgatroid99 · 7 years ago
  27. fe71d7f Fix the template as well by Stanley Cheung · 7 years ago
  28. 34f58fe remove not-yet-useful projects from grpc.sln by Jan Tattermusch · 7 years ago
  29. 8e883b2 Makefile.template: fixed a few variables names, and added a missing variable on dll name by Mario Emmenlauer · 7 years ago
  30. af7b87f remove unneeded/broken targets from CMakeLists.exe by Jan Tattermusch · 7 years ago
  31. 3aab96f successfuly compile gRPC with cmake+Ninja by Jan Tattermusch · 7 years ago
  32. 13f6716 Makefile.template and Makefile: install plugins on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  33. 1643c04 Makefile.template and Makefile: avoid stripping too heavily on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  34. 121d289 Makefile.template and Makefile: use .exe suffix for grpc_cpp_plugin on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  35. 294dc2f Makefile.template and Makefile: avoid def-files on MSYS2 / MINGW32 platform by Mario Emmenlauer · 8 years ago
  36. aa272bc Always sort code generated outputs by Craig Tiller · 7 years ago
  37. d9ed57c Stub documentation for some gRPC Core modules by Craig Tiller · 8 years ago
  38. e519a03 Small improvements to generated documentation by Craig Tiller · 8 years ago
  39. 229def1 Adding Bazel tests. by Nicolas "Pixel" Noble · 8 years ago
  40. c55236f Merge branch 'master' into node_artifact_build_fix by murgatroid99 · 8 years ago
  41. c34cac2 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  42. 203860a Merge remote-tracking branch 'google/master' into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  43. 7dd2cc6 cleanup and speedup of sanity tests by Jan Tattermusch · 8 years ago
  44. 5c79a31 cleanup tools/run_tests directory by Jan Tattermusch · 8 years ago
  45. 8f7b0b4 v1.0.x → master upmerge by Nathaniel Manista · 8 years ago
  46. e3e2106 make protobuf building consistent by Jan Tattermusch · 8 years ago
  47. f1c85b0 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  48. f0f787d Fix Ruby compilation problems on MinGW by murgatroid99 · 8 years ago
  49. e633e47 Merge pull request #8906 from matt-kwong/pin-bazel-version by matt-kwong · 8 years ago
  50. 180ea4b Set Bazel to specific commit in Dockerfile by Matt Kwong · 8 years ago
  51. 1625d12 update ruby protbuf dep to 3.1.0 by Alex Polcyn · 8 years ago
  52. a4945df get rid of the obsolete C# package builder by Jan Tattermusch · 8 years ago
  53. 69299c7 generate reflection package as well by Jan Tattermusch · 8 years ago
  54. d890b25 generate package build script from a template by Jan Tattermusch · 8 years ago
  55. b123643 remove one more publicSign by Jan Tattermusch · 8 years ago
  56. d6c9380 Update package.json with version compatibility changes by murgatroid99 · 8 years ago
  57. 0201776 add C# server reflection by Jan Tattermusch · 8 years ago
  58. a7f03f6 Advance objective c version to v1.0.2 by Muxi Yan · 8 years ago
  59. e829c68 remove concurrent ruby dep from gemspec template by Alexander Polcyn · 8 years ago
  60. 8613e47 Merge remote-tracking branch 'upstream/v1.0.x' into HEAD by Jan Tattermusch · 8 years ago
  61. f8c43a0 update project.json projects to System.Interactive.Async 3.1.1 by Jan Tattermusch · 8 years ago
  62. 53c4c28 Add new util file to podspec by Muxi Yan · 8 years ago
  63. 1cb0884 s/std::string/grpc::string/g by Craig Tiller · 8 years ago
  64. ed91324 Get user agent right by Craig Tiller · 8 years ago
  65. d7b1bdf Fix dependency glitch by Craig Tiller · 8 years ago
  66. 194b238 Merge github.com:grpc/grpc into decouple_version_number by Craig Tiller · 8 years ago
  67. da29be5 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  68. e403607 Revert "Enable port tests to be run using gcc4.8" by Matt Kwong · 8 years ago
  69. 1347e40 Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests by Matt Kwong · 8 years ago
  70. 029ed10 Enable port tests to be run using gcc4.8 by Matt Kwong · 8 years ago
  71. 84be265 strong name sign csharp nuget builds with dotnet on windows by Alexander Polcyn · 8 years ago
  72. fdbf733 Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  73. eaf7964 Add test scripts for electron by murgatroid99 · 8 years ago
  74. 15b04e4 Merge pull request #8559 from murgatroid99/v1.0.1_upmerge by Michael Lumish · 8 years ago
  75. a12e6d8 Merge pull request #8367 from soltanmm-google/blurb by Masood Malekghassemi · 8 years ago
  76. 5d6ae93 Merge remote-tracking branch 'upstream/v1.0.x' into v1.0.1_upmerge by murgatroid99 · 8 years ago
  77. 51fc01d Merge pull request #8419 from murgatroid99/node_express_benchmark by Michael Lumish · 8 years ago
  78. cb4b2b5 libuv changes don't work with Electron by murgatroid99 · 8 years ago
  79. 6ab40a5 Merge branch 'master' of https://github.com/grpc/grpc into bazel-take-2 by Nicolas "Pixel" Noble · 8 years ago
  80. 5a38f2e Merge branch 'master' into node_electron_build by murgatroid99 · 8 years ago
  81. 447d0a2 Advance versions of gRPC from v1.0.1-pre1 to v1.0.1 by Muxi Yan · 8 years ago
  82. dc23046 Add electron support and build electron artifacts by murgatroid99 · 8 years ago
  83. 952b99c Merge remote-tracking branch 'upstream/v1.0.x' into node_package_updates by murgatroid99 · 8 years ago
  84. b516cad Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  85. 6fd881e Advance versions of BoringSSL in podspec and template by Muxi Yan · 8 years ago
  86. 7ef9f64 use Server mode for GC in C# QpsWorker by Jan Tattermusch · 8 years ago
  87. aff6936 Partially implement gRPC Python server reflection by Masood Malekghassemi · 8 years ago
  88. 31d11db Starting this from scratch by Nicolas "Pixel" Noble · 8 years ago
  89. 3dc6701 Fix issues with express benchmark and synchronize package.json with template by murgatroid99 · 8 years ago
  90. 6758caa Advance versions from 1.0.0 to 1.0.1-pre1 by Muxi Yan · 8 years ago
  91. c0aa97d Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  92. 22d50e9 Fix sanity and move a header include by murgatroid99 · 8 years ago
  93. 53cba4a Merge pull request #8182 from matt-kwong/fix_docker_local_clone by Jan Tattermusch · 8 years ago
  94. 41c06a2 move changes from dockerfile to template by Matt Kwong · 8 years ago
  95. fde76d7 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  96. 619c034 php: require grpc extension to be installed before composer package by Stanley Cheung · 8 years ago
  97. eebb129 Merge branch 'master' into uv_core_transport by murgatroid99 · 8 years ago
  98. c36f6ea Compile and link core tests with libuv by murgatroid99 · 8 years ago
  99. 39b2e5b PHP Proto3: update tests and README by Stanley Cheung · 8 years ago
  100. b7223bb PHP Proto3: update templates by Stanley Cheung · 8 years ago