aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* Fixed missing incrementGravatar murgatroid992015-04-29
* Removed thrown error in one caseGravatar murgatroid992015-04-29
* Simplified some batch code, resolved commentsGravatar murgatroid992015-04-29
* Removed Podfile.lockGravatar murgatroid992015-04-28
* Updated GRPCCall comments and spacingGravatar murgatroid992015-04-28
* Merged changes from masterGravatar murgatroid992015-04-28
|\
* | Changed message handling, fixed line lengthsGravatar murgatroid992015-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
| | | * | | Fix assertion for compute_engine_credsGravatar Jan Tattermusch2015-04-27
* | | | | | Rewrote comment to match changesGravatar murgatroid992015-04-27
| | | * | | 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
* | | | | | | Re-added completion_queue_destroy callGravatar murgatroid992015-04-27
* | | | | | | Simplified an initializer callGravatar murgatroid992015-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
| | |_|_|/ | |/| | |
* | | | | Fixed spacingGravatar murgatroid992015-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
| |\ \ \ \ | | |_|_|/ | |/| | |
* | | | | Made startBatch more strongly typedGravatar murgatroid992015-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
| | |/ | |/|
| * | Merge pull request #1227 from nicolasnoble/the-purge-2Gravatar Craig Tiller2015-04-24
| |\ \
| * \ \ Merge pull request #1359 from a11r/cc2Gravatar Yang Gao2015-04-24
| |\ \ \
* | | | | Fixed dictionary usageGravatar murgatroid992015-04-24
| | | * | Merge branch 'master' of github.com:grpc/grpc into the-purge-2Gravatar Nicolas "Pixel" Noble2015-04-24
| | | |\ \ | | |_|/ / | |/| | |
* | | | | Fixed grpc_getMetadataArrayGravatar murgatroid992015-04-24
| * | | | Merge pull request #1365 from yang-g/initGravatar Craig Tiller2015-04-24
| |\ \ \ \
* | | | | | Addressed review commentsGravatar murgatroid992015-04-24
| | * | | | Add a GrpcLibrary class to wrap grpc_init and grpc_shutdown and convert all t...Gravatar Yang Gao2015-04-24
* | | | | | Fixed indentationGravatar murgatroid992015-04-24
* | | | | | Migrated Objective C library to C batch APIGravatar murgatroid992015-04-24
| * | | | | Corrects bad return values in C error-handling blockGravatar Tim Emiola2015-04-24