110 Commits (42403d74ea338f5729d30d4e5aae1afcae14939f)

Author SHA1 Message Date
Mark D. Roth dbdf495f61 Split lib/support into lib/gpr and lib/gpr++. 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
Vijay Pai 43b8f8a11e
Update grpclb_test.cc 7 years ago
Vijay Pai 770bf078d5 Regen projects and fix more uses of gpr_thd_new 7 years ago
Yash Tibrewal c354269ba7 Remove _ prefixed variable names 7 years ago
Yash Tibrewal 03412ee9de Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init and grpc_shutdown. Add grpc_init and grpc_shutdown in failing test/cpp tests 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
David Garcia Quintas 8c5c654fa3 Removed expiration_interval from LB proto 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
David Garcia Quintas 77827e1fb2 BG-poll very frequently to pick up subchannels's updates in LB tests 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
Mark D. Roth e7751807e2 Use new protocol for reporting dropped calls to grpclb balancer. 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
David Garcia Quintas 87d5a3130d Implement LB policy updates 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
David Garcia Quintas a7a1098d2f Updated load_balancer.proto 8 years ago
David Garcia Quintas 53af23cfbf Improvements to Fake Resolver 8 years ago
Craig Tiller 9eb0fdec00 Reorganize ext tree 8 years ago
Craig Tiller dd36b15315 Call ref/unref, bugfixes 8 years ago
Sree Kuchibhotla 5bec133ba0 clang format 8 years ago
Sree Kuchibhotla f2c32150ef Update C++ code 8 years ago
Sree Kuchibhotla 752be9ceeb clang format code 8 years ago
Sree Kuchibhotla 1dbd981cf8 Prefix grpc_cq_polling_type enums with GRPC_CQ_ 8 years ago
Sree Kuchibhotla 9f71b17707 Fix clang formatting issues 8 years ago
Sree Kuchibhotla 982a6f2b1c C++ code changes in response to grpc_completion_queue_create() API change 8 years ago
David Garcia Quintas 012915045f Secure naming support for gRPCLB 8 years ago
Jan Tattermusch bd0b0546a6 windows compilation fixes 8 years ago
Robbie Shade ca7effcdff Replace timeout/scaling macros with functions. 8 years ago
Mark D. Roth 835646e9ff Fix tests. 8 years ago
Mark D. Roth 435f9f23ef Fix tests. 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
David Garcia Quintas 855a1063ec grpclb: skip slash in server uri path if present 8 years ago
Craig Tiller f658bf0e1b Start resolving memory issues in C++ metadata 8 years ago
Craig Tiller 18348a3bfb Fix C++ test compilation 8 years ago
David Garcia Quintas 033c51e8c8 Deflake grpclb test 8 years ago
David Garcia Quintas 1a2e40e0ce clang-format 8 years ago
David Garcia Quintas 149f09da97 Rewrote connectivity status logic for gRPC LB 8 years ago
David Garcia Quintas 0133a1b902 No more gcc 4.4! 8 years ago
David Garcia Quintas 850cbaaac4 Added more testing for grpclb tokens 8 years ago
David Garcia Quintas 7ec291330c PR comments 8 years ago
David Garcia Quintas 0baf1dc569 Made LB token dynamic size <= 50 bytes 8 years ago
Mark D. Roth e127a39f45 Change tests to use channel args instead of fake_resolver query args. 8 years ago