1. 6ba7d53 Make CMake find_package work for preinstalled libprotobuf on Raspbian. by Kamil Skalski · 7 years ago
  2. 3d04e02 Remove lockfree-stack implementation that is no longer used by Vijay Pai · 7 years ago
  3. 6f51aa3 Merge pull request #10075 from emmenlau/emmenlau_add_dependency_to_libgrpc_where_missing by Jan Tattermusch · 7 years ago
  4. 04d2995 Merge pull request #11140 from randomguy3/cmake-install by Jan Tattermusch · 7 years ago
  5. b77a20b regenerate projects by Jan Tattermusch · 7 years ago
  6. b82bfa4 Merge pull request #11469 from jtattermusch/cmake_explicit_protoc by Jan Tattermusch · 7 years ago
  7. 807693b cmake: add zlib and cares dep by Jan Tattermusch · 7 years ago
  8. 6fe1d80 explicitly use built protoc for CMake build by Jan Tattermusch · 7 years ago
  9. dc16855 Merge pull request #11336 from ctiller/ALL-the-things by Craig Tiller · 7 years ago
  10. 8f3d021 Merge pull request #11237 from y-zeng/srv_record by Yuchen Zeng · 7 years ago
  11. b3899fd Merge github.com:grpc/grpc into ALL-the-things by Craig Tiller · 7 years ago
  12. 4d5c310 fix remaining license notices by Jan Tattermusch · 7 years ago
  13. 1c8a904 Merge github.com:grpc/grpc into ALL-the-things by Craig Tiller · 7 years ago
  14. 87d5a31 Implement LB policy updates by David Garcia Quintas · 7 years ago
  15. b89b501 Merge remote-tracking branch 'upstream/master' into srv_record by Yuchen Zeng · 7 years ago
  16. 4ebace7 Fix windows build, no_logging tests, dns_resolver_test by Yuchen Zeng · 7 years ago
  17. 71005b1 Merge branch 'selectivity' into ALL-the-things by Craig Tiller · 7 years ago
  18. aebcdbd master bumped to 1.5.x by David Garcia Quintas · 7 years ago
  19. 9baf4b1 Merge pull request #11309 from murgatroid99/master_1.3.x_upmerge by Michael Lumish · 7 years ago
  20. 7ebf31b Merge branch 'thread_pool' into ALL-the-things by Craig Tiller · 7 years ago
  21. c18b906 Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge by murgatroid99 · 7 years ago
  22. 674af8f Merge github.com:grpc/grpc into thread_pool by Craig Tiller · 7 years ago
  23. d74dbd3 Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map by Vizerai · 7 years ago
  24. bbfdbb1 bump version to 1.3.6 by Jan Tattermusch · 7 years ago
  25. c0ce2cd Update version to 1.3.5 by Ken Payson · 7 years ago
  26. 75ea6a2 regenerate project by yang-g · 7 years ago
  27. 9b87cea Merge pull request #11225 from apolcyn/bump_13x_version by apolcyn · 7 years ago
  28. 2502a7d Merge pull request #10813 from apolcyn/fix_conn_watch_mem_accum by apolcyn · 7 years ago
  29. c3b1f18 get rid of connectivity state watchers right after timeout by Alexander Polcyn · 7 years ago
  30. 92eb7fb Bump to version 1.3.4 by Alexander Polcyn · 7 years ago
  31. 3085aa4 Merge github.com:grpc/grpc into thread_pool by Craig Tiller · 7 years ago
  32. 90224ba Merge pull request #11113 from jtattermusch/python_artifact_polling_trace by Jan Tattermusch · 7 years ago
  33. 321b7d8 Merge github.com:grpc/grpc into thread_pool by Craig Tiller · 7 years ago
  34. de030a3 regenerate projects by Jan Tattermusch · 7 years ago
  35. 16f76d2 Bump to version 1.3.3 by Ken Payson · 7 years ago
  36. 1d3ce9a Move workaround_list to grpc_base by Muxi Yan · 7 years ago
  37. a65f006 Set gRPC_INSTALL to ON by default for MSVC and OFF if a subproject by Alex Merry · 7 years ago
  38. c17eb5c CMake: Disable installation when using bundled third party libraries by Alex Merry · 7 years ago
  39. b5984fa Revert "cmake: fix #8729" by Alex Merry · 7 years ago
  40. 8ced27a36 Fix finding c-ares in package mode with CMake by Alex Merry · 7 years ago
  41. 29ff466 Revert "Revert "Implement Server Backward Compatibility"" by Muxi Yan · 7 years ago
  42. 7edcce2 Revert "Implement Server Backward Compatibility" by Nicolas Noble · 7 years ago
  43. a2d9d48 Merge pull request #10849 from muxi/backward-compat by Muxi Yan · 7 years ago
  44. ee4b145 Remove workqueue, covered_by_poller as concepts, get Mac build up by Craig Tiller · 7 years ago
  45. 448a11d Bump to version 1.3.2 by Stanley Cheung · 7 years ago
  46. 0afa9ab Bump to 1.3.2-pre1 by Stanley Cheung · 7 years ago
  47. bf5a5f9 Add a separate test case for workaround_cronet_compression by Muxi Yan · 7 years ago
  48. 937dba3 Put workaround list somewhere accessable by wrapping languages by Muxi Yan · 7 years ago
  49. 3db618e Merge remote-tracking branch 'upstream/master' into backward-compat by Muxi Yan · 7 years ago
  50. 7188c9d Merge branch 'cq_limited_pollers' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  51. 5a1a3b4 Separate this into a new poller by Sree Kuchibhotla · 7 years ago
  52. 1f47730 Fix deps between grpc and tracer system by Craig Tiller · 7 years ago
  53. 924353a Finish merge, disable new pollers until they stabilize by Craig Tiller · 7 years ago
  54. 18545a3 Merge branch 'epoll_thread_pool' of github.com:sreecha/grpc into uberpoll by Craig Tiller · 7 years ago
  55. eda29c6 Merge branch 'epex4' into uberpoll by Craig Tiller · 7 years ago
  56. 7365ec9 Merge branch 'timer_pool' into uberpoll by Craig Tiller · 7 years ago
  57. 572cd7e Update version to 1.3.1 by murgatroid99 · 7 years ago
  58. 1440b06 Merge branch 'master' into epoll_thread_pool by Sree Kuchibhotla · 7 years ago
  59. 4d03ffb Merge github.com:grpc/grpc into timer_pool by Craig Tiller · 7 years ago
  60. 0bc3b40 Merge github.com:grpc/grpc into hiertune by Craig Tiller · 7 years ago
  61. d4fc32e New epoll-based polling engine with dedicated poller threads by Sree Kuchibhotla · 7 years ago
  62. c357179 Isolate timer checking in its own thread by Craig Tiller · 7 years ago
  63. 0d1825d Merge branch 'master' of https://github.com/Vizerai/grpc into intrusive_hash_map by Vizerai · 7 years ago
  64. 09e458c Implement client-side load reporting for grpclb. by Mark D. Roth · 7 years ago
  65. cf7ea0f Merge pull request #10360 from dgquintas/grpclb_new_test by David G. Quintas · 7 years ago
  66. d4ee77e Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  67. c610985 Merge branch 'hiertune' into epex4+epoll1 by Craig Tiller · 7 years ago
  68. 4e9bef0 Remove leftover thrift mentions by David Garcia Quintas · 7 years ago
  69. 0583374 regenerate by Muxi Yan · 7 years ago
  70. e123a05 Merge remote-tracking branch 'upstream/master' into backward-compat by Muxi Yan · 7 years ago
  71. 0359e12 initial commit by Vizerai · 7 years ago
  72. 5109b38 Add end2end test for workarounds by Muxi Yan · 7 years ago
  73. ebf3a89 Merge github.com:grpc/grpc into epoll1+hierarchical-turnstile by Craig Tiller · 7 years ago
  74. 04911ca New version of grpclb end2end test by David Garcia Quintas · 7 years ago
  75. 606945a 1.3.0 -> 1.3.1-pre1 by David Garcia Quintas · 7 years ago
  76. af4e8a7 Merge pull request #10869 from MakMukhi/cmake_fix by MakMukhi · 7 years ago
  77. 3ef2355 s/1.3.0-pre/1.3.0 by David Garcia Quintas · 7 years ago
  78. 6a85ee0 Fix test compilation by Craig Tiller · 7 years ago
  79. f63afec user-agent string filtering by Muxi Yan · 7 years ago
  80. 8c71bde Merge pull request #10522 from jiangtaoli2016/new_tsi by David G. Quintas · 7 years ago
  81. c67cc99 Initial fork for singleton epoll poller by Craig Tiller · 7 years ago
  82. ac99bff Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  83. f5521c3 Revert "Merge branch 'master' into v1.3.x" by Alexander Polcyn · 7 years ago
  84. 78ca0d1 Fix for recent cmake failure owing to gmock by Mahak Mukhi · 7 years ago
  85. b53fd4d Add cronet_compression workaround filter by Muxi Yan · 7 years ago
  86. 819cd88 Allow EPOLLEXCLUSIVE tests to be omitted outside of CI by Craig Tiller · 7 years ago
  87. 6f2024f Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  88. 1fb0c39 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  89. 6cb5e27 Merge branch 'master' into new_tsi by jiangtaoli2016 · 7 years ago
  90. b7f1129 Merge pull request #10742 from markdroth/hash_table by Mark D. Roth · 7 years ago
  91. decec09 Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  92. 89f8d4c Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  93. 79ec0ff Increase portability of CMakeLists.txt by Mehrdad Afshari · 7 years ago
  94. 3df4584 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  95. 7bc14b5 Merge github.com:grpc/grpc into epex4 by Craig Tiller · 7 years ago
  96. 6984e1d Merge github.com:grpc/grpc into c++lame by Craig Tiller · 7 years ago
  97. 06a30ee Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  98. 0c0b89a Change hash table to use linear probing and add unit test. by Mark D. Roth · 7 years ago
  99. cac4e17 Merge github.com:grpc/grpc into cpparena by Craig Tiller · 7 years ago
  100. 6bc7016 Remove status_helper as it is not needed any more by yang-g · 7 years ago