2806 Commits (09f2bdc847b975a741a614d0c76e587c25ec1508)

Author SHA1 Message Date
Craig Tiller 09f2bdc847 Fix refcounting bug 10 years ago
Craig Tiller ed6d90ece9 Bandaid over pollset promotion 10 years ago
Craig Tiller e3b63c2d01 Turn off debug 10 years ago
Craig Tiller 4b678bd722 Fix threading problem on early orphaning 10 years ago
Jorge Canizales d3a2d40b10 Disallow NSString headers with -bin suffix 10 years ago
Jorge Canizales b9692ca809 Fix NSDictionary <-> metadata codec 10 years ago
Craig Tiller 6f43216046 Order unregister, freelist properly 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
Craig Tiller 5dde66ecac Handle reffing when a cancel or bind gets stuck in the waiting queue 10 years ago
Craig Tiller f93fd05a97 Fix use-after-free 10 years ago
Craig Tiller 3a862e3b10 Fix MSAN reported error 10 years ago
Craig Tiller 0317b3d082 Fix TSAN reported errors 10 years ago
Craig Tiller 668e3582ea Fix use-after-free 10 years ago
Craig Tiller b475655a7e Compile fix 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
Craig Tiller 3c1331f920 Signal when shutting down 10 years ago
David Garcia Quintas 69ba871616 Implemented cb handling without the need for "managed closures". 10 years ago
Craig Tiller 06bac34df0 Properly integrate credentials metadata delivery 10 years ago
Craig Tiller a0abe37367 Rephrase integration for httpcli 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
Craig Tiller fe020aa060 Fix memory leak, reduce spam 10 years ago
Craig Tiller 9349c0a104 Update epoll to new vtable 10 years ago
Craig Tiller 5ef27545e9 Release all fd refs before signalling shutdown 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
Craig Tiller 9ae7697245 fd refcount debugging 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