34053 Commits (507c80e3094d46dea5ffb812dddc0dde4553ea43)
 

Author SHA1 Message Date
Juanli Shen d19fd1c689 PF: Check connectivity state before watching 6 years ago
Yash Tibrewal d9f4c76356 Add a nullptr check 6 years ago
Vijay Pai ccc4771630 Fix Bazel BUILD 6 years ago
Vijay Pai 79851428e9 Add a sanity check to avoid reintroducing dependence on cpp by core 6 years ago
Vijay Pai 381bcab8bd Move a file from src/cpp to src/core since core depends on it 6 years ago
Juanli Shen 61dabce400
Merge pull request #16289 from AspirinSJL/warn_api_use 6 years ago
Mark D. Roth 7a7e4f5652 Move C++ mu_guard class out of C-core public headers and fix style. 6 years ago
Mehrdad Afshari 981f19bed2 Remove protobuf js_embed hack 6 years ago
Yash Tibrewal 052beefdec Add further comments 6 years ago
Yang Gao 7e4be89014
Merge pull request #16368 from grpc/revert-16214-order_order_please 6 years ago
Mehrdad Afshari 7a05322cf8
Merge pull request #16364 from geckovia/improve-pypy-compatibility 6 years ago
Michael Lumish 44f1270649
Merge pull request #15175 from murgatroid99/node_perf_tests_again 6 years ago
Noah Eisen 04bbe6483f
Merge pull request #16365 from haberman/build-file-fix 6 years ago
Yang Gao b840d5e45c
Revert "Add more filter priority levels" 6 years ago
Josh Haberman 8a80364a9f Cleaned up BUILD file, which fixed a dependency problem with protobuf. 6 years ago
Paul Petit 33e5c0d091 Replace is by == for a status comparison 6 years ago
Vijay Pai 8a86f5329e
Merge pull request #16356 from vjpai/exhaustion 6 years ago
David G. Quintas a45e38622e
Merge pull request #16054 from dgquintas/pf_ppicks_fix 6 years ago
Noah Eisen 2cb3e823bf
Merge pull request #16361 from ncteisen/php 6 years ago
Vijay Pai 16f738359d Make sure that we actually saw some resource exhaustion if applicable 6 years ago
ncteisen befcfee767 Add error checking for server args in PHP 6 years ago
Vijay Pai 9c32dab63d Expand comment based on reviewer feedback 6 years ago
David Garcia Quintas d08ea3025b Fixed ordering in adding pending picks to PF 6 years ago
Vijay Pai da786c2dcf
Merge pull request #16354 from vjpai/tidy 6 years ago
Vijay Pai d9781df474 Address reviewer comments 6 years ago
Vijay Pai 14ad82a76d Create a new method handler for resource exhaustion and tie into thread mgr 6 years ago
Noah Eisen 92d1b5c433
Merge pull request #16355 from ncteisen/max-threads 6 years ago
ncteisen 6321a53e4a fix typo 6 years ago
ncteisen f025b6ed89 Change thread default to INT_MAX 6 years ago
Vijay Pai cbca2ff03f Match parameter name in definition to declaration 6 years ago
Jan Tattermusch 8165c4c0aa
Merge pull request #16343 from jtattermusch/cmake_fix_gflags_as_package 6 years ago
Jan Tattermusch a4f45d8745
Merge pull request #16347 from jtattermusch/workaround_16334 6 years ago
Vijay Pai 17a6bf65b7
Merge pull request #16298 from vjpai/custom_poller 6 years ago
Vijay Pai 4b42288905
Merge pull request #16302 from vjpai/callback_cq 6 years ago
Noah Eisen c175652de0
Merge pull request #16344 from ncteisen/flow-control-fix 6 years ago
Jan Tattermusch 1973af7453
Merge pull request #16348 from jtattermusch/benchmark_kokoro_metadata 6 years ago
Jan Tattermusch 4bfff0a0ff yapf code 6 years ago
Vijay Pai a59e48e889 Add a test of callback CQ 6 years ago
Vijay Pai e91ae9d694 Fix abstract base class definition 6 years ago
Nathaniel Manista a165183fb7
Merge pull request #16340 from ghostwriternr/gsoc-naresh-summary 6 years ago
Vijay Pai d0f116c885 Can't count on shutdown_cb nullptr if version is 1 6 years ago
Jan Tattermusch 52e17d7d0b correctly set performance job metadata on kokoro 6 years ago
Jan Tattermusch 217d460ee2 fix performance benchmarks on windows 6 years ago
Vijay Pai fe7f79189b Address reviewer comments 6 years ago
Jan Tattermusch 64712bfa47
Merge pull request #15295 from jtattermusch/pkgconfig_make 6 years ago
Vijay Pai 4eff37345f Add detailed comment for g_factories 6 years ago
Vijay Pai a4326eb7b8 Add comment to address reviewer comment 6 years ago
Naresh ca832cea90 Add GSoC report (Naresh) 6 years ago
Yash Tibrewal b49f47d4f2 linux version needs to be defined 6 years ago
ncteisen 5e1cf109da Fix clamp for window update 6 years ago