5484 Commits (3deb0069f4861451fc174859c293ddafcad648a9)
 

Author SHA1 Message Date
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
Vijay Pai 92b7f872fd Add comments describing various random distributions 10 years ago
Craig Tiller 90ed038999 .clang-format 10 years ago
Craig Tiller fcff618e6f Clarify some of the call stuff 10 years ago
Craig Tiller e22fb4e3e5 Merge branch 'one-shouldnt-depend-on-protobufs' of github.com:ctiller/grpc into one-shouldnt-depend-on-protobufs 10 years ago
Craig Tiller bd277cb3cb Clarify serialization traits interface 10 years ago
Craig Tiller 6ef7f31b98 Add missing file to build.json 10 years ago
Craig Tiller ba08ba221e Merge branch 'there-is-a-place-for-everything-and-the-old-place-was-wrong' into one-shouldnt-depend-on-protobufs 10 years ago
Craig Tiller 78a97ed3f9 Get internal documentation generated in the right place 10 years ago
Craig Tiller 2f4a49c8d3 Fix memory leak 10 years ago
Craig Tiller 928ec8ee51 Fix memory leak 10 years ago
Craig Tiller 8f789fd4b9 Reset on finalization so op objects can be reused 10 years ago
Craig Tiller 3cb03ef0c8 Remove old code 10 years ago
Craig Tiller 5095581cdb Get server call tags right 10 years ago
Craig Tiller e8200ba046 Fix GCC compilation 10 years ago
Craig Tiller e6ee9b403c Hide some unnecessary information 10 years ago
Craig Tiller 4beef42264 Clarify ownership 10 years ago
Craig Tiller b73856916a Remove old code, simplify a little 10 years ago
Craig Tiller cad36b0831 Remove old code 10 years ago
Craig Tiller 44290f1b6f Add necessary include 10 years ago
Craig Tiller ce40de58da clang-format 10 years ago
Craig Tiller c091d5f4cd Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs 10 years ago
Craig Tiller 2c42ef3eb3 Merge github.com:grpc/grpc into we-dont-need-no-backup 10 years ago
Craig Tiller 8674cb10eb clang-format 10 years ago
Vijay Pai fcedc15082 Use typedef rather than using to make Travis happy 10 years ago
Vijay Pai cf3fb092cc clang-format 10 years ago
Vijay Pai c7de81e57e Better management of channel attempts and channel coverage 10 years ago
Vijay Pai db398e0609 Omit redundant record-keeping 10 years ago
Vijay Pai 06c995137b Take some code out from under a lock_guard and try to 10 years ago
Vijay Pai 7b172b2411 Get the code to stop crashing by fixing bugs 10 years ago
Craig Tiller 8a7592acc3 Merge remote-tracking branch 'upstream/master' into you-complete-me 10 years ago
Craig Tiller 7bc97bc6de Everything compiles again 10 years ago
Craig Tiller 789471cfc6 Client side compiles/links 10 years ago
Jan Tattermusch b15d37a3c8 Merge pull request #1946 from murgatroid99/jenkins_node_ruby_python2 10 years ago
Michael Lumish a6ddb30f98 Merge pull request #1945 from jcanizales/fix-test-and-sample-podspecs 10 years ago
murgatroid99 16d36362d4 Set up Node, Python, and Ruby environment in Jenkins slave. Made other minor changes to make those work 10 years ago
murgatroid99 c9ba336c86 Merge branch 'master' of github.com:grpc/grpc 10 years ago
Jorge Canizales 80afb1436f Regenerate README table of contents 10 years ago
Jorge Canizales df1a29f7ed Update README (minus table of content) 10 years ago
Jorge Canizales 27a0627917 Make podspecs work for nested dirs 10 years ago
Craig Tiller 3e50a658f8 Merge pull request #1941 from jtattermusch/fix_csharp_crash 10 years ago
Jorge Canizales ceb43623ba Use grpc-common’s route_guide in local tests 10 years ago
Jorge Canizales 3b309d69cc Generate RemoteTest code on podspec install 10 years ago
Jorge Canizales e37a41cf66 Generate RouteGuide code on pod install 10 years ago