aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core
Commit message (Collapse)AuthorAge
* Fix stream compression test bazel buildGravatar Muxi Yan2017-12-11
|
* Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-08
|\ | | | | | | fix-stream-compression-config-interface
* | Fix build error in compression_test.ccGravatar Muxi Yan2017-12-08
| |
* | Do not separate message/stream compression levelsGravatar Muxi Yan2017-12-07
| |
* | Fix bazel BUILDGravatar Muxi Yan2017-12-07
| |
* | Merge remote-tracking branch 'upstream/master' into ↵Gravatar Muxi Yan2017-12-06
|\ \ | | | | | | | | | fix-stream-compression-config-interface
* \ \ Merge commit 'b0bad8f' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \
* \ \ \ Merge commit 'b0bad8f^' into fix-stream-compression-config-interfaceGravatar Muxi Yan2017-12-06
|\ \ \ \
* | | | | clang-formatGravatar Muxi Yan2017-12-06
| | | | |
* | | | | Merge e759d2a^Gravatar Muxi Yan2017-12-06
|\ \ \ \ \
| | | | | * 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
| | | | | | |\ | | | | | |_|/ | | | | |/| |
| | | | * | | Pass a pollset_set to some client handshakers.Gravatar Dan Born2017-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
| | | | | | | | | |
| | | | | | * | | | 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
| | | | * | | | | | | Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
| | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Create a pilot job to run bazel tests remotely
| | | | | | | | | * \ \ Merge remote-tracking branch 'upstream/master' into server_connection_timeoutGravatar Mark D. Roth2017-12-01
| | | | | | | | | |\ \ \ | | | | | |_|_|_|_|/ / / | | | | |/| | | | | | |
| | | | * | | | | | | | Merge pull request #13570 from jtattermusch/concurrent_connectivity_fail_earlyGravatar Jan Tattermusch2017-12-01
| | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | concurrent_connectivity_test: fail early if there is a problem shutting down the server
| | | | * \ \ \ \ \ \ \ \ Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
| | | | |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move histogram to test/core/util
| | | | | | | | | | | | | * Merge master after no Extern C changesGravatar Yash Tibrewal2017-11-30
| | | | | | | | | | | | | |\ | | | | | |_|_|_|_|_|_|_|_|/ | | | | |/| | | | | | | | |
| | | | | | | * | | | | | | Rename port_hermetic to port_isolated_runtime_environmentGravatar Adele Zhou2017-11-30
| | | | | | | | | | | | | |
| | | | | | | * | | | | | | Use select to decide the test is hermetic or notGravatar Adele Zhou2017-11-30
| | | | | | | | | | | | | |
| | | | | | | * | | | | | | Enabling hermetic testing for running tests on Foundry.Gravatar Adele Zhou2017-11-30
| | | | | |_|/ / / / / / / | | | | |/| | | | | | | |
| | | | | | | | | * | | | Add special cases and some commentsGravatar Sree Kuchibhotla2017-11-30
| | | | | | | | | | | | |
| | | | | * | | | | | | | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | | | | | | | | | | | |
| | | | | | | | | * | | | Change ep_state from gpr_atm to int since all callbacks execute under a ↵Gravatar Sree Kuchibhotla2017-11-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | combiner and hence conn object is thread safe
| | | | | | | * | | | | | Start to get Bazel running different pollersGravatar Craig Tiller2017-11-30
| | | | | |_|/ / / / / / | | | | |/| | | | | | |
| | | | | | | | * | | | properly shutdown endpoints in h2_http_proxyGravatar Sree Kuchibhotla2017-11-30
| | | | | |_|_|/ / / / | | | | |/| | | | | |
| | | | | | | | | * | Fix up review commentsGravatar Dave MacLachlan2017-11-30
| | | | | | | | | | |
| | | | * | | | | | | Merge pull request #13432 from ncteisen/no-more-extern-cGravatar Noah Eisen2017-11-30
| | | | |\ \ \ \ \ \ \ | | | | | |/ / / / / / | | | | |/| | | | | | No More Extern "C"
| | | | | | | | | | * Merge branch 'master' into execctxGravatar Yash Tibrewal2017-11-30
| | | | | | | | | | |\ | | | | | |_|_|_|_|_|/ | | | | |/| | | | | |
| | | | | | * | | | | dont let server shutdown run foreverGravatar Jan Tattermusch2017-11-30
| | | | | |/ / / / / | | | | |/| | | | |
| | | | | | * | | | fix compile errorGravatar Dan Zhang2017-11-30
| | | | | | | | | |
| | | | * | | | | | Merge pull request #13357 from markdroth/reference_countedGravatar Mark D. Roth2017-11-30
| | | | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Add ReferenceCounted base class.