1. 67520b0 Merge pull request #13296 from adelez/remove_images by adelez · 7 years ago
  2. 8f1e27f Merge pull request #13348 from jtattermusch/no_benchmarks_node by Jan Tattermusch · 7 years ago
  3. 9c34c78 Merge pull request #13346 from grpc/revert-13322-oauth_failure by Jan Tattermusch · 7 years ago
  4. 6859774 node benchmarks have been removed by Jan Tattermusch · 7 years ago
  5. 14b7d52 Revert "Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure" by Jan Tattermusch · 7 years ago
  6. a5ddf26 Merge pull request #13322 from jboeuf/oauth_failure by jboeuf · 7 years ago
  7. 76190cf Merge pull request #13294 from sreecha/cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  8. ce1c7db Merge pull request #13039 from ctiller/tfix2 by Craig Tiller · 7 years ago
  9. 9c04438 Merge pull request #13308 from ejona86/getstate-connect by Eric Anderson · 7 years ago
  10. 064bdd5 Merge pull request #13281 from yang-g/log_envar by Yang Gao · 7 years ago
  11. 3a128c0 Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  12. 3a54b86 Merge pull request #13201 from wjackson/cancel-and-priority by Noah Eisen · 7 years ago
  13. e782063 Merge pull request #13259 from sreecha/resource-quota-fix by Sree Kuchibhotla · 7 years ago
  14. 2da79b8 Merge pull request #13326 from vjpai/cpu_test by Vijay Pai · 7 years ago
  15. 4d4fab1 Merge pull request #13313 from murgatroid99/uv_assertion_fixes by Michael Lumish · 7 years ago
  16. a674634 Handle frame with priority flag for canceled stream by Whitney Jackson · 7 years ago
  17. c42e978 Reduce # of arithmetic ops to reduce time spent in this test. by Vijay Pai · 7 years ago
  18. f4145c0 Merge pull request #13324 from jtattermusch/fix_artifact_build by Jan Tattermusch · 7 years ago
  19. dcd970d artifact builder dockerfiles were removed by mistake by Jan Tattermusch · 7 years ago
  20. 5addba4 Switching from UNAUTHENTICATED to UNAVAILABLE for auth metadata failure by Julien Boeuf · 7 years ago
  21. fe783c1 Removed Python because of test timeouts by Adele Zhou · 7 years ago
  22. c3be930 Merge branch 'master' of https://github.com/grpc/grpc into log_envar by yang-g · 7 years ago
  23. 2575141 Merge pull request #13311 from ctiller/lfe3 by Craig Tiller · 7 years ago
  24. 70e87c3 Clang format by murgatroid99 · 7 years ago
  25. b6727b6 clang format by Sree Kuchibhotla · 7 years ago
  26. 096f883 clang format by Sree Kuchibhotla · 7 years ago
  27. c4a973c Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  28. c6f925d Fix timer freed early in uv pollset by murgatroid99 · 7 years ago
  29. 1ef989c Fixes, commentary by Craig Tiller · 7 years ago
  30. 15626bb Fix data race by Craig Tiller · 7 years ago
  31. fbf61bb Revert "Revert "Class-ify lockfree event"" by Craig Tiller · 7 years ago
  32. a5ad92d Merge pull request #13303 from ncteisen/ubsan by Noah Eisen · 7 years ago
  33. f090194 doc: Fully define GetState in connectivity state API by Eric Anderson · 7 years ago
  34. e85fc23 Merge pull request #13307 from grpc/revert-13097-lfe3 by David G. Quintas · 7 years ago
  35. d21204c Update C# versions by Adele Zhou · 7 years ago
  36. 332c7e4 Revert "Class-ify lockfree event" by David G. Quintas · 7 years ago
  37. a4265d4 Merge pull request #13304 from yashykt/testc++fixes by Yash Tibrewal · 7 years ago
  38. 52f7039 Merge branch 'master' into cc-tsan-1 by Sree Kuchibhotla · 7 years ago
  39. 4047e45 Merge branch 'master' into resource-quota-fix by Sree Kuchibhotla · 7 years ago
  40. 99dcb69 Merge pull request #13097 from ctiller/lfe3 by Craig Tiller · 7 years ago
  41. 660d4aa Merge github.com:grpc/grpc into tfix2 by Craig Tiller · 7 years ago
  42. c284139 Remove include from end2end data files and add extern C to each definition instead by Yash Tibrewal · 7 years ago
  43. 5dd0d6f Fix internal UBSAN failure by ncteisen · 7 years ago
  44. d9da738 Merge pull request #13147 from yashykt/testc++ize by Yash Tibrewal · 7 years ago
  45. 67c0eff MacOS uses end2end tests. therefore extern C needed by Yash Tibrewal · 7 years ago
  46. ceb2475 include log.h for mac by yang-g · 7 years ago
  47. c03867f Merge pull request #12648 from kpayson64/attempt_2 by kpayson64 · 7 years ago
  48. 4c8f8fe Merge pull request #13297 from yang-g/pollcv by Yang Gao · 7 years ago
  49. 9ad6068 Merge pull request #13199 from ncteisen/zero-copy by Noah Eisen · 7 years ago
  50. 802f762 remove unused variable by yang-g · 7 years ago
  51. e153357 Add back mpscq request matcher by Ken Payson · 7 years ago
  52. 0b9b7d2 Use same cq for client and server by yang-g · 7 years ago
  53. 92b5a00 Remove images as soon as its testing is done instead in the end. by Adele Zhou · 7 years ago
  54. c55a4b1 Merge pull request #13145 from murgatroid99/remove_node by Michael Lumish · 7 years ago
  55. a1f8dfa Merge pull request #13293 from jtattermusch/csharp_consolidate_dockerfiles by Jan Tattermusch · 7 years ago
  56. 5d3b03f Merge pull request #13286 from yashykt/13235fix by Yash Tibrewal · 7 years ago
  57. 9a0db88 Fix TSAN issue in backup poller by Sree Kuchibhotla · 7 years ago
  58. e6ca4f0 consolidate C# interop test docker images by Jan Tattermusch · 7 years ago
  59. 4cd04b3 Merge pull request #13284 from ncteisen/faster-microbenchmarks by Noah Eisen · 7 years ago
  60. d9f18a9 Merge pull request #13256 from jtattermusch/naive_cq_test_fix by Jan Tattermusch · 7 years ago
  61. 150ebff Merge pull request #13274 from jtattermusch/php_dont_pass_timeout_to_core by Jan Tattermusch · 7 years ago
  62. 5e42211 Merge branch 'master' into testc++ize by Yash Tibrewal · 7 years ago
  63. f97d2f5 Add init/shutdown to codegen interface by ncteisen · 7 years ago
  64. 396d265 Merge pull request #13011 from spinorx/master by Muxi Yan · 7 years ago
  65. 1b4ab01 No Clang on end2end generated files by Yash Tibrewal · 7 years ago
  66. 240256f Forward fix for PR #13235. Perform strcmp only when not NULL by Yash Tibrewal · 7 years ago
  67. 28783b9 Merge pull request #13268 from ZhouyihaiDing/php_example by Zhouyihai Ding · 7 years ago
  68. 56e7257 merge with head by yang-g · 7 years ago
  69. 4e60040 Merge pull request #13166 from adelez/more_langs by adelez · 7 years ago
  70. 4df6a64 Change default bm_diff loops to 10 by ncteisen · 7 years ago
  71. 30101b0 log GRPC_POLL_STRATEGY when fail to find polling engine by yang-g · 7 years ago
  72. 74e7bd7 Merge pull request #13244 from ncteisen/streaming-ping-pong by Noah Eisen · 7 years ago
  73. 317641d Added C# by Adele Zhou · 7 years ago
  74. 40422d5 Merge master by Yash Tibrewal · 7 years ago
  75. 13ab25a Merge pull request #13261 from muxi/change-grpc-call-init by Muxi Yan · 7 years ago
  76. 47d843b Add comment to self == [GRPCCall self] by Muxi Yan · 7 years ago
  77. 6fb23db Merge branch 'master' into remove_node by murgatroid99 · 7 years ago
  78. 5253720 php example by ZhouyihaiDing · 7 years ago
  79. 0be9ad4 Merge github.com:grpc/grpc into lfe3 by Craig Tiller · 7 years ago
  80. 0f2cfdc Merge pull request #13271 from vjpai/semi by Vijay Pai · 7 years ago
  81. e759d2a Merge pull request #13255 from ctiller/50 by Nicolas Noble · 7 years ago
  82. 34992a6 Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  83. 4f22c91 Merge pull request #12498 from nathanielmanistaatgoogle/example_generated_code by Nathaniel Manista · 7 years ago
  84. f7f38d1 Add Csharp by Adele Zhou · 7 years ago
  85. 9fe79dc Add php test case file. by Adele Zhou · 7 years ago
  86. bcd23cd Added info for Node. Also use the dockerfile from the specified release to build docker images instead of using the one master. by Adele Zhou · 7 years ago
  87. 1487c9f Add Python by Adele Zhou · 7 years ago
  88. 6810009 Merge pull request #12427 from dgquintas/grpclb_pick_from_shutdown_rr by David G. Quintas · 7 years ago
  89. 18f02d2 fix php testWatchConnectivityState by Jan Tattermusch · 7 years ago
  90. 0c1d8e2 Review comment: merge seen_goaway and goaway_error fields on transport by Sree Kuchibhotla · 7 years ago
  91. 35e14cf Function shouldn't have semicolon afterward by Vijay Pai · 7 years ago
  92. 9ab26fe Merge github.com:grpc/grpc into 50 by Craig Tiller · 7 years ago
  93. d02751a Don't delete grpc-node test script by murgatroid99 · 7 years ago
  94. e182e67 Merge pull request #61 from jtattermusch/clang_format_50_fix by Craig Tiller · 7 years ago
  95. 53d89d7 fix clang format installation by Jan Tattermusch · 7 years ago
  96. 87b1914 Change [GRPCCall load] to [GRPCCall initialize] by Muxi Yan · 7 years ago
  97. 62a4fd3 invalidate after wait in nonpolling poller by Jan Tattermusch · 7 years ago
  98. 7f3f30f Fix resource_quota_server bug by Sree Kuchibhotla · 7 years ago
  99. e5bca39 Merge pull request #13235 from jboeuf/jwt_audience by jboeuf · 7 years ago
  100. a274f34 Removing port 443 for the service name (used as audience) when the url is https. by Julien Boeuf · 7 years ago