Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | | | | | | | Warn in the sample's README that pod install must be run | Jorge Canizales | 2015-04-28 | |
| | | | * | | | | | | | | | Removes Cocoapod-generated files | Jorge Canizales | 2015-04-28 | |
| | | | | | | * | | | | | | Checks in Podfile.lock so the build is reproducible | Jorge Canizales | 2015-04-28 | |
| | | | | | | * | | | | | | Warn in the sample's README that pod install must be run | Jorge Canizales | 2015-04-27 | |
| | | | | | | * | | | | | | Removes Cocoapod-generated files | Jorge Canizales | 2015-04-27 | |
| | | * | | | | | | | | | | Fix assertion for compute_engine_creds | Jan Tattermusch | 2015-04-27 | |
| | | | | | | | | | | | * | STAP annotation working. | David Garcia Quintas | 2015-04-27 | |
* | | | | | | | | | | | | | Return correct status message for lame client | Craig Tiller | 2015-04-27 | |
| |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||
| | | | | | | * | | | | | Augments the timeout of the large_unary test to 4s | Jorge Canizales | 2015-04-27 | |
| | | | | | | | * | | | | Mac C++ compile fix | Craig Tiller | 2015-04-27 | |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | ||||
| | | | | | | * | | | | Implements empty_unary, large_unary, and client_streaming integration tests. | Jorge Canizales | 2015-04-27 | |
| | | | | |_|/ / / / | | | | |/| | | | | | ||||
* | | | | | | | | | | Mac C++ compile fix | Craig Tiller | 2015-04-27 | |
* | | | | | | | | | | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-27 | |
|\| | | | | | | | | | ||||
| | | | | | * | | | | Merge branch 'master' of https://github.com/grpc/grpc | zeliard | 2015-04-28 | |
| | | | | | |\ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||
| | | * | | | | | | | attempt to support compute_engine_creds interop test | Jan Tattermusch | 2015-04-27 | |
| | | | | | | | | * | Merge branch 'master' into stap | David Garcia Quintas | 2015-04-27 | |
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| | | | | | | | | * | Tentative stap version | David Garcia Quintas | 2015-04-27 | |
| * | | | | | | | | | Merge pull request #1371 from wkubiak/master | Nicolas Noble | 2015-04-27 | |
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / | |/| | | | | | | | | ||||
| | | | * | | | | | | Make RpcException errors more informative | Jan Tattermusch | 2015-04-27 | |
| | | * | | | | | | | Few VS2010 fixes. | Nicolas Noble | 2015-04-28 | |
| | | | * | | | | | | logic for refreshing access token | Jan Tattermusch | 2015-04-27 | |
| * | | | | | | | | | Pass deadline to call details for batch calls | Masood Malekghassemi | 2015-04-27 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||
| | | | | * | | | | Dont use op outstanding refs to count ownership | Craig Tiller | 2015-04-27 | |
| | | | | * | | | | Have server hold a reference to completion queues | Craig Tiller | 2015-04-27 | |
| | |_|_|/ / / / | |/| | | | | | | ||||
| | | | * | | | | style fixes | Jan Tattermusch | 2015-04-27 | |
| | | | * | | | | First attempt to add service account creds interop test | Jan Tattermusch | 2015-04-27 | |
| | | | * | | | | Added Grpc.Auth project | Jan Tattermusch | 2015-04-27 | |
| | | | * | | | | added dependency on Google.Apis.Auth package | Jan Tattermusch | 2015-04-27 | |
| | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #1373 from ctiller/shutdown | Yang Gao | 2015-04-27 | |
| |\ \ \ \ \ \ | ||||
* | | | | | | | | Add a lock that seems to help | Craig Tiller | 2015-04-27 | |
| * | | | | | | | Fix includes for Boring SSL. | Julien Boeuf | 2015-04-27 | |
* | | | | | | | | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-27 | |
|\| | | | | | | | ||||
| * | | | | | | | Merge pull request #1372 from ctiller/latency | Vijay Pai | 2015-04-27 | |
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||
* | | | | | | | | Properly handle non-full metadata batches | Craig Tiller | 2015-04-27 | |
| | | * | | | | | Fix early shutdown: await client context deletion before channel deletion | Craig Tiller | 2015-04-27 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Fix early shutdown: await client context deletion before channel deletion | Craig Tiller | 2015-04-27 | |
| | * | | | | | Stop kicking ourselves | Craig Tiller | 2015-04-27 | |
| | | * | | | | fix comparison between pointer and integer error | wkubiak | 2015-04-27 | |
| | | * | | | | removed unused variables | wkubiak | 2015-04-27 | |
| | |/ / / / | |/| | | | | ||||
| | | * | | | remove type casting on gpr_time_to_millis | zeliard | 2015-04-27 | |
| | | * | | | merge from upstream (grpc) master | zeliard | 2015-04-27 | |
| | | * | | | merge VS solutions file from upstream master | zeliard | 2015-04-27 | |
| | | * | | | undo time_t type casting | zeliard | 2015-04-27 | |
* | | | | | | Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass | Craig Tiller | 2015-04-25 | |
|\ \ \ \ \ \ | ||||
* \ \ \ \ \ \ | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-25 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #1227 from nicolasnoble/the-purge-2 | Craig Tiller | 2015-04-24 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | ||||
| | | * | | | | Merge branch 'one-pass' of github.com:ctiller/grpc into one-pass | Craig Tiller | 2015-04-24 | |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
* | | | | | | | Thread safety fix | Craig Tiller | 2015-04-24 | |
| | | * | | | | Fix use-after-free in lame client test | Craig Tiller | 2015-04-24 | |
| |_|/ / / / |/| | | | | | ||||
* | | | | | | remove annotations | Craig Tiller | 2015-04-24 |