410 Commits (0da6fcfa05b80fccafc92e2e212da8b0a3bd4231)

Author SHA1 Message Date
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
Jan Tattermusch 148700a8ea windows needs fflush after fprintf 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Dan Born 53d5503fac Pass a pollset_set to some client handshakers. 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Yash Tibrewal 81fc8c9c33 Fix tests to call grpc_init and grpc_shutdown before using exec_ctx 7 years ago
ncteisen fe354eb807 Fix the fuzzers 7 years ago
Yash Tibrewal a13a8c0f3e A few src/core fixes due to missing exec_ctx_finish 7 years ago
ncteisen 0e6b5b3ba3 Un extern the fuzzers 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
Yash Tibrewal 75122c2357 Address some PR comments 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Julien Boeuf a274f341d5 Removing port 443 for the service name (used as audience) when the url is https. 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 11a518995e LLVMfuzzer extern C 7 years ago
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 7 years ago
Yash Tibrewal 4d71636fcc some BUILD changes and designated initializers 7 years ago
Yash Tibrewal e586324627 BUILD files changes for bazel 7 years ago
Yash Tibrewal 39aed1ae8b Remove unnecessary extern Cs 7 years ago
Yash Tibrewal af922468dd ssl_credentials_tests C++ized 7 years ago
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 7 years ago
Justin Burke 9b9a44e4dd Expose conversion of grpc to tsi cert pairs 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
jiangtaoli2016 c88e1dee43 fix secure_endpoint_test 7 years ago
jiangtaoli2016 627691fd26 Fake zero-copy frame protector 7 years ago
Mark D. Roth 2caf021772 Change plugin credentials API to support both sync and async modes. 7 years ago
Craig Tiller 0ff222a23b Add pollset_kick stats 7 years ago
Jan Tattermusch 090cd46a6c Revert "Fake zero copy protector" 7 years ago
jiangtaoli2016 5899055cec Implement fake TSI zero-copy frame protector 7 years ago
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 7 years ago
Yuchen Zeng 309c9de041 Update credentials_test 7 years ago
Mark D. Roth e0778b2c18 Add cancellation to asynchronous security APIs. 7 years ago
Craig Tiller 19b9af0cb8 Fix tools compilation 7 years ago
Craig Tiller c0df1c0f9a Compiling again 7 years ago
Julien Boeuf da8eca56e2 Better handling of token lifetime. 7 years ago
Anna Sapek 4318df0571 Update tsi_fake_handshaker to implement the asynchronous TSI 7 years ago
ncteisen 969b46ef73 Add rich closure debug mode 8 years ago
ncteisen 274bbbe6a0 Add rich closure debug mode 8 years ago
Jan Tattermusch 4d5c3102a1 fix remaining license notices 8 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 8 years ago
Craig Tiller dc3998e710 Converting code 8 years ago
Craig Tiller 339e421b29 Change endpoint interface to declare poller coveredness 8 years ago
Craig Tiller 4d16f4dd1d Add some casts for C++ compatibility 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Makarand Dharmapurikar 466c286604 removed default visibility 8 years ago