9609 Commits (c007642f109a2f50b8ed3e4626880539ba55aca5)

Author SHA1 Message Date
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
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
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
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
Moiz Haidry 1c354e7c1f Move grpc async, callback and sync implementation to grpc_impl namespace 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 5 years ago
yang-g 7a4b6b7e30 Update oauth2 token endpoints 5 years ago
Yunjia Wang 18fb10cdd6 Add some comment 5 years ago
Qixuan Li 0e85762b67 add pick_first_unary 5 years ago
Soheil Hassas Yeganeh 80c177d4c4
Revert "Introduce string_view and use it for gpr_split_host_port." 5 years ago
Julien Boeuf 189c2c8c30 Adding support for STS Token Exchange Creds in core: 5 years ago
Yunjia Wang 833bd5c118 Change trace flag name, add some comment in test 5 years ago
Yunjia Wang c48eac2dd4 Modify variable name for consistency, remove extra test 5 years ago
Yunjia Wang 2a7e593ac4 Change consumer thread to class 6 years ago
Yunjia Wang 723d6580bd Change to malloc 6 years ago
Yunjia Wang 241d77bd80 remove extra constant 6 years ago
Yunjia Wang a68e7bc461 Remove extra header file, change to c test, change new/delete 6 years ago
Moiz Haidry fbd5957ee8 Sanity and build fixes 6 years ago
Yunjia Wang 491d4a8d93 test name matching 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
yunjiaw26 857d8d14b0
Fix format error and memory leak 6 years ago
Soheil Hassas Yeganeh ef0f9bf7ec Introduce string_view and use it for gpr_split_host_port. 6 years ago
Yunjia Wang befd236fa3 Remove extra 6 years ago
Yunjia Wang fdd856312a Modify class name and other small changes 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
Yunjia Wang a3a5685d29 Modify Node allocate/deallocate 6 years ago
Yunjia Wang 2fbd77aee4 Fix Node compile error on operator overload 6 years ago
Yunjia Wang 58e36f1034 Add base class abstract macro to all classes 6 years ago
Yunjia Wang ad22f9d7bf Add delete operator overload 6 years ago
Juanli Shen 67e6b03e92 Fix compression algorithm parsing 6 years ago
Vijay Pai 6124a835d4 Revert "Hide ConnectedSubchannel from LB policy API." 6 years ago
yang-g e291396644 Cap deadline to 99999999 seconds on wire 6 years ago
Yash Tibrewal 8a310e5063 Clang tidy 6 years ago
Yash Tibrewal 4fc02c6bf5 add tests for bad stream IDs 6 years ago
Yunjia Wang 0a1b6d8304 Modify format - nullptr 6 years ago