13376 Commits (7b6c7a3927f75704cb3f7f02024f284b6817405a)

Author SHA1 Message Date
Craig Tiller 9eb0fdec00 Reorganize ext tree 8 years ago
Craig Tiller c7527415e0 initial minimal stack configurator sketch 8 years ago
Craig Tiller f2e609b93e sketching minimal stack configurator 8 years ago
Craig Tiller e1b51dafb6 clang-format 8 years ago
Craig Tiller a0f3abd925 Review feedback: bikeshedding round 8 years ago
Craig Tiller e198b71989 Review feedback round #1 8 years ago
Craig Tiller a911dbacd9 Fix simple cacheable request 8 years ago
Craig Tiller a046ff1d95 Restore old branch 8 years ago
Craig Tiller ac50b27992 Fix a bug whereby we miss some wakeups in highly concurrent situations 8 years ago
David Garcia Quintas 143cb774f2 Fixed typo 8 years ago
murgatroid99 c64601421b Large message latency improvements: remove a memcpy and a Buffer construtor call 8 years ago
murgatroid99 a1eefcea5f Improve Node benchmarks, add generic unary test 8 years ago
yang-g d510fcfc6d Add ports to global server callback. 8 years ago
Craig Tiller e8b7952eba Fix include guards 8 years ago
Craig Tiller be216f5753 clang-format 8 years ago
Igor Pylypiv b7de717bf3 Fix duplicated NULL pointer check 8 years ago
David Garcia Quintas 228a5142c1 Don't assert over invalid channel args 8 years ago
Craig Tiller 14e84316ef Fix merge 8 years ago
Craig Tiller c3bafa808c Fix bug 8 years ago
Craig Tiller e6a448ca9a Fix bug 8 years ago
David Garcia Quintas fde5dbb681 Fixed oss-fuzz/961 8 years ago
David Garcia Quintas 55c895a6a4 Removed wrong LR include from codegen 8 years ago
Craig Tiller 29b527fa30 Reinstate one check, fix fall out 8 years ago
Craig Tiller c212e6cc5e Fix barrier, comment 8 years ago
yang-g 07429fa9a6 Update time_cmp to ignore tv_nsec when tv_sec is INT64 MAX or MIN 8 years ago
Craig Tiller 97d401128b Fix compile error 8 years ago
Craig Tiller b58de72389 Lazily allocate batch control objects 8 years ago
Craig Tiller 18cf15758c Fix compile 8 years ago
Yuchen Zeng ca6dab39d6 Change the unit to ms, clean up 8 years ago
yang-g aab6992c00 Remove call from sibling list when it is not first child. 8 years ago
Muxi Yan ea9d8b6775 Display time between tests for troubleshooting timeout 8 years ago
Sree Kuchibhotla 5c0ef36679 Add comment 8 years ago
Craig Tiller 39311f5599 Fix comments 8 years ago
Craig Tiller 730ddc2758 Sanity fixes 8 years ago
Yuchen Zeng b2caafc911 Add max_connection_idle test 8 years ago
Yuchen Zeng 7dc3629a7d Fix use-after-free issue 8 years ago
yang-g 1aba869e9e Make convert clock_type consistent with add/sub when dealing with extreme values 8 years ago
Yuchen Zeng 22321fc7e5 Add max_connection_age end2end test 8 years ago
Sree Kuchibhotla ef8e00230e Do not call grpc_init() for per-call-completion-queues created by a C++ 8 years ago
Sree Kuchibhotla 0633c4a8d7 Do not call grpc_init() for per-call-completion-queues created by a C++ 8 years ago
Craig Tiller b29f1fe3a2 Update include paths 8 years ago
ncteisen eb2b115342 Fix error slice bug 8 years ago
Craig Tiller 134fed3a85 Move src/core/lib/tsi --> src/core/tsi 8 years ago
Craig Tiller f6cb0c0f06 mergemergemerge 8 years ago
yang-g fdd908b01a Clamp memory usage estimate 8 years ago
Harsh Vardhan d48ee255b2
Update 8 years ago
Harsh Vardhan abf9ce25d9
Fix merge conflicts 8 years ago
Harsh Vardhan 974f3d797a
remove lang specific streaming methods 8 years ago
Harsh Vardhan cacd5e84cd
revert to python specific code 8 years ago
Harsh Vardhan dbd4497fa8
remove python specific code 8 years ago