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. 7edcce2 Revert "Implement Server Backward Compatibility" by Nicolas Noble · 7 years ago
  4. a2d9d48 Merge pull request #10849 from muxi/backward-compat by Muxi Yan · 7 years ago
  5. bf5a5f9 Add a separate test case for workaround_cronet_compression by Muxi Yan · 7 years ago
  6. 937dba3 Put workaround list somewhere accessable by wrapping languages by Muxi Yan · 7 years ago
  7. 3db618e Merge remote-tracking branch 'upstream/master' into backward-compat by Muxi Yan · 7 years ago
  8. 7188c9d Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  9. 5a1a3b4 Separate this into a new poller by Sree Kuchibhotla · 7 years ago
  10. 1f47730 Fix deps between grpc and tracer system by Craig Tiller · 7 years ago
  11. 924353a Finish merge, disable new pollers until they stabilize by Craig Tiller · 7 years ago
  12. 18545a3 Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  13. eda29c6 Merge branch 'epex4' into uberpoll by Craig Tiller · 7 years ago
  14. 7365ec9 Merge branch 'timer_pool' into uberpoll by Craig Tiller · 7 years ago
  15. 1440b06 Merge branch 'master' into epoll_thread_pool by Sree Kuchibhotla · 7 years ago
  16. 4d03ffb Merge github.com:grpc/grpc into timer_pool by Craig Tiller · 7 years ago
  17. 0bc3b40 Merge github.com:grpc/grpc into hiertune by Craig Tiller · 7 years ago
  18. d4fc32e New epoll-based polling engine with dedicated poller threads by Sree Kuchibhotla · 7 years ago
  19. c357179 Isolate timer checking in its own thread by Craig Tiller · 7 years ago
  20. 09e458c Implement client-side load reporting for grpclb. by Mark D. Roth · 7 years ago
  21. cf7ea0f Merge pull request #10360 from dgquintas/grpclb_new_test by David G. Quintas · 7 years ago
  22. d4ee77e Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  23. c610985 Merge branch 'hiertune' into epex4+epoll1 by Craig Tiller · 7 years ago
  24. 4e9bef0 Remove leftover thrift mentions by David Garcia Quintas · 7 years ago
  25. 0583374 regenerate by Muxi Yan · 7 years ago
  26. e123a05 Merge remote-tracking branch 'upstream/master' into backward-compat by Muxi Yan · 7 years ago
  27. 5109b38 Add end2end test for workarounds by Muxi Yan · 7 years ago
  28. ebf3a89 Merge github.com:grpc/grpc into epoll1+hierarchical-turnstile by Craig Tiller · 7 years ago
  29. 04911ca New version of grpclb end2end test by David Garcia Quintas · 7 years ago
  30. af4e8a7 Merge pull request #10869 from MakMukhi/cmake_fix by MakMukhi · 7 years ago
  31. 6a85ee0 Fix test compilation by Craig Tiller · 7 years ago
  32. f63afec user-agent string filtering by Muxi Yan · 7 years ago
  33. 8c71bde Merge pull request #10522 from jiangtaoli2016/new_tsi by David G. Quintas · 7 years ago
  34. c67cc99 Initial fork for singleton epoll poller by Craig Tiller · 7 years ago
  35. ac99bff Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  36. 78ca0d1 Fix for recent cmake failure owing to gmock by Mahak Mukhi · 7 years ago
  37. b53fd4d Add cronet_compression workaround filter by Muxi Yan · 7 years ago
  38. 819cd88 Allow EPOLLEXCLUSIVE tests to be omitted outside of CI by Craig Tiller · 7 years ago
  39. 6f2024f Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  40. 1fb0c39 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  41. 6cb5e27 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  42. b7f1129 Merge pull request #10742 from markdroth/hash_table by Mark D. Roth · 7 years ago
  43. decec09 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  44. 89f8d4c Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  45. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  46. 3df4584 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  47. 7bc14b5 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  48. 6984e1d Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  49. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  50. 0c0b89a Change hash table to use linear probing and add unit test. by Mark D. Roth · 7 years ago
  51. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  52. 6bc7016 Remove status_helper as it is not needed any more by yang-g · 7 years ago
  53. addb6ea Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  54. 26ec8fb Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  55. 53af23c Improvements to Fake Resolver by David Garcia Quintas · 7 years ago
  56. e223a6a Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  57. 56c23f1 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  58. 2c6f637 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  59. 58e6d13 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  60. 9e1acc0 master to 1.4.0-dev by David Garcia Quintas · 7 years ago
  61. cacaa19 Merge github.com:grpc/grpc into epex3 by Craig Tiller · 7 years ago
  62. 7c0cbad Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  63. 7f2a15a Merge pull request #10586 from yang-g/error_details2 by Yang Gao · 7 years ago
  64. b3d308b Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  65. 80233bf Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  66. 66d40c6 Fix BUILD dependency, copyright and cmake by yang-g · 7 years ago
  67. f072165 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  68. c20fa90 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  69. d8c58c5 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  70. eceec8e Add helper function to supply and parse error_details from Status. by yang-g · 7 years ago
  71. acce275 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  72. 5cb8402 Merge pull request #10568 from y-zeng/fix_sanity by Yuchen Zeng · 7 years ago
  73. 70928f0 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  74. 440df10 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  75. fb75b8d Merge github.com:grpc/grpc into epex3 by Craig Tiller · 7 years ago
  76. 6b99d80 Merge pull request #10501 from ctiller/epex2 by Craig Tiller · 7 years ago
  77. 27f97b9 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  78. 2d111bd sanity by Craig Tiller · 7 years ago
  79. 7fb23e4 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  80. 6465776 Generate projects by Yuchen Zeng · 7 years ago
  81. e69881d Revise based on Mark's comments. by jiangtaoli2016 · 7 years ago
  82. 115b4fa Merge pull request #10407 from kpayson64/alpine_linux_support by kpayson64 · 7 years ago
  83. f674f8e *san needs clang++ to link by Craig Tiller · 7 years ago
  84. d2113c6 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  85. eb36437 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  86. 8ebb544 Update build.yaml by Craig Tiller · 7 years ago
  87. f4360d7 Fix build, fix epollex detection by Craig Tiller · 7 years ago
  88. 5f399d1 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  89. ecc457b allow using gRPC as a cmake subproject by Jan Tattermusch · 7 years ago
  90. 975b510 Fix build on Alpine linux + add portability tests by Ken Payson · 7 years ago
  91. 71d6ce6 Merge deadline_init/deadline_start by Craig Tiller · 7 years ago
  92. a24b971 Rename compress_filter --> message_compress_filter by Craig Tiller · 7 years ago
  93. 376887d Split event notification out of ev_epoll_linux.c by Craig Tiller · 7 years ago
  94. 084c51e Merge branch 'master' into bm_cq_multi_threads by Sree Kuchibhotla · 7 years ago
  95. 0357187 Merge github.com:grpc/grpc into minimal_test by Craig Tiller · 7 years ago
  96. edfce58 Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago
  97. 8d4b981 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  98. 526e624 Merge pull request #9902 from y-zeng/keepalive_server by Yuchen Zeng · 7 years ago
  99. 5de4656 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  100. ee787ca Merge github.com:grpc/grpc into truebin by Craig Tiller · 7 years ago