Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into chttp2_timer | Craig Tiller | 2017-10-10 |
|\ | |||
| * | Merge pull request #12929 from nicolasnoble/init-test-timeout | Nicolas Noble | 2017-10-10 |
| |\ | | | | | | | Fixing init-test timeout. | ||
| * \ | Merge pull request #12927 from nicolasnoble/windows-cache-fix | Nicolas Noble | 2017-10-10 |
| |\ \ | | | | | | | | | Properly flushing execution context cache under Windows. | ||
| * \ \ | Merge pull request #12930 from nicolasnoble/windows-memleak | Nicolas Noble | 2017-10-10 |
| |\ \ \ | | | | | | | | | | | Fixing Windows's memory leak. | ||
| | | | * | Fixing init-test timeout. | Nicolas Noble | 2017-10-10 |
| | | | | | |||
| | * | | | clang-format. | Nicolas "Pixel" Noble | 2017-10-10 |
| | | | | | |||
| | * | | | Fixing Windows's memory leak. | Nicolas Noble | 2017-10-10 |
| | | |/ | | |/| | |||
| | | * | Properly flushing execution context cache under Windows. | Nicolas Noble | 2017-10-10 |
| | |/ | |||
* | | | Preprocessor guards | Craig Tiller | 2017-10-09 |
| | | | |||
| * | | Add newline at the end of src/core headers that did not have it | Yash Tibrewal | 2017-10-09 |
| |/ | |||
* | | Missing destructor | Craig Tiller | 2017-10-08 |
| | | |||
* | | Const correctness | Craig Tiller | 2017-10-08 |
| | | |||
* | | C++ize BDP estimator, introduce ManualConstructor | Craig Tiller | 2017-10-08 |
| | | |||
| * | Add grpc_posix.h header for grpc_use_signal declaration | Yash Tibrewal | 2017-10-08 |
|/ | |||
* | Adding PR #12879 changes | Yash Tibrewal | 2017-10-06 |
| | |||
* | const required in log_android.cc | Yash Tibrewal | 2017-10-06 |
| | |||
* | Merge pull request #12869 from yashykt/logandroid | Yash Tibrewal | 2017-10-06 |
|\ | | | | | extern C for gpr_default_log in android | ||
| * | Clang tidy | Yash Tibrewal | 2017-10-06 |
| | | |||
| * | Missing extern C | Yash Tibrewal | 2017-10-06 |
| | | |||
* | | Import fixes | Craig Tiller | 2017-10-06 |
| | | |||
| * | extern C for gpr_default_log in android | Yash Tibrewal | 2017-10-06 |
|/ | |||
* | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-06 |
|\ | |||
* \ | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ \ | |||
| | * | Fix compilation | ncteisen | 2017-10-05 |
| |/ | |||
* | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ \ | |||
| | * | Merge branch 'master' into externC | Yash Tibrewal | 2017-10-03 |
| | |\ | | |/ | |/| | |||
* | | | Fixes | Craig Tiller | 2017-10-03 |
| | | | |||
* | | | Fix UV compilation | Craig Tiller | 2017-10-03 |
| | | | |||
* | | | Fix UV compilation | Craig Tiller | 2017-10-03 |
| | | | |||
| * | | Merge pull request #12733 from ↵ | Michael Lumish | 2017-10-03 |
| |\ \ | | | | | | | | | | | | | | | | | vosst/increase-reference-count-for-tcp-connect-state Increase reference count on state used in tcp connect. | ||
| | | * | Rebasing on master for easier merging and testing | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| * | | | Update version to 1.8.0-dev, update g word to 'generous' | murgatroid99 | 2017-10-02 |
| | | | | |||
| | | * | Trying ken's fix for windows python | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Reverting socket_utils_windows.c till a fix for inet_ntop is found. Trying ↵ | Yash Tibrewal | 2017-10-02 |
| | | | | | | | | | | | | | | | | BUILD changes | ||
| | | * | Trying another fix for windows python | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | poll.h not found, unresolved external dependencies issues | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Windows build errors | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Windows definition/declaration bugs | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | some build changes, some unresolved dependencies | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Reverting pb.c files for now. Also fixing few more build errors | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | More build errors | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Removing more build errors | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Removing few more build errors | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Clang | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Some more build errors | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | clang format | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | More uv errors | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Some windows build errors | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Some more extern C | Yash Tibrewal | 2017-10-02 |
| | | | | |||
| | | * | Removing more build errors | Yash Tibrewal | 2017-10-02 |
| | | | |