aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* MinGW requires lambdas to set their calling method if neededGravatar Vijay Pai2018-02-21
* wip for Windows portGravatar Vijay Pai2018-02-20
* Minor fixesGravatar Vijay Pai2018-02-20
* Minor bug fixesGravatar Vijay Pai2018-02-20
* 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
| * 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
| * Update thd.hGravatar Vijay Pai2018-02-16
|/
* Fix thread leak by delaying thread exit until join is readyGravatar Vijay Pai2018-02-16
* 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
|\
* \ Merge pull request #14210 from muxi/move-cpp-headersGravatar Muxi Yan2018-02-15
|\ \
* \ \ Merge pull request #14443 from ericgribkoff/java_v1.10.0Gravatar Eric Gribkoff2018-02-15
|\ \ \
* \ \ \ Fix github url in client_matrix.pyGravatar Eric Gribkoff2018-02-15
|\ \ \ \
| | | | * Removed outdated grpclb_testGravatar David Garcia Quintas2018-02-15
| |_|_|/ |/| | |
| | * | Add grpc-java 1.10.0 to interop matrixGravatar Eric Gribkoff2018-02-15
| |/ / |/| |
| * | fix github uri in client_matrix.pyGravatar Eric Gribkoff2018-02-15
|/ /
| * Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* | Merge pull request #14440 from markdroth/resolver_shutdown_fixGravatar Mark D. Roth2018-02-15
|\ \
| * | Fix refcounting bug in resolver callback.Gravatar Mark D. Roth2018-02-15
|/ /
* | Merge pull request #14416 from markdroth/send_message_slice_ownershipGravatar Mark D. Roth2018-02-15
|\ \
* \ \ Merge pull request #14430 from kpayson64/multi_poll_per_callGravatar kpayson642018-02-15
|\ \ \
| | * | Update todoGravatar Vijay Pai2018-02-15
* | | | Merge pull request #14429 from ncteisen/channel-arg-utilsGravatar Noah Eisen2018-02-15
|\ \ \ \
| * | | | Fix compileGravatar ncteisen2018-02-14
| * | | | Add clarifying commentGravatar ncteisen2018-02-14
| * | | | Use grpc_channel_arg_get_string when appropriateGravatar ncteisen2018-02-14
* | | | | Merge pull request #14411 from apolcyn/python_test_deps_in_bazelGravatar apolcyn2018-02-14
|\ \ \ \ \
| * | | | | Add python bazel deps needed to run resolver component testsGravatar Alex Polcyn2018-02-14
| | | * | | Use heuristic to determine how many events to handle per iterationGravatar Ken Payson2018-02-14
| |_|/ / / |/| | | |
| | | * | Fix chttp2 to destroy the send_message byte stream upon error.Gravatar Mark D. Roth2018-02-14
| | * | | Use new helper funciton in one fileGravatar ncteisen2018-02-14
| | * | | Add channel arg helper for stringGravatar ncteisen2018-02-14
| |/ / / |/| | |
* | | | Merge pull request #14428 from ncteisen/fuzz-2460Gravatar Noah Eisen2018-02-14
|\ \ \ \
| * | | | Re gen projectsGravatar Noah Eisen2018-02-14
* | | | | Merge pull request #14427 from ncteisen/cleanupGravatar Noah Eisen2018-02-14
|\ \ \ \ \
| | * | | | Fix fuzz testGravatar Noah Eisen2018-02-14
| | * | | | Add reproGravatar Noah Eisen2018-02-14
| |/ / / / |/| | | |
* | | | | Merge pull request #14424 from ncteisen/fuzz-4141Gravatar Noah Eisen2018-02-14
|\ \ \ \ \
| | * | | | Cleanup from a quickly merged PRGravatar ncteisen2018-02-14
| |/ / / / |/| | | |
| * | | | Fix fuzz bugGravatar Noah Eisen2018-02-14
| * | | | Add fuzz reproGravatar Noah Eisen2018-02-14
|/ / / /
* | | | Merge pull request #14423 from ncteisen/fuzz-4147Gravatar Noah Eisen2018-02-14
|\ \ \ \
* \ \ \ \ Merge pull request #14406 from jboeuf/new_ssl_rootsGravatar jboeuf2018-02-14
|\ \ \ \ \
| | | | * | Fix inproc transport to destroy send_message byte stream on failure.Gravatar Mark D. Roth2018-02-14
| | * | | | Fix handshaker crashGravatar Noah Eisen2018-02-14
| | * | | | Add fuzz reproGravatar Noah Eisen2018-02-14
| |/ / / / |/| | | |