40129 Commits (8ad2b146ed5caa995c89726de59c375935145cb4)
 

Author SHA1 Message Date
Christopher Warrington 4be4df3624 Bump min CMake to 3.5.1 to match Google benchmark 6 years ago
Guantao Liu 478160d9e2
Merge pull request #19454 from guantaol/no_backup_poller 6 years ago
Muxi Yan 3bce424458 Remove debug code 6 years ago
Soheil Hassas Yeganeh d9165a7b32
Merge pull request #19529 from soheilhy/revert-host-split 6 years ago
Doug Fawley 1b7ff376d8 Add v1.22.0 releases of grpc-go to interop matrix 6 years ago
Richard Belleville 85b4e7948c Remove debug prints 6 years ago
Richard Belleville c9ce403dc4 Ensure bazel_hack terminates when running test_gevent. 6 years ago
mgravell b1914bd46c remove lazy<T> usage 6 years ago
Moiz Haidry 5f55921b08 Remove third_party 6 years ago
Moiz Haidry a67cd9c362 Merge branch 'master' of https://github.com/grpc/grpc into grpc_to_grpc_impl_async_callback 6 years ago
Moiz Haidry d8c0182360 Expose some of the internal codegen interfaces 6 years ago
Yash Tibrewal f757028ea4 Sched combiner closures instead of running to avoid data races 6 years ago
Esun Kim 08fd59f039
Merge pull request #19528 from veblush/v1.22.x 6 years ago
Soheil Hassas Yeganeh def083b2c8 Clearly callout the behavior for listening ports. 6 years ago
Soheil Hassas Yeganeh 6376cc9b8f Revert "Return empty strings on optional ports for backward compatibility." 6 years ago
Soheil Hassas Yeganeh 64871bfea2 Revert "Fix stale comment in split host port." 6 years ago
Yunjia Wang a63cbfb61e Fix headers order 6 years ago
Esun Kim 1399d06276 Regenerate projects 6 years ago
Esun Kim 1e46a3ab62 Bump version to v1.22.0 6 years ago
Juanli Shen aa27b05587
Merge pull request #19486 from AspirinSJL/typo_dns 6 years ago
Yunjia Wang be186ac8d9 Fix guards name 6 years ago
mgravell e95f3297aa don't allocate/copy a buffer in ReadMetadataFromPtrUnsafe unless we actually need to (move that logic to CreateUnsafe); implement well-known strings check (just "user-agent" at the moment) 6 years ago
mgravell 264fca1eb6 match delegate signature in benchmark 6 years ago
mgravell a443b6bf95 Merge branch 'master' into mgravell/unsafe-encode 6 years ago
mgravell 834a3d29a6 capture the server too 6 years ago
mgravell 36ecd052f6 avoid capture-context in HandleNewServerRpc => HandleCallAsync 6 years ago
Jan Tattermusch 99e8298a61
Merge pull request #19515 from mgravell/mgravell/benchmarkdotnet 6 years ago
mgravell 746287111d (left a base-call in that I'd used to get the intellisense comment) 6 years ago
mgravell 6f315691da remove boxing of Timespec caused by Equals usage 6 years ago
Jan Tattermusch 47287e8ed7 add license headers 6 years ago
Jan Tattermusch 3ba99a685e make pingbenchmark compile 6 years ago
Jan Tattermusch 43240238d2 tweak iteration counts for multithreaded benchmarks 6 years ago
Jan Tattermusch a56998bdff fix small nits 6 years ago
mgravell ffac31b108 incorrectly added 6 years ago
mgravell dd5f19765e add framework overhead "PingBenchmark" 6 years ago
mgravell 36c1a11d84 give useful names to benchmarks 6 years ago
mgravell aa535356e8 fix encode benchmark (and simplify decode benchmark) 6 years ago
Soheil Hassas Yeganeh d3316ad22e
Merge pull request #19522 from soheilhy/fix-host-split 6 years ago
Yunjia Wang 500cb1f99b Reformat 6 years ago
Yunjia Wang 74c862c682 Merge branch 'mpmcqueue' into threadpool 6 years ago
Yunjia Wang 651a8b0ec2 Change FetchAdd/Sub to Load-Add/Sub-Store 6 years ago
Yunjia Wang 093dd768bb reformat 6 years ago
Soheil Hassas Yeganeh bf9b4c257b Fix stale comment in split host port. 6 years ago
Yash Tibrewal 842a3dcd9d
Merge pull request #19516 from yashykt/inqcmsgsize 6 years ago
Guantao Liu 5a18779d05 Merge branch 'no_backup_poller' of github.com:guantaol/grpc into no_backup_poller 6 years ago
Yunjia Wang 9421a27a76 Remove extra headers 6 years ago
Guantao Liu da56330cd6 Merge remote-tracking branch 'upstream/master' into no_backup_poller 6 years ago
Yunjia Wang cac8afa159 Add benchmark 6 years ago
Soheil Hassas Yeganeh 01b82d3a39 Return empty strings on optional ports for backward compatibility. 6 years ago
Yash Tibrewal 1487ac42cc Remove CMSG_SPACE for macos 6 years ago