5380 Commits (eb6b216004d5c8b34fc8db9591b0e4696abd7d02)
 

Author SHA1 Message Date
Michael Lumish 273f80b475 Merge pull request #1823 from jtattermusch/nuget_tools_fix 10 years ago
Michael Lumish 6de364e320 Merge pull request #1835 from grpc/jcanizales-fix-podspec-example-in-readme 10 years ago
Michael Lumish 1f52e0780a Merge pull request #1834 from jcanizales/separate-tests 10 years ago
Craig Tiller 91c77b59e4 Merge pull request #1844 from dgquintas/__function__-no-mo 10 years ago
Craig Tiller 9349c0a104 Update epoll to new vtable 10 years ago
Craig Tiller d96579661d Merge branch 'we-dont-need-no-backup' of github.com:ctiller/grpc into we-dont-need-no-backup 10 years ago
Craig Tiller 5ef27545e9 Release all fd refs before signalling shutdown 10 years ago
Eric Anderson 798d36ee94 Don't build codegen in grpc/java dockerfile 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
David Garcia Quintas e90cd37a1d Added "inf" as a valid option to run_test.py's -n flag. 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 7978a04d50 Removed non-ISO usage of __FUNCTION__. 10 years ago
Craig Tiller d077f3bcca Merge github.com:grpc/grpc into we-dont-need-no-backup 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
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
Nicolas Noble 2e378c89f8 Merge pull request #1824 from ctiller/but-maybe-i-want-to-poll 10 years ago
Nicolas Noble 0461e07ab8 Merge pull request #1830 from grpc/doxygen-mako-docstring 10 years ago
Craig Tiller 43e613257a Fixup merge 10 years ago
Craig Tiller f29a6c107d Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup 10 years ago
Craig Tiller a2779c122e Merge github.com:grpc/grpc into but-maybe-i-want-to-poll 10 years ago
Craig Tiller 1ffb864053 Turn off debug 10 years ago
Craig Tiller 52760dd0e5 Trigger server shutdown check where it needs to be 10 years ago
Craig Tiller 3e9ff5c04a Better english 10 years ago
Craig Tiller f9fae98fdb clang-format 10 years ago
Craig Tiller 9ec2a520ee Add channel refcount debugging 10 years ago
Craig Tiller 16a3e1394f clang-format 10 years ago
Craig Tiller c4a1f52151 Add debugging, dont require calls to be fully deleted 10 years ago
Craig Tiller d7029e1ee3 Merge pull request #1672 from jboeuf/server_auth_context 10 years ago
Craig Tiller 9dcb58cbe6 Make debug output a bit clearer 10 years ago
Julien Boeuf 3824209a49 Merge branch 'master' of github.com:grpc/grpc into server_auth_context 10 years ago
Julien Boeuf ff69cd19f5 Fixing build issue. 10 years ago