172 Commits (01b536c3e74609273ec4042ddb158be32c3fc6c7)

Author SHA1 Message Date
yang-g 75ea6a279c regenerate project 8 years ago
Jan Tattermusch de030a35a2 regenerate projects 8 years ago
Muxi Yan 1d3ce9a737 Move workaround_list to grpc_base 8 years ago
Sree Kuchibhotla 5a1a3b49f4 Separate this into a new poller 8 years ago
Craig Tiller 1f47730377 Fix deps between grpc and tracer system 8 years ago
Craig Tiller 924353a717 Finish merge, disable new pollers until they stabilize 8 years ago
Sree Kuchibhotla d4fc32eacd New epoll-based polling engine with dedicated poller threads 8 years ago
Craig Tiller c3571791a5 Isolate timer checking in its own thread 8 years ago
Craig Tiller c67cc999e3 Initial fork for singleton epoll poller 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller 819cd88bd7 Allow EPOLLEXCLUSIVE tests to be omitted outside of CI 8 years ago
yang-g 6bc701659c Remove status_helper as it is not needed any more 8 years ago
Craig Tiller f674f8e825 *san needs clang++ to link 8 years ago
Craig Tiller f4360d77d4 Fix build, fix epollex detection 8 years ago
Craig Tiller 71d6ce65d4 Merge deadline_init/deadline_start 8 years ago
Craig Tiller 376887d213 Split event notification out of ev_epoll_linux.c 8 years ago
Craig Tiller 3be7dd0e79 Optionalize deadline checking 8 years ago
Craig Tiller af76743e33 Optionalize compress, gather all the http2 filter bits together in ext/ 8 years ago
Craig Tiller 9b3648a28e Optionalize message_size_filter 8 years ago
Craig Tiller fb33d27a85 Merge 8 years ago
Craig Tiller 6d4894e9d6 optionalize max_age 8 years ago
Craig Tiller 9eb0fdec00 Reorganize ext tree 8 years ago
Vijay Pai 169abf182e Something brokeded sanity 8 years ago
Craig Tiller 790f6afebd Regenerate projects 8 years ago
Craig Tiller 4751c28b0b Add channel arguments to server builder 8 years ago
yang-g 988b47c977 Add metadata_map.h to build.yaml 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Craig Tiller 032baa8308 Fix sanity: check_sources_and_headers 8 years ago
yang-g 1accb12408 fix path 8 years ago
yang-g c3c475fd14 move files to subdir and add generated files 8 years ago
yang-g c9d2954e55 more 8 years ago
yang-g 8d668d8324 default service 8 years ago
yang-g 6486883940 Add more files 8 years ago
yang-g 0498124f8e Add files 8 years ago
Mark D. Roth 4d2ea02129 Revert "Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""" 8 years ago
Craig Tiller 30268a99e0 Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h""" 8 years ago
Mark D. Roth 2d317fbc57 Revert "Revert "Remove redundant includes from string.h and tmpfile.h"" 8 years ago
Mark D. Roth 4eec0041f5 Revert "Remove redundant includes from string.h and tmpfile.h" 8 years ago
Sree Kuchibhotla f989469fe3 Temporarily enable gpr_slice_* functions to not break api compatibility 8 years ago
Mark D. Roth 2502afbdcb Fixed build.yaml and ran generate_projects.sh. 8 years ago
Mark D. Roth 8686cab11c Use the same connector code for both secure and insecure clients. 8 years ago
Craig Tiller 7cdad96fc4 Fix foward declaration duplication 8 years ago
Craig Tiller ed9132427a Get user agent right 8 years ago
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
Vijay Pai e140d5c60d Regenerate all projects 8 years ago
Craig Tiller 20afa3d7c9 BufferPool --> ResourceQuota 8 years ago
Sree Kuchibhotla 8f7739bcd6 Rename GrpcRpcManager -> ThreadManager 8 years ago
murgatroid99 c36f6ea745 Compile and link core tests with libuv 8 years ago
Ken Payson e02c7ed37b Broke cv polling into seperate engine 8 years ago