5416 Commits (04e1eb8423fb4744c6e915ad2c71bfae3492ed37)

Author SHA1 Message Date
Craig Tiller 1c4319a3eb Fixup mac build 9 years ago
Craig Tiller 504ed5997a Get basic profiler working again 9 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 9 years ago
Jan Tattermusch 70f8652693 regenerate generated interop testing files 9 years ago
Jan Tattermusch 317cb72f9b remove extra copy of test.proto 9 years ago
Jan Tattermusch 6d0bccf276 update C# regenerate proto script 9 years ago
Jan Tattermusch 7828e813f7 make C# interop test args parsing compliant with spec 9 years ago
murgatroid99 5561de2c67 Shortened long C# benchmark test 9 years ago
murgatroid99 a6a9a6df85 Add incompressible responses and status echoing to Node interop server 9 years ago
Masood Malekghassemi 5a65bcd48c Bring Cython tests back online 9 years ago
murgatroid99 4de94d41d2 Added more documentation to credentials.js 9 years ago
murgatroid99 4399679161 Removed now-extaneous function 9 years ago
yang-g b063c87596 mark unreachable code with a macro 9 years ago
Jan Tattermusch 706a010e34 stop gcc complaints about func ptr conversions 9 years ago
Robbie Shade c6787b263f Fix broken udp_server_test, by adding exec_ctx to read_cb 9 years ago
David Garcia Quintas 64824bebea Fixed unprotected access to call field 9 years ago
Jan Tattermusch 5bd7005833 introduce the new split-type credentials api 9 years ago
Sree Kuchibhotla f928dc6bbb Fix incorrect assert 9 years ago
murgatroid99 f20d7db554 Fixed issues with binary metadata type checking 9 years ago
Hannes Magnusson bd52ac4080 Fix #2275 (Make sure PHP example can be run with Apache) 9 years ago
Jan Tattermusch 9e5e7e9a6c a small interop client refactoring 9 years ago
Jan Tattermusch 74f39e185e Migrate C# to the new auth API 9 years ago
Jan Tattermusch 5bd75d789c implement C# wrapping for plugin API 9 years ago
yang-g 89f1c72779 unref slice before cancel 9 years ago
Craig Tiller 6078a7d367 Add commentary 9 years ago
Craig Tiller d49e3a1e6b Add commentary 9 years ago
Craig Tiller d0a00003d6 clang-format 9 years ago
Craig Tiller b937aa1b7a ex --> ext 9 years ago
David Garcia Quintas 35284f0c84 Simplified comments 9 years ago
murgatroid99 54030dd67f Don't package tests in Node package 9 years ago
murgatroid99 2c641c65e4 Fixed up Node tests after math folder move 9 years ago
murgatroid99 0f93e435a1 Moved math proto and server to test folder 9 years ago
murgatroid99 42a2c4e6b4 Removed a bunch of Node files I don't need or use 9 years ago
Craig Tiller 89a768e2b1 Fix memory leaks 9 years ago
Craig Tiller faf8f684b1 Close incoming connections if we are post shutdown 9 years ago
Craig Tiller b09d84d7eb Discard unnecessary subchannels when they're no longer required 9 years ago
Craig Tiller 3ff551bf70 Add a simpler (but slower) path for closures for where it makes sense 9 years ago
Craig Tiller 800dacb334 Tag struct to ease casting in debugger 9 years ago
murgatroid99 7cd632c89a Re-implemented call propagation tests to avoid race conditions 9 years ago
David Garcia Quintas 809831eef7 Added comments 9 years ago
Craig Tiller 3bf828f602 Add a more useful log message when failing to connect 9 years ago
Craig Tiller bae235cd5f Fix use-after-free 9 years ago
murgatroid99 08005eda53 Removed a pair of racy Node tests 9 years ago
Craig Tiller 4de3e4f41e Restore sanity 9 years ago
David Garcia Quintas f747bbc043 s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm 9 years ago
David Garcia Quintas cb954cfc28 Removed exec_ctx from cq_alarm's functions 9 years ago
David Garcia Quintas 0dfbdf6e54 Added grpc_cq_alarm 9 years ago
David Garcia Quintas d76cdac17a Type conversion fixes to make GCC 5.2.0 happy 9 years ago
Nicolas "Pixel" Noble cff6469dfc Making template agree with clang-format. 9 years ago
Masood Malekghassemi 7307b1a706 Coalesce GRPC_TRACE=surface with API tracing 9 years ago