1. 1d3ce9a Move workaround_list to grpc_base by Muxi Yan · 7 years ago
  2. 29ff466 Revert "Revert "Implement Server Backward Compatibility"" by Muxi Yan · 7 years ago
  3. a6171a9 Merge pull request #10662 from sreecha/cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  4. 7edcce2 Revert "Implement Server Backward Compatibility" by Nicolas Noble · 7 years ago
  5. a2d9d48 Merge pull request #10849 from muxi/backward-compat by Muxi Yan · 7 years ago
  6. 4b56aa5 Merge pull request #11075 from murgatroid99/node_expose_constants by Michael Lumish · 7 years ago
  7. 467ad20 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  8. 1ac096b Update list of js files in build.yaml by murgatroid99 · 7 years ago
  9. 6e510f7 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  10. 937dba3 Put workaround list somewhere accessable by wrapping languages by Muxi Yan · 7 years ago
  11. 3db618e Merge remote-tracking branch 'upstream/master' into backward-compat by Muxi Yan · 7 years ago
  12. 7188c9d Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  13. 5a1a3b4 Separate this into a new poller by Sree Kuchibhotla · 7 years ago
  14. 1f47730 Fix deps between grpc and tracer system by Craig Tiller · 7 years ago
  15. 924353a Finish merge, disable new pollers until they stabilize by Craig Tiller · 7 years ago
  16. 18545a3 Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  17. 9739a2a Merge branch 'master' into epoll_thread_pool by Sree Kuchibhotla · 7 years ago
  18. eda29c6 Merge branch 'epex4' into uberpoll by Craig Tiller · 7 years ago
  19. 7365ec9 Merge branch 'timer_pool' into uberpoll by Craig Tiller · 7 years ago
  20. d6ff2f0 Merge github.com:grpc/grpc into hiertune by Craig Tiller · 7 years ago
  21. 62800f7 Merge github.com:grpc/grpc into timer_pool by Craig Tiller · 7 years ago
  22. c2ad372 Merge pull request #10912 from dgquintas/trying-to-fix-stuff by David G. Quintas · 7 years ago
  23. 1440b06 Merge branch 'master' into epoll_thread_pool by Sree Kuchibhotla · 7 years ago
  24. 4afb4db Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  25. 4d03ffb Merge github.com:grpc/grpc into timer_pool by Craig Tiller · 7 years ago
  26. 0bc3b40 Merge github.com:grpc/grpc into hiertune by Craig Tiller · 7 years ago
  27. d4fc32e New epoll-based polling engine with dedicated poller threads by Sree Kuchibhotla · 7 years ago
  28. c357179 Isolate timer checking in its own thread by Craig Tiller · 7 years ago
  29. 09e458c Implement client-side load reporting for grpclb. by Mark D. Roth · 7 years ago
  30. cf7ea0f Merge pull request #10360 from dgquintas/grpclb_new_test by David G. Quintas · 7 years ago
  31. d4ee77e Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  32. 46758c3 Merge branch 'master' of github.com:grpc/grpc into trying-to-fix-stuff by David Garcia Quintas · 7 years ago
  33. c610985 Merge branch 'hiertune' into epex4+epoll1 by Craig Tiller · 7 years ago
  34. 4e9bef0 Remove leftover thrift mentions by David Garcia Quintas · 7 years ago
  35. e123a05 Merge remote-tracking branch 'upstream/master' into backward-compat by Muxi Yan · 7 years ago
  36. a64f38d Merge commit '3049460b75ac557348243601896ed68ca8145522' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  37. 81aae44 Merge branch 'v1.3.x' into master-upmerge-v1.3.x by David Garcia Quintas · 7 years ago
  38. 58a1220 sanity fixes by Muxi Yan · 7 years ago
  39. ebf3a89 Merge github.com:grpc/grpc into epoll1+hierarchical-turnstile by Craig Tiller · 7 years ago
  40. 04911ca New version of grpclb end2end test by David Garcia Quintas · 7 years ago
  41. 6a85ee0 Fix test compilation by Craig Tiller · 7 years ago
  42. f63afec user-agent string filtering by Muxi Yan · 7 years ago
  43. 8c71bde Merge pull request #10522 from jiangtaoli2016/new_tsi by David G. Quintas · 7 years ago
  44. c67cc99 Initial fork for singleton epoll poller by Craig Tiller · 7 years ago
  45. ac99bff Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  46. abc24c5 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  47. 737da9f Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  48. 4dad725 Merge pull request #10805 from dgquintas/g_for_1.4.x by David G. Quintas · 7 years ago
  49. b53fd4d Add cronet_compression workaround filter by Muxi Yan · 7 years ago
  50. 819cd88 Allow EPOLLEXCLUSIVE tests to be omitted outside of CI by Craig Tiller · 7 years ago
  51. 3049462 Merge remote-tracking branch 'upstream/v1.3.x' into node_only_uv by murgatroid99 · 7 years ago
  52. ff7a587 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  53. 79759fe Merge branch 'master' into v1.3.x by Yuchen Zeng · 7 years ago
  54. f54b89c Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  55. 70406b7 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  56. dc2e084 Merge pull request #10826 from ctiller/ubsan by Craig Tiller · 7 years ago
  57. a72d79b Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  58. c090c61 Merge pull request #10644 from MakMukhi/master by MakMukhi · 7 years ago
  59. 2514924 Slow down timers for ubsan builds by Craig Tiller · 7 years ago
  60. f94f64f Remove non-libuv code from Node extension by murgatroid99 · 7 years ago
  61. 6f2024f Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  62. 1fb0c39 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  63. 6cb5e27 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  64. ae64b01 updated g meaning for 1.4.x by David Garcia Quintas · 7 years ago
  65. f700705 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  66. b7f1129 Merge pull request #10742 from markdroth/hash_table by Mark D. Roth · 7 years ago
  67. decec09 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  68. 89f8d4c Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  69. dd1729a Merge pull request #10762 from ctiller/c++compat by Craig Tiller · 7 years ago
  70. 3df4584 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  71. 14ff003 Merge pull request #10751 from ctiller/speedup-build by Craig Tiller · 7 years ago
  72. a4894fc Merge pull request #10182 from ctiller/cpparena by Craig Tiller · 7 years ago
  73. 7bc14b5 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  74. d47be44 Speed up tests by Craig Tiller · 7 years ago
  75. ce67bff Merge remote-tracking branch 'upstream/v1.3.x' into upmerge_v1.3.x by murgatroid99 · 7 years ago
  76. 6984e1d Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  77. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  78. 0c0b89a Change hash table to use linear probing and add unit test. by Mark D. Roth · 7 years ago
  79. a0cabfc trial and error by Mahak Mukhi · 7 years ago
  80. b28ddaf trial and error by Mahak Mukhi · 7 years ago
  81. 2aa1943 c-ares mingw32 support by Yuchen Zeng · 7 years ago
  82. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  83. 7fa3136 Merge branch 'master' into cq_mpsc_based by Sree Kuchibhotla · 7 years ago
  84. 6bc7016 Remove status_helper as it is not needed any more by yang-g · 7 years ago
  85. addb6ea Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  86. 26ec8fb Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  87. a688290 more sanity by Mahak Mukhi · 7 years ago
  88. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  89. e223a6a Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  90. 443a75d 1. Added golden file test. 2. Added support for mock. 3. Sanity fix. by Mahak Mukhi · 7 years ago
  91. 56c23f1 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  92. 5ec52ae PHP: add ares as deps by Stanley Cheung · 7 years ago
  93. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  94. a29d1b5 Merge branch 'master' into cq_lockfree by Sree Kuchibhotla · 7 years ago
  95. b81fb79 Merge pull request #9972 from sreecha/cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  96. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  97. 0e5fa9e Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  98. 92e0fee Merge branch 'master' into cq_create_api_changes by Sree Kuchibhotla · 7 years ago
  99. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  100. d9986c3 1.3.x branch cut by David Garcia Quintas · 7 years ago