1. 0ed9fb5 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  2. e5f4349 Fix portability problems. by Mark D. Roth · 8 years ago
  3. d57bbe7 Merge pull request #7758 from apolcyn/use_third_party_thread_pool_master by kpayson64 · 8 years ago
  4. b3a4f90 Fix a couple of tests. by Mark D. Roth · 8 years ago
  5. 1e35b69 Set status from the grpc_error or whichever of its children has the data. by Mark D. Roth · 8 years ago
  6. dabb376 Start cancellations at the current filter instead of the next one. by Mark D. Roth · 8 years ago
  7. 72f6da8 Move client-side deadline handling to client_channel filter. by Mark D. Roth · 8 years ago
  8. 8d40e08 Merge pull request #7018 from vjpai/fc_unary by kpayson64 · 8 years ago
  9. fb475c9 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  10. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  11. 0719810 Merge pull request #7914 from y-zeng/cli_main_fork by kpayson64 · 8 years ago
  12. cfa1847 Merge pull request #7918 from y-zeng/server_builder by kpayson64 · 8 years ago
  13. 29b75b1 Merge pull request #7890 from yeputons/add-iwyu-pragmas-grpc-h by Nicolas Noble · 8 years ago
  14. 1141aef Merge pull request #7936 from y-zeng/log_test by Craig Tiller · 8 years ago
  15. 46c7a16 Merge pull request #7939 from dgquintas/server_builder_tiny_include_fix by kpayson64 · 8 years ago
  16. da2b480 Merge pull request #7942 from a-veitch/add_proto by kpayson64 · 8 years ago
  17. 19bfb53 Merge pull request #7877 from adelez/route_to_gfe by Nicolas Noble · 8 years ago
  18. 555cf76 Merge branch 'client_channel_cleanup' into deadline_filter by Mark D. Roth · 8 years ago
  19. d4c0f55 clang-format by Mark D. Roth · 8 years ago
  20. 9d7e049 Merge pull request #7862 from makdharma/grpc_caching by makdharma · 8 years ago
  21. 463ff57 Merge pull request #7854 from pythias/patch-2 by Stanley Cheung · 8 years ago
  22. fca79d7 Merge pull request #7841 from fr05t1k/cs by Stanley Cheung · 8 years ago
  23. 89119fa Merge branch 'client_channel_cleanup' into deadline_filter by Mark D. Roth · 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. 1bbe6cb Add locking. Add cancellation check. Use grpc_call_element_send_cancel(). by Mark D. Roth · 8 years ago
  36. 468e16d server builder include fix by David Garcia Quintas · 8 years ago
  37. 5c9a343 clang-format by Vijay Pai · 8 years ago
  38. 84033b1 Stick to StatusCode::INTERNAL when there's no service by Vijay Pai · 8 years ago
  39. fbe8428 Merge pull request #7867 from grpc/jcanizales-patch-1 by makdharma · 8 years ago
  40. a6babb0 addressed comments from review by Makarand Dharmapurikar · 8 years ago
  41. 916079d Add no-logging test by Yuchen Zeng · 8 years ago
  42. 336ce42 Merge pull request #7924 from dgquintas/bump_protobuf_commit by Nicolas Noble · 8 years ago
  43. 3703ece a golden file by Vijay Pai · 8 years ago
  44. 2998daa Another golden file by Vijay Pai · 8 years ago
  45. 5e6edbb Put a space after '<' to avoid chance of digraph by Vijay Pai · 8 years ago
  46. 77073ce clang-format by Vijay Pai · 8 years ago
  47. 96ace25 Fix full cloud to prod by Adele Zhou · 8 years ago
  48. 45c6d5c Remove server_streamed_unary.h by Vijay Pai · 8 years ago
  49. d05cad2 Fix golden test by Vijay Pai · 8 years ago
  50. de2aec8 Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  51. 7684c74 Merge pull request #7795 from dgquintas/errors_doc by David G. Quintas · 8 years ago
  52. 9909170 Merge pull request #7912 from ctiller/g_stands_for by Craig Tiller · 8 years ago
  53. d76ea83 Merge pull request #7798 from y-zeng/ServerReaderWriterInterface by kpayson64 · 8 years ago
  54. bacaceb Merge pull request #7645 from y-zeng/fix_ev_epoll_linux by kpayson64 · 8 years ago
  55. 58539c4 Merge pull request #7228 from atetubou/fix_typo by kpayson64 · 8 years ago
  56. bde8727 Merge pull request #7146 from rjshade/delete_timeout_enum by kpayson64 · 8 years ago
  57. 505d171 Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0 by David Garcia Quintas · 8 years ago
  58. 11d3c8f Add ServerBuilderPlugin::UpdateChannelArguments by Yuchen Zeng · 8 years ago
  59. 1ce6d33 Fix file names by Vijay Pai · 8 years ago
  60. 48c9ca2 Update golden file by Vijay Pai · 8 years ago
  61. 7176a82 Use --protofiles by Yuchen Zeng · 8 years ago
  62. d4d5f4c clang-format by Vijay Pai · 8 years ago
  63. d9f9076 Update documentation by Craig Tiller · 8 years ago
  64. 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
  65. f44946b fixes for asan leak, and proxy test by Makarand Dharmapurikar · 8 years ago
  66. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  67. d322d4b surface cacheable flag to the call by Makarand Dharmapurikar · 8 years ago
  68. 7acd1a7 Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-creds by Stanley Cheung · 8 years ago
  69. 8dfdb7e Specify the "g" in gRPC by Craig Tiller · 8 years ago
  70. d59a5fc Fix build problems when refcount debugging is enabled. by Mark D. Roth · 8 years ago
  71. 6e34f81 Merge pull request #7905 from vjpai/epoll_blocks by Craig Tiller · 8 years ago
  72. 266494c Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  73. cef5401 Mark an epoll that has a timeout as a blocking region by Vijay Pai · 8 years ago
  74. b50eea8 Merge pull request #7831 from thunderboltsid/remove-skipif-pypy by Nicolas Noble · 8 years ago
  75. 129bca6 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  76. 4e52059 fixed bug exposed by h2_proxy* test. by Makdharma · 8 years ago
  77. 6f7e55f php: fix per_rpc_creds capital auth header key by Stanley Cheung · 8 years ago
  78. 93901a7 Add clarifying comment about IWYU in grpc++.h by Egor Suvorov · 8 years ago
  79. 661408c clang-format by Mark D. Roth · 8 years ago
  80. ac0f094 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  81. b305452 clang-format by Makdharma · 8 years ago
  82. 7f0abf3 correctly free up memory for payload_bin by Makdharma · 8 years ago
  83. 650ae16 Add IWYU export pragmas to grpc++/grpc++.h. by Egor Suvorov · 8 years ago
  84. 4275e60 Merge pull request #7850 from overtrue/patch-1 by Stanley Cheung · 8 years ago
  85. d2b4533 Cancel deadline timer from on_complete instead of destroy_call_elem(). by Mark D. Roth · 8 years ago
  86. 6a523f0 working with send_message with multiple slices by Makdharma · 8 years ago
  87. bb04c0a Merge branch 'master' of github.com:grpc/grpc into security_context_extension by Julien Boeuf · 8 years ago
  88. 14c072c Initial code to move deadline timer into a filter. Timer cancellation by Mark D. Roth · 8 years ago
  89. 2b2b345 Addressing feedback. by Julien Boeuf · 8 years ago
  90. c4b61e2 Use the VIP that routes to GFE. by Adele Zhou · 8 years ago
  91. cdc2535 Remove FC_UNARY enum and treat it more like a special case of BIDI_STREAMING by Vijay Pai · 8 years ago
  92. ac4113b Merge branch 'master' into fc_unary by Vijay Pai · 8 years ago
  93. c931305 Merge pull request #7799 from ejona86/percent-encode-status-desc by Eric Anderson · 8 years ago
  94. d37fcc4 Merge pull request #7643 from PiotrSikora/export_license by Nicolas Noble · 8 years ago
  95. 7f9bba8 Fix some more tests that called cq_expect_completion(). by Mark D. Roth · 8 years ago
  96. f03b112 Merge remote-tracking branch 'upstream/master' into cq_verifier_file_line by Mark D. Roth · 8 years ago
  97. dc87543 Merge branch 'fix_typo' of github.com:atetubou/grpc into fix_typo by Takuto Ikuta · 8 years ago
  98. c0080b7 remove docstring for not existing argument by Takuto Ikuta · 8 years ago
  99. bb04734 Fix a typo by Takuto Ikuta · 8 years ago
  100. ed96de4 Merge pull request #1 from grpc/master by Takuto Ikuta · 8 years ago