25898 Commits (1ef9f4ed4da81222d7ddc26bc5fa5c5ca9ad86c0)
 

Author SHA1 Message Date
Noah Eisen c4a7f8dfe9 Merge pull request #10743 from ncteisen/serialization-refactor 8 years ago
Craig Tiller a1d00facbc Finish pumped streams: should alleviate infinite hang 8 years ago
Nicolas "Pixel" Noble 78f8ce33ca The json parser comes from protobuf. 8 years ago
Nicolas "Pixel" Noble e40877931a Missed one gtest reference. 8 years ago
Alexander Polcyn 41ff2e1ee6 address comments, format changes 8 years ago
Stanley Cheung 3b90b7dc0f Fixed BUILD as well 8 years ago
Stanley Cheung 448a11d616 Bump to version 1.3.2 8 years ago
Muxi Yan 16fd216b0e Fix portability test 8 years ago
Michael Lumish f8ca8e6533 Merge pull request #11031 from murgatroid99/node_client_refactor 8 years ago
Michael Lumish 80e409f021 Merge pull request #11049 from murgatroid99/node_server_socket_leak 8 years ago
yang-g 518bdfd18c Properly filter the end2end tests 8 years ago
Craig Tiller a7785ba22e Merge github.com:grpc/grpc into uberpoll 8 years ago
Craig Tiller 9341519b83 Merge pull request #11062 from ctiller/c++compat3 8 years ago
Craig Tiller 5d5bbc9f8c Merge pull request #11061 from ctiller/ubsanc++ 8 years ago
Craig Tiller 025384c537 Merge pull request #11059 from ctiller/stalls-be-gone 8 years ago
lyuxuan 2ee65ca9fb added back objective-c test xcpretty 8 years ago
Craig Tiller 6e18ef3880 Fix portability 8 years ago
Stanley Cheung 57c0255bf8 Merge pull request #11005 from stanley-cheung/php-fix-memory-leaks 8 years ago
Jan Tattermusch a1f3c20878 fix encoding of chars 8 years ago
Jan Tattermusch 8683911544 print insecure channel target in trace 8 years ago
Stanley Cheung 76d6bd085b Merge pull request #11052 from stanley-cheung/bump-to-1_3_2 8 years ago
kpayson64 449bf017e1 Merge pull request #11048 from kpayson64/fix_py_artifact 8 years ago
Vijay Pai add2e4da2d Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11. 8 years ago
Muxi Yan 25d71cd6d8 remove enable_workaround 8 years ago
Nicolas "Pixel" Noble 3726e3d37b Moving gtest include down. 8 years ago
Muxi Yan 21be59b8dd sanity fix 8 years ago
ncteisen 22dbd73b43 Add static assert to enforce subtype invariant 8 years ago
Noah Eisen 0cab13f558 Merge pull request #11033 from ncteisen/more-trickle 8 years ago
ncteisen 1842c4379c Clang 8 years ago
Craig Tiller a4660cba9a Merge branch 'uberpoll' of github.com:ctiller/grpc into uberpoll 8 years ago
Craig Tiller 15285fbbf9 Add missing include 8 years ago
Craig Tiller 4d16f4dd1d Add some casts for C++ compatibility 8 years ago
Craig Tiller 20fdddd9a8 Merge pull request #11060 from ctiller/writes_per_rpc 8 years ago
Craig Tiller a189bacc95 Add protobuf failures to ubsan suppression file 8 years ago
Craig Tiller 7b622ab558 ubsan fix: dont deref past end of array 8 years ago
Craig Tiller 1b84e03884 Dont run ubsan tests on boringssl 8 years ago
Craig Tiller 74bf087e9c Increase error threshold for too many writes 8 years ago
Craig Tiller cdc97a1226 Fix tests on Mac 8 years ago
Craig Tiller d586587d85 Fix BUILD 8 years ago
Craig Tiller 6e86c463aa Merge github.com:grpc/grpc into uberpoll 8 years ago
Jan Tattermusch 07a2f98e6b Merge pull request #11040 from jtattermusch/fix_csharp_macos_x86_artifact 8 years ago
Alexander Polcyn b2c0b7bc74 constant state watch without timeouts 8 years ago
Stanley Cheung 0afa9abb79 Bump to 1.3.2-pre1 8 years ago
Muxi Yan 034deab6d1 clang-format 8 years ago
Muxi Yan 36398e7978 Fix argument string 8 years ago
Muxi Yan bf5a5f92be Add a separate test case for workaround_cronet_compression 8 years ago
Muxi Yan fac9d9e5b1 Address comment - simplify code 8 years ago
Muxi Yan f5b3db9c22 Use AddChannelArgument method 8 years ago
Muxi Yan b1a80c751d bug fixes 8 years ago
Nicolas "Pixel" Noble 71ca4200f6 QPS doesn't actually need gtest anymore. 8 years ago