27320 Commits (14e593c0298debc446c25911f5eb74d0abd14705)
 

Author SHA1 Message Date
Michael Lumish ecb1059614 Merge pull request #11875 from murgatroid99/core_uv_reuse_port 7 years ago
murgatroid99 9d7def71fe Address comments: change names and remove unnecessary lines 7 years ago
Adele Zhou ae5130da08 Download the json file 7 years ago
Alexander Polcyn 7cc83e0701 add a standalone client auth test 7 years ago
ncteisen 5c92dcde1e Allow passing regex to bm_diff tools 7 years ago
Adele Zhou a858990b22 Update perf link. 7 years ago
Marek Gilbert e30a87d69d Fix warning in GRPCCall.h 7 years ago
murgatroid99 655c8b10f6 Fix Node build for older versions of Electron on Mac 7 years ago
Vijay Pai 0c22cad01f Improve a comment in inproc transport 7 years ago
Stanley Cheung 66cedf645d Merge pull request #11773 from michaelbausor/stub_param 7 years ago
Yash Tibrewal a74ea8602d Nit correction 7 years ago
Alexander Polcyn 7cc30c1155 add missing fields on server call context and improve robustness of finished calls 7 years ago
Muxi Yan 99b3392896 transport - Update comment 7 years ago
Muxi Yan ab0d2d4e78 transport - Change ~(size_t)0 to macro MAX_SIZE_T 7 years ago
Yash Tibrewal 78d7125017 Removing a few style issues 7 years ago
Muxi Yan f20bfaa491 transport - Use macro for grpc header bytes size 7 years ago
murgatroid99 e929547d48 Fix issues with Node Mac build 7 years ago
Noah Eisen 6331bcf12f Merge pull request #11770 from ncteisen/too-much-trace 7 years ago
David G. Quintas 6bc22ff61d Merge pull request #11519 from iancoolidge/devel-reflection 7 years ago
David G. Quintas 19617bb7eb Merge pull request #11874 from dgquintas/fix_pending_grpclb 7 years ago
Sree Kuchibhotla 5d906568b4 Merge branch 'master' into sreek-epoll1 7 years ago
Yash Tibrewal ad11680be7 remove unnecessary code 7 years ago
Yash Tibrewal c59ef5e451 Merged latest commit from upstream 7 years ago
Jan Tattermusch d069872bd0 Merge pull request #11883 from jtattermusch/kokoro_fix_linux_artifacts 7 years ago
Yash Tibrewal f7350ea6b7 Adding connect auth feature. Proxy-Authorization header is being inserted when user creds are present in uri 7 years ago
murgatroid99 6617790c18 Add SO_REUSEPORT support to uv iomgr code 7 years ago
yongni 2a88847f67 Merge pull request #11882 from yongni/kokoro 7 years ago
Jan Tattermusch 713d7c93a8 ruby is already installed on kokoro ubuntu VMs 7 years ago
Mark D. Roth 5b78c2991a Merge pull request #11755 from bsyk/observe_no_proxy 7 years ago
Ben Sykes 02d426ef6b Check for no_proxy environment variable and skip proxy if host is listed 7 years ago
ncteisen 139072ff92 Const correct and clang 7 years ago
Sree Kuchibhotla a0616efadf Consume kicked_without_poller 7 years ago
Sree Kuchibhotla e6506bc9b2 Fix race-condition in epoll1 poller's begin_worker() and pollset_kick() 7 years ago
Guantao Liu 1932a50e50 Merge pull request #11787 from guantaol/qps_driver 7 years ago
Alexander Polcyn 59a19a9d5e make sure that client-side view of calls is robust 7 years ago
ncteisen 020dbf2ef5 Move action func to chttp2 7 years ago
ncteisen 00f74a914a Add read only refs to transport and stream 7 years ago
ncteisen 3c909d55fd Pull out flow control objects 7 years ago
ncteisen 2d1c61699e Original behavior 7 years ago
ncteisen 06f052b35d Get rid of local window, fix qps worker 7 years ago
ncteisen 3706308c0f Pull flowctl decision bits into module 7 years ago
ncteisen 268a82398c Pull flow control into one module 7 years ago
ncteisen eb70b9e0df Anon namespace over static 7 years ago
ncteisen a5d557b96d Rename function to avoud future clash 7 years ago
ncteisen 30939f8854 Make CreateThreadPool settable 7 years ago
ncteisen b9b376ccd4 Ban the silent version 7 years ago
ncteisen 68d78c6330 Add comment 7 years ago
ncteisen 79764a3bfb Quiet down getenv 7 years ago
ncteisen 85fac6df57 Quiet down server builder 7 years ago
Yong Ni bbd348c5e1 Added all previous minor releases of gRPC to the matrix. Modified the testsuite name format for better display test results in sponge. 7 years ago