50 Commits (52f231212f0385bae40dd6e45ed1c4bf823bf3c2)

Author SHA1 Message Date
Craig Tiller 52f231212f Make {endpoint,fd}_shutdown idempotent 9 years ago
Craig Tiller 95123ceb9b Add a test for multiple endpoint shutdowns 9 years ago
Yuchen Zeng 64c0e8d4bc Add format check for gpr_log and gpr_asprintf 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Nicolas "Pixel" Noble 7c9a154803 Sanitize mallocs and frees. 9 years ago
Craig Tiller 69b093b360 Revert "Revert "Add an implementation firewall against pollset_set"" 9 years ago
Vijay Pai e9ef536451 Revert "Add an implementation firewall against pollset_set" 9 years ago
Craig Tiller a8be91b315 Provide an interface firewall between pollset and its implementations 9 years ago
Craig Tiller d0a8ae1266 Move worker into pollset 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Craig Tiller a93a25f7bc Update copyrights 9 years ago
Craig Tiller 6c39686dfa Preparatory changes for work shedding 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller a82950e683 clang-format all core files 9 years ago
Craig Tiller 8af4c33718 Final patches for rename 9 years ago
Craig Tiller e7db29f8c7 Move argument passing to start of list 9 years ago
Craig Tiller f5768a6765 Rename init 9 years ago
Craig Tiller 098047b53a Rename run 9 years ago
Craig Tiller 9f7dc3a4e5 Move argument passing to start of list 9 years ago
Craig Tiller 1be70ccdb8 Move arguments to the start of lists 9 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 9 years ago
Craig Tiller d9ccbbf6b9 Rename call_list to closure_list 9 years ago
Craig Tiller d9fdaf204c Fix tests 9 years ago
Craig Tiller dfff1b8126 Call list progress 9 years ago
Craig Tiller d1bec03fa1 Call list progress 9 years ago
Craig Tiller 33825118df Cleanup 9 years ago
Craig Tiller 6a6b36c503 Enable -Wconversion 9 years ago
Craig Tiller f406f6c448 Fixed build 9 years ago
Craig Tiller 9f80fcf8e7 Cleaning up Windows endpoint code 9 years ago
Craig Tiller b029859e58 Revert "Revert "Refactor Endpoint API"" 9 years ago
Craig Tiller 99d7b661be Revert "Refactor Endpoint API" 9 years ago
Craig Tiller 592e7f2dd0 Refactor Endpoint API 9 years ago
Craig Tiller 4c06b820e0 Add a test of non-blocking API behavior 9 years ago
Craig Tiller 5ddbb9d405 Allow specific pollers to be woken 9 years ago
Craig Tiller 6a7626c98f Move alarm subsystem to monotonic time 9 years ago
Craig Tiller f3756c1e0d Introduce multiple clocks to GPR 10 years ago
Craig Tiller 9a57633233 clang-format affected files 10 years ago
Craig Tiller 356961916d Remove all uses of __FUNCTION__ 10 years ago
Craig Tiller 9d9735f7d9 Port endpoint tests to pollsets 10 years ago
Craig Tiller 8ad8a41a84 Introduce slowdown factor for unit test deadlines 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Craig Tiller 0605995e55 Update copyright to 2015 10 years ago
Yang Gao 5fd0d29dfe run clang-format 10 years ago
Craig Tiller ecd49345b5 Use clang-format-3.5 10 years ago
ctiller 58393c20bc Remove libevent. 10 years ago
ctiller e4b409364e Add a --forever flag, to continuously run tests as things change. 10 years ago
ctiller 1a277ecd93 Remove libevent. 10 years ago
ctiller 2bbb6c4311 Remove endpoint/ directories. 10 years ago
jtattermusch 57c6f0cade Add batch file that builds and executes all GPR tests. 10 years ago
klempner c9e80fb26a Patch shutdown during write test to not fail or do a racy destroy if the write 10 years ago