Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | Merge pull request #1317 from donnadionne/private_build | Tim Emiola | 2015-04-22 | |
| |\ \ \ \ \ \ | ||||
| | | * | | | | | Post merge cleanup. | Nicolas "Pixel" Noble | 2015-04-23 | |
| | |/ / / / / | |/| | | | | | ||||
* | | | | | | | Add newline | Craig Tiller | 2015-04-22 | |
* | | | | | | | Merge github.com:google/grpc into one-pass | Craig Tiller | 2015-04-22 | |
|\| | | | | | | ||||
| * | | | | | | Merge pull request #1348 from nicolasnoble/unsecure-no-really | Craig Tiller | 2015-04-22 | |
| |\ \ \ \ \ \ | ||||
| | * | | | | | | Making sure we don't require OpenSSL for tests that, in fact, don't need it. | Nicolas "Pixel" Noble | 2015-04-23 | |
| * | | | | | | | Merge pull request #1339 from nicolasnoble/template-doc | Craig Tiller | 2015-04-22 | |
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||
* | | | | | | | | One test compiles | Craig Tiller | 2015-04-22 | |
* | | | | | | | | Merge github.com:grpc/grpc into one-pass | Craig Tiller | 2015-04-22 | |
|\| | | | | | | | ||||
* | | | | | | | | Transport compiles | Craig Tiller | 2015-04-22 | |
| | | * | | | | | Adding more arguments and default values to allow the environment to be speci... | Donna Dionne | 2015-04-22 | |
| | | * | | | | | Merge branch 'master' of github.com:google/grpc into private_build | Donna Dionne | 2015-04-22 | |
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||
| * | | | | | | | Merge pull request #1312 from ctiller/batch-metadata | Yang Gao | 2015-04-22 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | Update flaky bit for unsecure tests | Craig Tiller | 2015-04-22 | |
* | | | | | | | | | Beginning transport work | Craig Tiller | 2015-04-22 | |
| | | | * | | | | | Making modifications after comments | Donna Dionne | 2015-04-22 | |
| | | | * | | | | | Merge branch 'master' of github.com:google/grpc into private_build | Donna Dionne | 2015-04-22 | |
| | | | |\ \ \ \ \ | | |_|_|/ / / / / | |/| | | | | | | | ||||
| | | | | | * | | | Adds unit test of stub to the XCode project | Jorge Canizales | 2015-04-22 | |
| | | | | | * | | | Creates unit test for the stub | Jorge Canizales | 2015-04-22 | |
| | | | | | * | | | Fixes initializer of the generated stub | Jorge Canizales | 2015-04-22 | |
| | | | | | * | | | Fixes syntax errors. | Jorge Canizales | 2015-04-22 | |
| | | | | | * | | | Makes the runtime serialize alright. | Jorge Canizales | 2015-04-22 | |
| | | | | | * | | | Adds basic runtime library and generated stub | Jorge Canizales | 2015-04-22 | |
| | |_|_|_|/ / / | |/| | | | | | | ||||
* | | | | | | | | Call compiles | Craig Tiller | 2015-04-22 | |
| * | | | | | | | Merge pull request #1347 from jtattermusch/mathserver_fixedport | Michael Lumish | 2015-04-22 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | mathserver listens on fixed port | Jan Tattermusch | 2015-04-22 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #1341 from jcanizales/merge-https-upstream | Michael Lumish | 2015-04-22 | |
| |\ \ \ \ \ \ \ | ||||
| | | | * | | | | | Supporting comments in build-cleaner. | Nicolas "Pixel" Noble | 2015-04-22 | |
| * | | | | | | | | Merge pull request #1330 from yang-g/bugfix | Craig Tiller | 2015-04-22 | |
| |\ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ | Merge pull request #1335 from stanley-cheung/php_basestub_metadata_callback | Tim Emiola | 2015-04-22 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #1343 from wkubiak/master | Craig Tiller | 2015-04-22 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||
| | | | | | * \ \ \ \ \ | Merge github.com:google/grpc into batch-metadata | Craig Tiller | 2015-04-22 | |
| | | | | | |\ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | Merge branch 'batch-metadata' of github.com:ctiller/grpc into one-pass | Craig Tiller | 2015-04-22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / | |/| | | | | | | | | | | ||||
* | | | | | | | | | | | | call progress | Craig Tiller | 2015-04-22 | |
| | | * | | | | | | | | | minor fix in TLS error message | Wojtek Kubiak | 2015-04-22 | |
| | |/ / / / / / / / / | ||||
| | * | | | | | | | | | Merge pull request #1340 from zeliard/master | Nicolas Noble | 2015-04-21 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | fix missing pointers on gpr_atm_acq_cas on x64 | zeliard | 2015-04-22 | |
| | | * | | | | | | | | | add missing defines on windows (WIN64) | zeliard | 2015-04-22 | |
| | |/ / / / / / / / / | ||||
| | * | | | | | | | | | Merge pull request #1337 from jtattermusch/windows_fixes | Nicolas Noble | 2015-04-21 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | | Adds RemoteTests to the Xcode project, and fixes RxLibrary #imports | Jorge Canizales | 2015-04-21 | |
| | | * | | | | | | | | | partial fix for #546 | Jan Tattermusch | 2015-04-21 | |
| | |/ / / / / / / / / | ||||
| | | | | * | | | | | | Small cleanup of the sample app | Jorge Canizales | 2015-04-21 | |
| | | | | * | | | | | | Small logging formatting fix | Jorge Canizales | 2015-04-21 | |
| | | | | * | | | | | | Adds proto support to the main app too. | Jorge Canizales | 2015-04-21 | |
| | | | | * | | | | | | Fixes proto remote test to use the actual protos of the service. | Jorge Canizales | 2015-04-21 | |
| | | | | * | | | | | | Adds podspec for the generated files | Jorge Canizales | 2015-04-21 | |
| | * | | | | | | | | | Merge pull request #1338 from jtattermusch/windows_less_verbose | Nicolas Noble | 2015-04-21 | |
| | |\ \ \ \ \ \ \ \ \ | ||||
| | | | | | * | | | | | | Generates ObjC code for the test protos | Jorge Canizales | 2015-04-21 | |
| | | | | | * | | | | | | Adds Class prefix RMT | Jorge Canizales | 2015-04-21 | |
| | | | | | * | | | | | | Brings in proto files for the remote test server. | Jorge Canizales | 2015-04-21 |