21643 Commits (5b329fd1aa5a6a1ff4ae1d9b6c83e33342392c31)

Author SHA1 Message Date
yang-g 7cab9c7811 Remove fd from pollset when releasing the fd 6 years ago
vam 5c15471710 Fix generated files as input issue (generated files were supported neither as srcs nor as deps). 6 years ago
yang-g 68b5260b74 Resolve comments 6 years ago
Muxi Yan cf20870fcf Add license info to new files 6 years ago
Yash Tibrewal 8030e12624 Add more tests for service config state transitions 6 years ago
Jan Tattermusch d69128bf07 address comments 6 years ago
Yash Tibrewal aa0a26cdbc Do not save service config in DNS resolver 6 years ago
yang-g 152a7cc122 Resolve comments 6 years ago
Alexander Polcyn d5fb6da369 Revert "Use aligned_alloc directly for grpc_core::Arena" 6 years ago
Alexander Polcyn cb966a4e5e Revert "Renamed macros for memory alignment" 6 years ago
Alexander Polcyn 0562b51f8e Revert "Fixed non-debug build warning" 6 years ago
Alexander Polcyn b7c6ef0225 Revert "Use platform align_malloc function when setting custom allocators and no override provided" 6 years ago
Alex Polcyn b0db0f3fb4 Lazily load protobuf from the grpc ruby errors module 6 years ago
Soheil Hassas Yeganeh 29aa8a9e59 Check count instead of length in maybe_embiggen() to reset the slice pointer. 6 years ago
Soheil Hassas Yeganeh b3436d76d9 Remove unnecessary new lines. 6 years ago
Jan Tattermusch 8a5b803fef remove unused recv_message_to_buffer method 6 years ago
Jan Tattermusch 094c47e7a2 address review comments 6 years ago
Na-Na Pang c905f76a5b Clang format 6 years ago
SataQiu 09be62f8b2 fix some spelling mistakes 6 years ago
John Luo 57c4877352 Remove non-compatible workaround 6 years ago
Yash Tibrewal 587ae4a2d9 Fix existing tests 6 years ago
Soheil Hassas Yeganeh 93dc228a8a Avoid copy on slice_ref. 6 years ago
Esun Kim 0217450e2c Sanitized some sources 6 years ago
Yash Tibrewal 71085f3e3b Changes 6 years ago
Yash Tibrewal db1ccad039 Service Config Changes to set channel in transient failure on invalid service config 6 years ago
Soheil Hassas Yeganeh 1f0476267b Add a better comment and rename consume_first to remove_first. 6 years ago
Muxi Yan 4ca3431715 nit fix 6 years ago
Muxi Yan bcbff503ec nit 6 years ago
Soheil Hassas Yeganeh 926bbe3a2e Add a fast path in grpc_error_get_status() for GRPC_ERROR_NONE. 6 years ago
Muxi Yan f9defc9279 prototype issue 6 years ago
Muxi Yan a0cf95a88a Add log to debug 6 years ago
Muxi Yan 8f0934d739 Another Cronet mulitple initialization problem 6 years ago
Soheil Hassas Yeganeh b3fb277da6 Reset slices pointer to base_slices when slice_bufer length is 0. 6 years ago
Soheil Hassas Yeganeh f5f030e675 Use end - begin instead of GRPC_SLICE_LENGTH(). 6 years ago
yang-g 1775faa595 Fix epoll1 for release fd 6 years ago
Soheil Hassas Yeganeh 4c0c2965fe Use peek_first instead of mutable_first. 6 years ago
Muxi Yan d6c98bf82e Fix Cronet multiple initialization problem 6 years ago
Karthik Ravi Shankar e17ce91d16 Fix make errors 6 years ago
Muxi Yan 2e8e7e4838 Initialize Cronet only once 6 years ago
Karthik Ravi Shankar 3a31b96ef9 Fix error from make 6 years ago
Esun Kim 1518ecbd76 Added new configuration system to core/grp. 6 years ago
Soheil Hassas Yeganeh 5538bb8143 Use compress and decompress slice_buffers only when they are needed. 6 years ago
Soheil Hassas Yeganeh fd5f787080 Introduce slice_buffer helper methods to avoid copies. 6 years ago
John Luo d74f04680f Restrict workaround to MSBuild 15.0 and above 6 years ago
Muxi Yan 7e8dec516b Unify deployment target 6 years ago
yang-g ac3a91edf8 Support accepting external connections. 6 years ago
Arjun Roy 22c6e166c4 Use platform align_malloc function when setting custom allocators and no override provided 6 years ago
Arjun Roy dc148b6a30 Fix regression where we do not properly account for freed interned metadata. 6 years ago
Lidi Zheng 058e90ef16 Tiny fix for combiner comment 6 years ago
Karthik Ravi Shankar 6b0806eae3 more formatting changes 6 years ago