16187 Commits (44ab6a559c78253d97e05e99049862c66440031f)

Author SHA1 Message Date
Craig Tiller 44ab6a559c fix 7 years ago
Craig Tiller b32d72ef90 Sanity fixes 7 years ago
Craig Tiller baa14a975e Update clang-format to 5.0 7 years ago
David Garcia Quintas eca25f3746 Improvements to C Core's backoff code and API 7 years ago
Yash Tibrewal 2f921a3f97 Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the addresses of public api functions to check if they can be linked to 7 years ago
Yash Tibrewal 670106ebb2 Add grpc_exec_ctx_invalidate_now in grpc_pollset_work right after gpr_cv_wait 7 years ago
Yash Tibrewal dc84ed63d7 Add a grpc_exec_ctx_invalidate_now at the end of cq_next loop 7 years ago
ncteisen 0961509ebf Add missing kick counter increment 7 years ago
Vijay Pai e9f5c9058b clang-fmt 7 years ago
Vijay Pai cb36615ddd GPR_ATTRIBUTE_NO_TSAN doesn't reach through function calls, so use a friend 7 years ago
Yuchen Zeng b16df75471 Update with internal C++ interfaces 7 years ago
Yuchen Zeng d382140459 Fix crash in epollex 7 years ago
Yuchen Zeng cbb9296b72 Change the default interval to 5 seconds 7 years ago
Yuchen Zeng 7fa814fbeb Fix timeouts 7 years ago
Yuchen Zeng 6f9985e551 Fix SIGV when grpc_channel_stack_init returns errors 7 years ago
Yuchen Zeng d573861506 Update with grpc_millis 7 years ago
Yuchen Zeng c83ce41789 Fix polling_timer shutdown process 7 years ago
Yuchen Zeng 223f8d412b Remove schedule_polling_timer 7 years ago
Yuchen Zeng dd77922d27 Add comments, fix backup_poller_shutdown_unref 7 years ago
Yuchen Zeng b41014eeef Add GRPC_CLIENT_CHANNEL_BACKUP_POLL_INTERVAL_MS 7 years ago
Yuchen Zeng 0bad30a244 Use backup pollser instead of connectivity watcher 7 years ago
Yuchen Zeng d9ce7d9233 clang-format 7 years ago
Yuchen Zeng f8ed4fa7f4 convert connectivity_watcher to cpp file 7 years ago
Yuchen Zeng 6a48dc544e Remove c++ channel connectivity watcher 7 years ago
Yuchen Zeng 7269667f9e Add client channel connectivity watcher 7 years ago
Justin Burke c1d354d7f2 Support SSL server certificate reloading. 7 years ago
Vijay Pai 7a648854e9
Adopt the static factory pattern (#10) 7 years ago
Mark D. Roth 6e5ce7288d Assume that subchannels start in state IDLE. 7 years ago
Vijay Pai 06e174a088 Separate public and internal C++ interfaces 7 years ago
Mark D. Roth e9b1083791 Change uses of PRIdPTR to PRIuPTR. 7 years ago
Mark D. Roth a28214628b When parsing durations, handle any number of decimal digits up to 9. 8 years ago
Mark D. Roth 76d0ec4a73 Fix a bunch of dumb service config parsing bugs. 8 years ago
Mark D. Roth cfcbab3d84 clang-format 8 years ago
yang-g 903981adb6 Catch out of order error code 8 years ago
Ken Payson 42bd87e376 Adds gRPC Experimental CQ DoThenAsyncNext lambda API 8 years ago
Mark D. Roth 6c5569167d Take ref to connected subchannel if subchannel starts in state READY. 8 years ago
Mark D. Roth 61da050693 Fix bug from merge and improve logging. 8 years ago
Jan Tattermusch 1b1e8d6149 unref resource quota on windows 8 years ago
Justin Burke 9b9a44e4dd Expose conversion of grpc to tsi cert pairs 8 years ago
Mark D. Roth 57cdb16659 Initialize subchannel_list->pending_connectivity_state_unsafe. 8 years ago
Vizerai 19dba0277a update 8 years ago
Mark D. Roth 48be9dedc9 Restore logic from before #12297. 8 years ago
Vizerai bb7d088ed2 Cleaning up census code. 8 years ago
Muxi Yan ae6bca4420 Make fix objc build problem 8 years ago
David Garcia Quintas 2b217d41c4 clang-format 8 years ago
David Garcia Quintas 8db6f9b16b Removed wrong assert from grpclb 8 years ago
yang-g e6c8f2da87 Only allocate cached_timeout when md interned 8 years ago
Vijay Pai 8514a510d5 Revert "cpu_linux: Don't spam sched_getcpu failures on qemu" 8 years ago
Vijay Pai a78be30d59 Fix some other NULL checks and uses 8 years ago
Mark D. Roth aadf9f4b84 Code review changes. 8 years ago