aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
* Call destructor if thread was ever constructedGravatar Vijay Pai2018-02-21
|
* Fix header includesGravatar Vijay Pai2018-02-21
|
* Move destructor and Start to implementationGravatar Vijay Pai2018-02-21
|
* Header inclusionGravatar Vijay Pai2018-02-21
|
* Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
|\
| * Merge pull request #14468 from muxi/fix-grpc++Gravatar Muxi Yan2018-02-21
| |\ | | | | | | Fix grpc++->grpcpp leftover files
| * \ Merge pull request #14437 from yihuazhang/security_connector_replacementGravatar Mark D. Roth2018-02-21
| |\ \ | | | | | | | | Security connector replacement
* | | | MinGW requires lambdas to set their calling method if neededGravatar Vijay Pai2018-02-21
| | | |
* | | | wip for Windows portGravatar Vijay Pai2018-02-20
| | | |
| | | * Fix grpc++->grpcpp leftover filesGravatar Muxi Yan2018-02-20
| | |/ | |/|
* | | Minor fixesGravatar Vijay Pai2018-02-20
| | |
| * | Merge pull request #14466 from jiangtaoli2016/ssl_testGravatar Jiangtao Li2018-02-20
| |\ \ | | | | | | | | Re-enable mismatched ALPN SSL tests for boringSSL.
* | | | Minor bug fixesGravatar Vijay Pai2018-02-20
| | | |
| * | | Merge pull request #14465 from y-zeng/rm_ownerGravatar Vijay Pai2018-02-20
| |\ \ \ | | | | | | | | | | Remove C++ end2end test owners
| * \ \ \ Merge pull request #14434 from ncteisen/macos-warningGravatar Noah Eisen2018-02-20
| |\ \ \ \ | | | | | | | | | | | | Fix compiler warning
| * \ \ \ \ Merge pull request #14451 from adelez/foundry_integrationGravatar adelez2018-02-20
| |\ \ \ \ \ | | | | | | | | | | | | | | Bazel support: run end2end tests with different pollers
| | | | * | | Remove C++ end2end test ownersGravatar Yuchen Zeng2018-02-20
| | | | | | |
| * | | | | | Merge pull request #14449 from kpayson64/less_loggingGravatar kpayson642018-02-20
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | Lower debug logging on epollex
| | | | | * | Re-enable mismatched ALPN SSL tests for boringSSL.Gravatar jiangtaoli20162018-02-20
| | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #13870 from markdroth/c++_lb_policyGravatar Mark D. Roth2018-02-20
| |\ \ \ \ \ | | | | | | | | | | | | | | C++ LB policy API
* | | | | | | Fix low level benchmarkGravatar Vijay Pai2018-02-20
| | | | | | |
* | | | | | | Merge branch '2phase_thd' of github.com:vjpai/grpc into 2phase_thdGravatar Vijay Pai2018-02-20
|\ \ \ \ \ \ \
* | | | | | | | Fix one Linux-specific testGravatar Vijay Pai2018-02-20
| | | | | | | |
| | | | | | | * place security_connector in its own subdirectoryGravatar Yihua Zhang2018-02-20
| | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge pull request #14353 from jtattermusch/cmake_polishingGravatar Jan Tattermusch2018-02-20
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | Fine tune cmake find_package usage
| | | | * | | | Convert LB policy API to C++.Gravatar Mark D. Roth2018-02-20
| | | |/ / / / | | |/| | | |
| * / | | | | clang-fmtGravatar Vijay Pai2018-02-19
|/ / / / / /
* | | | | | Merge branch 'attach' into 2phase_thdGravatar Vijay Pai2018-02-19
|\ \ \ \ \ \
* | | | | | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
| | | | | | |
| | * | | | | Merge pull request #14438 from ↵Gravatar Juanli Shen2018-02-19
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | grpc/revert-14412-revert-14376-revert-14356-revert-13671-grpclb_reresolution Reintroduce grpclb re-resolution with fix
| | * \ \ \ \ \ Merge pull request #13963 from rongjiecomputer/windowsGravatar Jan Tattermusch2018-02-19
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | [Bazel] Do not use -pthread on Windows
| * | | | | | | | Update thd.hGravatar Vijay Pai2018-02-16
|/ / / / / / / /
| | | | | | * | Add bazel target for more tests.Gravatar Adele Zhou2018-02-16
| | | | | | | |
| | | | | | * | Run end2end tests with different pollers with Bazel.Gravatar Adele Zhou2018-02-16
| | | | | | | |
| | | | | | * | Fix the fuzzer corpus path.Gravatar Adele Zhou2018-02-16
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Fix thread leak by delaying thread exit until join is readyGravatar Vijay Pai2018-02-16
| | | | | | |
| | | * | | | Fix test againGravatar Juanli Shen2018-02-16
| | | | | | |
| | | | | * | Lower debug logging on epollexGravatar Ken Payson2018-02-16
| | | | | | |
| * | | | | | Merge pull request #14289 from boxofrad/patch-1Gravatar Noah Eisen2018-02-16
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Update GRPC_SSL_CIPHER_SUITES documentation
| * \ \ \ \ \ \ Merge pull request #14401 from maxim-babenko/masterGravatar Noah Eisen2018-02-16
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Always fill "empty" on return from gpr_mpscq_pop_and_check_end
| * \ \ \ \ \ \ \ Merge pull request #14162 from toanju/fix-non-virtual-dtorGravatar Noah Eisen2018-02-16
| |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fix non-virtual-dtor
| * \ \ \ \ \ \ \ \ Merge pull request #14135 from toanju/install-grpc-cliGravatar Noah Eisen2018-02-16
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | grpc-cli: add install-grpc-cli target to Makefile
| * \ \ \ \ \ \ \ \ \ Merge pull request #14432 from markdroth/alignmentGravatar Mark D. Roth2018-02-16
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Use aligned memory if needed.
| | | * | | | | | | | | grpc-cli: add install-grpc-cli target to MakefileGravatar Tobias Jungel2018-02-16
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ease the installation of grpc-cli using the Makefile
| | | * | | | | | | | fix non-virtual-dtorGravatar Tobias Jungel2018-02-16
| | |/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | compiling with -Wnon-virtual-dtor works with this patch
* / | | | | | | | | Remove support for detached threads. All threads must be joined.Gravatar Vijay Pai2018-02-15
|/ / / / / / / / /
* | | | | | | | | Merge pull request #14444 from dgquintas/kill_grpclb_testGravatar David G. Quintas2018-02-15
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Removed outdated grpclb_test
* \ \ \ \ \ \ \ \ \ Merge pull request #14210 from muxi/move-cpp-headersGravatar Muxi Yan2018-02-15
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | gRPC C++ Public Header Directory Change
* \ \ \ \ \ \ \ \ \ \ Merge pull request #14443 from ericgribkoff/java_v1.10.0Gravatar Eric Gribkoff2018-02-15
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add grpc-java 1.10.0 to interop matrix
* \ \ \ \ \ \ \ \ \ \ \ Fix github url in client_matrix.pyGravatar Eric Gribkoff2018-02-15
|\ \ \ \ \ \ \ \ \ \ \ \