コミット履歴

作者 SHA1 メッセージ 日付
  Yash Tibrewal 9eb8672bbe Removing deprecated string to char * conversions 8 年 前
  Garret Kelly 9663d0337e Add a GrpcLibraryInitializer to client_context.cc 8 年 前
  Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 年 前
  Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 年 前
  Yuxuan Li bdc76ab37b bug fix 8 年 前
  Yuxuan Li 34894e4b1c Implemented stream coalescing design 8 年 前
  Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 9 年 前
  Vijay Pai c0b2acb1a0 Use C++11 final and override 9 年 前
  Mark D. Roth 59c9f904bf Rename GRPC_INITIAL_METADATA_IGNORE_CONNECTIVITY to 9 年 前
  Mark D. Roth 9477724003 Change C++ API to expose wait_for_ready instead of fail_fast. 9 年 前
  Craig Tiller a51f54192a Merge pull request #7559 from dgquintas/codegen_cleanse 9 年 前
  Makarand Dharmapurikar 2b98b77225 add cacheable option to client_context 9 年 前
  David Garcia Quintas c79b0650d2 removed codegen/log.h 9 年 前
  Craig Tiller 05bec5c0ab Fix uninitialized variable 9 年 前
  David Garcia Quintas 9e9f7b62c7 Refactorings and renamings related to compression. 9 年 前
  Craig Tiller 3ab2fe0094 Rollup of changes from the latest import 9 年 前
  Craig Tiller 399b3c42de Fix client_crash_test, implement idempotency, fail_fast for C++ 9 年 前
  Craig Tiller 6169d5f7b0 Update copyrights 9 年 前
  Craig Tiller 9533d042d4 Fix includes 9 年 前
  Craig Tiller f40df23eeb Auto-changes 9 年 前
  David Garcia Quintas b4e51b52bd Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces 9 年 前
  David Garcia Quintas 5a9462339d copyrights 9 年 前
  David Garcia Quintas b523c732d1 async_stream.h done. Compiles 9 年 前
  Bogdan Drutu 3e60e3228a Update the copyrights of the modified files. 10 年 前
  Bogdan Drutu 618051c8ca Fix the build. 10 年 前
  Bogdan Drutu c318d7014b Add virtual destructors for the default implementations as well. 10 年 前
  Bogdan Drutu 6af31bd04f Fix the naming conflict issue that cause the tests to fail. 10 年 前
  Bogdan Drutu 42ab3fa5fa Add a destructor callback as well 10 年 前
  Bogdan Drutu 38d2ad6e96 Add a hook for the default constructor of ClientContext. 10 年 前
  yang-g a89bf50cf1 Handle cancel before start case 10 年 前