4958 Commits (d8463500c35e198dc642f38b5c27dcfaa3753f89)
 

Author SHA1 Message Date
Tim Emiola d8463500c3 Merge pull request #1992 from jtattermusch/csharp_channel 10 years ago
Tim Emiola 2299ad6742 Merge pull request #1959 from murgatroid99/node_long_field_strings 10 years ago
David G. Quintas ee9f2da57c Merge pull request #2009 from yang-g/ghost 10 years ago
Yang Gao 9e640c8064 Remove non-existing file from build.json 10 years ago
Craig Tiller 03764bb828 Merge pull request #1971 from endobson/patch-1 10 years ago
Craig Tiller 887774dc33 Merge pull request #1963 from dgquintas/compression 10 years ago
Nicolas Noble b8e1674f07 Merge pull request #2000 from dgquintas/extern-c-braces 10 years ago
David Garcia Quintas ca281377c0 Added missing compression.h file. 10 years ago
David Garcia Quintas 59f905d79a Changes to byte_buffer based on comments. 10 years ago
Craig Tiller febf3b0803 Merge pull request #1984 from grpc/revert-1980-revert-1948-poisson 10 years ago
David Garcia Quintas bea67927f7 Added braces to "extern C". 10 years ago
David G. Quintas eb0bf61bd2 Merge pull request #1994 from nicolasnoble/c++-is-a-true-language-too-and-has-feelings 10 years ago
Nicolas "Pixel" Noble 1ed15e287c Properly exporting our C functions to C++. 10 years ago
David G. Quintas 5ce0469d3f Merge pull request #1982 from ctiller/cereal-will-make-you-limp 10 years ago
Jan Tattermusch da71a4d391 add host and port overload for new channel 10 years ago
Vijay Pai 93b0f63043 Merge pull request #1979 from ctiller/cereal-is-bad-for-your-health 10 years ago
Vijay Pai d9c7e7e373 Stop worrying about 1 second deadline as a fatal problem 10 years ago
Vijay Pai 372fd8791b Revert "Revert "Open loop sync/async multithreaded testing"" 10 years ago
Vijay Pai b6015c383c Merge pull request #1983 from dgquintas/reporter-qps-test-fix 10 years ago
David Garcia Quintas bb7370fc68 Missing required changes from pull req. #1964 10 years ago
Craig Tiller a3f6d58aff Add some commentary 10 years ago
Craig Tiller eefa549fb5 Split channel level and call level callback serialization 10 years ago
David Garcia Quintas 237443faa4 Merge branch 'master' of github.com:grpc/grpc into compression 10 years ago
Eric Dobson a6124ec210 Fix typo in grpc_security.h 10 years ago
Craig Tiller 52d646eddd Merge github.com:grpc/grpc into cereal-is-bad-for-your-health 10 years ago
Vijay Pai b32c082906 Merge pull request #1980 from grpc/revert-1948-poisson 10 years ago
Craig Tiller d55636d813 Revert "Open loop sync/async multithreaded testing" 10 years ago
Craig Tiller 250e96d941 Dont serialize new call requests under the server test lock 10 years ago
Craig Tiller c170dee3fc Merge pull request #1974 from vjpai/comments-1972 10 years ago
Craig Tiller ba9df85f7e Merge pull request #1948 from vjpai/poisson 10 years ago
Vijay Pai 2e84c85c0c Merge pull request #1964 from dgquintas/reporter-interface-tweak 10 years ago
Vijay Pai 74ff607331 Merge pull request #1902 from ctiller/not-everything-is-linux 10 years ago
vjpai 1854d77da0 Fix comments about return value of grpc_completion_queue_{next,pluck} 10 years ago
vjpai aa4548ddf0 Add a new test for qps openloop to make sure this code gets exercised 10 years ago
Nicolas Noble cce361f7ca Merge pull request #1961 from ctiller/moar-defense 10 years ago
Nicolas Noble 4ac6b88a13 Merge pull request #1955 from ctiller/critical-code-needs-at-least-some-sort-of-test 10 years ago
David Garcia Quintas c695066fec Removed redundant parameter from Reporter interface. 10 years ago
David Garcia Quintas 25d02d5637 Made grpc_byte_buffer_reader able to decompress msgs. 10 years ago
Tim Emiola 6f61e9542d Merge pull request #1956 from grpc/jtattermusch-patch-2 10 years ago
Craig Tiller 83b2f2590d clang-format 10 years ago
Craig Tiller 3c26d09a7f Add a test of bad settings frame (and fix a bug!) 10 years ago
vjpai 191b67437b Address reviewer comment by not having non-const reference 10 years ago
murgatroid99 8344d98162 Bump version of Node library 10 years ago
murgatroid99 9d5ae1c629 Fixed handling of long values 10 years ago
Jan Tattermusch ece25ee8a4 Update README.md 10 years ago
murgatroid99 f4cbf74f6f Added tests for serializing and deserializing 64 bit values in proto messages 10 years ago
Nicolas Noble e617377e66 Merge pull request #1950 from ctiller/there-is-a-place-for-everything-and-the-old-place-was-wrong 10 years ago
Nicolas Noble 283d2acb7d Merge pull request #1851 from ejona86/dockerfile-no-codegen 10 years ago
Craig Tiller b5075e3754 Add working tests for httpcli 10 years ago
Vijay Pai 36403af71e Address review comments for code clarity 10 years ago