aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* Progress towards transport using metadata batchesGravatar Craig Tiller2015-04-16
* Kill transport end2end tests: not usefulGravatar Craig Tiller2015-04-16
* Move metadata batching to stream_opGravatar Craig Tiller2015-04-16
* clang-formatGravatar Craig Tiller2015-04-16
* Switching to batch oriented metadata passingGravatar Craig Tiller2015-04-16
* Merge pull request #1261 from ctiller/registered_callsGravatar Yang Gao2015-04-16
|\
* \ Merge pull request #1294 from tbetbetbe/grpc_ruby_update_gem_depsGravatar Stanley Cheung2015-04-16
|\ \
| | * clang-formatGravatar Craig Tiller2015-04-16
| | * Use channel tags to call methodsGravatar Craig Tiller2015-04-16
| | * Populate channel tags for methodsGravatar Craig Tiller2015-04-16
| | * Add facility to register methods in C++Gravatar Craig Tiller2015-04-16
| | * Make RpcMethod constructor take all argsGravatar Craig Tiller2015-04-16
| | * Precreate RpcMethod instancesGravatar Craig Tiller2015-04-16
| | * clang-formatGravatar Craig Tiller2015-04-16
| | * Introduce ahead-of-time registration of (method,host) pairsGravatar Craig Tiller2015-04-16
| |/ |/|
* | Merge pull request #1296 from yugui/fix/staticGravatar Tim Emiola2015-04-16
|\ \
* \ \ Merge pull request #1298 from tbetbetbe/grpc_nodejs_remove_pubsubGravatar Tim Emiola2015-04-16
|\ \ \
| * | | Removes nodejs pubsub exampleGravatar Tim Emiola2015-04-16
|/ / /
* | | Merge pull request #1293 from tbetbetbe/grpc_ruby_add_interop_cancellation_testsGravatar Jan Tattermusch2015-04-16
|\ \ \
| | * | Make some functions staticGravatar Yuki Yugui Sonoda2015-04-16
| | * | Fix a linkage error with mac clangGravatar Yuki Yugui Sonoda2015-04-16
| | * | Make some global variables staticGravatar Yuki Yugui Sonoda2015-04-16
| |/ / |/| |
| | * Updates gem dependencies, style rulesGravatar Tim Emiola2015-04-15
| * | Adds interop cancellation testsGravatar Tim Emiola2015-04-15
| * | Corrects handling of status during bidi call orchestration.Gravatar Tim Emiola2015-04-15
| * | Adds an explicit Cancellation exceptionGravatar Tim Emiola2015-04-15
* | | Merge pull request #1285 from vjpai/timersGravatar Craig Tiller2015-04-15
|\ \ \
* \ \ \ Merge pull request #1289 from yang-g/interopGravatar Nicolas Noble2015-04-15
|\ \ \ \
| * \ \ \ sync and resolve conflictGravatar Yang Gao2015-04-15
| |\ \ \ \ | |/ / / / |/| | | |
| * | | | Remove outdated protosGravatar Yang Gao2015-04-15
| | * | | Merge remote-tracking branch 'upstream/master' into timersGravatar Vijay Pai2015-04-15
| | |\ \ \ | |_|/ / / |/| | | |
| | * | | Fix some name choicesGravatar Vijay Pai2015-04-15
* | | | | Merge pull request #1277 from ctiller/fast-unrefGravatar Vijay Pai2015-04-15
|\ \ \ \ \
| | | | * | Adds a tests that demonstrates successful cancellationGravatar Tim Emiola2015-04-15
| | | | |/
* | | | | Merge pull request #1284 from nicolasnoble/bashismsGravatar Craig Tiller2015-04-15
|\ \ \ \ \
| | | | * | Mark activation for read, write, and time spent in system callsGravatar Vijay Pai2015-04-15
| | | | * | Mark creation of call, performing ops on channelGravatar Vijay Pai2015-04-15
| | | | * | Add client-side marks for proto processing.Gravatar Vijay Pai2015-04-15
| | | | * | Mark proto ser/deser on server sideGravatar Vijay Pai2015-04-15
| | | | * | Rename seq to id so that it's clear it can be any generic IDGravatar Vijay Pai2015-04-15
| | | | * | Change int sequence number to a void* for more generalityGravatar Vijay Pai2015-04-15
| |_|_|/ / |/| | | |
| * | | | Removing some bashisms.Gravatar Nicolas "Pixel" Noble2015-04-15
| | |_|/ | |/| |
* | | | Merge pull request #1124 from nicolasnoble/sanityGravatar Craig Tiller2015-04-14
|\ \ \ \ | |/ / / |/| | |
| | * | Merge branch 'fast-unref' of github.com:ctiller/grpc into fast-unrefGravatar Craig Tiller2015-04-14
| | |\ \
| | * \ \ Merge github.com:google/grpc into fast-unrefGravatar Craig Tiller2015-04-14
| | |\ \ \ | |_|/ / / |/| | | |
| | | * | Remove (void*)1Gravatar Craig Tiller2015-04-14
| | |/ /
* | | | Merge pull request #1282 from tbetbetbe/grpc_ruby_add_jwt_auth_interopGravatar Michael Lumish2015-04-14
|\ \ \ \
| * | | | Adds the command to the interop test runner to run the jwt ruby auth test cmdGravatar Tim Emiola2015-04-14
* | | | | Merge pull request #1280 from donnadionne/python_addGravatar Masood Malekghassemi2015-04-14
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #1267 from vjpai/timersGravatar Craig Tiller2015-04-14
|\ \ \ \ \ \