aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util
Commit message (Expand)AuthorAge
* Reviewer feedbackGravatar ncteisen2018-03-07
* Review feedback, gTestGravatar ncteisen2018-03-06
* reviewer feedback, renameGravatar ncteisen2018-03-06
* Fix build and sanityGravatar ncteisen2018-03-02
* Fix testGravatar ncteisen2018-03-02
* reviewer commentsGravatar ncteisen2018-03-01
* Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-01
|\
* \ Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-02-13
|\ \
| | * Fix fuzzer tests for BazelGravatar Adele Zhou2018-02-12
| |/
| * Run clang fmtGravatar Noah Eisen2018-02-09
| * Autofix c casts to c++ castsGravatar Noah Eisen2018-02-09
| * Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
| |\
| | * Merge pull request #14360 from mehrdada/shellcheck-slash-testGravatar Mehrdad Afshari2018-02-08
| | |\
| * | | fix a conflictGravatar Vijay Pai2018-02-08
| * | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
| |\| |
| * | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
| |\ \ \
| | | * \ Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | | |\ \ | | | |/ / | | |/| |
| | | | * Fix run_with_poller.sh to pass shellcheckGravatar Mehrdad Afshari2018-02-07
| | | | * Fix fuzzer_one_entry_runner.sh to pass shellcheckGravatar Mehrdad Afshari2018-02-07
| | * | | Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| | |\ \ \ | | | | |/ | | | |/|
| * | / | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| | |/ / | |/| |
| | | * Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| | | |\ | | |_|/ | |/| |
| | | * Remove extern "C"Gravatar Vijay Pai2018-02-02
| * | | add commentGravatar Jan Tattermusch2018-01-31
| * | | make grpc_passthru_endpoint_stats refcountedGravatar Jan Tattermusch2018-01-30
| | * | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
| |/ /
| | * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| |/
* | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-23
|\|
| * Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| * windows needs fflush after fprintfGravatar Jan Tattermusch2018-01-12
* | Clangify my stale codeGravatar ncteisen2018-01-03
* | Update bazel filesGravatar ncteisen2018-01-02
* | Initial commitGravatar ncteisen2017-12-28
|/
* Revert "Revert "All instances of exec_ctx being passed around in src/core rem...Gravatar Yash Tibrewal2017-12-06
* Revert "All instances of exec_ctx being passed around in src/core removed"Gravatar Yash Tibrewal2017-12-06
* Merge master into execctx after removal of assert in tls_gccGravatar yashkt2017-12-04
|\
| * Merge pull request #13051 from ctiller/bazel-pollersGravatar Craig Tiller2017-12-01
| |\
| * \ Merge pull request #13442 from adelez/foundry_integrationGravatar adelez2017-12-01
| |\ \
| * \ \ Merge pull request #13575 from vjpai/dehistGravatar Vijay Pai2017-11-30
| |\ \ \
* | | | | 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
| | |/ / | |/| |
| | * | Move histogram to test/core/utilGravatar Vijay Pai2017-11-30
| | | * Start to get Bazel running different pollersGravatar Craig Tiller2017-11-30
| | |/ | |/|
* | | Remove _ prefixed variable namesGravatar Yash Tibrewal2017-11-29
* | | Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...Gravatar Yash Tibrewal2017-11-28
* | | Fix tests to call grpc_init and grpc_shutdown before using exec_ctxGravatar Yash Tibrewal2017-11-28
| * | Fix the fuzzersGravatar ncteisen2017-11-28
| * | Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-27
| |\|