Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated copyrights | murgatroid99 | 2016-01-12 |
| | |||
* | Merge pull request #4457 from soltanmm/plate-tectonics | Nathaniel Manista | 2016-01-12 |
|\ | | | | | Include core in Python distribution. | ||
* \ | Merge pull request #4238 from ctiller/poffy | Vijay Pai | 2016-01-11 |
|\ \ | | | | | | | Make pick_first fast path lock free | ||
* \ \ | Merge pull request #4525 from ctiller/proto_names | Vijay Pai | 2016-01-11 |
|\ \ \ | | | | | | | | | Consolidate C++ proto files under src/proto | ||
* | | | | Removed redundant std= cflag | murgatroid99 | 2016-01-07 |
| | | | | |||
* | | | | Compile Node extension with c99 and c++11 | murgatroid99 | 2016-01-07 |
| | | | | |||
| * | | | Merge github.com:grpc/grpc into proto_names | Craig Tiller | 2016-01-07 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | Merge pull request #4616 from ctiller/i-like-pie | Michael Lumish | 2016-01-07 |
|\ \ \ \ | | | | | | | | | | | Tweak compiler settings to hopefully make Jenkins more robust | ||
| | | | * | Include core in Python distribution | Masood Malekghassemi | 2016-01-07 |
| |_|_|/ |/| | | | |||
| | | * | Fix pings | Craig Tiller | 2016-01-07 |
| | | | | |||
* | | | | Fixes | Craig Tiller | 2016-01-06 |
| | | | | |||
| | * | | Merge github.com:grpc/grpc into proto_names | Craig Tiller | 2016-01-06 |
| | |\| | |||
* | | | | Update new files | Craig Tiller | 2016-01-06 |
| | | | | |||
* | | | | Merge github.com:grpc/grpc into clangfmt | Craig Tiller | 2016-01-06 |
|\ \ \ \ | | |_|/ | |/| | | |||
* | | | | Tweak end2end formatting | Craig Tiller | 2016-01-05 |
| | | | | |||
* | | | | Tweak end2end formatting | Craig Tiller | 2016-01-05 |
| | | | | |||
| | * | | Tweak compiler settings to hopefully make Jenkins more robust | Craig Tiller | 2016-01-05 |
| | | | | |||
* | | | | Fix end2end_test formatting | Craig Tiller | 2016-01-05 |
| |/ / |/| | | |||
| * | | Fix makefile, codegen bugs | Craig Tiller | 2016-01-04 |
| | | | |||
| * | | zookeeper is platform specific | Craig Tiller | 2016-01-04 |
| | | | |||
| * | | Add a test that public headers compile as C99 | Craig Tiller | 2016-01-04 |
| | | | |||
| * | | Fix templates + clang-format | Craig Tiller | 2015-12-22 |
|/ / | |||
| * | Merge branch 'yawn' into proto_names | Craig Tiller | 2015-12-22 |
| |\ | |/ |/| | |||
| * | Merge github.com:grpc/grpc into proto_names | Craig Tiller | 2015-12-22 |
| |\ | |||
* | | | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 |
| |/ |/| | |||
* | | dont include grpc++ in buildtests_c | Jan Tattermusch | 2015-12-18 |
| | | |||
* | | remove unused vsprojects | Jan Tattermusch | 2015-12-18 |
| | | |||
* | | make intermediate dir path shorter | Jan Tattermusch | 2015-12-18 |
| | | |||
* | | Merge pull request #4524 from jtattermusch/polish_vcxproj_files | Craig Tiller | 2015-12-18 |
|\ \ | | | | | | | Polish vcxproj files | ||
* | | | ignore warning LNK4217 | Jan Tattermusch | 2015-12-18 |
| | | | |||
| | * | Consolidate C++ proto files under src/proto | Craig Tiller | 2015-12-17 |
| |/ |/| | | | | | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies | ||
| * | make Release depend on Release from nuget deps | Jan Tattermusch | 2015-12-17 |
| | | |||
| * | silence warnings | Jan Tattermusch | 2015-12-17 |
| | | |||
| * | Get rid of tabs from .include file | Jan Tattermusch | 2015-12-17 |
|/ | |||
* | make vcxproject files compatible with VS2015 | Jan Tattermusch | 2015-12-11 |
| | |||
* | drop _USE_32BIT_TIME_T define | Jan Tattermusch | 2015-12-11 |
| | |||
* | Merge github.com:grpc/grpc into connectivity-state | Craig Tiller | 2015-12-09 |
| | |||
* | Merge pull request #4306 from jcanizales/merge-release | Jan Tattermusch | 2015-12-07 |
|\ | | | | | Merge release-0.12 into master | ||
* | | Renaming GCOV to GPR_GCOV. | Nicolas "Pixel" Noble | 2015-12-07 |
| | | |||
* | | Removing code coverage for unreachable code. | Nicolas "Pixel" Noble | 2015-12-07 |
| | | |||
| * | Point gRPC.podspec to pushed BoringSSL version | Jorge Canizales | 2015-12-01 |
|/ | | | | (1.0) | ||
* | The podspec is a template. The podspec is a template. | Jorge Canizales | 2015-12-01 |
| | | | The podspec is a template. | ||
* | Generate all file lists and build target lists in binding.gyp from build.yaml | murgatroid99 | 2015-11-05 |
| | |||
* | Fixing proto dependencies for targets that aren't libraries. | Nicolas "Pixel" Noble | 2015-11-03 |
| | |||
* | Prevent XCode 7 from showing spurious warnings | Jorge Canizales | 2015-10-28 |
| | | | This will hopefully make xctool work on Travis too (cross fingers!) | ||
* | Edit the template, not the output file | murgatroid99 | 2015-10-26 |
| | |||
* | Removed extraneous C++ settings in Node gyp C targets | murgatroid99 | 2015-10-23 |
| | |||
* | Compile statically against Node's OpenSSL headers | murgatroid99 | 2015-10-23 |
| | |||
* | Modified Mac build fix for new binding.gyp structure | murgatroid99 | 2015-10-22 |
| | |||
* | Copy Node Mac build fix from old pull request (#1199) | murgatroid99 | 2015-10-22 |
| |