Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #14398 from ejona86/grpc-java-1.9.1 | Eric Anderson | 2018-02-12 |
|\ | | | | | Add grpc-java 1.9.1 to interop matrix | ||
* \ | Merge pull request #14394 from srini100/master | Srini Polavarapu | 2018-02-10 |
|\ \ | | | | | | | Remove redundant build instructions | ||
* \ \ | Merge pull request #14150 from ncteisen/more-clang-tidy | Noah Eisen | 2018-02-10 |
|\ \ \ | | | | | | | | | Remove and Prohibit C Style Casts | ||
* \ \ \ | Merge pull request #14397 from vjpai/nb2 | Vijay Pai | 2018-02-09 |
|\ \ \ \ | | | | | | | | | | | Add a separate test for non-blocking polling and RPCs | ||
* \ \ \ \ | Merge pull request #14134 from apolcyn/fix_ruby_shutdown_race | apolcyn | 2018-02-09 |
|\ \ \ \ \ | | | | | | | | | | | | | Refactor ruby server shutdown to fix a race in tests | ||
| | | * | | | Manually fix build issue | Noah Eisen | 2018-02-09 |
| | | | | | | |||
* | | | | | | Merge pull request #14396 from vjpai/ae2e | Vijay Pai | 2018-02-09 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Remove spinning variants from async_end2end_test | ||
| | | | | | * | Add grpc-java 1.9.1 to interop matrix | Eric Anderson | 2018-02-09 |
| |_|_|_|_|/ |/| | | | | | |||
* | | | | | | Merge pull request #14374 from dgquintas/missing_pr_comments | David G. Quintas | 2018-02-09 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Addressing #14170 leftover comments | ||
| | | | | | * | remove reference to downloading protoc | Srini Polavarapu | 2018-02-09 |
| | | | | | | | |||
| | | | * | | | Empty out all tests if GRPC_POSIX_SOCKET is not defined | Vijay Pai | 2018-02-09 |
| | | | | | | | |||
| | | | * | | | Add non-blocking test | Vijay Pai | 2018-02-09 |
| |_|_|/ / / |/| | | | | | |||
| | * | | | | Remove spinning version | Vijay Pai | 2018-02-09 |
| |/ / / / |/| | | | | |||
* | | | | | Merge pull request #14389 from ncteisen/tsan-poll-override | Noah Eisen | 2018-02-09 |
|\ \ \ \ \ | | | | | | | | | | | | | Fix TSAN Race in Overriding poll_function | ||
| | * | | | | Addressing #14170 leftover comments | David Garcia Quintas | 2018-02-09 |
| |/ / / / |/| | | | | |||
| * | | | | Remove uneeded headers | Noah Eisen | 2018-02-09 |
| | | | | | |||
| * | | | | Stop overriding poll function in async_end2end | ncteisen | 2018-02-09 |
|/ / / / | |||
| | | * | Merge branch 'master' of https://github.com/grpc/grpc into docfix | Srini Polavarapu | 2018-02-09 |
| | | |\ | |_|_|/ |/| | | | |||
| | * | | Run clang fmt | Noah Eisen | 2018-02-09 |
| | | | | |||
| | * | | Add some manual const casts to fix build | Noah Eisen | 2018-02-09 |
| | | | | |||
| | * | | Autofix c casts to c++ casts | Noah Eisen | 2018-02-09 |
| |/ / |/| | | |||
* | | | Merge pull request #14365 from srini100/master | Srini Polavarapu | 2018-02-08 |
|\ \ \ | | | | | | | | | Include pkg-config in the required tools to build | ||
* \ \ \ | Merge pull request #14132 from apolcyn/fix_benign_compression_options_mem_leak | apolcyn | 2018-02-08 |
|\ \ \ \ | | | | | | | | | | | Fix two ruby memory leaks when exceptions are raised | ||
* \ \ \ \ | Merge pull request #14184 from vjpai/gpr_review | Vijay Pai | 2018-02-08 |
|\ \ \ \ \ | | | | | | | | | | | | | GPR review: Privatize useful.h and avl.h | ||
| * \ \ \ \ | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||
* | | | | | | Merge pull request #14383 from yang-g/sanity | Yang Gao | 2018-02-08 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | restore sanity | ||
| | * \ \ \ \ | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
| | |\ \ \ \ \ | |||
* | | \ \ \ \ \ | Merge pull request #14360 from mehrdada/shellcheck-slash-test | Mehrdad Afshari | 2018-02-08 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | Enforce shellcheck on scripts under /test/ | ||
| | * | | | | | | sanity | yang-g | 2018-02-08 |
| |/ / / / / / |/| | | | | | | |||
* | | | | | | | Merge pull request #14379 from yashykt/chttp2_heap_use_after_free | Yash Tibrewal | 2018-02-08 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix heap use-after-free bug in chttp2 reported by fuzzer | ||
* \ \ \ \ \ \ \ | Merge pull request #14377 from adelez/foundry_integration | adelez | 2018-02-08 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add two files as data deps. | ||
* \ \ \ \ \ \ \ \ | Merge pull request #14196 from vjpai/gpr_review_tls | Vijay Pai | 2018-02-08 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | GPR review: Privatize thread-local storage headers | ||
| | | | | * | | | | | fix a conflict | Vijay Pai | 2018-02-08 |
| | | | | | | | | | | |||
| | | * | | | | | | | running generate_projects script | Yash Tibrewal | 2018-02-08 |
| | | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #13684 from markdroth/c++_resolver | Mark D. Roth | 2018-02-08 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | C++ Resolver API | ||
| | | | | | * \ \ \ \ | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
| | | | | | |\ \ \ \ \ | |_|_|_|_|_|/ / / / / |/| | | | | | | | | | | |||
* | | | | | | | | | | | Merge pull request #14190 from vjpai/gpr_review3 | Vijay Pai | 2018-02-08 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | GPR review: Move cmdline and subprocess from public gpr to test/core/util | ||
| | | | | | | * | | | | | Fix header guard | Vijay Pai | 2018-02-08 |
| | | | | | | | | | | | | |||
| | | | | | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into docfix | Srini Polavarapu | 2018-02-08 |
| | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |||
| | | | | | | | | | | * | Consolidate build instructions in INSTALL.md and src/cpp/README.md | Srini Polavarapu | 2018-02-08 |
| | | | | | | | | | |/ | | | | | | | | | |/| | |||
| | | | | * | | | | | | Fix heap use-after-free bug in chttp2 reported by fuzzer | Yash Tibrewal | 2018-02-08 |
| | | | | | | | | | | | |||
| | | | * | | | | | | | Add two files as data deps. | Adele Zhou | 2018-02-08 |
| |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | | | | | * | | | | fix dependence | Vijay Pai | 2018-02-08 |
| | | | | | | | | | | |||
| | | | | | * | | | | Merge branch 'master' into gpr_review | Vijay Pai | 2018-02-08 |
| | | | | | |\ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #14341 from chwarr/ignore-dirty-zlib-submodule | Nicolas Noble | 2018-02-08 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Ignore zlib submodule if its dirty (due to CMake) | ||
| | | * | | | | | | | | Convert resolver API to C++. | Mark D. Roth | 2018-02-08 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
| | | * | | | | | | | Merge branch 'master' into gpr_review_tls | Vijay Pai | 2018-02-08 |
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | |||
| | * | | | | | | | | Merge branch 'master' into gpr_review3 | Vijay Pai | 2018-02-08 |
| | |\ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #14197 from vjpai/gpr_review_host_port | Vijay Pai | 2018-02-08 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | GPR review: privatize host_port.h | ||
| | | * \ \ \ \ \ \ \ | Merge branch 'master' into gpr_review3 | Vijay Pai | 2018-02-08 |
| | | |\ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | |