Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'chttp2_timer' into timer | Craig Tiller | 2017-10-09 |
|\ | |||
| * | Preprocessor guards | Craig Tiller | 2017-10-09 |
| | | |||
* | | Remove #if 0 | Craig Tiller | 2017-10-08 |
| | | |||
* | | Have BDP estimator schedule timers | Craig Tiller | 2017-10-08 |
|/ | |||
* | 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 |
| | |||
* | Merge pull request #12888 from muxi/port-12881-12883 | Muxi Yan | 2017-10-07 |
|\ | | | | | Port #12881 (Make platform-specific headers textual) and #12883 (Fix GID podspec issue) | ||
* | | Adding PR #12879 changes | Yash Tibrewal | 2017-10-06 |
| | | |||
| * | Make platform-specific headers textual | Muxi Yan | 2017-10-06 |
| | | |||
* | | Adding PR #12882 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 |
|/ | |||
* | Fixes | Craig Tiller | 2017-10-06 |
| | |||
* | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-06 |
|\ | |||
| * | Merge pull request #12851 from AspirinSJL/cancel_fallback_timer | Juanli Shen | 2017-10-06 |
| |\ | | | | | | | Cancel fallback timer in glb_shutdown() | ||
* | | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-06 |
|\| | | |||
| * | | Merge pull request #12842 from apolcyn/fix_ruby_mem_bug | apolcyn | 2017-10-05 |
| |\ \ | | | | | | | | | Add test under ruby GC stress mode and fix non-GC-rooted variable | ||
| | | * | Cancel fallback timer in glb_shutdown() | Juanli Shen | 2017-10-05 |
| | | | | |||
| * | | | Add test for forward declaration | Muxi Yan | 2017-10-05 |
| | | | | |||
| * | | | Merge pull request #12845 from ncteisen/fix-posix-build | Noah Eisen | 2017-10-05 |
| |\ \ \ | | | | | | | | | | | Fix compilation on Mac | ||
| * \ \ \ | Merge pull request #12637 from muxi/add-objc-gen-forward-declare | Muxi Yan | 2017-10-05 |
| |\ \ \ \ | | |_|_|/ | |/| | | | Allow ObjC proto plugin to forward declare message classes | ||
* | | | | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\| | | | | |||
| | | * | | Fix compilation | ncteisen | 2017-10-05 |
| | |/ / | |/| | | |||
| * | | | Merge branch 'master' into externC | Yash Tibrewal | 2017-10-05 |
| |\ \ \ | |||
| | * \ \ | Merge pull request #12786 from muxi/fix-performance-regression | Muxi Yan | 2017-10-05 |
| | |\ \ \ | | | | | | | | | | | | | Fix gRPC performance regression | ||
| | | | | * | Add a test under ruby GC stress mode and fix non-GC-rooted variable bug | Alexander Polcyn | 2017-10-05 |
| | | |_|/ | | |/| | | |||
* | | | | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||
| * | | | | Merge pull request #12493 from apolcyn/fix_ruby_call_mem_leak | apolcyn | 2017-10-04 |
| |\ \ \ \ | | | | | | | | | | | | | Fix a per-call memory leak in ruby | ||
| | | | * | | clang-format | Muxi Yan | 2017-10-04 |
| | | | | | | |||
| * | | | | | Merge pull request #12801 from chrisdunelm/fixregister | Jan Tattermusch | 2017-10-04 |
| |\ \ \ \ \ | | | | | | | | | | | | | | | C# De-register cancellation token | ||
| | | | * | | | Some final linker and build issues. Also, resolving invalid_channel_args_test | Yash Tibrewal | 2017-10-03 |
| | | | | | | | |||
| | | | * | | | 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. | ||
* | | | | | | | | Fix cast | Craig Tiller | 2017-10-03 |
| | | | | | | | | |||
| | | * | | | | | De-register cancellation token | Chris Bacon | 2017-10-03 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #12800 | ||
| | | | | * | | | 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 |
| | |/ / / / / | |/| | | | | | |||
| | | | * | | | clang | Yash Tibrewal | 2017-10-02 |
| | | | | | | | |||
| | | | * | | | Trying ken's fix for windows python | Yash Tibrewal | 2017-10-02 |
| | | | | | | | |||
| | | | * | | | grpclb initializer list | Yash Tibrewal | 2017-10-02 |
| | | | | | | | |||
| | | | * | | | Running generate projects | 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 |