aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
* Reviewer feedback; commentsGravatar ncteisen2018-01-23
|
* Reviewer feedbackGravatar ncteisen2018-01-22
|
* Switch to use manual constructorGravatar ncteisen2018-01-20
|
* Classify the tracer objectGravatar ncteisen2018-01-18
|
* Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-09
|\
| * Merge pull request #13912 from ncteisen/nullptrGravatar David G. Quintas2018-01-09
| |\ | | | | | | Missing s/NULL/nullptr
| * | Need to include functional to use std::bindGravatar Vijay Pai2018-01-08
| | |
| * | Set error status correctly on server sideGravatar Ken Payson2018-01-04
| | |
* | | Fix bazel codeGravatar ncteisen2018-01-03
| | |
* | | Clangify my stale codeGravatar ncteisen2018-01-03
| | |
* | | Missing s/NULL/nullptrGravatar ncteisen2018-01-03
| | |
| | * Missing s/NULL/nullptrGravatar ncteisen2018-01-03
| |/
* | Fix test compileGravatar ncteisen2018-01-03
| |
* | Update bazel filesGravatar ncteisen2018-01-02
| |
* | Initial commitGravatar ncteisen2017-12-28
|/ | | | | | | Picks up work from https://github.com/grpc/grpc/pull/10259. A merge was impossible due to the many sweeping changed that have occured since I last touched that PR (c++-ization, exec_ctx, reorganitation of filters, etc).
* fix data race in shutdown_and_destroy_pollsetGravatar Dan Zhang2017-12-22
|
* fix typoGravatar Dan Zhang2017-12-22
|
* fix udp_server_test flakinessGravatar Dan Zhang2017-12-22
|
* format changeGravatar Dan Zhang2017-12-20
|
* Add a start_cb to grpc_udp_listener to be called when listener isGravatar Dan Zhang2017-12-20
| | | | created.
* Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-13
|\
| * Merge pull request #13450 from daniel-j-born/tcp_clientGravatar Mark D. Roth2017-12-13
| |\ | | | | | | Refactor POSIX TCP client connect.
| | * Refactor POSIX TCP client connect.Gravatar Dan Born2017-12-12
| | |
| * | Merge branch 'master' into cv-wait-monotonicGravatar Sree Kuchibhotla2017-12-08
| |\|
| | * Revert "Revert "All instances of exec_ctx being passed around in src/core ↵Gravatar Yash Tibrewal2017-12-06
| | | | | | | | | | | | removed""
| | * Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
| | |
| | * Merge pull request #13058 from yashykt/execctxGravatar Yash Tibrewal2017-12-05
| | |\ | | | | | | | | All instances of exec_ctx being passed around in src/core removed
| | * \ Merge pull request #13559 from dmaclach/threadnamesGravatar Vijay Pai2017-12-05
| | |\ \ | | | | | | | | | | Add thread naming support on platforms that support it.
| | | | * Merge master into execctxGravatar Yash Tibrewal2017-12-05
| | | | |\ | | | |_|/ | | |/| |
* | | | | Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-05
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | PR CommentsGravatar David Garcia Quintas2017-12-05
| | | | |
| * | | | Pass a pollset_set to some client handshakers.Gravatar Dan Born2017-12-04
| | | | |
* | | | | Merge branch 'master' of github.com:grpc/grpc into backoff_cppGravatar David Garcia Quintas2017-12-04
|\| | | |
* | | | | Cleaned up API. Backoff now returns a single value: the time of the next retryGravatar David Garcia Quintas2017-12-04
| | | | |
| | | * | clang-formatGravatar Vijay Pai2017-12-04
| | | | |
| | | * | Add thread nameGravatar Vijay Pai2017-12-04
| | | | |
| * | | | Merge pull request #13336 from markdroth/server_connection_timeoutGravatar Mark D. Roth2017-12-04
| |\ \ \ \ | | | | | | | | | | | | On server, include receiving HTTP/2 settings in handshake timeout
| * \ \ \ \ Merge pull request #13579 from sreecha/rq-fixGravatar Sree Kuchibhotla2017-12-04
| |\ \ \ \ \ | | | | | | | | | | | | | | Properly shutdown endpoints in h2_http_proxy
| * \ \ \ \ \ Merge pull request #13554 from danzh2010/asyncioGravatar Yang Gao2017-12-04
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | udp_server async I/O
| | | | | | * | Update ev_epollsig_linux_test.ccGravatar Vijay Pai2017-12-04
| | | | | | | |
| | | | | * | | Change the code to use MONOTONIC clocks when calling gpr_cv_wait (condition ↵Gravatar Sree Kuchibhotla2017-12-04
| | |_|_|/ / / | |/| | | | | | | | | | | | | | | | | | | varialbes in linux support MONOTONIC clock type)
| | | * | | | Merge branch 'master' into rq-fixGravatar Sree Kuchibhotla2017-12-04
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | | * | | | fix connectivity test failureGravatar Sree Kuchibhotla2017-12-04
| | | | | | |
| | | | | | * Merge master into execctx after removal of assert in tls_gccGravatar yashkt2017-12-04
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | | * | Merge branch 'master' into threadnamesGravatar Vijay Pai2017-12-02
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #13051 from ctiller/bazel-pollersGravatar Craig Tiller2017-12-01
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Test multiple pollers with Bazel
| | | | * | | | Delete outdated commentsGravatar Sree Kuchibhotla2017-12-01
| | | | | | | |
| | | | * | | | Provide a cleaner API for proxy_connection_failed().Gravatar Mark D. Roth2017-12-01
| | | | | | | |
| | | * | | | | Merge branch 'master' into asyncioGravatar Dan Zhang2017-12-01
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | | * | | | No need to explicitly zero initialize since we are doing zalloc. Some misc ↵Gravatar Sree Kuchibhotla2017-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | formatting changes