1. d35471a detect when running on Unity iOS by Jan Tattermusch · 6 years ago
  2. b988e39 script improvements by Jan Tattermusch · 6 years ago
  3. fdd24f1 enable loading grpc_csharp_ext as a unity native plugin by Jan Tattermusch · 6 years ago
  4. a1b0ee2 add IsUnity property by Jan Tattermusch · 6 years ago
  5. cfae76b add experimental script for building the unitypackage by Jan Tattermusch · 6 years ago
  6. cab01db Merge pull request #14600 from vjpai/sst by Vijay Pai · 6 years ago
  7. 809cf96 Name needs to only be alphanumeric+underscore+dash by Vijay Pai · 6 years ago
  8. 50cecca Merge pull request #14597 from vjpai/deinterpret by Vijay Pai · 6 years ago
  9. 7fed69b Use static_cast rather than reinterpret_cast whenever possible by Vijay Pai · 6 years ago
  10. 673439d Merge pull request #14588 from ghostwriternr/task-runner-git-fix by Matt Kwong · 6 years ago
  11. d3f7c0f Merge pull request #14478 from cookyt/tool-print-trailing-meta by Vijay Pai · 6 years ago
  12. 5cb1c97 Merge pull request #14458 from coryan/patch-1 by Vijay Pai · 6 years ago
  13. d8feec2 Merge pull request #13580 from ZhouyihaiDing/protobuf_3.5.0_plugin by Zhouyihai Ding · 6 years ago
  14. 32f7c48 Revert removals from python artifact dockerfiles by Naresh · 6 years ago
  15. 39a4746 update php plugin with protobuf 3.5.0 by ZhouyihaiDing · 7 years ago
  16. aa7fa51 Merge pull request #14582 from markdroth/fake_resolver_test_fix by Mark D. Roth · 6 years ago
  17. e5335b4 Merge pull request #14532 from ncteisen/cpu by Vijay Pai · 6 years ago
  18. 0897bef Merge pull request #14586 from orijtech/master by Vijay Pai · 6 years ago
  19. 79424cf Merge pull request #14576 from jtattermusch/csharp_unity_xamarin_resources by Jan Tattermusch · 6 years ago
  20. 89ce16b Update Dockerfiles for python artifacts to use latest git version by Naresh · 6 years ago
  21. 6eae794 Merge pull request #14459 from vjpai/2phase_thd by Vijay Pai · 6 years ago
  22. 4013f0c Address reviewer comments by Vijay Pai · 6 years ago
  23. 2bd7bf1 doc: fix minor typo in spelling "mechanism" by Emmanuel T Odeke · 6 years ago
  24. 162ae4f Remove std::thread, keep everything else unchanged (#13) by Vijay Pai · 6 years ago
  25. 6fc5aba Fix asan failure in fake_resolver_test. by Mark D. Roth · 6 years ago
  26. f22dae6 Merge pull request #14579 from adelez/foundry_integration by adelez · 6 years ago
  27. af85e8f Merge pull request #14572 from mehrdada/master by Mehrdad Afshari · 6 years ago
  28. 895cd4f Fix msan command by Adele Zhou · 6 years ago
  29. f9244af Merge pull request #14193 from ericgribkoff/android_cpp_helloworld by Eric Gribkoff · 6 years ago
  30. dafb7c9 Add gorgeous to g_stands_for.md for 1.11 by Mehrdad Afshari · 6 years ago
  31. ffa2ce3 Upmerge branch 'v1.10.x' into master by Mehrdad Afshari · 6 years ago
  32. a32a4c5 C++ on Android example client and server by Eric Gribkoff · 7 years ago
  33. 0f97a36 address comments by Jan Tattermusch · 6 years ago
  34. c35e52e cmake: dont use rt and pthread for Android by Jan Tattermusch · 6 years ago
  35. 4d77449 add useful resources for unity/xamarin support by Jan Tattermusch · 6 years ago
  36. c372f19 Merge pull request #14568 from dgquintas/fix_grpclb_again by David G. Quintas · 6 years ago
  37. e3438c4 Fix and simplify SingleBalancerTest.InitiallyEmptyServerlist by David Garcia Quintas · 6 years ago
  38. fa0c331 Merge pull request #14564 from vjpai/retry_fix by Vijay Pai · 6 years ago
  39. 931b856 Merge pull request #14441 from menghanl/fix_release_matrix by adelez · 6 years ago
  40. 46ac366 Merge branch 'master' into 2phase_thd by Vijay Pai · 6 years ago
  41. 7944865 Need to shrink stack frame size; add a todo by Vijay Pai · 6 years ago
  42. cd2d8f2 Merge pull request #14542 from adelez/foundry_integration by adelez · 6 years ago
  43. 756caa7 Minor changes and fixes by Vijay Pai · 6 years ago
  44. b357f2f Merge branch 'master' into 2phase_thd by Vijay Pai · 6 years ago
  45. 2fe87b0 Move assignment for Thread, make destructor optional, loop cv waits by Vijay Pai · 6 years ago
  46. a6e173e Refactor the scripts to remove redundant code. by Adele Zhou · 6 years ago
  47. 6a24d8a use mktemp to avoid hardcoding temp dir. by Adele Zhou · 6 years ago
  48. bf0126a MSAN script by Adele Zhou · 6 years ago
  49. dfa20d8 Pin a commit that comes with ubsan and msan. by Adele Zhou · 6 years ago
  50. 10e602b Increased timeout. by Adele Zhou · 6 years ago
  51. 8053300 Add asan script for remote builds. by Adele Zhou · 6 years ago
  52. ccd1d55 Merge pull request #14554 from grpc/revert-14553-revert-14529-polish-connectivity-monitor by Muxi Yan · 6 years ago
  53. a672e85 Merge pull request #14555 from dgquintas/grpclb_test_make_compiler_happy by David G. Quintas · 6 years ago
  54. 474c595 Merge pull request #14545 from mehrdada/final-1-10-0 by Mehrdad Afshari · 6 years ago
  55. a84f818 Merge pull request #10684 from markdroth/retry by Mark D. Roth · 6 years ago
  56. abffe59 Merge pull request #14516 from dgquintas/weakmap by David G. Quintas · 6 years ago
  57. a3146be Merge pull request #14551 from mehrdada/fix-readme by Mehrdad Afshari · 6 years ago
  58. 2614494 grpclb_end2end test tweaks for compiler happiness by David Garcia Quintas · 6 years ago
  59. 0776795 Revert "Revert "Refactor connectivity monitor on iOS"" by Muxi Yan · 6 years ago
  60. 1294d20 Merge pull request #14553 from grpc/revert-14529-polish-connectivity-monitor by Nicolas Noble · 6 years ago
  61. 396d49d Introduce a 'weak' and mutable version of slice hash table by David Garcia Quintas · 6 years ago
  62. c6c5ce9 Revert "Refactor connectivity monitor on iOS" by Muxi Yan · 6 years ago
  63. baf1a41 Merge pull request #14546 from y-zeng/backup_poller_fix by Yuchen Zeng · 6 years ago
  64. 718c834 Retry support. by Mark D. Roth · 6 years ago
  65. fab8cdb Remove build status indicator from README by Mehrdad Afshari · 6 years ago
  66. 1786766 Merge pull request #14507 from dgquintas/reintroduce_secure_naming_test_to_grpclb by David G. Quintas · 6 years ago
  67. ad0996b Perform secure naming checks in grpclb_end2end_test by David Garcia Quintas · 6 years ago
  68. 41a6aa3 Address the comments on backup poller by Yuchen Zeng · 6 years ago
  69. b6d35fd Regenerate projects by Mehrdad Afshari · 6 years ago
  70. f41880e v1.10.0x is now v1.10.0 by Mehrdad Afshari · 6 years ago
  71. cab345e Merge pull request #14490 from nallohki/master by Muxi Yan · 6 years ago
  72. 0a03bee Merge pull request #14529 from muxi/polish-connectivity-monitor by Muxi Yan · 6 years ago
  73. 0fc97ad Merge pull request #14539 from jtattermusch/csharp_dotnet_2 by Jan Tattermusch · 6 years ago
  74. 6e940f8 Merge pull request #14530 from adelez/foundry_integration by adelez · 6 years ago
  75. 3d35c54 Run clang-format by Muxi Yan · 6 years ago
  76. a7ad717 Fix a typo in PreprocIfNotElse by Muxi Yan · 6 years ago
  77. 02a8d09 Merge pull request #14450 from markdroth/c++_service_config by Mark D. Roth · 6 years ago
  78. 1832617 Use newest dotnet SDK to build C# by Jan Tattermusch · 6 years ago
  79. 184c380 Merge pull request #14524 from jtattermusch/csharp_codegen_explicittypes by Jan Tattermusch · 6 years ago
  80. 4bc336d fix build in newer dotnet SDK versions by Jan Tattermusch · 6 years ago
  81. 34b3369 Merge pull request #14536 from mehrdada/upmerge1-10-x by Mehrdad Afshari · 6 years ago
  82. eadb701 Moves import utilities to objective_c_generator_helpers by Tyson Roberts · 6 years ago
  83. d67afdc Merge branch 'v1.10.x' into master by Mehrdad Afshari · 6 years ago
  84. 3bbc91b regenerate by Jan Tattermusch · 6 years ago
  85. 43c58cc explicit naming of types in generated code by Jan Tattermusch · 6 years ago
  86. a98c569 Merge pull request #14526 from mehrdada/bump-1-10-0-pre2 by Mehrdad Afshari · 6 years ago
  87. 3c60055 Merge pull request #14533 from mehrdada/cleangarbage by Mehrdad Afshari · 6 years ago
  88. 70b2bfb Moved statics by Tyson Roberts · 6 years ago
  89. fdddab5 Delete garbage from Python source packages by Mehrdad Afshari · 6 years ago
  90. dca52e5 Remain consitant with #14493 by ncteisen · 6 years ago
  91. 822d175 Refactor connectivity monitor by Muxi Yan · 6 years ago
  92. 0cfd3cd Guarantees that `GRPCCall:finishWithError` is only called once by Muxi Yan · 6 years ago
  93. e0857f3 Cancel underlying call when GRPCCall is finished by Muxi Yan · 6 years ago
  94. 55ea271 Better use of strong/weak ref to self in GRPCCall by Muxi Yan · 6 years ago
  95. 9bd7f26 Update the bazel version to 10 and the container_image version in order to use ubsan by Adele Zhou · 6 years ago
  96. 0dc7c59 Merge pull request #14528 from grpc/objc-higher-timeout by Muxi Yan · 6 years ago
  97. 3e7f2df Convert slice hash table and service config code to C++. by Mark D. Roth · 6 years ago
  98. 9d20df7 Script for UBsan tests. by Adele Zhou · 6 years ago
  99. 6b80417 Upgrade bazel to 0.10.0 by Adele Zhou · 6 years ago
  100. b94f3b3 Use higher timeout for objc tests by Muxi Yan · 6 years ago