Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2018-01-24 | |
|\ \ \ \ \ | ||||
| | | | * | | Refactor ruby server shutdown to fix a race | Alexander Polcyn | 2018-01-22 | |
| | | * | | | Fix two ruby memory leaks when exceptions are raised | Alexander Polcyn | 2018-01-22 | |
| | | |/ / | ||||
| * | / / | Fix arena to return aligned memory. | Mark D. Roth | 2018-01-22 | |
| | |/ / | |/| | | ||||
| | * | | Remove alarm from core, implement in C++ layer only | Vijay Pai | 2018-01-21 | |
| |/ / | ||||
| * | | Regenerate projects | Mehrdad Afshari | 2018-01-19 | |
* | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2018-01-19 | |
|\| | | ||||
| * | | Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure | Jan Tattermusch | 2018-01-16 | |
| |\ \ | ||||
| * \ \ | Merge pull request #13777 from frankyn/patch-1 | apolcyn | 2017-12-18 | |
| |\ \ \ | ||||
| * \ \ \ | Merge pull request #13774 from apolcyn/disable_soreuseport_in_ruby_tests | apolcyn | 2017-12-15 | |
| |\ \ \ \ | ||||
| | | * | | | [Ruby] Specify module init after cloning repo | Frank Natividad | 2017-12-14 | |
| | |/ / / | |/| | | | ||||
| | * | | | Disable soreuseport in ruby unit tests | Alexander Polcyn | 2017-12-13 | |
| | | * | | metadata plugin update statuses in wrapped langs | Jan Tattermusch | 2017-12-14 | |
| | |/ / | |/| | | ||||
* | | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2017-12-13 | |
|\| | | | ||||
| * | | | Merge remote-tracking branch 'origin/v1.8.x' | Mehrdad Afshari | 2017-12-11 | |
| |\ \ \ | | |/ / | |/| | | ||||
| | * | | v1.8.0-pre2 is now v1.8.0 | Mehrdad Afshari | 2017-12-12 | |
| | * | | Merge pull request #13696 from apolcyn/update_ruby_for_cpp_core | apolcyn | 2017-12-08 | |
| | |\ \ | ||||
| | | * | | Update extconf.rb for c++ conversion, move CFLAGS to CPPFLAGS when | Alexander Polcyn | 2017-12-08 | |
* | | | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2017-12-08 | |
|\| | | | | ||||
* | | | | | Merge commit '94e676e^2' into fix-stream-compression-config-interface | Muxi Yan | 2017-12-08 | |
|\ \ \ \ \ | ||||
| | * \ \ \ | Merge master | Yash Tibrewal | 2017-12-07 | |
| | |\ \ \ \ | | |/ / / / | |/| | | | | ||||
* | | | | | | Do not separate message/stream compression levels | Muxi Yan | 2017-12-07 | |
| * | | | | | Unref global backup poller under its lock | Alexander Polcyn | 2017-12-07 | |
* | | | | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co... | Muxi Yan | 2017-12-06 | |
|\| | | | | | ||||
* | | | | | | Merge commit 'b0bad8f^' into fix-stream-compression-config-interface | Muxi Yan | 2017-12-06 | |
|\ \ \ \ \ \ | ||||
* | | | | | | | clang-format | Muxi Yan | 2017-12-06 | |
* | | | | | | | Merge e759d2a^ | Muxi Yan | 2017-12-06 | |
|\ \ \ \ \ \ \ | ||||
| | | | * | | | | Revert "Revert "All instances of exec_ctx being passed around in src/core rem... | Yash Tibrewal | 2017-12-06 | |
| | | |/ / / / | ||||
| | | * | | | | Revert "All instances of exec_ctx being passed around in src/core removed" | Yash Tibrewal | 2017-12-06 | |
| | | * | | | | Merge pull request #13058 from yashykt/execctx | Yash Tibrewal | 2017-12-05 | |
| | | |\ \ \ \ | ||||
| | | * | | | | | Regen projects and fix more uses of gpr_thd_new | Vijay Pai | 2017-12-05 | |
| | | | |_|_|/ | | | |/| | | | ||||
| | | | * | | | Merge master into execctx after removal of assert in tls_gcc | yashkt | 2017-12-04 | |
| | | | |\ \ \ | | | | |/ / / | | | |/| | | | ||||
| | | * | | | | Move histogram to test/core/util | Vijay Pai | 2017-11-30 | |
| | | | * | | | Merge branch 'master' into execctx | Yash Tibrewal | 2017-11-30 | |
| | | | |\ \ \ | | | | |/ / / | | | |/| | | | ||||
| | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc into v1.8.x | Nicolas "Pixel" Noble | 2017-11-30 | |
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | ||||
| | | * | | | | Merge pull request #13515 from mehrdada/bump-master-version | Mehrdad Afshari | 2017-11-28 | |
| | | |\ \ \ \ | ||||
| | | * \ \ \ \ | Merge pull request #13153 from bmarkons/patch-1 | apolcyn | 2017-11-28 | |
| | | |\ \ \ \ \ | ||||
| | | * \ \ \ \ \ | Merge pull request #12710 from apolcyn/speedup_ruby_end2end_tests | apolcyn | 2017-11-27 | |
| | | |\ \ \ \ \ \ | ||||
| | | | * | | | | | | Remove some sleeps in ruby tests and fix test server shutdown | Alex Polcyn | 2017-11-27 | |
| | | | | | * | | | | Bump 1.8.0-dev to 1.9.0-dev | Mehrdad Afshari | 2017-11-27 | |
| | | | |_|/ / / / | | | |/| | | | | | ||||
| | | | | | | * | | Bump 1.8.0-dev to 1.8.0-pre1 | Mehrdad Afshari | 2017-11-27 | |
| | | * | | | | | | generate_projects | Muxi Yan | 2017-11-27 | |
| | | | |_|_|/ / | | | |/| | | | | ||||
| | | | | * | | | Add HealthChecker helpers for setting statuses | Marko Bogdanović | 2017-11-18 | |
| | | | | | * | | Merge master | Yash Tibrewal | 2017-11-16 | |
| | | | | | |\ \ | | | | |_|_|/ / | | | |/| | | | | ||||
| | | * | | | | | Merge pull request #13204 from apolcyn/fix_broken_ruby_20_for_master | apolcyn | 2017-11-13 | |
| | |/| | | | | | ||||
| | | | | | * | | Merge with master | Yash Tibrewal | 2017-11-09 | |
| | | | | | |\ \ | | | |_|_|_|/ / | | |/| | | | | | ||||
| | * | | | | | | Merge master | Yash Tibrewal | 2017-11-06 | |
| | |\ \ \ \ \ \ | ||||
| | | * | | | | | | fix | Craig Tiller | 2017-11-03 | |
| | | * | | | | | | Merge github.com:grpc/grpc into 50 | Craig Tiller | 2017-11-03 | |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| | | * | | | | | | Sanity fixes | Craig Tiller | 2017-11-03 |