1. 90f49f5 Fix resolver test build failures. by Mark D. Roth · 8 years ago
  2. 7309664 Avoid circular refcounting. by Mark D. Roth · 8 years ago
  3. 0e48a9a Move LB policy instantiation from resolvers into client_channel. by Mark D. Roth · 8 years ago
  4. a587b41 Update some tests. by Mark D. Roth · 8 years ago
  5. aeba879 Merge remote-tracking branch 'upstream/master' into grpclb_resolver_changes by Mark D. Roth · 8 years ago
  6. e011b1e Move is_balancer into a new struct in the client_config directory. by Mark D. Roth · 8 years ago
  7. f168234 Initialize is_balancer field in various tests. by Mark D. Roth · 8 years ago
  8. 989cdcd clang-format by Mark D. Roth · 8 years ago
  9. f655c85 Add is_resolver bit to grpc_resolved_address. by Mark D. Roth · 8 years ago
  10. d57bbe7 Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master by kpayson64 · 8 years ago
  11. 8d40e08 Merge pull request #7018 from vjpai/fc_unary by kpayson64 · 8 years ago
  12. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  13. 0719810 Merge pull request #7914 from y-zeng/cli_main_fork by kpayson64 · 8 years ago
  14. cfa1847 Merge pull request #7918 from y-zeng/server_builder by kpayson64 · 8 years ago
  15. 29b75b1 Merge pull request #7890 from yeputons/add-iwyu-pragmas-grpc-h by Nicolas Noble · 8 years ago
  16. 1141aef Merge pull request #7936 from y-zeng/log_test by Craig Tiller · 8 years ago
  17. 46c7a16 Merge pull request #7939 from dgquintas/server_builder_tiny_include_fix by kpayson64 · 8 years ago
  18. da2b480 Merge pull request #7942 from a-veitch/add_proto by kpayson64 · 8 years ago
  19. 19bfb53 Merge pull request #7877 from adelez/route_to_gfe by Nicolas Noble · 8 years ago
  20. d4c0f55 clang-format by Mark D. Roth · 8 years ago
  21. 9d7e049 Merge pull request #7862 from makdharma/grpc_caching by makdharma · 8 years ago
  22. 463ff57 Merge pull request #7854 from pythias/patch-2 by Stanley Cheung · 8 years ago
  23. fca79d7 Merge pull request #7841 from fr05t1k/cs by Stanley Cheung · 8 years ago
  24. 2a5959f A bit more cleanup. by Mark D. Roth · 8 years ago
  25. 5c51aad Update CQ_EXPECT_COMPLETION by Yuchen Zeng · 8 years ago
  26. 82a21ed Merge remote-tracking branch 'upstream/master' into log_test by Yuchen Zeng · 8 years ago
  27. 3f37438 moved kMaxPayloadSizeForGet definition to C file by Makarand Dharmapurikar · 8 years ago
  28. b94656d addressed review feedback. by Makarand Dharmapurikar · 8 years ago
  29. a3328ae Merge pull request #7697 from ejona86/waitforready by Craig Tiller · 8 years ago
  30. 581367a Merge pull request #7858 from markdroth/cq_verifier_file_line by Craig Tiller · 8 years ago
  31. 4c0fe49 Move subchannel_call_holder code into client_channel module. by Mark D. Roth · 8 years ago
  32. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  33. 432d1db one more clang-format fix by Makarand Dharmapurikar · 8 years ago
  34. 79d7d99 Merge pull request #7842 from jboeuf/security_context_extension by Mark D. Roth · 8 years ago
  35. 468e16d server builder include fix by David Garcia Quintas · 8 years ago
  36. 5c9a343 clang-format by Vijay Pai · 8 years ago
  37. 84033b1 Stick to StatusCode::INTERNAL when there's no service by Vijay Pai · 8 years ago
  38. fbe8428 Merge pull request #7867 from grpc/jcanizales-patch-1 by makdharma · 8 years ago
  39. a6babb0 addressed comments from review by Makarand Dharmapurikar · 8 years ago
  40. 916079d Add no-logging test by Yuchen Zeng · 8 years ago
  41. 336ce42 Merge pull request #7924 from dgquintas/bump_protobuf_commit by Nicolas Noble · 8 years ago
  42. 3703ece a golden file by Vijay Pai · 8 years ago
  43. 2998daa Another golden file by Vijay Pai · 8 years ago
  44. 5e6edbb Put a space after '<' to avoid chance of digraph by Vijay Pai · 8 years ago
  45. 77073ce clang-format by Vijay Pai · 8 years ago
  46. 96ace25 Fix full cloud to prod by Adele Zhou · 8 years ago
  47. 45c6d5c Remove server_streamed_unary.h by Vijay Pai · 8 years ago
  48. d05cad2 Fix golden test by Vijay Pai · 8 years ago
  49. de2aec8 Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  50. 7684c74 Merge pull request #7795 from dgquintas/errors_doc by David G. Quintas · 8 years ago
  51. 9909170 Merge pull request #7912 from ctiller/g_stands_for by Craig Tiller · 8 years ago
  52. d76ea83 Merge pull request #7798 from y-zeng/ServerReaderWriterInterface by kpayson64 · 8 years ago
  53. bacaceb Merge pull request #7645 from y-zeng/fix_ev_epoll_linux by kpayson64 · 8 years ago
  54. 58539c4 Merge pull request #7228 from atetubou/fix_typo by kpayson64 · 8 years ago
  55. bde8727 Merge pull request #7146 from rjshade/delete_timeout_enum by kpayson64 · 8 years ago
  56. 505d171 Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0 by David Garcia Quintas · 8 years ago
  57. 11d3c8f Add ServerBuilderPlugin::UpdateChannelArguments by Yuchen Zeng · 8 years ago
  58. 1ce6d33 Fix file names by Vijay Pai · 8 years ago
  59. 48c9ca2 Update golden file by Vijay Pai · 8 years ago
  60. 7176a82 Use --protofiles by Yuchen Zeng · 8 years ago
  61. d4d5f4c clang-format by Vijay Pai · 8 years ago
  62. d9f9076 Update documentation by Craig Tiller · 8 years ago
  63. a9c0d7f Change names to StreamedUnary, ServerUnaryStreamer, etc. Use a templated method handler since most code shared between the new StreamedUnary and the existing BidiStreaming. Eliminate the separate enum case for streamed unary. Return a status failure if a StreamedUnary method handler doesn't actually do a write (since that is by Vijay Pai · 8 years ago
  64. f44946b fixes for asan leak, and proxy test by Makarand Dharmapurikar · 8 years ago
  65. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  66. d322d4b surface cacheable flag to the call by Makarand Dharmapurikar · 8 years ago
  67. 7acd1a7 Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-creds by Stanley Cheung · 8 years ago
  68. 8dfdb7e Specify the "g" in gRPC by Craig Tiller · 8 years ago
  69. 6e34f81 Merge pull request #7905 from vjpai/epoll_blocks by Craig Tiller · 8 years ago
  70. 266494c Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  71. cef5401 Mark an epoll that has a timeout as a blocking region by Vijay Pai · 8 years ago
  72. b50eea8 Merge pull request #7831 from thunderboltsid/remove-skipif-pypy by Nicolas Noble · 8 years ago
  73. 129bca6 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  74. 4e52059 fixed bug exposed by h2_proxy* test. by Makdharma · 8 years ago
  75. 6f7e55f php: fix per_rpc_creds capital auth header key by Stanley Cheung · 8 years ago
  76. 93901a7 Add clarifying comment about IWYU in grpc++.h by Egor Suvorov · 8 years ago
  77. 661408c clang-format by Mark D. Roth · 8 years ago
  78. b305452 clang-format by Makdharma · 8 years ago
  79. 7f0abf3 correctly free up memory for payload_bin by Makdharma · 8 years ago
  80. 650ae16 Add IWYU export pragmas to grpc++/grpc++.h. by Egor Suvorov · 8 years ago
  81. 4275e60 Merge pull request #7850 from overtrue/patch-1 by Stanley Cheung · 8 years ago
  82. 6a523f0 working with send_message with multiple slices by Makdharma · 8 years ago
  83. bb04c0a Merge branch 'master' of github.com:grpc/grpc into security_context_extension by Julien Boeuf · 8 years ago
  84. 2b2b345 Addressing feedback. by Julien Boeuf · 8 years ago
  85. c4b61e2 Use the VIP that routes to GFE. by Adele Zhou · 8 years ago
  86. cdc2535 Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING by Vijay Pai · 8 years ago
  87. ac4113b Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  88. c931305 Merge pull request #7799 from ejona86/percent-encode-status-desc by Eric Anderson · 8 years ago
  89. d37fcc4 Merge pull request #7643 from PiotrSikora/export_license by Nicolas Noble · 8 years ago
  90. 7f9bba8 Fix some more tests that called cq_expect_completion(). by Mark D. Roth · 8 years ago
  91. f03b112 Merge remote-tracking branch 'upstream/master' into cq_verifier_file_line by Mark D. Roth · 8 years ago
  92. dc87543 Merge branch 'fix_typo' of github.com:atetubou/grpc into fix_typo by Takuto Ikuta · 8 years ago
  93. c0080b7 remove docstring for not existing argument by Takuto Ikuta · 8 years ago
  94. bb04734 Fix a typo by Takuto Ikuta · 8 years ago
  95. ed96de4 Merge pull request #1 from grpc/master by Takuto Ikuta · 8 years ago
  96. 8d2ed75 Merge branch 'master' of git://github.com/grpc/grpc into fix_typo by Takuto Ikuta · 8 years ago
  97. ea5325c Avoid static initialization of the kIdentity block by Jorge Canizales · 8 years ago
  98. 12e26a7 Bazel: export LICENSE file. by Piotr Sikora · 8 years ago
  99. 178f4bc prep work for enabling caching by Makdharma · 8 years ago
  100. 19ea0cf Merge pull request #7616 from markdroth/cq_verifier_cleanup by Nicolas Noble · 8 years ago