238 Commits (536656293aff73017563dc88b60b460bec24394f)

Author SHA1 Message Date
Ruslan Nigmatullin 99d0cee31b regenerate projects 7 years ago
ncteisen 3b42f83068 Revert "Revert "Channel Tracing Implementation; Part 1"" 7 years ago
Noah Eisen f2bea3725f
Revert "Channel Tracing Implementation; Part 1" 7 years ago
David Garcia Quintas 961353ab6d moved filter to ext 7 years ago
David Garcia Quintas aa843f2bfc Testing making the authority filter a plugin, for cronet 7 years ago
kpayson64 539f5068bd Abstract libuv implementation 7 years ago
David Garcia Quintas c7c0d69d8b Secure channels: use the right authority 7 years ago
Yihua Zhang 04fb58efbd Add ALTS code to grpc/core 7 years ago
Sree Kuchibhotla ae277dd000
Revert "Add ALTS C stack to gRPC core" 7 years ago
Jan Tattermusch d606e36061 regenerate projects 7 years ago
Yihua Zhang eaf6486677 Add ALTS code to grpc/core 7 years ago
ncteisen e9587db853 Move status util 7 years ago
ncteisen 1cc064dbfc Reviewer feedback, s/object_registry/channel_trace_registry 7 years ago
ncteisen 31c05ba668 reviewer feedback, rename 7 years ago
Mark D. Roth 718c8341ca Retry support. 7 years ago
Mark D. Roth 3e7f2df047 Convert slice hash table and service config code to C++. 7 years ago
Yihua Zhang 75f0a9fbd2 place security_connector in its own subdirectory 7 years ago
Vijay Pai da69355f30 C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start) 7 years ago
Vijay Pai 58a62755fc Remove support for detached threads. All threads must be joined. 7 years ago
Mark D. Roth 209f644f04 Convert resolver API to C++. 7 years ago
Vijay Pai 8f4fbb1c55 Move avl to its own directory and rename it to grpc_avl 7 years ago
Muxi Yan cda058de8e build projects 7 years ago
Matt Kwong a110c74c58 Update BoringSSL to latest chromium-stable ref 7 years ago
Vijay Pai 8a99fdb57e Move cmdline and subprocess from public gpr to test/core/util 7 years ago
Yihua Zhang d36fe0708b rename gts to alts 7 years ago
ncteisen 34ebf5dd9e Move object registry out of gpr 7 years ago
Vijay Pai 2b226adf60 Remove alarm from core, implement in C++ layer only 7 years ago
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 7 years ago
ncteisen 7d9b6358b5 Initial commit 7 years ago
Vijay Pai 195cf1ebfd Move histogram to test/core/util 7 years ago
Mark D. Roth b319f491ff Code review changes. 7 years ago
Mark D. Roth 70db663ae8 Add ReferenceCounted base class. 7 years ago
Vijay Pai 891254292e Remove lockfree stack, again 7 years ago
ncteisen dd34f3caf6 Inline closure 7 years ago
Yuchen Zeng 0bad30a244 Use backup pollser instead of connectivity watcher 7 years ago
Yuchen Zeng f8ed4fa7f4 convert connectivity_watcher to cpp file 7 years ago
Yuchen Zeng 7269667f9e Add client channel connectivity watcher 7 years ago
Vizerai bb7d088ed2 Cleaning up census code. 7 years ago
Ken Payson 9714e0376a Add thread pool reset on fork with FORKING_SUPPORT_ENABLED 7 years ago
Muxi Yan f7a97e19cf build_project 7 years ago
Mark D. Roth 5e9848e7b0 Refactor subchannel_list code out of RR and use it in PF. 7 years ago
Craig Tiller d48bd078d7 Fixes 7 years ago
Yash Tibrewal bc460fa3c4 Rebasing on master for easier merging and testing 7 years ago
Yash Tibrewal 26c78038a5 Trying ken's fix for windows python 7 years ago
Yash Tibrewal a0b96d4f9a Running generate projects 7 years ago
Yash Tibrewal 15ce142d65 Reverting pb.c files for now. Also fixing few more build errors 7 years ago
Yash Tibrewal 83062842c3 Changes for C to C++. Adding extern C to header files for compatibility. 7 years ago
Yash Tibrewal 1c9b584a15 Changes for C to C++. Adding extern C to header files for compatibility. 7 years ago
Muxi Yan 92d1bc11ba generate_project 7 years ago
Craig Tiller 24f30f7ac0 Garbage collect experimental pollers 7 years ago