aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* 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 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
|\ \ \ \ \
* \ \ \ \ \ 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
| | | | | | * 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
| | | | |_|/ | | | |/| |
| | | | | * 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
|\ \ \ \
* | | | | Fix includes for Boring SSL.Gravatar Julien Boeuf2015-04-27
* | | | | Merge pull request #1372 from ctiller/latencyGravatar Vijay Pai2015-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
| | * | removed unused variablesGravatar wkubiak2015-04-27
| |/ / |/| |
| | * remove type casting on gpr_time_to_millisGravatar zeliard2015-04-27
| | * merge from upstream (grpc) masterGravatar zeliard2015-04-27
| | * merge VS solutions file from upstream masterGravatar zeliard2015-04-27
| | * undo time_t type castingGravatar zeliard2015-04-27
* | | Merge pull request #1227 from nicolasnoble/the-purge-2Gravatar Craig Tiller2015-04-24
|\ \ \
* \ \ \ Merge pull request #1359 from a11r/cc2Gravatar Yang Gao2015-04-24
|\ \ \ \
| | * \ \ Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #1365 from yang-g/initGravatar Craig Tiller2015-04-24
|\ \ \ \ \
| * | | | | Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
* | | | | | Corrects bad return values in C error-handling blockGravatar Tim Emiola2015-04-24
* | | | | | Move Notifier into its own fileGravatar Tim Emiola2015-04-24
* | | | | | Simplify debugging, avoid inspecting C-backed objects.Gravatar Tim Emiola2015-04-24
* | | | | | Fix logging version mismatchjGravatar Tim Emiola2015-04-24