19447 Commits (c7f1a6d5fc36141f69864151bc97f48b6a7ac58a)
 

Author SHA1 Message Date
Craig Tiller c7f1a6d5fc Merge branch 'buffer_pools_for_realsies' into bwest 9 years ago
Craig Tiller 3798e607cc Address review comments 9 years ago
Craig Tiller 153eaa7aba s/BUFFER_POOL/RESOURCE_QUOTA/g 9 years ago
Craig Tiller ad04666c2d BW est fine tuning 9 years ago
Craig Tiller 8b34eca90b Allow updating initial_window_size, connection_window based on observed bdp 9 years ago
Craig Tiller a0f258f579 Merge branch 'bdp_est' into bwest 9 years ago
Craig Tiller 11a204c017 Use max(recent_samples) as bdp estimation 9 years ago
Craig Tiller f7970ddc71 Integrate bdp estimator with chttp2 9 years ago
Craig Tiller 3f14e6df65 Merge branch 'flow_control_v2' into bwest 9 years ago
Craig Tiller 7172ea0388 Merge branch 'buffer_pools_for_realsies' into flow_control_v2 9 years ago
Craig Tiller 8f67b647fd Merge github.com:grpc/grpc into buffer_pools_for_realsies 9 years ago
Craig Tiller 5a2a9eaa34 Merge branch 'buffer_pools_for_realsies' of github.com:ctiller/grpc into buffer_pools_for_realsies 9 years ago
Craig Tiller 79fb584883 Merge branch 'bdp_est' into bwest 9 years ago
Craig Tiller dd2fa6482a Add pid controller test 9 years ago
Craig Tiller 6c7b6bfff1 Add pid controller 9 years ago
Vijay Pai 9243c74868 Merge pull request #8365 from vjpai/fc_1dstream 9 years ago
Vijay Pai 464606b6ea Merge pull request #8439 from vjpai/timeless 9 years ago
Craig Tiller d879123a4f Add estimator test 9 years ago
Craig Tiller 9e0066b0c9 Add estimator test 9 years ago
Noah Eisen 5e475a4c91 Merge pull request #8440 from ncteisen/csharp_interop_test_fix 9 years ago
Craig Tiller 56331f7f65 Complete code (no tests yet) 9 years ago
Noah Eisen 74b731e42f Merge pull request #8423 from ncteisen/interop_client_naming 9 years ago
matt-kwong 2bc7b80082 Merge pull request #8401 from matt-kwong/pull-request-params 9 years ago
Noah Eisen a17b9bda5a removed check on the returned message from calling an unimplemented method 9 years ago
Vijay Pai bcc59f425c Remove a useless forward declaration 9 years ago
Vijay Pai d1b8526d18 Merge branch 'master' into fc_1dstream 9 years ago
Vijay Pai 247d413f8b Merge pull request #8435 from vjpai/sanity 9 years ago
Vijay Pai 869ccaaa70 Regain sanity 9 years ago
Vijay Pai a645bd7545 Fix a sanity issue 9 years ago
Vijay Pai 5ee07978bd Merge branch 'master' into fc_1dstream 9 years ago
Craig Tiller 064db44e3b Initial sketch of bdp estimator 9 years ago
Craig Tiller 82a4df0182 Better logging for mac 9 years ago
Craig Tiller f9540d1611 Fix potential flow control leak 9 years ago
Vijay Pai 68469290d7 Merge pull request #8413 from vjpai/qps_cleanup 9 years ago
Craig Tiller 785c077e98 Tie connection window to stream window 9 years ago
Matt Kwong 2c4453d43c added platform test suites and other fixes 9 years ago
Craig Tiller 6474272d13 Eliminate extraneous variables now that initial window is 0 based 9 years ago
Craig Tiller 0f09900165 Make incoming stream window be a delta off initial_window_size 9 years ago
Craig Tiller 91d0093e5e Fix test 9 years ago
Craig Tiller 686acb9b51 Fix test 9 years ago
Craig Tiller b52b9d54ac Merge branch 'buffer_pools_for_realsies' into flow_control_v2 9 years ago
Craig Tiller 9ea0f2c6e8 Merge github.com:grpc/grpc into buffer_pools_for_realsies 9 years ago
Craig Tiller 1f6759991d Initial flow control improvements: outgoing path 9 years ago
Craig Tiller 70ee74c479 Merge pull request #8427 from ctiller/lock-cycle 9 years ago
Mark D. Roth 20e77f27b0 Merge pull request #8303 from markdroth/service_config 9 years ago
Craig Tiller 6952b213b7 Merge github.com:grpc/grpc into buffer_pools_for_realsies 9 years ago
Craig Tiller 81e419bd17 Merge pull request #8422 from ctiller/msan_1byte 9 years ago
Craig Tiller 2406e31b83 Avoid TSAN reported lock cycle 9 years ago
kpayson64 fa95818efa Merge pull request #8414 from kpayson64/use_external_api 9 years ago
Muxi Yan ee167049f5 Merge pull request #8425 from jcanizales/xcode-8-fix 9 years ago