提交历史

作者 SHA1 备注 提交日期
  Vijay Pai a8f19e9600 Fix rare race in SyncRequestThreadManager shutdown 4 年之前
  ZhouyihaiDing a584bc4f02 Support ServerContext for callback API 4 年之前
  Yash Tibrewal 4105d2ce20 XdsServerBuilder, config fetching per resolved address and delaying bind/listen till fetch is complete 4 年之前
  Esun Kim 53ab235fb8 Fix google-explicit-constructor 4 年之前
  Esun Kim ac080fd17a Fix readability-inconsistent-declaration-parameter-name manually 4 年之前
  Esun Kim bba8facb4a Merge pull request #24456 from veblush/tidy-readability-redundant-smartptr-get 5 年之前
  Esun Kim 84df61b31a Merge pull request #24453 from veblush/tidy-modernize-make-unique 5 年之前
  Esun Kim 3fef4e7435 Fix by readability-redundant-smartptr-get 5 年之前
  Esun Kim e7434d385e Fix by tidy-modernize-use-override 5 年之前
  Esun Kim 6ae8463500 Fix by modernize-make-unique 5 年之前
  Karthik Ravi Shankar e549843885 Move remaining classes to grpc from grpc_impl 5 年之前
  Vijay Pai d0bf9cedcc CallbackRequest is no longer reused, so remove relics to support reuse 5 年之前
  Karthik Ravi Shankar a68996fdd5 Merge branch 'master' into server 5 年之前
  Karthik Ravi Shankar 967c0a2a32 Move Server from ::grpc_impl to ::grpc 5 年之前
  Vijay Pai b3b304c3ba Remove unneeded data members already present in the base class 5 年之前
  Mark D. Roth 9a0435e83e Destroy health check service before destroying C server. 5 年之前
  Mark D. Roth 0b61aea1c5 Convert grpc_server to idiomatic C++. 5 年之前
  Esun Kim 165ee5007a Replaced grpc::string with std::string 5 年之前
  Vijay Pai b797dbec3e Allocating request matcher to support C++ callback API 5 年之前
  Vijay Pai 69eb582448 Register CQ at the right place 5 年之前
  Vijay Pai 6b2aeec9f3 Revert "Revert "Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"""" 5 年之前
  Lidi Zheng cd086cb3e4 Revert "Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)""" 5 年之前
  Vijay Pai 16f2250585 Revert "Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)"" 5 年之前
  Jan Tattermusch e7d5ca0b46 Revert "Log an error (in dbg mode) if CQ is Shutdown before its Server(s)" 5 年之前
  Vijay Pai 6466c7f166 Log an error (in dbg mode) if CQ is Shutdown before its Server(s) 5 年之前
  yang-g 138ce26bb5 Fixes 5 年之前
  yang-g f50c5a025c Revert "Merge pull request #21494 from grpc/revert-21478-max_message_size" 5 年之前
  Vijay Pai 9ccc6b0e38 Properly set up deadline for generic requests 5 年之前
  Vijay Pai 62e01dd922 Add non-experimental:: versions under ifdef 5 年之前
  Vijay Pai b8cebf0814 Fix a TODO 5 年之前