4184 Commits (f169b4b28e320303f825286ebd12765bb6a25e39)

Author SHA1 Message Date
Matthew Stevenson f169b4b28e Update CredentialReloadArg unit test 5 years ago
Matthew Stevenson 094c35f872 Small changes to ssl_util.h, added comments, fixed error in key materials unit test 5 years ago
Matthew Stevenson aa207510ce Finished implementation of API's. 5 years ago
Matthew Stevenson c5acf9e3c7 Fixed undeclared dependency and added std::move in setter functions 5 years ago
Matthew Stevenson 5980d0d10d Added unit tests and fixed some build problems 5 years ago
Qiancheng Zhao 29480c4f6b add client idle filter 5 years ago
Mark D. Roth 46f706c99b Revert "Merge pull request #19686 from gnossen/revert_breakage" 5 years ago
Moiz Haidry da85cec0f2 Add condition to avoid duplicate shutdown 5 years ago
Moiz Haidry f4b1182a10 Addressed review comments 5 years ago
Moiz Haidry 6d984166bd Porting Aaron Jacob's unit test that detecting the race 5 years ago
Karthik Ravi Shankar 553eff9cb0 Fix a test failure due to unused variable and formatting 5 years ago
Richard Belleville 63b4f3d819 Revert "Merge pull request #19673 from markdroth/channel_grpc_init" 5 years ago
Mark D. Roth 8cc5b8f680 Defer grpc shutdown until after channel destruction. 5 years ago
Andrew Scherkus 4bf0048194 Document --noremotedb flag for grpc_cli. 5 years ago
Alexander Polcyn 3afb0b2635 Fix fallback test breaking on mac bazel 5 years ago
Arjun Roy b1d73a01f1 Removed duplicate static table from hpack table. Removed an or instruction for 5 years ago
Alexander Polcyn 3958a53bf7 Address review comments; fix sanity 5 years ago
Alexander Polcyn 4999420c7d Add a test client for certain grpclb fallback scenarios 5 years ago
Qiancheng Zhao 444806583d lazy resolving lb policy creation 5 years ago
yang-g 5779dd935a Qualify the error code with StatusCode:: 5 years ago
Julien Boeuf 109edca971 Adding C++ API and implementation for STS credentials: 5 years ago
Qiancheng Zhao 6de222a6ad refactor response generator in client_lb_end2end_test 5 years ago
Yunjia Wang fdc250d618 remove bencharmk 5 years ago
yunjiaw26 b0b81792ee
Delete bm_threadpool.cc 5 years ago
Yunjia Wang a63cbfb61e Fix headers order 5 years ago
Yunjia Wang 500cb1f99b Reformat 5 years ago
Yunjia Wang 093dd768bb reformat 5 years ago
Yunjia Wang 9421a27a76 Remove extra headers 5 years ago
Yunjia Wang cac8afa159 Add benchmark 5 years ago
Moiz Haidry bf994e48d9 Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
Moiz Haidry 1c354e7c1f Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 years ago
Qixuan Li 913acf456b fix minor nits 6 years ago
Qixuan Li 0e85762b67 add pick_first_unary 6 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 6 years ago
Karthik Ravi Shankar 2602bdd3e4 Address review comments 6 years ago
Karthik Ravi Shankar 514413de70 Clang formatting errors 6 years ago
Karthik Ravi Shankar c041acb7a7 Fix the unit tests to exercise nesting correctly. 6 years ago
Karthik Ravi Shankar 44160d2b65 Add unit test to check the re-entrancy of callbacks 6 years ago
Moiz Haidry fbd5957ee8 Sanity and build fixes 6 years ago
Moiz Haidry 63083d4472 Code cleanup 6 years ago
Moiz Haidry 3ce20819cf Modify codegen to use grpc_impl namespace and other cleanups 6 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Prashant Jaikumar 43628b286f Update googletest version to v1.8.1 6 years ago
Prashant Jaikumar fbfb93c88f Fix C++ tests to run on iOS 6 years ago
Yash Tibrewal 56a0153f16 Heap allocate the stream object for other benchmark cases too 6 years ago
Yash Tibrewal cceca10a8a Fix data race, heap use-after-free issue in bm_chttp2_transport 6 years ago
Muxi Yan f5551f1138
Revert " Added some Objective C tests and minor bug fixes." 6 years ago
Prashant Jaikumar 2b6e7c4423 Added some Objective C tests and minor bug fixes. 6 years ago
Mark D. Roth cfb31818ef Remove channelz from LB policy API. 6 years ago