1421 Commits (0ae85fe7584db4a7af6c283a519f9c6ad1bd52e5)

Author SHA1 Message Date
Nicolas Noble e3095a15ce
Revert "[Exposing ALTS Context 2/2] Provide a Utility Function to Get Context" 5 years ago
Zhen Lian fe9576c861 [Exposing ALTS Context 2/2] Provide a Utility Function to Get Context 5 years ago
Yash Tibrewal d4d9e45990 Use std::function instead of grpc_closure 5 years ago
Mikko Rantanen 3351fa4a7e
Re-generate build files with the new test 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Esun Kim 81df105ac8 Deprecate gpr_get/set_allocation_functions 5 years ago
Alexander Polcyn 6bb8629879 Add tests that expose a race and lock cycle in alts client, fix TSAN issues 5 years ago
Vijay Pai d16c6792b0 Make thread_manager_test look like other tests 5 years ago
Mark D. Roth 9a276c07fa Revert "Merge pull request #20593 from grpc/revert-20380-xds_client_bootstrap" 5 years ago
Jan Tattermusch 13abbd9a75
Revert "xds client bootstrap file" 5 years ago
Mark D. Roth 2afaec231d xds client bootstrap file 5 years ago
Esun Kim 1743519aa9 Activate C++ stdlib 5 years ago
Mark D. Roth cb67811c47 Revert "Merge pull request #20407 from markdroth/transport_connectivity_state_watcher_revert" 5 years ago
Mark D. Roth 33f139b6e6 Revert "Merge pull request #20255 from markdroth/transport_connectivity_state_watcher" 5 years ago
Mark D. Roth ece8fd6642 Change transport connectivity watch API to not be lossy. 5 years ago
Hope Casey-Allen 673e0cec33 Fix 5 years ago
Hope Casey-Allen 0f116eb282 Fix 5 years ago
Mark D. Roth 51d18ecc63 Convert mpscq API from C to C++. 5 years ago
Prashant Jaikumar 41986e8ed8 Added test for timer wakeups 5 years ago
Matthew Stevenson 6189d34724 Revert "Forgot to autogenerate files and run clang_format/tidy_code" 5 years ago
Matthew Stevenson 9295e4ebb3 Forgot to autogenerate files and run clang_format/tidy_code 5 years ago
Alexander Polcyn 4e61956ef4 Add run: false to grpclb_fallback_test 5 years ago
Esun Kim fff51d3842 Remove sources_and_headers.json 5 years ago
Esun Kim 15f8ae71dd Change cc to c++ 5 years ago
Yihua Zhang ae863630d5 Add spiffe client-side credential reload 5 years ago
Juanli Shen 45dd8be442 Use LRS in xds policy 5 years ago
Esun Kim be4e684a82 Migrated tsi/alts from nanopb to upb 5 years ago
Juanli Shen 79f191114e Use EDS in xds LB policy 5 years ago
Esun Kim 807cd08f4a Fix upb build typo 5 years ago
Esun Kim c6b0bd08c7 Updated grpclb to use upb 5 years ago
Esun Kim 6ddfb384c1 Added google/protobuf/descriptor.upb.* to google_api_upb 5 years ago
Esun Kim f7454a9876 Modified health_check to use upb proto instead of nanopb 5 years ago
Esun Kim 8dfa3c2255 Remove upb targets from BUILD 5 years ago
Esun Kim f88bd06ee5 Go UPB! 5 years ago
Matthew Stevenson 83302c759e Added secure public header to grpc++_unsecure dependencies 5 years ago
Matthew Stevenson 4cd2fdd7df First commit: autogenerated files 5 years ago
Esun Kim 7e367da22a Added more protos to upb 5 years ago
Esun Kim ded9f46c06 Refactored BUILD file to isolate cronet rules 5 years ago
Qiancheng Zhao 29480c4f6b add client idle filter 5 years ago
Alexander Polcyn 6898c23a5d Add experimental control plane creds C-core API 5 years ago
Yunjia Wang c6bc2b1875 Add threadpool benchmark and build files 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
Esun Kim bd5ed4fddd Move compiler targets from /BUILD to /src/compiler/BUILD 5 years ago
Julien Boeuf 109edca971 Adding C++ API and implementation for STS credentials: 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
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