21604 Commits (53ec44298a76271ab422395d06ec8c58f132d80a)

Author SHA1 Message Date
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
Soheil Hassas Yeganeh 714a13c193 Initialize TCP write and error closures only once. 6 years ago
Richard Belleville 930cec4e27 Revert "Merge pull request #18912 from grpc/revert-bazel-changes" 6 years ago
Muxi Yan 99533ab52b Reorganize ObjC tests 6 years ago
= f52a743e34 Missed using 6 years ago
John Luo 9073d6d5b5 Migrate interceptor types for server-side interceptors 6 years ago
Richard Belleville 50b5240d0a Revert "Merge pull request #18859 from grpc/internal_py_proto_library" 6 years ago
Arjun Roy e1a96b8347 Fixed non-debug build warning 6 years ago
Arjun Roy a3fe7c0c90 Renamed macros for memory alignment 6 years ago
Arjun Roy 333ba8feae Use aligned_alloc directly for grpc_core::Arena 6 years ago
Arjun Roy ed43236377 Coalesce arena create/first alloc for grpc_call. 6 years ago
Soheil Hassas Yeganeh 069547e944 Fix a typo in chttp2 stream initialization. 6 years ago
Arjun Roy 664d4d984b Removed gpr_atm from UserData 6 years ago
Arjun Roy b779a954b1 Inlined md_ref/unref and saved some unnecessary ops 6 years ago
murgatroid99 9f3c78177f Resolve final comments 6 years ago
Yash Tibrewal 5ff8df71d4 Add default constructor back to optional 6 years ago
Yash Tibrewal 79c3990d50 Move declaration order to how it was earlier in optional, and if check for uri 6 years ago
Karthik Ravi Shankar 5f6a57a4d0 Formatting issues 6 years ago
Yash Tibrewal d3035a3d5f Revert changes to optional 6 years ago
Prashant Jaikumar 019272d3ad Revert "Objective C should use error codes defined by C core" 6 years ago
Yash Tibrewal 73dbdccc5d Reviewer comments and cleanup 6 years ago
Lidi Zheng c864bea0c6 Move TestService to a separate file to simplify its dependency 6 years ago
James Newton-King a96f2e860c
fix a nit 6 years ago
Jan Tattermusch 488e649781
Add info about C# nightly nuget feed 6 years ago
Yash Tibrewal 9345b7e276 s/atleast/at\ least 6 years ago
Lidi Zheng ec76108df2 Fix a small typo in Python health servicer test 6 years ago
Yash Tibrewal 1214dff100 Clean up 6 years ago