5423 Commits (ac7edec71f2d4d076bc43bc5cef1abc44578a8fd)

Author SHA1 Message Date
Jan Tattermusch 2ca1df10aa restrict number of iterations for UnaryCallPerformance test 9 years ago
Stanley Cheung 59a15a8558 php: add remaining auth interop tests 9 years ago
Stanley Cheung ba0cb56b32 php: add use_tls and use_test_ca param to interop tests script 9 years ago
murgatroid99 6d6009fec5 Distribute roots.pem with the Node package 9 years ago
murgatroid99 aad1a34b4f Add newline to .rubocop.yml 9 years ago
murgatroid99 3c09a64332 Fixed previous change, altered RuboCop settings to let me do so 9 years ago
murgatroid99 59e339b9d2 Made ruby server stop waiting for calls when it starts getting null calls 9 years ago
Stanley Cheung e5f41cb5da php: fix empty_stream interop test; 9 years ago
murgatroid99 c52dfac999 Fixed error in Node credentials test 9 years ago
Hongyu Chen 738e91e8d1 Fix call data init in census grpc filter. 9 years ago
murgatroid99 7cfee089dd Added more tests, removed some unused code, fixed a bug 9 years ago
Jan Tattermusch 18729a05e5 Polishing of C# auth API 9 years ago
murgatroid99 71f50361bf Added some more tests to increase coverage 9 years ago
murgatroid99 75a2bbaab2 Refactored some C++ code to improve code reuse 9 years ago
Vijay Pai 7f715707aa Some changes required to make C++ code generator plugin work fine for 9 years ago
murgatroid99 6fe015e492 Add some tests to increase coverage, fix some failures 9 years ago
Vijay Pai b1004103a8 Stop using atm operations on fd->shutdown since that is already used 9 years ago
Stanley Cheung f438ee17b0 fixed comment 9 years ago
Craig Tiller b8e82670ce Fix race conditions 10 years ago
Craig Tiller 8344daa1df Make getting metadata user data a lock free operation 10 years ago
Craig Tiller 63bda56884 Make metadata unref atomic 10 years ago
Craig Tiller 8e30e25b14 Fix asan compile error 10 years ago
Stanley Cheung b0cd08acab php: validate and normalize metadata keys 10 years ago
Craig Tiller 0ba432d445 Move profiling system to gpr 10 years ago
David Garcia Quintas 5994bd167a Avoid lock/unlock for common client channel pick. 10 years ago
Craig Tiller cb7bf8a057 Set current worker for longer 10 years ago
Craig Tiller 44011e8ab3 More markup 10 years ago
Craig Tiller ce1f19e531 More markup 10 years ago
Julien Boeuf 01ac4f0e46 Removing warnings when using boringssl. 10 years ago
Craig Tiller 3ff2754738 Enable cache for encodings accepted by peer 10 years ago
Craig Tiller 1f41b6b5ed Simplify adding annotations, annotate more things 10 years ago
murgatroid99 5dbbd9178d Revert "Added interval_us delay in Node interop server" 10 years ago
murgatroid99 be13d81824 Fixed some issues with the tests 10 years ago
murgatroid99 eb185de4cb Fixed some issues with the Node tests 10 years ago
Stanley Cheung 66ec9bb0ef php: call writesDone in interop test 10 years ago
Stanley Cheung e5ba29f337 php: implement empty_stream interop test 10 years ago
murgatroid99 6374f9dc83 Fix a couple of issues with the node interop client 10 years ago
Craig Tiller 8910ac6a36 more markers 10 years ago
yang-g 90540b4338 add another return in case the macro is not defined and the compiler complains about no return statement 10 years ago
Craig Tiller f73b0066ac Remove unnecessary include 10 years ago
David Garcia Quintas 0c331880d0 Hid test-only functions from surface/call.h 10 years ago
Craig Tiller 86253ca1da Latency traces 10 years ago
Julien Boeuf 9a52908f21 Fixing #3680 10 years ago
Stanley Cheung 6d3f9ac527 php: update package.xml to prepare for 0.6.1 release 10 years ago
Stanley Cheung 601f03c308 removed a few more linuxbrew references 10 years ago
Jan Tattermusch a6e68f163c rename grpc.native.csharp_ext nuget to grpc.native.csharp 10 years ago
murgatroid99 b8ceb7c550 Added remaining implementable node interop tests, except compression 10 years ago
murgatroid99 30df27aee1 Made Node interop client use all specified command line flags 10 years ago
Jan Tattermusch d73ca4817a fix compilation with VS2010 10 years ago
murgatroid99 83815eab40 Added interval_us delay in Node interop server 10 years ago