7080 Commits (79787471985c8b1403b82a3f3df225496c0fd7e1)

Author SHA1 Message Date
Craig Tiller 732a875fe8 Add a sanity test for name aliasing 9 years ago
Alistair Veitch 7771544111 rename census log files to avoid build breakage on MacOS 9 years ago
yang-g 276e32d0fb Fix race between add_writing_stalled and destroy stream 9 years ago
yang-g ad0df7bf1f Discard the read buffer on stream error 9 years ago
Craig Tiller 23a3298385 Fix plucking problem 9 years ago
Nicolas "Pixel" Noble 88dc3c5d32 Adding an explanatory comment. 9 years ago
Nicolas "Pixel" Noble cb90397216 Adding the init / destruct of grpc for ruby in a gpr_once. 9 years ago
Nicolas "Pixel" Noble 6f4f02cf9f Slightly better workaround given the circumstances. 9 years ago
Nicolas "Pixel" Noble b5b62720c5 Fixing a reported ruby crash when using ruby_vm_at_exit. 9 years ago
murgatroid99 af0e24858e Fix copyrights 9 years ago
Craig Tiller c605c62b30 Update copyrights 9 years ago
Craig Tiller a8be91b315 Provide an interface firewall between pollset and its implementations 9 years ago
murgatroid99 a3d7794df6 Add more reflection information to Node client classes 9 years ago
yang-g f4fc61cf68 fix ruby impl and test 9 years ago
yang-g a4598b4c47 fix impl and test about host 9 years ago
yang-g e1711624e1 V1Alpha as well 9 years ago
yang-g 3165c09ce5 regenerate csharp and ruby service from proto 9 years ago
murgatroid99 090a251ea5 Node: fix metadata validation bug, improve error reporting 9 years ago
yang-g aea13f1c85 global replace health check proto v1alpha to v1 9 years ago
Nicolas "Pixel" Noble 2e8fdbac77 Building the dlls. 9 years ago
Masood Malekghassemi 736173487c Exclude cygrpc.so from the Python package 9 years ago
Test User 9656eca510 Added tests for code coverage 9 years ago
Jan Tattermusch 13b63a0711 fix copyrights 9 years ago
Jan Tattermusch 1cbb567317 minor tweaks to C# qpswoker 9 years ago
Jan Tattermusch 0f892567ee update copyrights 9 years ago
Jan Tattermusch 7a3ee6a3a3 rename Preconditions to GrpcPreconditions 9 years ago
Craig Tiller 89d517c86a Fix copyrights 9 years ago
Craig Tiller f315bc1980 Fix copyrights 9 years ago
Craig Tiller bd479284dc Update windows 9 years ago
Craig Tiller d0a8ae1266 Move worker into pollset 9 years ago
Craig Tiller 311445fd32 Fix tcp_client_posix_test 9 years ago
David Garcia Quintas 4105505b33 Fixed refactoring of grpc_arg pointer vtable 9 years ago
David Garcia Quintas 5e07d76a86 Made Alarm's constructor a template for deadline 9 years ago
murgatroid99 5acbb9c1e9 Sanitize files 9 years ago
yang-g eb62c94338 Add a way to override channel arguments for server creation 9 years ago
murgatroid99 654d2549b7 Add tests and documentation for new options 9 years ago
Nicolas "Pixel" Noble 639766023e Flagging the missing API entries. 9 years ago
yang-g 9384dd971a add comments 9 years ago
Masood Malekghassemi e5e0131c8d Add more information to precompiled name 9 years ago
murgatroid99 73f5d7c0ce Fix copyrights 9 years ago
murgatroid99 c02910b07a Node: add options to modify ProtoBuf behavior 9 years ago
Masood Malekghassemi d01391233a Extern "C" Python DLL support 9 years ago
Jon Skeet e813bc760e Add a NullLogger in the C# implementation 9 years ago
Bogdan Drutu 399d34bef4 Fix pygrpc_load_core in pxi to match with the C definition 9 years ago
murgatroid99 4999ba91c9 Ruby: explicitly require 'grpc/grpc' when loading C core, to avoid circular import warning 9 years ago
Stanley Cheung 708ff9d66d fix php copyright 9 years ago
Bogdan Drutu ddecc6198e Fix call to grpc_exec_ctx_enqueue 9 years ago
Bogdan Drutu f89fdf39df Fix the arguments type for on_read and destroy callbacks to match with grpc_iomgr_cb_func 9 years ago
Stanley Cheung f77a4ad9f7 channel constructor the array is required 9 years ago
Stanley Cheung b91f0f27c5 revert unnecessary change 9 years ago