1. e5f4349 Fix portability problems. by Mark D. Roth · 8 years ago
  2. b3a4f90 Fix a couple of tests. by Mark D. Roth · 8 years ago
  3. 1e35b69 Set status from the grpc_error or whichever of its children has the data. by Mark D. Roth · 8 years ago
  4. dabb376 Start cancellations at the current filter instead of the next one. by Mark D. Roth · 8 years ago
  5. 72f6da8 Move client-side deadline handling to client_channel filter. by Mark D. Roth · 8 years ago
  6. fb475c9 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  7. 79620aa Merge pull request #7943 from markdroth/client_channel_cleanup by Mark D. Roth · 8 years ago
  8. 0719810 Merge pull request #7914 from y-zeng/cli_main_fork by kpayson64 · 8 years ago
  9. cfa1847 Merge pull request #7918 from y-zeng/server_builder by kpayson64 · 8 years ago
  10. 29b75b1 Merge pull request #7890 from yeputons/add-iwyu-pragmas-grpc-h by Nicolas Noble · 8 years ago
  11. 1141aef Merge pull request #7936 from y-zeng/log_test by Craig Tiller · 8 years ago
  12. 46c7a16 Merge pull request #7939 from dgquintas/server_builder_tiny_include_fix by kpayson64 · 8 years ago
  13. da2b480 Merge pull request #7942 from a-veitch/add_proto by kpayson64 · 8 years ago
  14. 19bfb53 Merge pull request #7877 from adelez/route_to_gfe by Nicolas Noble · 8 years ago
  15. 555cf76 Merge branch 'client_channel_cleanup' into deadline_filter by Mark D. Roth · 8 years ago
  16. d4c0f55 clang-format by Mark D. Roth · 8 years ago
  17. 9d7e049 Merge pull request #7862 from makdharma/grpc_caching by makdharma · 8 years ago
  18. 463ff57 Merge pull request #7854 from pythias/patch-2 by Stanley Cheung · 8 years ago
  19. fca79d7 Merge pull request #7841 from fr05t1k/cs by Stanley Cheung · 8 years ago
  20. 89119fa Merge branch 'client_channel_cleanup' into deadline_filter by Mark D. Roth · 8 years ago
  21. 2a5959f A bit more cleanup. by Mark D. Roth · 8 years ago
  22. 5c51aad Update CQ_EXPECT_COMPLETION by Yuchen Zeng · 8 years ago
  23. 82a21ed Merge remote-tracking branch 'upstream/master' into log_test by Yuchen Zeng · 8 years ago
  24. 3f37438 moved kMaxPayloadSizeForGet definition to C file by Makarand Dharmapurikar · 8 years ago
  25. b94656d addressed review feedback. by Makarand Dharmapurikar · 8 years ago
  26. a3328ae Merge pull request #7697 from ejona86/waitforready by Craig Tiller · 8 years ago
  27. 581367a Merge pull request #7858 from markdroth/cq_verifier_file_line by Craig Tiller · 8 years ago
  28. 4c0fe49 Move subchannel_call_holder code into client_channel module. by Mark D. Roth · 8 years ago
  29. a0c69f9 add trace context proto by Alistair Veitch · 8 years ago
  30. 432d1db one more clang-format fix by Makarand Dharmapurikar · 8 years ago
  31. 79d7d99 Merge pull request #7842 from jboeuf/security_context_extension by Mark D. Roth · 8 years ago
  32. 1bbe6cb Add locking. Add cancellation check. Use grpc_call_element_send_cancel(). by Mark D. Roth · 8 years ago
  33. 468e16d server builder include fix by David Garcia Quintas · 8 years ago
  34. fbe8428 Merge pull request #7867 from grpc/jcanizales-patch-1 by makdharma · 8 years ago
  35. a6babb0 addressed comments from review by Makarand Dharmapurikar · 8 years ago
  36. 916079d Add no-logging test by Yuchen Zeng · 8 years ago
  37. 336ce42 Merge pull request #7924 from dgquintas/bump_protobuf_commit by Nicolas Noble · 8 years ago
  38. 96ace25 Fix full cloud to prod by Adele Zhou · 8 years ago
  39. 7684c74 Merge pull request #7795 from dgquintas/errors_doc by David G. Quintas · 8 years ago
  40. 9909170 Merge pull request #7912 from ctiller/g_stands_for by Craig Tiller · 8 years ago
  41. d76ea83 Merge pull request #7798 from y-zeng/ServerReaderWriterInterface by kpayson64 · 8 years ago
  42. bacaceb Merge pull request #7645 from y-zeng/fix_ev_epoll_linux by kpayson64 · 8 years ago
  43. 58539c4 Merge pull request #7228 from atetubou/fix_typo by kpayson64 · 8 years ago
  44. bde8727 Merge pull request #7146 from rjshade/delete_timeout_enum by kpayson64 · 8 years ago
  45. 505d171 Updated protobuf to bba446bbf2ac7b0b9923d4eb07d5acd0665a8cf0 by David Garcia Quintas · 8 years ago
  46. 11d3c8f Add ServerBuilderPlugin::UpdateChannelArguments by Yuchen Zeng · 8 years ago
  47. 7176a82 Use --protofiles by Yuchen Zeng · 8 years ago
  48. d9f9076 Update documentation by Craig Tiller · 8 years ago
  49. f44946b fixes for asan leak, and proxy test by Makarand Dharmapurikar · 8 years ago
  50. 8e2c98a Merge pull request #7839 from markdroth/rename_client_config by Mark D. Roth · 8 years ago
  51. d322d4b surface cacheable flag to the call by Makarand Dharmapurikar · 8 years ago
  52. 7acd1a7 Merge pull request #7897 from stanley-cheung/php-fix-per-rpc-creds by Stanley Cheung · 8 years ago
  53. 8dfdb7e Specify the "g" in gRPC by Craig Tiller · 8 years ago
  54. d59a5fc Fix build problems when refcount debugging is enabled. by Mark D. Roth · 8 years ago
  55. 6e34f81 Merge pull request #7905 from vjpai/epoll_blocks by Craig Tiller · 8 years ago
  56. cef5401 Mark an epoll that has a timeout as a blocking region by Vijay Pai · 8 years ago
  57. b50eea8 Merge pull request #7831 from thunderboltsid/remove-skipif-pypy by Nicolas Noble · 8 years ago
  58. 129bca6 php: error out if metadata key is not legal by Stanley Cheung · 8 years ago
  59. 4e52059 fixed bug exposed by h2_proxy* test. by Makdharma · 8 years ago
  60. 6f7e55f php: fix per_rpc_creds capital auth header key by Stanley Cheung · 8 years ago
  61. 93901a7 Add clarifying comment about IWYU in grpc++.h by Egor Suvorov · 8 years ago
  62. 661408c clang-format by Mark D. Roth · 8 years ago
  63. ac0f094 Merge remote-tracking branch 'upstream/master' into deadline_filter by Mark D. Roth · 8 years ago
  64. b305452 clang-format by Makdharma · 8 years ago
  65. 7f0abf3 correctly free up memory for payload_bin by Makdharma · 8 years ago
  66. 650ae16 Add IWYU export pragmas to grpc++/grpc++.h. by Egor Suvorov · 8 years ago
  67. 4275e60 Merge pull request #7850 from overtrue/patch-1 by Stanley Cheung · 8 years ago
  68. d2b4533 Cancel deadline timer from on_complete instead of destroy_call_elem(). by Mark D. Roth · 8 years ago
  69. 6a523f0 working with send_message with multiple slices by Makdharma · 8 years ago
  70. bb04c0a Merge branch 'master' of github.com:grpc/grpc into security_context_extension by Julien Boeuf · 8 years ago
  71. 14c072c Initial code to move deadline timer into a filter. Timer cancellation by Mark D. Roth · 8 years ago
  72. 2b2b345 Addressing feedback. by Julien Boeuf · 8 years ago
  73. c4b61e2 Use the VIP that routes to GFE. by Adele Zhou · 8 years ago
  74. c931305 Merge pull request #7799 from ejona86/percent-encode-status-desc by Eric Anderson · 8 years ago
  75. d37fcc4 Merge pull request #7643 from PiotrSikora/export_license by Nicolas Noble · 8 years ago
  76. 7f9bba8 Fix some more tests that called cq_expect_completion(). by Mark D. Roth · 8 years ago
  77. f03b112 Merge remote-tracking branch 'upstream/master' into cq_verifier_file_line by Mark D. Roth · 8 years ago
  78. dc87543 Merge branch 'fix_typo' of github.com:atetubou/grpc into fix_typo by Takuto Ikuta · 8 years ago
  79. c0080b7 remove docstring for not existing argument by Takuto Ikuta · 8 years ago
  80. bb04734 Fix a typo by Takuto Ikuta · 8 years ago
  81. ed96de4 Merge pull request #1 from grpc/master by Takuto Ikuta · 8 years ago
  82. 8d2ed75 Merge branch 'master' of git://github.com/grpc/grpc into fix_typo by Takuto Ikuta · 8 years ago
  83. ea5325c Avoid static initialization of the kIdentity block by Jorge Canizales · 8 years ago
  84. 12e26a7 Bazel: export LICENSE file. by Piotr Sikora · 8 years ago
  85. 178f4bc prep work for enabling caching by Makdharma · 8 years ago
  86. 19ea0cf Merge pull request #7616 from markdroth/cq_verifier_cleanup by Nicolas Noble · 8 years ago
  87. 7187ab9 Change cq_verifier to report file and line number for expectations. by Mark D. Roth · 8 years ago
  88. ed7ee3d Remove undefined env by pythias · 8 years ago
  89. 15b3a16 remove docstring for not existing argument by Takuto Ikuta · 8 years ago
  90. 1f07aa5 Remove the extra comma by 安正超 · 8 years ago
  91. 668bf88 Merge pull request #7802 from nicolasnoble/upmerge-from-v1.0.x by Nicolas Noble · 8 years ago
  92. 1edf652 Fix broken test. by Mark D. Roth · 8 years ago
  93. a275aea clang-format by Mark D. Roth · 8 years ago
  94. d25c1d2 Removing unused header. by Nicolas "Pixel" Noble · 8 years ago
  95. 455c5d4 Untangling secure and unsecure. by Nicolas "Pixel" Noble · 8 years ago
  96. 1bbfe0f clang-format remove blank lines by Robbie Shade · 8 years ago
  97. 19370fc Merge branch 'master' into delete_timeout_enum by Robbie Shade · 8 years ago
  98. 6b93d46 Adding extension points for security context. by Julien Boeuf · 8 years ago
  99. d58199b code style phpdoc fix isset to array_key_exists by Stanislav Pavlovichev · 8 years ago
  100. 56d7044 Merge pull request #7819 from stanley-cheung/php-update-composer by Stanley Cheung · 8 years ago