Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 |
|\ | |||
* | | Remove pr in Makefile | yang-g | 2016-02-04 |
* | | Merge pull request #5031 from nicolasnoble/groar | Michael Lumish | 2016-02-03 |
|\ \ | |||
* \ \ | Merge pull request #5036 from ctiller/fixes2 | Jan Tattermusch | 2016-02-03 |
|\ \ \ | |||
| | | * | fix broken merge of build.yaml | Alistair Veitch | 2016-02-03 |
| | | * | merge | Alistair Veitch | 2016-02-03 |
| | | |\ | |_|_|/ |/| | | | |||
| * | | | Better dynamic linking | Craig Tiller | 2016-02-03 |
| | * | | Shifting the merge mechanism. | Nicolas "Pixel" Noble | 2016-02-03 |
| | * | | Using libtool instead of ar under MacOS. | Nicolas "Pixel" Noble | 2016-02-03 |
| |/ / |/| | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-03 |
|\| | | |||
| * | | Fix c# artifact builder on Mac | Craig Tiller | 2016-02-02 |
| | * | merge | Alistair Veitch | 2016-02-02 |
| | |\ | |||
| * | \ | Merge pull request #5007 from ctiller/memcpy3 | Nicolas Noble | 2016-02-02 |
| |\ \ \ | |||
* | | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-02-02 |
|\| | | | | |||
| * | | | | Merge pull request #4998 from ctiller/syscall | Jan Tattermusch | 2016-02-02 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||
| | | | * | post merge | Alistair Veitch | 2016-02-02 |
| | | * | | Use old memcpy for wrappers | Craig Tiller | 2016-02-02 |
| | * | | | Please *san | Craig Tiller | 2016-02-01 |
| | |/ / | |||
| * | | | Merge branch 'master' into corelimit2 | Vijay Pai | 2016-02-01 |
| |\| | | |||
| | * | | Merge pull request #4979 from nicolasnoble/win32_subprocess | Craig Tiller | 2016-02-01 |
| | |\ \ | |||
| | * \ \ | Merge pull request #4978 from nicolasnoble/alarming | Craig Tiller | 2016-01-31 |
| | |\ \ \ | |||
* | | \ \ \ | Merge branch 'census-placeholders' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||
| * | | | | | Actually moving this to the proper place. | Nicolas "Pixel" Noble | 2016-01-31 |
* | | | | | | Merge branch 'win32_subprocess' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||
| * | | | | | Adding windows support for gpr subprocesses. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / / | |||
* | | | | | Merge branch 'alarming' into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-31 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
| * | | | | Fixing, using and testing alarm code. | Nicolas "Pixel" Noble | 2016-01-31 |
| |/ / / | |||
* | | | | Cleaning up cruft to properly create a dll file. | Nicolas "Pixel" Noble | 2016-01-30 |
* | | | | Removing gpr as a separated library. | Nicolas "Pixel" Noble | 2016-01-30 |
* | | | | Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable | Nicolas "Pixel" Noble | 2016-01-29 |
|\| | | | |||
* | | | | Allowing for debug builds. | Nicolas "Pixel" Noble | 2016-01-29 |
| * | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-28 |
| |\ \ \ | |||
* | | | | | Making BoringSSL compile under mingw. | Nicolas "Pixel" Noble | 2016-01-28 |
| |/ / / |/| | | | |||
| * | | | Fixed wrong usage of global var | David Garcia Quintas | 2016-01-28 |
* | | | | Merge branch 'master' into makefile-cleanup | Nicolas "Pixel" Noble | 2016-01-28 |
|\ \ \ \ | |||
* | | | | | CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way a... | Nicolas "Pixel" Noble | 2016-01-28 |
| | * | | | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-27 |
| | |\ \ \ | | |/ / / | |/| | | | |||
| | * | | | DONE!!1one | David Garcia Quintas | 2016-01-27 |
| | * | | | After GrpcLibrary refactoring. Compiles and passes. WIP still | David Garcia Quintas | 2016-01-27 |
* | | | | | Moving some config defaults to build.yaml, and moving others to CPPFLAGS. | Nicolas "Pixel" Noble | 2016-01-28 |
| * | | | | Merge github.com:grpc/grpc into things_be_slow | Craig Tiller | 2016-01-27 |
| |\ \ \ \ | |||
| * | | | | | Reduce CPU, increase MSAN timeouts | Craig Tiller | 2016-01-27 |
| | |_|_|/ | |/| | | | |||
* | | | | | Removing Makefile circular dependencies. | Nicolas "Pixel" Noble | 2016-01-27 |
| | * | | | Merge github.com:grpc/grpc into mwah | Craig Tiller | 2016-01-27 |
| | |\ \ \ | |_|/ / / |/| | | | | |||
* | | | | | Finally fixing the issue with CC, CX, LD, and AR not being overridable from t... | Nicolas "Pixel" Noble | 2016-01-27 |
* | | | | | Cleaning up our Makefile. | Nicolas "Pixel" Noble | 2016-01-26 |
|/ / / / | |||
| | * | | pre sync_stream.cc creation. Does not compile | David Garcia Quintas | 2016-01-25 |
| | * | | async_stream.h done. Compiles | David Garcia Quintas | 2016-01-25 |
| | * | | Further work. Compiles. WIP | David Garcia Quintas | 2016-01-25 |
| * | | | Merge branch 'mwah' of github.com:ctiller/grpc into mwah | Craig Tiller | 2016-01-25 |
| |\ \ \ |