aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util
Commit message (Expand)AuthorAge
* Use static_cast rather than reinterpret_cast whenever possibleGravatar Vijay Pai2018-03-05
* 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
|/
* Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
* windows needs fflush after fprintfGravatar Jan Tattermusch2018-01-12
* 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
| |\|
* | | Merge branch 'master' into execctxGravatar Yash Tibrewal2017-11-27
|\ \ \ | | |/ | |/|
| * | Merge pull request #13419 from nlopezgi/masterGravatar adelez2017-11-27
| |\ \
* | | | Fixing errors and minor bugsGravatar Yash Tibrewal2017-11-22
* | | | A few src/core fixes due to missing exec_ctx_finishGravatar Yash Tibrewal2017-11-21
* | | | Merge masterGravatar Yash Tibrewal2017-11-21
|\| | |
| | | * Fix test cert buildGravatar ncteisen2017-11-20
| | | * Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-cGravatar ncteisen2017-11-20
| | | |\ | | |_|/ | |/| |
| * | | Rename tracer_peer to tracer_utilGravatar ncteisen2017-11-17
| | | * clang fmtGravatar ncteisen2017-11-17
| | | * Un extern the fuzzersGravatar ncteisen2017-11-17
| | | * Remove all extern CGravatar ncteisen2017-11-17