21364 Commits (0958ed32a54cb2147c108113c9e42e4f56e6cdbb)

Author SHA1 Message Date
yang-g 0958ed32a5 Resolve review comments 6 years ago
yang-g 7cab9c7811 Remove fd from pollset when releasing the fd 6 years ago
Jan Tattermusch d69128bf07 address 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 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
John Luo 57c4877352 Remove non-compatible workaround 6 years ago
Soheil Hassas Yeganeh 93dc228a8a Avoid copy on slice_ref. 6 years ago
Esun Kim 0217450e2c Sanitized some sources 6 years ago
Soheil Hassas Yeganeh 926bbe3a2e Add a fast path in grpc_error_get_status() for GRPC_ERROR_NONE. 6 years ago
Soheil Hassas Yeganeh b3fb277da6 Reset slices pointer to base_slices when slice_bufer length is 0. 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
John Luo d74f04680f Restrict workaround to MSBuild 15.0 and above 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
= 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
Yash Tibrewal 156d743c37 Reviewer comments 6 years ago
Arjun Roy cf9301f964 Removed some unnecessary memset operations in core. 6 years ago