10338 Commits (749b50d938ab3f1892d015db3efd2c65838bc043)

Author SHA1 Message Date
Yunjia Wang 85314b3fcc Re-format 5 years ago
Yunjia Wang f50301fde8 Add LIFO and Chunked List 5 years ago
Yunjia Wang c6bc2b1875 Add threadpool benchmark and build files 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
Alexander Polcyn 37126b5446 Lower min-time-between-resolutions for the goaway server test 5 years ago
Yunjia Wang 603054a29a Modify locality 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
Yunjia Wang 34c76f527d Add default size 1 for thread pool 5 years ago
Arjun Roy b1d73a01f1 Removed duplicate static table from hpack table. Removed an or instruction for 5 years ago
Yunjia Wang a381dea062 reformat 5 years ago
Yunjia Wang c15d246f6a Add constructor test case 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
Wensheng Tang 8e4d14fe91
Fix the assertion of grpc_udp_server_add_port 5 years ago
Qiancheng Zhao 444806583d lazy resolving lb policy creation 5 years ago
Keith Moyer 4a96677219 Use struct-defined initialization when available 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
Yunjia Wang 7bc9aba863 Reformat 5 years ago
Yunjia Wang 53b75d8c92 Change Get() signature, modify shut_down assertion & memoryorder 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
Soheil Hassas Yeganeh 5e35a367d9
Revert "Clearly callout the behavior for listening ports." 5 years ago
Soheil Hassas Yeganeh 6376cc9b8f Revert "Return empty strings on optional ports for backward compatibility." 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
Soheil Hassas Yeganeh 01b82d3a39 Return empty strings on optional ports for backward compatibility. 5 years ago
Moiz Haidry bf994e48d9 Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
Yunjia Wang 410451c126 Add threadpool implementation 5 years ago
Moiz Haidry 1c354e7c1f Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
Pau Freixes a40dd958be Fix watcher connectivity dead lock 5 years ago
Soheil Hassas Yeganeh ea63c00d38 Revert "Fix build failure in credential_test.cc" 5 years ago
Soheil Hassas Yeganeh fedf7e373e Fix a backward compatibility bug. 5 years ago
Soheil Hassas Yeganeh c9ec1a64ed Fix SplitHostPort for empty strings. 5 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 5 years ago
Alexander Polcyn 0d2c622f9e Fix DNS resolver cooldown 5 years ago
Soheil Hassas Yeganeh dc858eea25 Fix build failure in credential_test.cc 5 years ago
Qixuan Li 913acf456b fix minor nits 6 years ago
yang-g 7a4b6b7e30 Update oauth2 token endpoints 6 years ago
Yunjia Wang 18fb10cdd6 Add some comment 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
Julien Boeuf 189c2c8c30 Adding support for STS Token Exchange Creds in core: 6 years ago