1. 14a690d Merge pull request #11782 from muxi/stream_compression_config by Muxi Yan · 7 years ago
  2. 3cb53ff Merge pull request #12285 from muxi/fix-typo by Muxi Yan · 7 years ago
  3. 471df82 Fix a typo referred on #11118 by Muxi Yan · 7 years ago
  4. 684a397 Fix stream_compression_payload test flake by Muxi Yan · 7 years ago
  5. ff83681 Merge pull request #12240 from yang-g/endo by Yang Gao · 7 years ago
  6. 969936b Merge pull request #12209 from mehrdada/unskip-reflection-test by Mehrdad Afshari · 7 years ago
  7. 6b2b5bd Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  8. a2ebc04 Merge pull request #12248 from glerchundi/fix/csharp-native-libraries-visibility by Jan Tattermusch · 7 years ago
  9. c3e6fcc Merge pull request #11598 from jtattermusch/remove_vsprojects by Jan Tattermusch · 7 years ago
  10. bc4764b Merge pull request #12128 from jtattermusch/csharp_easierlogging by Jan Tattermusch · 7 years ago
  11. 7005d7a fix windows protoc artifact build by Jan Tattermusch · 7 years ago
  12. eff25f9 remove check_vsprojects sanity test by Jan Tattermusch · 7 years ago
  13. eb3540e remove contents of /vsprojects directory by Jan Tattermusch · 7 years ago
  14. 8ceb424 update readmes by Jan Tattermusch · 7 years ago
  15. add3225 adjust run tests matrix by Jan Tattermusch · 7 years ago
  16. 6521c50 build C tests and protoc artifacts on windows with cmake by Jan Tattermusch · 7 years ago
  17. 14e593c Merge pull request #12254 from stanley-cheung/php-upmerge-1_4-features by Stanley Cheung · 7 years ago
  18. ff0996d Merge pull request #12242 from dgquintas/rr_initial_conn by David G. Quintas · 7 years ago
  19. 27ac8cf Merge pull request #12251 from ncteisen/fix-ubsan by Noah Eisen · 7 years ago
  20. 90a6af2 Merge pull request #12236 from matt-kwong/kokoro_fil by Matt Kwong · 7 years ago
  21. 5d55948 PHP: upmerge from 1.4.x branch by Stanley Cheung · 7 years ago
  22. 72827fb Merge pull request #12225 from muxi/fix-already-finished by Muxi Yan · 7 years ago
  23. e3d6a9a Merge pull request #12180 from grpc/revert-12086-revert-11832-objc-oauth-protocol by Muxi Yan · 7 years ago
  24. 34e2d36 Add test filtering to Kokoro PR jobs by Matt Kwong · 7 years ago
  25. 3732f86 PR comments by David Garcia Quintas · 7 years ago
  26. a0a4272 Merge pull request #12246 from yang-g/epoll1 by Yang Gao · 7 years ago
  27. 9747224 Fix ubsan by Noah Eisen · 7 years ago
  28. 909c124 address review comments by Jan Tattermusch · 7 years ago
  29. bf9ac0f csharp: make the native libraries links are not shown by Gorka Lerchundi Osa · 7 years ago
  30. df92a64 Add timer annotations in epoll1 by yang-g · 7 years ago
  31. 76e158f Break the sanity check failure loop by disabling clang-format on end2end_{,nosec_}tests.c by Muxi Yan · 7 years ago
  32. 58c61b5 Unskip reflection unit test since proto is fixed by Mehrdad Afshari · 7 years ago
  33. 7d0d2cd Merge pull request #12182 from dgquintas/grpclb_destroy_bbr by David G. Quintas · 7 years ago
  34. 81c52c8 Merge pull request #12243 from matt-kwong/kokoro_flags2 by Matt Kwong · 7 years ago
  35. a390072 generate project by Muxi Yan · 7 years ago
  36. 2def644 fix C++ wrapper by yang-g · 7 years ago
  37. 2a1f129 Fix mismatched BEGIN/END by yang-g · 7 years ago
  38. 1caed0e Add max_time flag to Kokoro PR jobs by Matt Kwong · 7 years ago
  39. 44a46ad generate_project and clang_format by Muxi Yan · 7 years ago
  40. a2c1df4 RR: Initialize subchannel connectivity state by David Garcia Quintas · 7 years ago
  41. 7c62a35 Merge remote-tracking branch 'upstream/master' into stream_compression_config by Muxi Yan · 7 years ago
  42. 4fa6caa Add a new macro for custom profiler by yang-g · 7 years ago
  43. d6cf6de Merge pull request #12224 from matt-kwong/kokoro_flags by Matt Kwong · 7 years ago
  44. 183a9cf Merge pull request #12169 from muxi/improve-objc-test-info by Muxi Yan · 7 years ago
  45. 219d9f5 generate_project by Muxi Yan · 7 years ago
  46. ff6c036 unify loggers used by Grpc tests by Jan Tattermusch · 7 years ago
  47. 1ca3bef make C# logging & tracing more intuitive by Jan Tattermusch · 7 years ago
  48. 71c468b Merge pull request #11936 from sreecha/fix-end2end-test by Sree Kuchibhotla · 7 years ago
  49. f42587c Do not add accept-encoding field when it exists by Muxi Yan · 7 years ago
  50. da4f087 Fix minor build issue by Muxi Yan · 7 years ago
  51. 8766015 Allow Kokoro Mac worker to find correct six Python module by Matt Kwong · 7 years ago
  52. 4e1b26e Replace dispatch_once_t with BOOL by Muxi Yan · 7 years ago
  53. db4843c Merge pull request #12152 from matt-kwong/kokoro_flags by Matt Kwong · 7 years ago
  54. d37411e Some missing parts by Muxi Yan · 7 years ago
  55. 87ffcb6 disable epoll1 by default (just enable tests) by Sree Kuchibhotla · 7 years ago
  56. 641eecc Merge pull request #12206 from mdzoba/mdzoba-add-gyp-build by Nicolas Noble · 7 years ago
  57. 4558762 Merge pull request #12203 from mdzoba/mdzoba-fix-issue-11512 by Nicolas Noble · 7 years ago
  58. 106d175 Merge pull request #12188 from michaelbausor/add-async-support by Stanley Cheung · 7 years ago
  59. b697f27 Merge pull request #12218 from dgquintas/v1.6.x-first-upmerge by David G. Quintas · 7 years ago
  60. 3889fa6 First upmerge after v1.6.x branch cut by David Garcia Quintas · 7 years ago
  61. 0f924b7 Merge pull request #12213 from dgquintas/v1.7.x-version-bump by David G. Quintas · 7 years ago
  62. f4af6eb Merge pull request #12192 from jmillikin-stripe/ruby-catch-script-error by apolcyn · 7 years ago
  63. 7b8b4be Merge pull request #12158 from jboeuf/fix_mem_leak by jboeuf · 7 years ago
  64. 1775ef9 Version bump to 1.6 by David Garcia Quintas · 7 years ago
  65. 713597f Master version bump to 1.7.x by David Garcia Quintas · 7 years ago
  66. 22c4ae6 Regenerated grpc.gyp with grrpc/third_party dependencies. by Maxim Dzoba · 7 years ago
  67. 0e20b8b Merge branch 'master' into mdzoba-add-gyp-build by Maxim Dzoba · 7 years ago
  68. f1ab113 Merge pull request #12176 from jtattermusch/csharp_wait_for_queued_continuations by apolcyn · 7 years ago
  69. dd96261 Adding a build template for generic GYP build. by Maxim Dzoba · 7 years ago
  70. 22cc56f Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512 by Maxim Dzoba · 7 years ago
  71. 3088230 initialize pollset struct. Ideally not needed since we do zalloc but some code may directly call gpr_malloc to create pollset by Sree Kuchibhotla · 7 years ago
  72. 54749da Enable epoll1 by default (and move epollsig as second choice) by Sree Kuchibhotla · 7 years ago
  73. ff1e926 Remove assignment by Michael Bausor · 7 years ago
  74. 8a61db3 Remove metadata set by Michael Bausor · 7 years ago
  75. a7cfb12 Merge branch 'master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  76. fe4c921 Merge pull request #12197 from dgquintas/detect_flakes_3 by David G. Quintas · 7 years ago
  77. bfd9d80 Fix handling of no new flakes by David Garcia Quintas · 7 years ago
  78. 6bfe44d give C# continuations 10 secs to finish on shutdown by Jan Tattermusch · 7 years ago
  79. 98ed73c wait for queued continuation to finish by Jan Tattermusch · 7 years ago
  80. 7a3bd5b more correct atomic counter by Jan Tattermusch · 7 years ago
  81. e387852 Catch NotImplementedError exceptions and forward them to the client. by John Millikin · 7 years ago
  82. c5fd890 Don't rerun flakes when uploading results to BQ by Matt Kwong · 7 years ago
  83. 27bb4d9 Merge pull request #12195 from stanley-cheung/bump-protobuf-3_4 by Stanley Cheung · 7 years ago
  84. 7a9d17f Fixing memory leak and removing unneeded NULL checks. by Julien Boeuf · 7 years ago
  85. 568fd3e Bump Protobuf to v3.4.0 by Stanley Cheung · 7 years ago
  86. e60c0f8 Merge pull request #11714 from muxi/port-11712 by Muxi Yan · 7 years ago
  87. 15d9164 Modify run_tests.py to accept a list of polling engines by Sree Kuchibhotla · 7 years ago
  88. 6106442 Merge branch 'master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago
  89. 30b4e74 Merge pull request #12127 from jtattermusch/csharp_warningsaserrors by Jan Tattermusch · 7 years ago
  90. 234fab9 Merge pull request #12177 from jtattermusch/run_tests_better_flake_query by Jan Tattermusch · 7 years ago
  91. 81fd629 Move OP_RECV_INITIAL_METADATA out of start() methods by Michael Bausor · 7 years ago
  92. 4078771 generate projects by Muxi Yan · 7 years ago
  93. 6f8217b Polish names of tests by Muxi Yan · 7 years ago
  94. 97e1785 Added missing call to grpc_byte_buffer_reader_destroy() by David Garcia Quintas · 7 years ago
  95. e9447a0 Minor name fix by Muxi Yan · 7 years ago
  96. b82f82b Revert "Revert "Add OAuth2 protocol in GRPCClient"" by Muxi Yan · 7 years ago
  97. 023bb45 Merge pull request #12171 from stanley-cheung/bump-protobuf by Stanley Cheung · 7 years ago
  98. 9835395 Fix core_untyped_structs sanity test by Muxi Yan · 7 years ago
  99. 04b5803 Fix comment format by Muxi Yan · 7 years ago
  100. b9abc11 Merge branch 'master' into fix-end2end-test by Sree Kuchibhotla · 7 years ago