20 Commits (39e3325550abee2943d8daaf09b0ab908686dba1)

Author SHA1 Message Date
Jan Tattermusch 2dc792de17 add "state" filed to batch completion delegate 7 years ago
Jan Tattermusch 9a244d61d4 avoid unnecessary allocation in completion registry 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Jan Tattermusch c9b03fe987 expose AuthContext in C# 8 years ago
Jan Tattermusch 603249229a allow utf8 encoded status message 8 years ago
Craig Tiller 7c70b6c144 Revert "Revert "Metadata handling rewrite"" 8 years ago
Craig Tiller 5e01e2ac97 Revert "Metadata handling rewrite" 8 years ago
Jan Tattermusch 4038cbff1a make grpc_csharp_ext compile 8 years ago
Jan Tattermusch 6e90171f37 introduce separate grpcsharp_request_call_context 9 years ago
Jan Tattermusch f4a961df96 move ServerRpcNew and ClientSideStatus to their own file 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Jan Tattermusch 447ef7eaaa extend copyright to 2016 9 years ago
Jan Tattermusch afab541d01 revamp C# native library loader 9 years ago
David Garcia Quintas 3c1720c984 Updated copyrights... 9 years ago
David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 9 years ago
Jan Tattermusch 2b3579541b get rid of explicit GrpcEnvironment.Shutdown() 10 years ago
Jan Tattermusch 77415b63bb some cleanup and better metadata support 10 years ago
Jan Tattermusch ec50f281be reading of metadata 10 years ago
Jan Tattermusch d367748d89 Stop using native callbacks for C# 10 years ago
Jan Tattermusch 8c2dd9d864 Fixes for C# cancellation support 10 years ago
Jan Tattermusch 075dde42fe code style fixes based on StyleCop warnings 10 years ago
Jan Tattermusch 8b86b15e67 renaming of VS projects and other minor structural fixes 10 years ago
Jan Tattermusch 3086862d20 Changed namespace from Google.GRPC to Grpc, sorted using statements, minor refactorings 10 years ago
Jan Tattermusch a96afb013b renaming file name to match class name 10 years ago
Jan Tattermusch 337a2ddba5 migration to new C API 10 years ago
Craig Tiller 190d360def Add missing new-lines at end of file 10 years ago
Jan Tattermusch af77b3d0b7 changed 2014 -> 2015 10 years ago
Jan Tattermusch a7fff86b61 added license headers to all grpc C# files 10 years ago
Jan Tattermusch e1e11878cb bind Pinvoke c# call to the new wrappers 10 years ago
Jan Tattermusch 20b738d778 reference windows-style library names in DllImport, mono still finds the right library 10 years ago
Jan Tattermusch a7608b081e Prototype of gRPC C# library (Core and API examples) 10 years ago