1. 1363077 Merge pull request #6438 from y-zeng/reflection_separate_lib by Jan Tattermusch · 8 years ago
  2. 1bc2976 Merge pull request #6481 from dgquintas/compression_md_level_bis by Jan Tattermusch · 8 years ago
  3. b81f172 Merge pull request #6610 from xyzzyz/external_fd_fresh by Jan Tattermusch · 8 years ago
  4. eb25a07 Add filegroup grpc++_codegen_proto by Yuchen Zeng · 8 years ago
  5. 37e516e regenerated projects by David Garcia Quintas · 8 years ago
  6. 533add5 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  7. dd385b6 Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public by David Garcia Quintas · 8 years ago
  8. b97e2d1 Add C++ support for using external FD by Adam Michalik · 8 years ago
  9. bf10c82 implement support for adding external fd to server by Adam Michalik · 8 years ago
  10. 321b1fb separate posix functionality to grpc_posix.h by Adam Michalik · 8 years ago
  11. d237107 Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  12. c6bf5f7 Use deps instead of uses in build.yaml by Yuchen Zeng · 8 years ago
  13. d30d4e2 Merge pull request #6190 from dgquintas/lb_pollset_propagation by Jan Tattermusch · 8 years ago
  14. 3c26736 Merge pull request #6792 from yang-g/build_clean by Jan Tattermusch · 8 years ago
  15. 4461da7 regenerated projects by David Garcia Quintas · 8 years ago
  16. a0d7491 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  17. 2f7f856 regenerate projects to fix master by Jan Tattermusch · 8 years ago
  18. 0601df3 Move reflection src/hdr to src/cpp/ext include/grpc++/ext by Yuchen Zeng · 8 years ago
  19. 87ec3b7 Merge pull request #6750 from makdharma/cronet by Jan Tattermusch · 8 years ago
  20. aaee544 merge and resolve conflicts by yang-g · 8 years ago
  21. 17487f9 Make grpc++ independent of protobuf by yang-g · 8 years ago
  22. 55c08f8 Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis by David Garcia Quintas · 8 years ago
  23. 6c81c25 Merge pull request #6306 from y-zeng/win32_suffix by Jan Tattermusch · 8 years ago
  24. e751846 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  25. eaf5426 fixed dependency problem in grpc_cronet by adding dep on chttp2 by Makarand Dharmapurikar · 8 years ago
  26. 2a2599b incremental fix - removed cronet dependency from grpc_secure by Makarand Dharmapurikar · 8 years ago
  27. 38d8055 cronet build related changes by Makarand Dharmapurikar · 8 years ago
  28. 6eb2380 Merge pull request #6702 from a-veitch/add_proto by Jan Tattermusch · 8 years ago
  29. 2a50dfe s/grpc_pops/grpc_polling_entity by David Garcia Quintas · 8 years ago
  30. 4594bd9 Merge remote-tracking branch 'upstream/master' into base by Yuchen Zeng · 8 years ago
  31. 8bec6f6 Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  32. 69f3e2b Revert "Remove legacy poller" by Craig Tiller · 8 years ago
  33. d69354e Merge branch 'master' into add_proto by Alistair Veitch · 8 years ago
  34. c4c6ecf Merge github.com:grpc/grpc into test_affine by Craig Tiller · 8 years ago
  35. 30fe632 end-to-end compilation by Alistair Veitch · 8 years ago
  36. d88e15c Remove legacy poller by Craig Tiller · 8 years ago
  37. 772f485 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  38. a20a2ad moved core_codegen from src/cpp/... to include/grpc++/... by David Garcia Quintas · 8 years ago
  39. a488037 Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  40. ac09447 Merge branch 'compression_incoming_checks' into compression_md_level_bis by David Garcia Quintas · 8 years ago
  41. d013e9b Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  42. 749005e Merge remote-tracking branch 'upstream/master' into reflection_separate_lib by Yuchen Zeng · 8 years ago
  43. effd74c Merge pull request #5456 from ctiller/cleaner-posix3 by Jan Tattermusch · 8 years ago
  44. a8663fa Merge pull request #6553 from grpc/revert-6488-revert-6214-master by Jan Tattermusch · 8 years ago
  45. f86bbde Merge pull request #6373 from y-zeng/server-builder-plugin by Yuchen Zeng · 8 years ago
  46. d46efd7 replaced header list with filegroup in build.yaml. by Makarand Dharmapurikar · 8 years ago
  47. c2ec95b Revert "Revert "cronet wrapper code"" by makdharma · 8 years ago
  48. fe01b58 Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  49. bae6a4c Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring by Julien Boeuf · 8 years ago
  50. fffd296 Merge pull request #6279 from dgquintas/lb_proto_v1 by Jan Tattermusch · 8 years ago
  51. 42342cb Revert "cronet wrapper code" by Craig Tiller · 8 years ago
  52. 26a1785 Resolve conflicts by Yuchen Zeng · 8 years ago
  53. 48d833a Merge pull request #6214 from makdharma/master by Nicolas Noble · 8 years ago
  54. c84ed68 Proto server reflection by Yuchen Zeng · 8 years ago
  55. 8ca294e Refactoring the core security code. by Julien Boeuf · 8 years ago
  56. d5d8f8f Added all transitive header dependencies in build.yaml to fix the failing check. by Makarand Dharmapurikar · 8 years ago
  57. f72eb97 Introduced grpc_pops (pollset or pollset_set) by David Garcia Quintas · 8 years ago
  58. 274bcc8 Added dummy cronet api implementation so we can build on Jenkins. by Makarand Dharmapurikar · 8 years ago
  59. 80721b2 Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto by David Garcia Quintas · 8 years ago
  60. 4bb11ac Turned load reporting into a plugin by David Garcia Quintas · 8 years ago
  61. 580987a Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  62. a42ec21 Server builder plugin by Yuchen Zeng · 8 years ago
  63. b41363e all good! missing end2end test for new lr filter by David Garcia Quintas · 8 years ago
  64. 12e111c Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation by David Garcia Quintas · 8 years ago
  65. d312a0b Smarter pollset/pollset_set propagation by David Garcia Quintas · 8 years ago
  66. 165c62f Merge pull request #6183 from nicolasnoble/msys-support by Jan Tattermusch · 8 years ago
  67. 1b2db63 Moved protos out of core_codegen interface by David Garcia Quintas · 8 years ago
  68. 396f445 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  69. 12dfdc3 Change win32 file suffix by Yuchen Zeng · 8 years ago
  70. a49e730 Merge pull request #5445 from murgatroid99/node_protoc_plugin by Jan Tattermusch · 8 years ago
  71. 7f0793a Updated load balancer proto to v1 by David Garcia Quintas · 8 years ago
  72. 7beea14 Merge github.com:grpc/grpc into strong-includes by Craig Tiller · 8 years ago
  73. dba4c5f Add various options to verify ssl/tls client cert including letting the by Deepak Lukose · 8 years ago
  74. e264e39 Merged from master by murgatroid99 · 8 years ago
  75. c4b18a5 Adding support for msys. by Nicolas "Pixel" Noble · 8 years ago
  76. 3ab2fe0 Rollup of changes from the latest import by Craig Tiller · 8 years ago
  77. 9885bff Factored out parse functions from sockaddr_resolver by David Garcia Quintas · 8 years ago
  78. 7d4f252 Merge branch 'master' of github.com:grpc/grpc into lr_hook by David Garcia Quintas · 8 years ago
  79. 03915e5 Sort out codegen dependencies by Craig Tiller · 8 years ago
  80. 03d8f2f Remove *_codegen_lib by Craig Tiller · 8 years ago
  81. 862c8e9 Load Reporting hook and filter skeleton by David Garcia Quintas · 8 years ago
  82. f9d53bb Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  83. 0ea9fce Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  84. 0b54163 Fixing client_config init by Craig Tiller · 8 years ago
  85. f82ddc4 Nailing down dependencies better by Craig Tiller · 8 years ago
  86. d1697d9 Getting dependencies fixed up by Craig Tiller · 8 years ago
  87. b112f39 Move subchannel_call_holder by Craig Tiller · 8 years ago
  88. 0d2a0ae Merge github.com:grpc/grpc into cleaner-posix3 by Craig Tiller · 8 years ago
  89. 74071cd Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge by Craig Tiller · 8 years ago
  90. 414ee32 Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  91. 1895835 Merge pull request #6042 from ctiller/optionalize_resolvers by Nicolas Noble · 8 years ago
  92. 895459e Merge github.com:grpc/grpc into optionalize_client_config by Craig Tiller · 8 years ago
  93. b48dda2 Merge branch 'master' into subchannel_factory_create_lb_channel by David G. Quintas · 8 years ago
  94. abcebb0 Merge pull request #5419 from ctiller/cleaner-posix2 by Nicolas Noble · 8 years ago
  95. 3e94de1 Merge branch 'optionalize_resolvers' into optionalize_client_config by Craig Tiller · 8 years ago
  96. b11b34a Zookeeper fixes by Craig Tiller · 8 years ago
  97. f9778f8 Tweak zookeeper by Craig Tiller · 8 years ago
  98. f057796 Merge branch 'optionalize_census' into optionalize_resolvers by Craig Tiller · 8 years ago
  99. 86fcfcc Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel by David Garcia Quintas · 8 years ago
  100. fe2ef9b Remove removed file from build.yaml by Craig Tiller · 8 years ago