| Commit message (Expand) | Author | Age |
* | Flagging 0.13.1-pre1. | Nicolas "Pixel" Noble | 2016-02-13 |
* | Flagging the release. | Nicolas "Pixel" Noble | 2016-02-13 |
* | Revert Ruby version specialization | Masood Malekghassemi | 2016-02-11 |
* | Bump Python version | Masood Malekghassemi | 2016-02-11 |
* | Fixing Ruby binary build (again). | Nicolas "Pixel" Noble | 2016-02-10 |
* | Flagging 0.13 as pre1. | Nicolas "Pixel" Noble | 2016-02-09 |
* | Ummmm | Craig Tiller | 2016-02-08 |
* | build.yaml centric versioning | Craig Tiller | 2016-02-08 |
* | Merge pull request #5013 from a-veitch/tag_set_to_context | Bogdan Drutu | 2016-02-04 |
|\ |
|
| * | fix broken merge of build.yaml | Alistair Veitch | 2016-02-03 |
| * | merge | Alistair Veitch | 2016-02-03 |
| |\ |
|
* | | | Add new Node JS file to build.yaml | murgatroid99 | 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 |
* | | | | Few more fixes to the Ruby installation. | Nicolas "Pixel" Noble | 2016-01-28 |
| * | | | 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 |
| | |_|/
| |/| | |
|
* | | | | Merge pull request #4877 from murgatroid99/node_library_bundle | Nicolas 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 |