12636 Commits (e0c72bb8ed7a5ca8e2a65aaf6507e7361b735002)

Author SHA1 Message Date
Nathaniel Manista fc39593a08 Add missing unittest.main call 8 years ago
Craig Tiller 8e43edb7c3 Fix include guards 8 years ago
murgatroid99 06ab69d2d2 Clang format 8 years ago
Yuchen Zeng e0b1e46f0d Address review comments 8 years ago
murgatroid99 8c2946a5a0 Fix missing wakeups when using the libuv iomgr under Electron 8 years ago
Craig Tiller c758542df6 Fix compile 8 years ago
Craig Tiller edbf2b9d13 Add a spinlock type. 8 years ago
Yuchen Zeng 380a3be6ee Add more closures 8 years ago
Yuchen Zeng efdf5a3903 Update with the new ping implementation 8 years ago
Yuchen Zeng 990d9fe146 Client-side keepalive ping 8 years ago
Craig Tiller b4673fa9ec Use zalloc in completion queue 8 years ago
ncteisen 40e1e99f62 Fix load_reporting linker error 8 years ago
Jan Tattermusch 66f85782c0 display logs when running interop based tests 8 years ago
yang-g 23f777df08 When there is an error from filters (such as max recv message size too 8 years ago
Craig Tiller 13792875de Fix closure running: current code is unsafe 8 years ago
Sree Kuchibhotla 97e3ecc216 Comments and relaxed cas in some cases 8 years ago
Sree Kuchibhotla 8214b87fc5 Comments around acquire/release 8 years ago
David Garcia Quintas d9314adb8e poopulate ->len with size of struct 8 years ago
Craig Tiller 46dd790474 Fixes, review comments 8 years ago
David Garcia Quintas e2869fee8d Simply return 0 on input path too long 8 years ago
yang-g c42d844d27 Let ServerContext own the initial_metadata array for sync calls 8 years ago
Sree Kuchibhotla 43bca1be48 Add BUILD file for end2end tests too 8 years ago
Craig Tiller 2f792d9d16 Initial http2 benchmarks 8 years ago
David Garcia Quintas f05359f697 Set terminator explicitly 8 years ago
David Garcia Quintas bcd5f12e4b Fixed Heap-buffer-overflow in parse_unix via clusterfuzz 8 years ago
murgatroid99 acd0ba0ca3 Fix segfault in Node server destructor 8 years ago
Nathaniel Manista 90798ab199 Fix and enable no-member lint 8 years ago
Craig Tiller ac942f430f Fix refcounting bug 8 years ago
Craig Tiller 4bab9463c3 Fix race in call.c 8 years ago
Craig Tiller eb022becae Fix compile 8 years ago
Muxi Yan 84b4214f1a Fix flakiness in testPacketCoalescing 8 years ago
Eduardo Caceres a2b0e56823 Correct formatting 8 years ago
Craig Tiller f631822e51 Fix compile, bugs 8 years ago
Craig Tiller 7f4d30a032 Separate CAS/ADD RMWs 8 years ago
Craig Tiller f3dec9c995 Add counters for rmw atomic operations to microbenchmarks 8 years ago
Eduardo Cáceres de la Calle ca46879928 fix compile error 8 years ago
Stanley Cheung 6f1a6bebab PHP: added README notes for CentOS/RHEL 6/7 users 8 years ago
Craig Tiller 0bfad14fd5 Make resolver combiner part of the base type, to be consistent with future changes to lb_policy 8 years ago
David Garcia Quintas 5c063c4218 test/core/handshake 8 years ago
murgatroid99 1191b7202d Improve Node and libuv testing and test coverage 8 years ago
Craig Tiller ff71449049 Fix generated code 8 years ago
Craig Tiller cea72a0e30 clang-format 8 years ago
yang-g f07ed45439 Restore the NextMessageSize for streamed calls 8 years ago
Sree Kuchibhotla ff4b25d802 Distinguish between CLOSURE_READY and (GRPC_ERROR_NONE | FD_SHUTDOWN_BIT) 8 years ago
Sree Kuchibhotla fae48aae0f clang format code 8 years ago
Craig Tiller 37cbc3f5b3 Use special errors where appropriate in call cancellation: avoids many allocations in a semi-common case 8 years ago
Craig Tiller 6f4178878c Add zalloc, convert a bunch of files to use it 8 years ago
Craig Tiller c84886b275 Better implementation, flip timer logic to make 0-init pre-triggered 8 years ago
Craig Tiller 0a77de87ad Fix conditional, optimize cancellation 8 years ago
Craig Tiller 4447c2c6fc Lock free deadline filter 8 years ago