4579 Commits (bce999f57f987605944ca8ddad671775a634be6a)
 

Author SHA1 Message Date
Masood Malekghassemi d86576f2e5 Fix MacOS Python test linker paths 10 years ago
Jan Tattermusch 528e2896f4 update C# readme 10 years ago
Michael Lumish 35d9fcffc4 Merge pull request #1715 from jcanizales/fixes-evil-typo 10 years ago
Jorge Canizales 10b3193728 Fix typo in README commands to compile protos! 10 years ago
Craig Tiller da0b312c7f Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm 10 years ago
Nicolas Noble e503dcf146 Merge pull request #1711 from ctiller/split-travis-in-two 10 years ago
David G. Quintas 30b39ec4a3 Merge pull request #1702 from vjpai/gcc4_4 10 years ago
Michael Lumish 597c8726d6 Merge pull request #1714 from jcanizales/point-to-official-proto-podspec 10 years ago
Jorge Canizales cf08bade36 Point sample app to official protobuf podspec 10 years ago
Abhishek Kumar b79f33c819 Merge pull request #1713 from ctiller/copy-yeah 10 years ago
Craig Tiller d4db33dcab Add missing copyright notices 10 years ago
Craig Tiller 07cda96f50 Split gcov c/c++ into separate runs 10 years ago
Nicolas Noble c26edfd780 Merge pull request #1701 from ctiller/expose-all-the-bugs 10 years ago
Craig Tiller d1e5fe3d71 Handle priority frames in any header 10 years ago
Craig Tiller 27e14f40aa Properly finish off ops when we see a failure 10 years ago
Craig Tiller 3d49461845 Merge github.com:grpc/grpc into mmm-mmm-mmm-mmm 10 years ago
Craig Tiller 8ebcec484f clang-format 10 years ago
Craig Tiller aeea2f2203 Fix shutdown crash in async streaming test 10 years ago
Tim Emiola f99689ab77 Merge pull request #1704 from jtattermusch/nuget_symbols 10 years ago
Jan Tattermusch 5f0c4da250 Add generated documentation to nuget packages 10 years ago
Craig Tiller 5c8737d171 clang-format qps code - it was getting out of hand 10 years ago
Vijay Pai 76e0fb1dc0 Merge pull request #1669 from dgquintas/benchmark_hosts_info 10 years ago
vjpai 178a551b5d nullptr->shared_ptr conversion 10 years ago
Jan Tattermusch 2ce352de3c added support for building Symbol packages 10 years ago
Craig Tiller 9e1dc8a301 Merge pull request #1699 from vjpai/rubycore 10 years ago
Craig Tiller 4fc900343c Force GRPC_TRACE=surface,batch for wrapped languages 10 years ago
vjpai 121e060f3c Don't include a core file 10 years ago
Michael Lumish 72b0f3a99e Merge pull request #1685 from ctiller/cq-fix 10 years ago
Tim Emiola 19944f5b27 Merge pull request #1574 from murgatroid99/node_service_packager 10 years ago
Yang Gao bbc8a40b22 Merge pull request #1690 from ctiller/gem-shard 10 years ago
Tim Emiola a96cdee866 Merge pull request #1648 from jtattermusch/csharp_disposable_calls 10 years ago
David Garcia Quintas feb67f67dc Replaced std::this_thread::sleep_for for gpr_sleep_until. 10 years ago
David Klempner 2c523e5f7d Merge pull request #1684 from ctiller/speculation-of-the-nation 10 years ago
jboeuf faff1caf4d Merge pull request #1681 from ctiller/asan-is-magical 10 years ago
David G. Quintas 387b5bc217 Merge pull request #1682 from ctiller/my-asan-is-better-than-yours 10 years ago
David G. Quintas 65bb6f619e Merge pull request #1683 from ctiller/i-could-teach-you-but-id-have-to-charge 10 years ago
David G. Quintas 8524a964cf Merge pull request #1680 from ctiller/asan-scrub 10 years ago
Masood Malekghassemi 5517190a81 Merge pull request #1694 from nicolasnoble/protobuf-4.8 10 years ago
Masood Malekghassemi 14f3925d97 Merge pull request #1686 from nathanielmanistaatgoogle/fix-append-call 10 years ago
Nicolas "Pixel" Noble e0953b7e9c Removing old hack for C++11 and protobuf - it's no longer relevant. 10 years ago
Tim Emiola 3a303361e6 Merge pull request #1676 from codeship/ngauthier-encapsulate-logging 10 years ago
Jan Tattermusch 2d2652d61b implemented disposal logic for calls 10 years ago
Jan Tattermusch 9f550a3e99 changed tests and examples to use "using" for IDisposable calls 10 years ago
Jan Tattermusch bdf2e623ef make call object implement IDisposable 10 years ago
Jan Tattermusch acfcfeffb6 remove unused example 10 years ago
Jan Tattermusch 43dc50beb2 make naming of async write methods clearer (by adding Async suffix) 10 years ago
Tim Emiola e1c24fcd0c Merge pull request #1646 from jtattermusch/csharp_api_fixes 10 years ago
Craig Tiller 644cad6178 Fix segfault exposed by Ruby 10 years ago
David Garcia Quintas 08116501cb Fix to work around the fact that Histogram isn't copyable. 10 years ago
Nathaniel Manista 1c8f36c40b Fix mistaken method name: "append", not "add" 10 years ago