39614 Commits (030c399a05bbe28697d37e67fcfbba5328572f51)
 

Author SHA1 Message Date
Yash Tibrewal f44e0c07a7 Reviewer comments 5 years ago
Soheil Hassas Yeganeh 39e982a263
Merge pull request #19488 from soheilhy/string-view2 5 years ago
Yash Tibrewal 420d5413c7 Use the actual formula 5 years ago
Moiz Haidry 1c354e7c1f Move grpc async, callback and sync implementation to grpc_impl namespace 5 years ago
rmstar 8ce8cfe4c3
Merge pull request #19439 from rmstar/enable_cfstream 5 years ago
Yash Tibrewal 464f558a45 Increase the control message size 5 years ago
mgravell 0a1147b58c found another way to nop the native-call 5 years ago
Jan Tattermusch 6854789cdb
Merge pull request #19504 from jtattermusch/upport_v1_22_x 5 years ago
mgravell e4411e03e6 added by mistake 5 years ago
mgravell f53d844da9 attempt to fix the utf-8 encode benchmark; not currently working 5 years ago
mgravell dbef6c9c70 add utf-8 encode benchmark 5 years ago
mgravell f5091b2622 add UTF8-decode benchmark 5 years ago
mgravell 52de8a0a17 ShortRunJob *added* a test! 5 years ago
mgravell 05a0dd20e4 convert micro-benchmarks to benchmarkdotnet 5 years ago
Marc Gravell cb813e1ffc check the *actual* length to allow more stack usage *and* allow smaller pool rentals 6 years ago
Marc Gravell 74be06c80f remove UTF8 byte[] allocations: decode directly into a string; encode using stack or array-pool 6 years ago
Arjun Roy b6514a6438
Merge pull request #19487 from arjunroy/static_md_idx_v2 6 years ago
Arjun Roy d527c1fbda Pre-compute static metadata index for hpack_encoder. 6 years ago
Arjun Roy 920bacf11d
Merge pull request #19498 from arjunroy/hpack_parser_on_hdr_v2 6 years ago
Guantao Liu f83d6ced54
Merge branch 'master' into no_backup_poller 6 years ago
Juanli Shen 4c96998eb1 Fix typo 6 years ago
rmstar ce282e7d7e
Merge pull request #19395 from rmstar/c++_on_ios 6 years ago
Yang Gao a0e76c0300
Merge pull request #19484 from yang-g/oauth 6 years ago
Jan Tattermusch 8fe1abebbf
Merge pull request #19419 from mit-mit/bumpdart 6 years ago
Jan Tattermusch 0a43bd0008
Merge pull request #19503 from iamrare/patch-1 6 years ago
Jan Tattermusch 3222a350e5 Merge remote-tracking branch 'upstream/v1.22.x' into HEAD 6 years ago
モハメド 743be2ba94
fix link 6 years ago
Guantao Liu 9f59029aee Revert the implementation of grpc_iomgr_run_in_background() for gevent, 6 years ago
apolcyn 58ed35407a
Merge pull request #19489 from apolcyn/fix_ares_throttle 6 years ago
Soheil Hassas Yeganeh ea63c00d38 Revert "Fix build failure in credential_test.cc" 6 years ago
Soheil Hassas Yeganeh fedf7e373e Fix a backward compatibility bug. 6 years ago
Soheil Hassas Yeganeh c9ec1a64ed Fix SplitHostPort for empty strings. 6 years ago
Soheil Hassas Yeganeh dbf88dd66f Revert "Revert "Introduce string_view and use it for gpr_split_host_port."" 6 years ago
nanahpang 3a33fccb3a
Merge pull request #19499 from nanahpang/fix_typo_cl_255487586 6 years ago
Arjun Roy 80d1aec021 Codegen optimizations for hpack_parser on_hdr. 6 years ago
yunjiaw26 c83c28167e
Merge pull request #19393 from yunjiaw26/extend_thd_stack_size 6 years ago
nanahpang 36339f4032
fix typo "transfered" to "transferred" 6 years ago
apolcyn dd5f0fcf48
Merge pull request #19482 from qixuanl1/add-pick-first-unary 6 years ago
Muxi Yan a3a9480c49
Merge pull request #19492 from grpc/oauth2-uninitialized 6 years ago
Alexander Polcyn 0d2c622f9e Fix DNS resolver cooldown 6 years ago
Soheil Hassas Yeganeh 3f574aecc9
Merge pull request #19493 from soheilhy/fix-cred-test 6 years ago
Yunjia Wang 266c919afc Merge remote-tracking branch 'upstream/master' into extend_thd_stack_size 6 years ago
Soheil Hassas Yeganeh dc858eea25 Fix build failure in credential_test.cc 6 years ago
Muxi Yan 424328b8e7
Resolve uninitialized warning 6 years ago
Karthik Ravi Shankar 0d2d88fce5
Merge pull request #19446 from karthikravis/continue-migration-to-impl 6 years ago
Yunjia Wang b95bb89d13 Add TODO comment 6 years ago
Vijay Pai 858b9117dd
Merge pull request #19478 from grpc/vjpai-patch-1 6 years ago
Guantao Liu 7610817bc8 Also add the missing implementation of grpc_iomgr_run_in_background() 6 years ago
Arjun Roy 15e78eb8b5
Merge pull request #19485 from arjunroy/hpack_encoder_ensure_space 6 years ago
jboeuf bd8698e8fd
Merge pull request #19032 from jboeuf/sts_core_creds_pr 6 years ago