37 Commits (ee7e1c20edbab61182c0e1130bd13dc73c4884a9)

Author SHA1 Message Date
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 71a0f9d3b0 Fix clang-format script 10 years ago
Craig Tiller a82950e683 clang-format all core files 10 years ago
Craig Tiller 8af4c33718 Final patches for rename 10 years ago
Craig Tiller 8ad03754ec Change runs to enqueue 10 years ago
Craig Tiller 9f7dc3a4e5 Move argument passing to start of list 10 years ago
Craig Tiller 1be70ccdb8 Move arguments to the start of lists 10 years ago
Craig Tiller 45724b35e4 indent pass to get logical source lines on one physical line 10 years ago
Craig Tiller d9ccbbf6b9 Rename call_list to closure_list 10 years ago
Craig Tiller ba496454b2 Fixes 10 years ago
Craig Tiller d1bec03fa1 Call list progress 10 years ago
Craig Tiller 33825118df Cleanup 10 years ago
Craig Tiller b029859e58 Revert "Revert "Refactor Endpoint API"" 10 years ago
Craig Tiller 99d7b661be Revert "Refactor Endpoint API" 10 years ago
Craig Tiller eb95b11bc1 Turn off refcount debugging 10 years ago
Craig Tiller 592e7f2dd0 Refactor Endpoint API 10 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago
Craig Tiller 1b22b9db94 Add grpc_call_get_peer 10 years ago
Craig Tiller 1ada6ad8e5 Added connectivity tests, fixed bugs 10 years ago
Julien Boeuf da13cd201b Adding gpr_dump and gpr_hexdump as discussed. Removed gpr_slice_to_cstring as well. 10 years ago
murgatroid99 25c5f2d0f6 Changed input_buffer_count to a size_t 10 years ago
murgatroid99 e582d09797 Fixed integer conversion warnings in src/core/security 10 years ago
Craig Tiller faa8480a39 Tracer registration. 10 years ago
Craig Tiller 6e7c62285c Add a facility to control tracing without recompiling 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
Nicolas "Pixel" Noble 213ed91850 Re-enabling errors on warning, disabling unused parameter warning, and fixing all subsequent errors. 10 years ago
Craig Tiller 485d77628d Move string.h to internal code 10 years ago
Julien Boeuf b222b4d978 Changing size type in Transport Security (TSI) from uint32_t to size_t: 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 d79b4865ce Introduce the (outside-of-iomgr) pollset API. 10 years ago
ctiller 2bbb6c4311 Remove endpoint/ directories. 10 years ago
jtattermusch 993dfcef3e Added endpoint_ prefix to all method functions. On Windows, the shutdown method name collides with shutdown syscall. 10 years ago
jtattermusch 3656f94978 Automated g4 rollback of changelist 81931923. 10 years ago
jtattermusch e0791ac8c5 Added _m suffix to all methods functions. On Windows, the shutdown method name collides with shutdown syscall. 10 years ago
nnoble 0c475f0ad7 Updating moe_db.txt with the latest equivalence since the ruby import changed the exported structure. 10 years ago
Nicolas Noble b7ebd3b8c6 Initial import. 11 years ago