21643 Commits (5b329fd1aa5a6a1ff4ae1d9b6c83e33342392c31)

Author SHA1 Message Date
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
Yash Tibrewal 156d743c37 Reviewer comments 6 years ago
Arjun Roy cf9301f964 Removed some unnecessary memset operations in core. 6 years ago
murgatroid99 e457584c05 Address comments 6 years ago
yang-g 9cac231163 Inline start the tcp servers 6 years ago
Lidi Zheng ee47d5ee75 Regenerate projects 6 years ago
Lidi Zheng ffe2057487 Revert "Revert "Merge pull request #18547 from lidizheng/fix-gevent"" 6 years ago
Jan Tattermusch 76e3489216 csharp: support slice-by-slice deserialization 6 years ago
John Luo a2421cdeb1 Remove internal link 6 years ago
Prashant Jaikumar 2d5468e826 Objective C should use error codes defined by C core 6 years ago
Richard Belleville 05f37c8143 Remove dependency on pubref/rules_proto. 6 years ago
Yash Tibrewal 71ecf17eb7 clang tidy 6 years ago
Muxi Yan 6a3ea4934b clang-format 6 years ago
Muxi Yan cb82833038 Add documentation and comments 6 years ago
Yash Tibrewal f7c8e8be62 clang tidy 6 years ago
Arjun Roy 8ce42f67b2 Shrink arena size by 40 bytes and add additional 6 years ago
Yash Tibrewal 51fd073b7c Don't add API to Optional 6 years ago
Yash Tibrewal a2316142b2 Reviewer comments 6 years ago
Muxi Yan 6fccb70f0d Add caching interceptor example 6 years ago
Muxi Yan 4eca064dcc Implement interceptor 6 years ago
Karthik Ravi Shankar 7fc86bd62f Fix make errors 6 years ago
Muxi Yan ca0d12a3c3 Polish and add comments 6 years ago
Muxi Yan bd30e73995 Rename enableFlowControl to flowControlEnabled for naming consistency 6 years ago
murgatroid99 2fa5759d79 Fix missing include in windows file 6 years ago
Muxi Yan a59e362214 nit fix 6 years ago