aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
|\
* \ Merge branch 'one-pass' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-28
|\ \
* | | Add commentGravatar Craig Tiller2015-04-28
| | * Merge pull request #1399 from jcanizales/first-objc-integration-testsGravatar Michael Lumish2015-04-28
| | |\
| | | * Podfile.lock prevents gRPC to be properly installedGravatar Jorge Canizales2015-04-28
| | | * Increases timeout of client_streaming test to 4sGravatar Jorge Canizales2015-04-28
| | * | Merge pull request #1370 from zeliard/masterGravatar Nicolas Noble2015-04-28
| | |\ \
| * | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
| |\| | |
| | * | | Merge pull request #1377 from ctiller/server-cq-ownGravatar Vijay Pai2015-04-28
| | |\ \ \
| | * \ \ \ Merge pull request #1388 from jcanizales/fixes-podspecGravatar Michael Lumish2015-04-28
| | |\ \ \ \
| | * \ \ \ \ Merge pull request #1383 from jtattermusch/csharp_authGravatar Tim Emiola2015-04-28
| | |\ \ \ \ \
| * | | | | | | Add some infrastructure for call refcount debuggingGravatar Craig Tiller2015-04-28
| * | | | | | | Remove errant double finishGravatar Craig Tiller2015-04-28
| * | | | | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-28
| |\| | | | | |
| | * | | | | | Merge pull request #1378 from nicolasnoble/vs2010Gravatar Craig Tiller2015-04-28
| | |\ \ \ \ \ \
| | | | | * | | | Checks in Podfile.lock so the build is reproducibleGravatar Jorge Canizales2015-04-28
| | | | | * | | | Warn in the sample's README that pod install must be runGravatar Jorge Canizales2015-04-28
| | | | | * | | | Removes Cocoapod-generated filesGravatar Jorge Canizales2015-04-28
| | | | | | | | * Checks in Podfile.lock so the build is reproducibleGravatar Jorge Canizales2015-04-28
| | | | | | | | * Warn in the sample's README that pod install must be runGravatar Jorge Canizales2015-04-27
| | | | | | | | * Removes Cocoapod-generated filesGravatar Jorge Canizales2015-04-27
| | | | * | | | | Fix assertion for compute_engine_credsGravatar Jan Tattermusch2015-04-27
| * | | | | | | | Return correct status message for lame clientGravatar Craig Tiller2015-04-27
|/ / / / / / / /
| | | | | | | * Augments the timeout of the large_unary test to 4sGravatar Jorge Canizales2015-04-27
| | | | | | | * Implements empty_unary, large_unary, and client_streaming integration tests.Gravatar Jorge Canizales2015-04-27
| | | | | |_|/ | | | | |/| |
* | | | | | | Mac C++ compile fixGravatar Craig Tiller2015-04-27
* | | | | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-27
|\| | | | | |
| | | | | | * Merge branch 'master' of https://github.com/grpc/grpcGravatar zeliard2015-04-28
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | * | | | attempt to support compute_engine_creds interop testGravatar Jan Tattermusch2015-04-27
| * | | | | | Merge pull request #1371 from wkubiak/masterGravatar Nicolas Noble2015-04-27
| |\ \ \ \ \ \
| | | | * | | | Make RpcException errors more informativeGravatar Jan Tattermusch2015-04-27
| | | * | | | | Few VS2010 fixes.Gravatar Nicolas Noble2015-04-28
| | | | * | | | logic for refreshing access tokenGravatar Jan Tattermusch2015-04-27
| * | | | | | | Pass deadline to call details for batch callsGravatar Masood Malekghassemi2015-04-27
| | |_|_|/ / / | |/| | | | |
| | | | | * | Dont use op outstanding refs to count ownershipGravatar Craig Tiller2015-04-27
| | | | | * | Have server hold a reference to completion queuesGravatar Craig Tiller2015-04-27
| | |_|_|/ / | |/| | | |
| | | | * | style fixesGravatar Jan Tattermusch2015-04-27
| | | | * | First attempt to add service account creds interop testGravatar Jan Tattermusch2015-04-27
| | | | * | Added Grpc.Auth projectGravatar Jan Tattermusch2015-04-27
| | | | * | added dependency on Google.Apis.Auth packageGravatar Jan Tattermusch2015-04-27
| | |_|/ / | |/| | |
| * | | | Merge pull request #1373 from ctiller/shutdownGravatar Yang Gao2015-04-27
| |\ \ \ \
* | | | | | Add a lock that seems to helpGravatar Craig Tiller2015-04-27
| * | | | | Fix includes for Boring SSL.Gravatar Julien Boeuf2015-04-27
* | | | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-27
|\| | | | |
| * | | | | Merge pull request #1372 from ctiller/latencyGravatar Vijay Pai2015-04-27
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Properly handle non-full metadata batchesGravatar Craig Tiller2015-04-27
| | | * | | Fix early shutdown: await client context deletion before channel deletionGravatar Craig Tiller2015-04-27
| | |/ / / | |/| | |
* | | | | Fix early shutdown: await client context deletion before channel deletionGravatar Craig Tiller2015-04-27
| | * | | Stop kicking ourselvesGravatar Craig Tiller2015-04-27
| | | * | fix comparison between pointer and integer errorGravatar wkubiak2015-04-27