1. 924a2cb Update tests project to XCode 8 by Jorge Canizales · 8 years ago
  2. fd7df95 Update Sample project to XCode 8 by Jorge Canizales · 8 years ago
  3. b2583d8 Upgrade SwiftSample to XCode 8 and Swift 3 by Jorge Canizales · 8 years ago
  4. 1a4678f Merge pull request #8424 from muxi/objc-v1.0.1-pre1 by Jorge Canizales · 8 years ago
  5. abb0f0b Update CronetFramework.podspec license by Muxi Yan · 8 years ago
  6. b183e1a Merge pull request #8412 from muxi/objc-v1.0.1-pre1 by Muxi Yan · 8 years ago
  7. 3dde6d9 Merge pull request #8402 from muxi/backport_8235 by Muxi Yan · 8 years ago
  8. a4ead72 Use BoringSSL tag instead of commit# by Muxi Yan · 8 years ago
  9. a507de3 Advance version of BoringSSL by Muxi Yan · 8 years ago
  10. 6758caa Advance versions from 1.0.0 to 1.0.1-pre1 by Muxi Yan · 8 years ago
  11. 877caed Backport the grpc_channel_arg_get_integer function by Muxi Yan · 8 years ago
  12. 31c3e01 Clean up code by Muxi Yan · 8 years ago
  13. 45c8c30 Set initial backoff to 10000ms when creating channel by Muxi Yan · 8 years ago
  14. 4e5a016 Fix copy/paste bug by Craig Tiller · 8 years ago
  15. 544564e Make initial connect retry backoff configurable by Craig Tiller · 8 years ago
  16. 3bf38bf Merge pull request #8364 from jtattermusch/backport_8352 by Jan Tattermusch · 8 years ago
  17. 14a7f35 Merge pull request #8355 from jtattermusch/better_workspace_clone_backport by matt-kwong · 8 years ago
  18. 19a4121 more flexible test naming in reports by Jan Tattermusch · 8 years ago
  19. 0b1a62c Merge pull request #8265 from apolcyn/fix_proto_plugin_snake_case by apolcyn · 8 years ago
  20. 4251945 save time when creating matrix workspaces on win and mac by Jan Tattermusch · 8 years ago
  21. 40b80f0 Merge pull request #8353 from jtattermusch/v1.0.x by Jan Tattermusch · 8 years ago
  22. 0dc8d35 Update README.md by Jan Tattermusch · 8 years ago
  23. 5d77c96 Update README.md by Jan Tattermusch · 8 years ago
  24. 45775fd Update README.md by Jan Tattermusch · 8 years ago
  25. d1395d9 Update README.md by Jan Tattermusch · 8 years ago
  26. 9633bd3 Update README.md by Jan Tattermusch · 8 years ago
  27. 9cece7c Update README.md by Jan Tattermusch · 8 years ago
  28. 5b2e172 Create README.md by Jan Tattermusch · 8 years ago
  29. 7a82301 Update README.md by Jan Tattermusch · 8 years ago
  30. 10edbe5 Update README.md by Jan Tattermusch · 8 years ago
  31. 580e976 Update README.md by Jan Tattermusch · 8 years ago
  32. 52fd9f1 Merge pull request #8314 from apolcyn/fix_grpc_tools_nuget_pack by apolcyn · 8 years ago
  33. 2f219cf Merge pull request #8317 from jtattermusch/backport_8316 by Jan Tattermusch · 8 years ago
  34. ab7abdb dont eat run_tests.py errors on test failure by Jan Tattermusch · 8 years ago
  35. 82b64d1 change back slashes to forward slashes in grpc.tool nuspec by Alexander Polcyn · 8 years ago
  36. 2c40a43 Merge pull request #8286 from nathanielmanistaatgoogle/unnecessary-return by Nathaniel Manista · 8 years ago
  37. 47f97d6 Merge pull request #8288 from jtattermusch/backport_matrix_runner by Jan Tattermusch · 8 years ago
  38. b9be589 Merge pull request #8289 from jtattermusch/backport_go_interop_fix by Jan Tattermusch · 8 years ago
  39. 5f33e0b fix building go interop image by Jan Tattermusch · 8 years ago
  40. ffdd3a3 add proxy script for run_tests_matrix.py by Jan Tattermusch · 8 years ago
  41. ad666a9 remove node portability targets by Jan Tattermusch · 8 years ago
  42. 1b0dd82 fixes for run_tests_in_workspace.sh by Jan Tattermusch · 8 years ago
  43. b6b4f87 better --dry_run printouts by Jan Tattermusch · 8 years ago
  44. e922d77 support --dry_run flag by Jan Tattermusch · 8 years ago
  45. f098c75 node6 portability test not yet implemented by Jan Tattermusch · 8 years ago
  46. 7a6c223 support passing extra args to run_tests.py by Jan Tattermusch · 8 years ago
  47. 5b34c4f address some TODOs by Jan Tattermusch · 8 years ago
  48. 7a7792a run matrix improvements by Jan Tattermusch · 8 years ago
  49. 0b19470 improve report collection by Jan Tattermusch · 8 years ago
  50. 3b0d092 add matrix run script by Jan Tattermusch · 8 years ago
  51. 84350e1 Drop unnecessary return statement by Nathaniel Manista · 8 years ago
  52. 5ba82e5 remove unused function and switch std::string to grpc::string by Alexander Polcyn · 8 years ago
  53. c429d78 change ruby proto plugin to copy package name conversion from protoc by Alexander Polcyn · 8 years ago
  54. d69c0d3 convert snake case protos package names to camel case in ruby modules by Alexander Polcyn · 8 years ago
  55. 2686bdb Merge pull request #8237 from nicolasnoble/memleak by Nicolas Noble · 8 years ago
  56. fa242cb Plugging memory leak. by Nicolas "Pixel" Noble · 8 years ago
  57. 4f13db3 Merge pull request #8184 from nicolasnoble/nanopb-code-drop by Nicolas Noble · 8 years ago
  58. dff32e0 Merge pull request #8033 from thunderboltsid/add_deprecation_docstrings by Nathaniel Manista · 8 years ago
  59. 47c0053 Removing sanity check. by Nicolas "Pixel" Noble · 8 years ago
  60. 39937f7 Putting nanopb files into third_party without being a submodule. by Nicolas "Pixel" Noble · 8 years ago
  61. fe456e5 Removing nanopb submodule. by Nicolas "Pixel" Noble · 8 years ago
  62. 4065944 Merge pull request #8170 from nicolasnoble/upgrading-protobuf-to-3.0.2 by Nicolas Noble · 8 years ago
  63. d1ca409 Updating ruby dependency on protobuf to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  64. 3f69527 Upgrading protobuf submodule to 3.0.2. by Nicolas "Pixel" Noble · 8 years ago
  65. 72b872d Add docstrings to generated beta elements by siddharthshukla · 8 years ago
  66. 8f2525f Merge pull request #8140 from nicolasnoble/backport-of-8055 by Nicolas Noble · 8 years ago
  67. 74f355b Merge pull request #8158 from jtattermusch/no_libc_dev_on_coreclr by Jan Tattermusch · 8 years ago
  68. 6800e3d update the comment to reflect current state by Jan Tattermusch · 8 years ago
  69. f4a745a Merge pull request #8151 from apolcyn/dont_create_thread_on_bidi_ping_pong by apolcyn · 8 years ago
  70. 4d2df96 dont require libc-dev on coreclr by Jan Tattermusch · 8 years ago
  71. d23f816 Merge pull request #8157 from jtattermusch/fix_centos7_distribtest by Jan Tattermusch · 8 years ago
  72. 9c6276f fix C# distribtest on centos7 by Jan Tattermusch · 8 years ago
  73. 055b920 Disabling header check for filegroups. by Nicolas "Pixel" Noble · 8 years ago
  74. b06d534 make clear independence of bidi streams in route guide client by Alexander Polcyn · 8 years ago
  75. 880b457 Backport of #8055 into v1.0.x. by Nicolas "Pixel" Noble · 8 years ago
  76. 689e89c dont create extra thread on bidi call in benchmark, and change suggested by Alexander Polcyn · 8 years ago
  77. 10c57a0 Merge pull request #8107 from jtattermusch/backport_coreclr_support by Jan Tattermusch · 8 years ago
  78. 0da0412 Merge pull request #8038 from thunderboltsid/fix_arg_docs by Nicolas Noble · 8 years ago
  79. caa965b regenerate C# related files after backporting from master by Jan Tattermusch · 8 years ago
  80. 881a32f fix windows distribtest and add TODOs to remove hacks by Jan Tattermusch · 8 years ago
  81. 19f544c make Grpc.Tools.nuspec buildable on Linux by Jan Tattermusch · 8 years ago
  82. 11cbb5b switch distribtests to use nugets generated by dotnet cli by Jan Tattermusch · 8 years ago
  83. 41d2365 remove dead gmock link in protoc artifact build by Jan Tattermusch · 8 years ago
  84. 5bfcb5c fix copying data directory by Jan Tattermusch · 8 years ago
  85. e70f20b enable runing C# interop tests under coreclr by Jan Tattermusch · 8 years ago
  86. 6555499 add shutdownhook for CoreCLR by Jan Tattermusch · 8 years ago
  87. 826c8d7 fixed formatting by Jan Tattermusch · 8 years ago
  88. ca29914 allow building all nugets on linux by Jan Tattermusch · 8 years ago
  89. 71a2e47 make native extension loader work for published netcoreapp1.0 too by Jan Tattermusch · 8 years ago
  90. fb8fb40 install dotnet cli into ubuntu1404 distribtest docker by Jan Tattermusch · 8 years ago
  91. 50e9857 update path to C# test build by dotnet cli by Jan Tattermusch · 8 years ago
  92. 19e04b5 get the right nuget version in linux distribtests by Jan Tattermusch · 8 years ago
  93. 8c76be7 dotnet CLI distribtest by Jan Tattermusch · 8 years ago
  94. 35d2cff dont enumerate runtimes in project.json file by Jan Tattermusch · 8 years ago
  95. f4a1e19 address coreCLR TODO by Jan Tattermusch · 8 years ago
  96. 7eb41a1 upgrade Moq to version that supports netstandard1.3 by Jan Tattermusch · 8 years ago
  97. 67b6ef4 cleanup of project.json files by Jan Tattermusch · 8 years ago
  98. ff6c2ad update csproj files to Google.Protobuf to 3.0.0 by Jan Tattermusch · 8 years ago
  99. d95ae37 update Protobuf to 3.0.0 in project.json projects by Jan Tattermusch · 8 years ago
  100. e1fde33 update .csproj projects to Google.Apis.Auth to 1.16.0 by Jan Tattermusch · 8 years ago