2675 Commits (82c8d6de1ee065deb0330a101287e91583e35fbe)

Author SHA1 Message Date
Jan Tattermusch 06194dcde5 bump C# package versions 10 years ago
Jorge Canizales d3a2d40b10 Disallow NSString headers with -bin suffix 10 years ago
David Garcia Quintas 02c677c6cb Reintroduced grpc_byte_buffer_reader_destroy. 10 years ago
Jorge Canizales b9692ca809 Fix NSDictionary <-> metadata codec 10 years ago
Tim Emiola d62d345b83 Corrects the cancel_after_first_response test 10 years ago
Craig Tiller 33da33237d Fix Windows compilation 10 years ago
David Garcia Quintas 30bd4eb5cc Removed grpc_byte_buffer_reader_{create,destroy}. 10 years ago
Nicolas "Pixel" Noble 8535263b94 Fixing tools compilation. 10 years ago
Jan Tattermusch b00aa67b3c run_tests.py support for C# on windows 10 years ago
Alistair Veitch 980ef7666d change census_context_deserialize signature 10 years ago
Yang Gao 69fe0759be Various minor fixes 10 years ago
Craig Tiller fa275a97b9 Label all iomgr objects 10 years ago
David Garcia Quintas 69ba871616 Implemented cb handling without the need for "managed closures". 10 years ago
Jan Tattermusch 0fcb2f202f fix buildall.bat script 10 years ago
Alistair Veitch 269676209e add init checks 10 years ago
Alistair Veitch 9d48ebfdc3 address comments 10 years ago
Jorge Canizales 52592fc784 Use class names for types as generated by the messages plugin 10 years ago
Jorge Canizales 08dfef224e Make sample app easier to understand 10 years ago
Jorge Canizales 2ab53833bf Remove remaining tests and RouteGuide from sample app 10 years ago
Jorge Canizales b3be22956c Add RemoteTests as GRPCClientTests to tests project 10 years ago
Jorge Canizales e17c72bbbd Add SampleTests as LocalClearTextTests to tests project 10 years ago
Jorge Canizales 244365d521 Add RouteGuideClient to tests’ Podfile 10 years ago
David Garcia Quintas 1c762bd945 Added some comments. 10 years ago
Jorge Canizales 0f5ee82cea Move RouteGuideClient to generated_libraries/ 10 years ago
David Garcia Quintas 8b8cce05d7 Removed managed closures from iomgr. 10 years ago
David Garcia Quintas 284488b434 removed managed closures from server.c 10 years ago
David Garcia Quintas 2738ae8c44 fd_posix: free from managed closures! 10 years ago
David Garcia Quintas a25e6de0ca fd_posix: removed redundant on_done 10 years ago
David Garcia Quintas 07997b6e89 assert -> GPR_ASSERT 10 years ago
David Garcia Quintas 0c47d80769 fixed compilation errors on windows code. 10 years ago
David Garcia Quintas a30020f009 Comments addressed. 10 years ago
David Garcia Quintas 5f228f5001 Adapted the following to the new iomgr's cb API: 10 years ago
Jorge Canizales 1641cc93b6 Delete RemoteProtoTests from sample app 10 years ago
Jorge Canizales 7307684b2b Add RemoteProtoTests as InteropTests to tests project 10 years ago
Jorge Canizales dc42ee624d Add RemoteTestClient to tests' Podfile 10 years ago
Jorge Canizales 15c8e1b60c Point Podfile of sample app to new RemoteTestsClient location 10 years ago
Jorge Canizales 28848229b5 Move RemoteTestClient files to /objective-c 10 years ago
Jorge Canizales f1c368c068 Fix problem loading certs for tests of library projects 10 years ago
Jorge Canizales 297a2f70c0 Fix podspec example in README to work with dir hierarchies 10 years ago
Jorge Canizales eb1509c18c Remove empty class AllTests 10 years ago
Jorge Canizales 6caf911392 Add a few unit tests for GRX 10 years ago
Jorge Canizales ad0965edbe Install GRX into RxLibraryUnitTests.m 10 years ago
Jorge Canizales f3530acfce Podfile to link RxLibrary to its unit tests 10 years ago
Jorge Canizales 6295115d4e Minimal "test library" project 10 years ago
Craig Tiller 8f17c6c028 clang-format 10 years ago
Craig Tiller 1a6f755c1f Make it possible to run with poll() instead of epoll() 10 years ago
Jan Tattermusch cdd82c469e fixes to Grpc nuget package 10 years ago
Masood Malekghassemi a2918d2e04 Move batch API exposure to Python layer 10 years ago
Julien Boeuf 75c9b6f495 Removing mdctx from the credentials. 10 years ago
Craig Tiller c95de720a8 Rename function for clarity 10 years ago