8626 Commits (4668600d116f53a1c391c07f88c01c3bbdf6c704)
 

Author SHA1 Message Date
Yang Gao e5b0459299 Merge pull request #2750 from ctiller/propagate 9 years ago
Robbie Shade fb5eb0e98d Regenerated project files 9 years ago
Craig Tiller 44912d78a0 Explicitly spell out cancellation in default propagation mask 9 years ago
Jan Tattermusch 2ba9e5df81 Merge pull request #2815 from jtattermusch/introduce_call_options 9 years ago
Craig Tiller 95bdfaa7a0 Merge branch 'y12kdm3' of github.com:ctiller/grpc into y12kdm3 9 years ago
Craig Tiller 038d26acd8 Update tools 9 years ago
Craig Tiller 57e9189fe9 Windows implementation of new pollset semantics 9 years ago
Craig Tiller 4c06b820e0 Add a test of non-blocking API behavior 9 years ago
Craig Tiller 69f90e6382 Working towards a non-blocking API test 9 years ago
Julien Boeuf 54b5018dd8 Fixing cpp tests. 9 years ago
Julien Boeuf d3368e4192 Merge branch 'master' of github.com:grpc/grpc into server_creds_auth_md_processor 9 years ago
Jorge Canizales 7e90745b3c Document plan to merge the GRPCChannel subclasses 9 years ago
Jorge Canizales 77723b127a Document that grpc_channel_args don’t need to survive GRPCSecureChannel init 9 years ago
Julien Boeuf 7c8d255527 Cleanup. 9 years ago
Julien Boeuf 77a7b870c3 Fixing API (thanks Craig for the comments) and associated tests. 9 years ago
Jorge Canizales 8c5318a6d1 Return nil instead of assert when the test certs can’t be read 9 years ago
Jorge Canizales 145f865ce0 Undo forward-declaring grpc_channel_args, which isn’t a struct! 9 years ago
Vijay Pai 90e7369484 clang-format plus helpful comments 9 years ago
Jorge Canizales d13bbed8be Fix breakage (struct before undefined structs) 9 years ago
Nathaniel Manista 7098b1ba64 Merge pull request #2746 from soltanmm/user-agent 9 years ago
Jorge Canizales d7f2ab3125 Forward-declare structs in GRPCSecureChannel.h 9 years ago
Hongwei Wang 2b1b95a792 Change zookeeper address to grpc-jenkins-master in zookeeper_test 9 years ago
Jorge Canizales 82fb883bec Make GRPCHost cache thread-safe. 9 years ago
Jorge Canizales cceeb51592 Document intention of hostURL.port conditional check. 9 years ago
Jorge Canizales 83b7971c10 Forward-declare GRPCCompletionQueue and grpc_call 9 years ago
Craig Tiller 5148694b22 Merge pull request #2396 from nicolasnoble/win32-is-an-os-too 9 years ago
Jorge Canizales 0607bae87e Forward-declare grpc_channel and specify ownership semantics 9 years ago
Hongwei Wang 443a7501bb Zookeeper test add authority in client context 9 years ago
Vijay Pai eed63fa267 Remaining changes needed to get QPS test working on old compilers. 9 years ago
Masood Malekghassemi 5c147631d3 Add project metadata generation to Python 9 years ago
Craig Tiller 354e2127a2 Update Objective-C 9 years ago
Craig Tiller 2c3be1df4f Add tests for C++ propagation 9 years ago
yang-g 8708dd76c1 Add WaitForState 9 years ago
Abhishek Kumar 98049242b7 Merge pull request #2781 from yang-g/stuboptions 9 years ago
Craig Tiller e40f964e55 Merge branch 'propagate' into every-day-i-propagate 9 years ago
Craig Tiller a5af2be964 Fix integration breakage 9 years ago
Craig Tiller 0700d8b118 Merge github.com:grpc/grpc into kinetic-lopsided-poetry 9 years ago
Craig Tiller a6f8f92599 Add comment 9 years ago
Craig Tiller fdbd728a82 Rename constants 9 years ago
Craig Tiller bb5361453f C++ context propagation 9 years ago
yang-g 36f5965247 clean up and add a test 9 years ago
Jan Tattermusch 3cd76d6ef2 fix tests 9 years ago
Jan Tattermusch ffa17b1275 regenerated code 9 years ago
Jan Tattermusch 5c371f8376 renamed CallContext to CallOptions 9 years ago
Jan Tattermusch e5e57adf71 update generator 9 years ago
Jan Tattermusch 5cb5ceda2c refactoring client side calls 9 years ago
Jan Tattermusch cc97fed6d8 regenerated code 9 years ago
Jan Tattermusch 641cb1be9f update generator 9 years ago
Jan Tattermusch a9ddd02dae add servicename field to method 9 years ago
Jan Tattermusch 542e21cbe0 refactoring AsyncCall 9 years ago