4007 Commits (32e10e618ac6341daf1dd980397b6508220dc0a4)

Author SHA1 Message Date
Na-Na Pang 32e10e618a address the reference arguments 6 years ago
Na-Na Pang 714e13b426 Delete log 6 years ago
Na-Na Pang c905f76a5b Clang format 6 years ago
Na-Na Pang 2787dedd70 Modify dependency of callback_test_service 6 years ago
Na-Na Pang 927c2f2c61 Change format 6 years ago
Na-Na Pang 5748665bc5 Add callback completion queue and modify callback streaming ping pong 6 years ago
Esun Kim e18ed03c04 Made gRPC inialized after entering main function in microbenchmarks. 6 years ago
Na-Na Pang 25128d18c1 Modify unary ping pong to send next rpc in callback function 6 years ago
Na-Na Pang 7d3fdec445 Add microbenchmark for callback completion queue 6 years ago
Na-Na Pang e70d507abe Changes based on comment 6 years ago
Esun Kim 1518ecbd76 Added new configuration system to core/grp. 6 years ago
Na-Na Pang b028141f01 Change streaming ping pong args and add comment 6 years ago
Na-Na Pang 8bf138d799 Add copyright 6 years ago
Vijay Pai 657ab449c6 Make single-argument constructor explicit 6 years ago
Na-Na Pang 875d2df399 Modify build file 6 years ago
Na-Na Pang bbd4eb5028 Add microbenchmark for callback unary ping pong and bidistreaming ping pong 6 years ago
Yash Tibrewal 9345b7e276 s/atleast/at\ least 6 years ago
nanahpang 2d37a7a9b7
Add alarm in callback streaming test 6 years ago
Arjun Roy 8ce42f67b2 Shrink arena size by 40 bytes and add additional 6 years ago
Yash Tibrewal a2316142b2 Reviewer comments 6 years ago
yang-g 37783d6329 Stop calling ParseCommandLineFlags directly, use wrapper call instead 6 years ago
Karthik Ravi Shankar 4d5a411557 Fix clang errors 6 years ago
Karthik Ravi Shankar a1493cfa62 Add missing files for build 6 years ago
Juanli Shen 438cb44378 Add fallback-at-startup into xds 6 years ago
Mark D. Roth ce3ff86763 Convert call_combiner to C++. 6 years ago
Karthik Ravi Shankar 5274deb32b Fix the rebase and build 6 years ago
Prashant Jaikumar d20d46e976 Add C++ stress tests on mac 6 years ago
Karthik Ravi Shankar 60bdeef9f4 Move Channel also to impl for now 6 years ago
Karthik Ravi Shankar e57182ab61 Fix the compile errors for tests and namespace. 6 years ago
Karthik Ravi Shankar 603d014f0e Changes to fold credentials into grpc_impl from grpc 6 years ago
yang-g 39cfbf9d4a cast and default initializer 6 years ago
Karthik Ravi Shankar 858b5cca20 Fix clang_format_code.sh issues and move the internal calls to new name 6 years ago
yang-g 41824319fa Resolve review comments 6 years ago
Yash Tibrewal 4309a98b66 Health checking service name to be passed as a channel arg for now 6 years ago
Nicolas "Pixel" Noble b9a279c030 Resolving ambiguous call to CreateCustomChannel. 6 years ago
Vijay Pai 20c08dbc7a Add client-side unary reactor model 6 years ago
Yash Tibrewal 116ce0fb24 Use health check parser 6 years ago
Soheil Hassas Yeganeh 2b9448a71c Revert "Revert "Introduce C++ wrappers for gpr_mu and gpr_cv."" 6 years ago
yang-g 051d421579 Resolve sanity 6 years ago
yang-g 6929cdd654 initial 6 years ago
Alexander Polcyn d09c9f8e20 Revert "Introduce C++ wrappers for gpr_mu and gpr_cv." 6 years ago
Karthik Ravi Shankar 2e88231fc0
Revert "Revert "Merge pull request #18458 from grpc/grpc_namespace_server"" 6 years ago
Soheil Hassas Yeganeh e85dd2e644 Fix build errors 6 years ago
Karthik Ravi Shankar f03b309787 Revert "Merge pull request #18458 from grpc/grpc_namespace_server" 6 years ago
Karthik Ravi Shankar dad3f34207
Revert "Revert "Revert "Folding the Channel class into the grpc_impl namespace.""" 6 years ago
Vijay Pai 41c6cba9f5 Make sure that OnCancel happens after OnStarted 6 years ago
Karthik Ravi Shankar 891b6cf7ae
Revert "Folding CompletionQueue and ServerCompletionQueue." 6 years ago
Soheil Hassas Yeganeh a26c09dd25 Introduce C++ wrappers for gpr_mu and gpr_cv. 6 years ago
Yash Tibrewal 8eeb429db0 Missing argument 6 years ago
Yash Tibrewal 327350ab39 ServiceConfig::Create expects non-Null error and better errors 6 years ago