Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | 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 | |
| | | | * | updated projects | David Garcia Quintas | 2016-01-29 | |
| | |_|/ | |/| | | ||||
* | | | | 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 | |
| |\ \ \ | ||||
| * \ \ \ | Merge github.com:grpc/grpc into mwah | Craig Tiller | 2016-01-25 | |
| |\ \ \ \ | |/ / / / |/| | | | | ||||
* | | | | | Merge remote-tracking branch 'upstream/master' into bump_version_0_13 | Jan Tattermusch | 2016-01-25 | |
|\ \ \ \ \ | ||||
| | | | * \ | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-25 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||
| | | * | | | Fix compiler flags | Craig Tiller | 2016-01-25 | |
| | |/ / / | ||||
| | * | | | Fix *SAN compilation | Craig Tiller | 2016-01-25 | |
| | * | | | Fix a build error on newer clangs with msan | Craig Tiller | 2016-01-25 | |
| |/ / / | ||||
| * | | | Merge pull request #4750 from a-veitch/tag_set | Bogdan Drutu | 2016-01-22 | |
| |\ \ \ | ||||
* | | | | | regenerate projects | Jan Tattermusch | 2016-01-22 | |
|/ / / / | ||||
* | | | | Merge pull request #4812 from ctiller/integrate-zlib | Jan Tattermusch | 2016-01-22 | |
|\ \ \ \ | ||||
| | | * \ | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-21 | |
| | | |\ \ | |_|_|/ / |/| | | | | ||||
| | | * | | made codegen targets in build.yaml | David Garcia Quintas | 2016-01-21 | |
* | | | | | Merge pull request #4802 from jtattermusch/integrate_0_12_changes | Masood Malekghassemi | 2016-01-21 | |
|\ \ \ \ \ | ||||
| | | | * \ | Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces | David Garcia Quintas | 2016-01-21 | |
| | | | |\ \ | |_|_|_|/ / |/| | | | | | ||||
* | | | | | | Add some time dilation for ASAN builds | Craig Tiller | 2016-01-21 | |
| | * | | | | Make zlib a first class build citizen | Craig Tiller | 2016-01-21 | |
| | | | * | | added missing codegen deps for grp | David Garcia Quintas | 2016-01-21 | |
| | | | * | | Made "codedgen" directories closed over #includes | David Garcia Quintas | 2016-01-21 | |
| * | | | | | Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes | Jan Tattermusch | 2016-01-20 | |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | ||||
* | | | | | | Fix C++ | Craig Tiller | 2016-01-20 | |
* | | | | | | Move build configs into build.yaml | Craig Tiller | 2016-01-20 | |
|/ / / / / | ||||
| | | * | | regenerated projects | David Garcia Quintas | 2016-01-20 | |
| | | * | | Regenerated projects | David Garcia Quintas | 2016-01-20 | |
| | | | * | Rename coresched --> limit_cores | vjpai | 2016-01-19 | |
| | | | * | Merge branch 'master' into corelimit2 | vjpai | 2016-01-19 | |
| | | | |\ | |_|_|_|/ |/| | | | |