1. 341bcc5 Fix tracer usage by Craig Tiller · 7 years ago
  2. 020176d Fix tracer decl by Craig Tiller · 7 years ago
  3. f70fe1d Fix mac build by Craig Tiller · 7 years ago
  4. 93f307a Fix trace dependency mess by Craig Tiller · 7 years ago
  5. 581c0e4 Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  6. 99f20db Merge pull request #11035 from ncteisen/sanity by Noah Eisen · 7 years ago
  7. ca75496 Merge pull request #11027 from yongni/stress_cleanup by yongni · 7 years ago
  8. a230977 Merge pull request #10915 from yongni/master by yongni · 7 years ago
  9. 8998cbc Added go 1.7 and 1.8 template and Dockerfile(s) for go/grpc-matrix test setup. by Yong Ni · 7 years ago
  10. fe9da0b Regain sanity by ncteisen · 7 years ago
  11. f0a54a1 Removed the dockerfiles and test driver for stress test by Yong Ni · 7 years ago
  12. d64a4be Merge pull request #11019 from jtattermusch/add_issue_template by Jan Tattermusch · 7 years ago
  13. 87fa26e add issue template by Jan Tattermusch · 7 years ago
  14. d868a07 Merge github.com:grpc/grpc into uberpoll by Craig Tiller · 7 years ago
  15. c901689 Merge pull request #10720 from ctiller/trickle_stall by Craig Tiller · 7 years ago
  16. b67ed00 Merge pull request #11012 from ctiller/fps by Craig Tiller · 7 years ago
  17. e21d2c1 Bump version by Craig Tiller · 7 years ago
  18. ddc8a82 Fix port server on Windows by Craig Tiller · 7 years ago
  19. 7188c9d Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  20. 5a1a3b4 Separate this into a new poller by Sree Kuchibhotla · 7 years ago
  21. 20f2c43 Merge pull request #10977 from makdharma/pydocfixit by makdharma · 7 years ago
  22. 76edc30 Merge branch 'master' into cq_limited_pollers by Sree Kuchibhotla · 7 years ago
  23. eeb37cf Documentation fixes for python public API. by Makarand Dharmapurikar · 7 years ago
  24. ea4adc1 Merge pull request #10313 from vjpai/onesided by Vijay Pai · 7 years ago
  25. 1f47730 Fix deps between grpc and tracer system by Craig Tiller · 7 years ago
  26. f7d8956 Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  27. 4fd1698 Merge github.com:grpc/grpc into trickle_stall by Craig Tiller · 7 years ago
  28. a37ad7d Merge branch 'trickle_stall' of github.com:ctiller/grpc into trickle_stall by Craig Tiller · 7 years ago
  29. 6e0df14 Header formatting by Craig Tiller · 7 years ago
  30. bc0ab08 clang-format by Craig Tiller · 7 years ago
  31. 924353a Finish merge, disable new pollers until they stabilize by Craig Tiller · 7 years ago
  32. 18545a3 Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  33. 3e04383 Remove extra log line by Sree Kuchibhotla · 7 years ago
  34. 9739a2a Merge branch 'master' into epoll_thread_pool by Sree Kuchibhotla · 7 years ago
  35. 6c8383a Fix missing edge, add tracing by Craig Tiller · 7 years ago
  36. 2b78f03 Merge branch 'timer_pool' into uberpoll by Craig Tiller · 7 years ago
  37. 6b82f8c Fix misplaced unlock, cleanup tracing by Craig Tiller · 7 years ago
  38. ce651a2 Merge branch 'timer_pool' of github.com:ctiller/grpc into uberpoll by Craig Tiller · 7 years ago
  39. cfaa046 Integrate new tracers by Craig Tiller · 7 years ago
  40. eda29c6 Merge branch 'epex4' into uberpoll by Craig Tiller · 7 years ago
  41. 7365ec9 Merge branch 'timer_pool' into uberpoll by Craig Tiller · 7 years ago
  42. d6ff2f0 Merge github.com:grpc/grpc into hiertune by Craig Tiller · 7 years ago
  43. 25a0185 Merge github.com:grpc/grpc into timer_pool by Craig Tiller · 7 years ago
  44. 6815e41 Merge pull request #10985 from jtattermusch/internal_ci_failing_targets by Jan Tattermusch · 7 years ago
  45. 9824975 Merge pull request #9970 from xiaohaoliang/xiaohaoliang-patch-1 by Jan Tattermusch · 7 years ago
  46. ccf2a6a Merge branch 'master' into xiaohaoliang-patch-1 by Jan Tattermusch · 7 years ago
  47. 66918a6 simplify by Craig Tiller · 7 years ago
  48. 2e8993f Eliminate some complexity by Craig Tiller · 7 years ago
  49. 14a7f9a Reduce wakeups, comment code by Craig Tiller · 7 years ago
  50. 9fe1bb1 Fix BUILD by Craig Tiller · 7 years ago
  51. 1dbd063 Fix old trace vars by Craig Tiller · 7 years ago
  52. 01651ae Merge github.com:grpc/grpc into timer_pool by Craig Tiller · 7 years ago
  53. 06af233 Merge pull request #10999 from matt-kwong/add_ubsan by Matt Kwong · 7 years ago
  54. d42f55b Add UBSan to list of tests generated by Matt Kwong · 7 years ago
  55. 7017b65 Merge pull request #10994 from ctiller/0bug by Craig Tiller · 7 years ago
  56. 62800f7 Merge github.com:grpc/grpc into timer_pool by Craig Tiller · 7 years ago
  57. bc7c224 Merge branch '0bug' into timer_pool by Craig Tiller · 7 years ago
  58. e1f5302 Port server fixes by Craig Tiller · 7 years ago
  59. f31a80e Merge pull request #10950 from jeady/service_name_metadata by Yang Gao · 7 years ago
  60. 98ae39c show error details in internal_ci by Jan Tattermusch · 7 years ago
  61. c2ad372 Merge pull request #10912 from dgquintas/trying-to-fix-stuff by David G. Quintas · 7 years ago
  62. cbecd72 Merge pull request #10958 from muxi/fix-on-cancel-crash by Muxi Yan · 7 years ago
  63. 861919a Merge pull request #10988 from markdroth/clang-format by Mark D. Roth · 7 years ago
  64. 175c73b clang-format by Mark D. Roth · 7 years ago
  65. 9ba9f70 Fix race by Craig Tiller · 7 years ago
  66. 3b65436 Add initializers for all tracers by Craig Tiller · 7 years ago
  67. 86b9473 Merge pull request #10980 from markdroth/grpclb_deadline_fix by Mark D. Roth · 7 years ago
  68. 60093ab Merge pull request #10987 from markdroth/client_channel_cleanup2 by Mark D. Roth · 7 years ago
  69. b9b0efd clang-format by Mark D. Roth · 7 years ago
  70. f0f147a Merge pull request #10845 from markdroth/client_channel_cleanup by Mark D. Roth · 7 years ago
  71. be6ccdb Proper clang formatting. by James Eady · 7 years ago
  72. 883fe50 add error and failure count to sponge log by Jan Tattermusch · 7 years ago
  73. c0a9d1f Turnstile polling per dedicated epoll set by Sree Kuchibhotla · 7 years ago
  74. 1440b06 Merge branch 'master' into epoll_thread_pool by Sree Kuchibhotla · 7 years ago
  75. 9f276e1 Fix mac build by Craig Tiller · 7 years ago
  76. f300388 Better? feature test by Craig Tiller · 7 years ago
  77. 98e8d59 Merge pull request #10953 from markdroth/cq_verifier_improvement by Mark D. Roth · 7 years ago
  78. 84f75d4 Fix ASAN/TSAN failures by Craig Tiller · 7 years ago
  79. e325f77 Merge pull request #10968 from matt-kwong/kokoro_updates by Matt Kwong · 7 years ago
  80. 4c5085a Update internal Linux CI jobs by Matt Kwong · 7 years ago
  81. 64d922a Make sure we set deadline for the LB call even without a pick. by Mark D. Roth · 7 years ago
  82. c5cae77 Rename a few functions/variables by Sree Kuchibhotla · 7 years ago
  83. 0a3a416 Format by Sree Kuchibhotla · 7 years ago
  84. aa033db Rename polling_island to epoll_set by Sree Kuchibhotla · 7 years ago
  85. c4eb0ff Merge pull request #10913 from kpayson64/fix_python_interop by kpayson64 · 7 years ago
  86. 8ed56f5 Remove refcnt from fd by Sree Kuchibhotla · 7 years ago
  87. 3f716ba Merge pull request #10972 from ncteisen/credential-error-refcount by Noah Eisen · 7 years ago
  88. 4d03ffb Merge github.com:grpc/grpc into timer_pool by Craig Tiller · 7 years ago
  89. 0bc3b40 Merge github.com:grpc/grpc into hiertune by Craig Tiller · 7 years ago
  90. 892e4be Merge pull request #10234 from zhimingxie/master by Jan Tattermusch · 7 years ago
  91. 8937191 Fix error refcount bug by Noah Eisen · 7 years ago
  92. 50f85f7 More simplifications by Sree Kuchibhotla · 7 years ago
  93. a03edfd Make sure dedicated pollsets have polling islands. Simplies a lot of by Sree Kuchibhotla · 7 years ago
  94. d4fc32e New epoll-based polling engine with dedicated poller threads by Sree Kuchibhotla · 7 years ago
  95. 9221083 Fix build problem with gcc 4.7. by Mark D. Roth · 7 years ago
  96. b7e6fa5 Merge remote-tracking branch 'upstream/master' into client_channel_cleanup by Mark D. Roth · 7 years ago
  97. 12056f1 Merge pull request #10821 from markdroth/grpclb_client_side_load_reporting by Mark D. Roth · 7 years ago
  98. c357179 Isolate timer checking in its own thread by Craig Tiller · 7 years ago
  99. 8bb3ca7 Merge pull request #10949 from jtattermusch/internal_ci_windows by Jan Tattermusch · 7 years ago
  100. 3b8f0ce Fix a bug where OP_CANCEL is completed prematurely by Muxi Yan · 7 years ago