aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/core/util
Commit message (Expand)AuthorAge
* avoid collisions with ephemeral ports on foundryGravatar Jan Tattermusch2018-09-12
* threadsafe port picker for remote bazelGravatar Jan Tattermusch2018-08-31
* fix port picker for remote bazelGravatar Jan Tattermusch2018-08-29
* Revert "Revert "Fathom tcp changes""Gravatar Yash Tibrewal2018-08-27
* Revert "Fathom tcp changes"Gravatar Jan Tattermusch2018-08-27
* Fathom TCP level changes. TracedBuffer for keeping track of all buffersGravatar Yash Tibrewal2018-07-16
* Move suppressions files under test/core/util to avoid creating a BUILD file u...Gravatar Adele Zhou2018-06-15
* Revert "Revert "Add suppressions to sanitizers for bazel builds""Gravatar adelez2018-06-15
* Revert "Add suppressions to sanitizers for bazel builds"Gravatar Nicolas Noble2018-06-14
* Add suppressions files as data dependency to gpr_test_utilGravatar Adele Zhou2018-06-13
* Pick a random starting portGravatar Adele Zhou2018-05-10
* Add ALTS fuzzerGravatar Yihua Zhang2018-05-08
* Fix a memory leakGravatar Adele Zhou2018-04-10
* Also add sizeGravatar Adele Zhou2018-03-23
* Use timeout instead of sizeGravatar Adele Zhou2018-03-23
* Set default size large for fuzzer tests, and enormous for api_fuzzerGravatar Adele Zhou2018-03-23
* Add size param to grpc_cc_test and set it to enormous for fuzzer tests.Gravatar Adele Zhou2018-03-23
* Abstract libuv implementationGravatar kpayson642018-03-13
* Stop including inttypes.h in gRPC core public header in Apple platformsGravatar Muxi Yan2018-03-12
* 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