aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Fix the plucking problemGravatar Craig Tiller2015-08-06
* Merge github.com:grpc/grpc into y12kdm3Gravatar Craig Tiller2015-08-06
|\
| * Merge pull request #2800 from ctiller/reduce-mac-loadGravatar Nicolas Noble2015-08-06
| |\
| * \ Merge pull request #2755 from jcanizales/test-ssl-tooGravatar Jorge Canizales2015-08-06
| |\ \
| | * | Use test certificates and name override for local tests :)Gravatar Jorge Canizales2015-08-06
| | * | Subclass InteropTests to later repeat the tests using SSLGravatar Jorge Canizales2015-08-06
| | * | Make the host of interop tests modifiable per-classGravatar Jorge Canizales2015-08-06
| | * | Run test server with and without SSLGravatar Jorge Canizales2015-08-06
| |/ /
| * | Merge pull request #2754 from jcanizales/support-test-certificatesGravatar Jorge Canizales2015-08-06
| |\ \
| | * \ Merge master into support-test-certificates to solve conflicts.Gravatar Jorge Canizales2015-08-06
| | |\ \ | | |/ / | |/| |
| * | | Merge pull request #2783 from ctiller/tracing-takes-timeGravatar Nicolas Noble2015-08-06
| |\ \ \
| * \ \ \ Merge pull request #2803 from ctiller/delay-start-resolutionGravatar Yang Gao2015-08-06
| |\ \ \ \
| * \ \ \ \ Merge pull request #2813 from ctiller/every-day-i-propagateGravatar Yang Gao2015-08-06
| |\ \ \ \ \
| * \ \ \ \ \ Merge pull request #2750 from ctiller/propagateGravatar Yang Gao2015-08-06
| |\ \ \ \ \ \
| | * | | | | | Explicitly spell out cancellation in default propagation maskGravatar Craig Tiller2015-08-06
| * | | | | | | Merge pull request #2815 from jtattermusch/introduce_call_optionsGravatar Jan Tattermusch2015-08-06
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge branch 'y12kdm3' of github.com:ctiller/grpc into y12kdm3Gravatar Craig Tiller2015-08-06
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Update toolsGravatar Craig Tiller2015-08-06
| * | | | | | | | | Windows implementation of new pollset semanticsGravatar Craig Tiller2015-08-06
|/ / / / / / / / /
* | | | | | | | | Add a test of non-blocking API behaviorGravatar Craig Tiller2015-08-06
* | | | | | | | | Working towards a non-blocking API testGravatar Craig Tiller2015-08-06
| | | | | | | * | Document plan to merge the GRPCChannel subclassesGravatar Jorge Canizales2015-08-05
| | | | | | | * | Document that grpc_channel_args don’t need to survive GRPCSecureChannel initGravatar Jorge Canizales2015-08-05
| | | | | | | * | Return nil instead of assert when the test certs can’t be readGravatar Jorge Canizales2015-08-05
| | | | | | | * | Undo forward-declaring grpc_channel_args, which isn’t a struct!Gravatar Jorge Canizales2015-08-05
| | | | | | | * | Fix breakage (struct before undefined structs)Gravatar Jorge Canizales2015-08-05
| * | | | | | | | Merge pull request #2746 from soltanmm/user-agentGravatar Nathaniel Manista2015-08-05
|/| | | | | | | |
| | | | | | | * | Forward-declare structs in GRPCSecureChannel.hGravatar Jorge Canizales2015-08-05
| | | | | | | * | Make GRPCHost cache thread-safe.Gravatar Jorge Canizales2015-08-05
| | | | | | | * | Document intention of hostURL.port conditional check.Gravatar Jorge Canizales2015-08-05
| | | | | | | * | Forward-declare GRPCCompletionQueue and grpc_callGravatar Jorge Canizales2015-08-05
* | | | | | | | | Merge pull request #2396 from nicolasnoble/win32-is-an-os-tooGravatar Craig Tiller2015-08-05
|\ \ \ \ \ \ \ \ \
| | | | | | | | * | Forward-declare grpc_channel and specify ownership semanticsGravatar Jorge Canizales2015-08-05
| | * | | | | | | | Add project metadata generation to PythonGravatar Masood Malekghassemi2015-08-05
| | | | * | | | | | Update Objective-CGravatar Craig Tiller2015-08-05
| | | | | * | | | | Add tests for C++ propagationGravatar Craig Tiller2015-08-05
* | | | | | | | | | Merge pull request #2781 from yang-g/stuboptionsGravatar Abhishek Kumar2015-08-05
|\ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ Merge branch 'propagate' into every-day-i-propagateGravatar Craig Tiller2015-08-05
| | | | | | |\ \ \ \ \ | | | | | | |/ / / / / | | | | | |/| | | | |
| | | | | * | | | | | Add commentGravatar Craig Tiller2015-08-05
| | | | | * | | | | | Rename constantsGravatar Craig Tiller2015-08-05
| | | | | | * | | | | C++ context propagationGravatar Craig Tiller2015-08-05
| | | | | |/ / / / /
| | | | * | | | | | fix testsGravatar Jan Tattermusch2015-08-05
| | | | * | | | | | regenerated codeGravatar Jan Tattermusch2015-08-05
| | | | * | | | | | renamed CallContext to CallOptionsGravatar Jan Tattermusch2015-08-05
| | | | * | | | | | update generatorGravatar Jan Tattermusch2015-08-05
| | | | * | | | | | refactoring client side callsGravatar Jan Tattermusch2015-08-05
| | | | * | | | | | regenerated codeGravatar Jan Tattermusch2015-08-05
| | | | * | | | | | update generatorGravatar Jan Tattermusch2015-08-05
| | | | * | | | | | add servicename field to methodGravatar Jan Tattermusch2015-08-05
| | | | * | | | | | refactoring AsyncCallGravatar Jan Tattermusch2015-08-05