125 Commits (031f61e135f3fb1b19539a077f8c1dc4a2ec0875)

Author SHA1 Message Date
Karthik Ravi Shankar dad3f34207
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace.""" 6 years ago
Soheil Hassas Yeganeh 1014fe507f Use const ref for grpc_slice. 6 years ago
Mark D. Roth 251d66aac6 Convert client channel factory to C++ 6 years ago
Nicolas Noble 91ad888497
Revert "Revert "Folding the Channel class into the grpc_impl namespace."" 6 years ago
Mark D. Roth aa149fedbb Revert "Merge pull request #18093 from grpc/revert-17770-lb_policy_picker_api" 6 years ago
hcaseyal 275296c594
Revert "LB policy picker API" 6 years ago
Nicolas Noble 2ad245cb0c
Revert "Folding the Channel class into the grpc_impl namespace." 6 years ago
Mark D. Roth bab8123763 LB policy picker API 6 years ago
Juanli Shen 4f3c1572e1
Revert "Revert "C++-ify subchannel"" 6 years ago
Juanli Shen bbfc024a02
Revert "C++-ify subchannel" 6 years ago
Juanli Shen 25dc2ffed6 C++-ify subchannel 6 years ago
Nicolas "Pixel" Noble 2fd079ff7c Channel folding. 6 years ago
Juanli Shen 23677bd827 Remove subchannel args 6 years ago
Sheena Madan 8a461613d1
Revert "Make Microbenchmarks Test Targets" 6 years ago
ncteisen 475ccfd110 Fix ubsan 6 years ago
Yash Tibrewal a60fd359cb Modify remaining usecases in test/cpp 6 years ago
Soheil Hassas Yeganeh 48e4a81b05 Remeve memset(0) from arena allocated memory. 6 years ago
ncteisen 1a7f14fd31 Remove uneeded header 6 years ago
ncteisen 8362e7042d Undo adding new API to tranport 6 years ago
ncteisen fd2fe1d5c4 Channelz server listening socket support 6 years ago
ncteisen 404b2515af reviewer feedback 6 years ago
ncteisen f2b493e369 reviewer feedback 6 years ago
ncteisen 4cc16f951c Simplifiy transport querying function 6 years ago
Yash Tibrewal a1598c5abf Create interfaces and initial plumbing for interception API 6 years ago
Juanli Shen f5f1d57d7a Add load reporting filter 7 years ago
Mark D. Roth 817d28fed6 Revert "Merge pull request #15746 from grpc/revert-15709-recv_trailing_metadata_ready2" 7 years ago
Mark D. Roth 0159026111
Revert "Second attempt: move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" 7 years ago
Mark D. Roth 9846826b51 Revert "Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops"" 7 years ago
Mark D. Roth c6664b0467 Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" 7 years ago
Mark D. Roth f371513445
Revert "move recv_trailing_metadata into its own callback, don't use on_complete for recv_ops" 7 years ago
Mark D. Roth 8ae0ff0af2 Move recv_trailing_metadata into its own callback. Don't use 7 years ago
ncteisen 40ec89ff67 Support microbenchmarks internally 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Muxi Yan 38fcd0c6c3 clang-format 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Yash Tibrewal 6c26b16fe0 Move ExecCtx to grpc_core namespace. Make exec_ctx a private static in ExecCtx and some minor changes 7 years ago
Yash Tibrewal 75122c2357 Address some PR comments 7 years ago
Craig Tiller be98d24841 clang-format after nullptr changes 7 years ago
Craig Tiller 4ac2b8e585 Enable clang-tidy as a sanity check, fix up all known failures 7 years ago
Yash Tibrewal 3150744c71 Removing more exec_ctx instances 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
Yash Tibrewal 39aed1ae8b Remove unnecessary extern Cs 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
David Garcia Quintas 0822d331df s/load_reporting/server_load_reporting 7 years ago
Mark D. Roth 764cf04a13 Revert "Revert "Implement call combiner"" 7 years ago
Mark D. Roth bf19961d0a Revert "Implement call combiner" 7 years ago
Mark D. Roth 76e264b8df Implement call combiner. 7 years ago
Craig Tiller 89c1428a60 Propagate grpc_millis further 7 years ago