aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
| * | | | | | Merge pull request #1317 from donnadionne/private_buildGravatar Tim Emiola2015-04-22
| |\ \ \ \ \ \
| | | * | | | | Post merge cleanup.Gravatar Nicolas "Pixel" Noble2015-04-23
| | |/ / / / / | |/| | | | |
* | | | | | | Add newlineGravatar Craig Tiller2015-04-22
* | | | | | | Merge github.com:google/grpc into one-passGravatar Craig Tiller2015-04-22
|\| | | | | |
| * | | | | | Merge pull request #1348 from nicolasnoble/unsecure-no-reallyGravatar Craig Tiller2015-04-22
| |\ \ \ \ \ \
| | * | | | | | Making sure we don't require OpenSSL for tests that, in fact, don't need it.Gravatar Nicolas "Pixel" Noble2015-04-23
| * | | | | | | Merge pull request #1339 from nicolasnoble/template-docGravatar Craig Tiller2015-04-22
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
* | | | | | | | One test compilesGravatar Craig Tiller2015-04-22
* | | | | | | | Merge github.com:grpc/grpc into one-passGravatar Craig Tiller2015-04-22
|\| | | | | | |
* | | | | | | | Transport compilesGravatar Craig Tiller2015-04-22
| | | * | | | | Adding more arguments and default values to allow the environment to be speci...Gravatar Donna Dionne2015-04-22
| | | * | | | | Merge branch 'master' of github.com:google/grpc into private_buildGravatar Donna Dionne2015-04-22
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Merge pull request #1312 from ctiller/batch-metadataGravatar Yang Gao2015-04-22
| |\ \ \ \ \ \ \
| | * | | | | | | Update flaky bit for unsecure testsGravatar Craig Tiller2015-04-22
* | | | | | | | | Beginning transport workGravatar Craig Tiller2015-04-22
| | | | * | | | | Making modifications after commentsGravatar Donna Dionne2015-04-22
| | | | * | | | | Merge branch 'master' of github.com:google/grpc into private_buildGravatar Donna Dionne2015-04-22
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | |
| | | | | | * | | Adds unit test of stub to the XCode projectGravatar Jorge Canizales2015-04-22
| | | | | | * | | Creates unit test for the stubGravatar Jorge Canizales2015-04-22
| | | | | | * | | Fixes initializer of the generated stubGravatar Jorge Canizales2015-04-22
| | | | | | * | | Fixes syntax errors.Gravatar Jorge Canizales2015-04-22
| | | | | | * | | Makes the runtime serialize alright.Gravatar Jorge Canizales2015-04-22
| | | | | | * | | Adds basic runtime library and generated stubGravatar Jorge Canizales2015-04-22
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Call compilesGravatar Craig Tiller2015-04-22
| * | | | | | | Merge pull request #1347 from jtattermusch/mathserver_fixedportGravatar Michael Lumish2015-04-22
| |\ \ \ \ \ \ \
| | * | | | | | | mathserver listens on fixed portGravatar Jan Tattermusch2015-04-22
| |/ / / / / / /
| * | | | | | | Merge pull request #1341 from jcanizales/merge-https-upstreamGravatar Michael Lumish2015-04-22
| |\ \ \ \ \ \ \
| | | | * | | | | Supporting comments in build-cleaner.Gravatar Nicolas "Pixel" Noble2015-04-22
| * | | | | | | | Merge pull request #1330 from yang-g/bugfixGravatar Craig Tiller2015-04-22
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge pull request #1335 from stanley-cheung/php_basestub_metadata_callbackGravatar Tim Emiola2015-04-22
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge pull request #1343 from wkubiak/masterGravatar Craig Tiller2015-04-22
| |\ \ \ \ \ \ \ \ \ \
| | | | | | * \ \ \ \ \ Merge github.com:google/grpc into batch-metadataGravatar Craig Tiller2015-04-22
| | | | | | |\ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-passGravatar Craig Tiller2015-04-22
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | call progressGravatar Craig Tiller2015-04-22
| | | * | | | | | | | | minor fix in TLS error messageGravatar Wojtek Kubiak2015-04-22
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #1340 from zeliard/masterGravatar Nicolas Noble2015-04-21
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | fix missing pointers on gpr_atm_acq_cas on x64Gravatar zeliard2015-04-22
| | | * | | | | | | | | add missing defines on windows (WIN64)Gravatar zeliard2015-04-22
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #1337 from jtattermusch/windows_fixesGravatar Nicolas Noble2015-04-21
| | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | Adds RemoteTests to the Xcode project, and fixes RxLibrary #importsGravatar Jorge Canizales2015-04-21
| | | * | | | | | | | | partial fix for #546Gravatar Jan Tattermusch2015-04-21
| | |/ / / / / / / / /
| | | | | * | | | | | Small cleanup of the sample appGravatar Jorge Canizales2015-04-21
| | | | | * | | | | | Small logging formatting fixGravatar Jorge Canizales2015-04-21
| | | | | * | | | | | Adds proto support to the main app too.Gravatar Jorge Canizales2015-04-21
| | | | | * | | | | | Fixes proto remote test to use the actual protos of the service.Gravatar Jorge Canizales2015-04-21
| | | | | * | | | | | Adds podspec for the generated filesGravatar Jorge Canizales2015-04-21
| | * | | | | | | | | Merge pull request #1338 from jtattermusch/windows_less_verboseGravatar Nicolas Noble2015-04-21
| | |\ \ \ \ \ \ \ \ \
| | | | | | * | | | | | Generates ObjC code for the test protosGravatar Jorge Canizales2015-04-21
| | | | | | * | | | | | Adds Class prefix RMTGravatar Jorge Canizales2015-04-21
| | | | | | * | | | | | Brings in proto files for the remote test server.Gravatar Jorge Canizales2015-04-21