5540 Commits (4bdd72befe2c32b8cef04cf440284641bfb5de3a)

Author SHA1 Message Date
murgatroid99 f20d7db554 Fixed issues with binary metadata type checking 10 years ago
Hannes Magnusson bd52ac4080 Fix #2275 (Make sure PHP example can be run with Apache) 10 years ago
Jan Tattermusch 9e5e7e9a6c a small interop client refactoring 10 years ago
Jan Tattermusch 74f39e185e Migrate C# to the new auth API 10 years ago
Jan Tattermusch 5bd75d789c implement C# wrapping for plugin API 10 years ago
yang-g 89f1c72779 unref slice before cancel 10 years ago
Craig Tiller 6078a7d367 Add commentary 10 years ago
Craig Tiller d49e3a1e6b Add commentary 10 years ago
Craig Tiller d0a00003d6 clang-format 10 years ago
Craig Tiller b937aa1b7a ex --> ext 10 years ago
David Garcia Quintas 35284f0c84 Simplified comments 10 years ago
murgatroid99 54030dd67f Don't package tests in Node package 10 years ago
murgatroid99 2c641c65e4 Fixed up Node tests after math folder move 10 years ago
murgatroid99 0f93e435a1 Moved math proto and server to test folder 10 years ago
murgatroid99 42a2c4e6b4 Removed a bunch of Node files I don't need or use 10 years ago
Craig Tiller 89a768e2b1 Fix memory leaks 10 years ago
Craig Tiller faf8f684b1 Close incoming connections if we are post shutdown 10 years ago
Craig Tiller b09d84d7eb Discard unnecessary subchannels when they're no longer required 10 years ago
Craig Tiller 3ff551bf70 Add a simpler (but slower) path for closures for where it makes sense 10 years ago
Craig Tiller 800dacb334 Tag struct to ease casting in debugger 10 years ago
David Garcia Quintas 7b1bd2c271 μChannels implementation. 10 years ago
David Garcia Quintas 17ee390e6c Added means to cancel a subchannel call in waiting 10 years ago
murgatroid99 7cd632c89a Re-implemented call propagation tests to avoid race conditions 10 years ago
David Garcia Quintas 809831eef7 Added comments 10 years ago
Craig Tiller 3bf828f602 Add a more useful log message when failing to connect 10 years ago
Craig Tiller bae235cd5f Fix use-after-free 10 years ago
murgatroid99 08005eda53 Removed a pair of racy Node tests 10 years ago
Craig Tiller 4de3e4f41e Restore sanity 10 years ago
David Garcia Quintas f747bbc043 s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm 10 years ago
David Garcia Quintas cb954cfc28 Removed exec_ctx from cq_alarm's functions 10 years ago
David Garcia Quintas 0dfbdf6e54 Added grpc_cq_alarm 10 years ago
David Garcia Quintas d76cdac17a Type conversion fixes to make GCC 5.2.0 happy 10 years ago
Nicolas "Pixel" Noble cff6469dfc Making template agree with clang-format. 10 years ago
Masood Malekghassemi 7307b1a706 Coalesce GRPC_TRACE=surface with API tracing 10 years ago
Masood Malekghassemi 76c3d7481f Add API tracing to gRPC core 10 years ago
Masood Malekghassemi 861fbcbf22 Coalesce GRPC_TRACE=surface,batch into GRPC_TRACE=surface 10 years ago
Craig Tiller ce04de0671 Commentary 10 years ago
Craig Tiller 548735efb8 Commentary 10 years ago
yang-g 2c1c00055b Pollset can be destroyed again in pollset_work if the called_shutdown is not set here 10 years ago
Craig Tiller 1270b2b36b Debug cleanup 10 years ago
Craig Tiller 57f79d641e clang-format 10 years ago
Craig Tiller 58d05a63df Stabilize mac build 10 years ago
David Klempner 38a09b78d2 Restore sanity by reformatting grpc_version_string 10 years ago
murgatroid99 196188f77b Fixed node extension module name 10 years ago
yang-g 759f59a183 handle closed transport at the end of a read 10 years ago
murgatroid99 86ef17ada9 Prevented composing insecure credentials 10 years ago
Scott84 fbc1139aa0 Update GRXWriter.m 10 years ago
murgatroid99 35155ae997 Fixed missing item in Node library file list 10 years ago
murgatroid99 2af89e49cb Moved gRPC node package root to repo root, made it depend on grpc.gyp 10 years ago
yang-g 18802c7786 change objc 10 years ago