index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
test
/
core
/
util
Commit message (
Expand
)
Author
Age
*
Move suppressions files under test/core/util to avoid creating a BUILD file u...
Adele Zhou
2018-06-15
*
Revert "Revert "Add suppressions to sanitizers for bazel builds""
adelez
2018-06-15
*
Revert "Add suppressions to sanitizers for bazel builds"
Nicolas Noble
2018-06-14
*
Add suppressions files as data dependency to gpr_test_util
Adele Zhou
2018-06-13
*
Pick a random starting port
Adele Zhou
2018-05-10
*
Add ALTS fuzzer
Yihua Zhang
2018-05-08
*
Fix a memory leak
Adele Zhou
2018-04-10
*
Also add size
Adele Zhou
2018-03-23
*
Use timeout instead of size
Adele Zhou
2018-03-23
*
Set default size large for fuzzer tests, and enormous for api_fuzzer
Adele Zhou
2018-03-23
*
Add size param to grpc_cc_test and set it to enormous for fuzzer tests.
Adele Zhou
2018-03-23
*
Abstract libuv implementation
kpayson64
2018-03-13
*
Stop including inttypes.h in gRPC core public header in Apple platforms
Muxi Yan
2018-03-12
*
Use static_cast rather than reinterpret_cast whenever possible
Vijay Pai
2018-03-05
*
Fix fuzzer tests for Bazel
Adele Zhou
2018-02-12
*
Run clang fmt
Noah Eisen
2018-02-09
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
*
Merge pull request #14360 from mehrdada/shellcheck-slash-test
Mehrdad Afshari
2018-02-08
|
|
\
*
|
|
fix a conflict
Vijay Pai
2018-02-08
*
|
|
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
|
|
*
|
|
Merge branch 'master' into gpr_review
Vijay Pai
2018-02-08
|
\
\
\
|
|
*
\
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-08
|
|
|
\
\
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Fix run_with_poller.sh to pass shellcheck
Mehrdad Afshari
2018-02-07
|
|
|
*
Fix fuzzer_one_entry_runner.sh to pass shellcheck
Mehrdad Afshari
2018-02-07
|
*
|
|
Merge branch 'master' into gpr_review_host_port
Vijay Pai
2018-02-02
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
*
|
/
|
Privatize useful.h and avl.h
Vijay Pai
2018-02-02
|
|
/
/
|
/
|
|
|
|
*
Merge branch 'master' into gpr_review3
Vijay Pai
2018-02-02
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Remove extern "C"
Vijay Pai
2018-02-02
*
|
|
add comment
Jan Tattermusch
2018-01-31
*
|
|
make grpc_passthru_endpoint_stats refcounted
Jan Tattermusch
2018-01-30
|
*
|
Privatize host_port.h; was not used in any wrapped language implementation
Vijay Pai
2018-01-25
|
/
/
|
*
Move cmdline and subprocess from public gpr to test/core/util
Vijay Pai
2018-01-25
|
/
*
Split lib/support into lib/gpr and lib/gpr++.
Mark D. Roth
2018-01-18
*
windows needs fflush after fprintf
Jan Tattermusch
2018-01-12
*
Revert "Revert "All instances of exec_ctx being passed around in src/core rem...
Yash Tibrewal
2017-12-06
*
Revert "All instances of exec_ctx being passed around in src/core removed"
Yash Tibrewal
2017-12-06
*
Merge master into execctx after removal of assert in tls_gcc
yashkt
2017-12-04
|
\
|
*
Merge pull request #13051 from ctiller/bazel-pollers
Craig Tiller
2017-12-01
|
|
\
|
*
\
Merge pull request #13442 from adelez/foundry_integration
adelez
2017-12-01
|
|
\
\
|
*
\
\
Merge pull request #13575 from vjpai/dehist
Vijay Pai
2017-11-30
|
|
\
\
\
*
|
|
|
|
Merge master after no Extern C changes
Yash Tibrewal
2017-11-30
|
\
|
|
|
|
|
|
|
*
|
Rename port_hermetic to port_isolated_runtime_environment
Adele Zhou
2017-11-30
|
|
|
*
|
Use select to decide the test is hermetic or not
Adele Zhou
2017-11-30
|
|
|
*
|
Enabling hermetic testing for running tests on Foundry.
Adele Zhou
2017-11-30
|
|
|
/
/
|
|
/
|
|
|
|
*
|
Move histogram to test/core/util
Vijay Pai
2017-11-30
|
|
|
*
Start to get Bazel running different pollers
Craig Tiller
2017-11-30
|
|
|
/
|
|
/
|
*
|
|
Remove _ prefixed variable names
Yash Tibrewal
2017-11-29
*
|
|
Remove TLS_NO_SUPPORT and always use GPR_TLS. Reorder statements in grpc_init...
Yash Tibrewal
2017-11-28
*
|
|
Fix tests to call grpc_init and grpc_shutdown before using exec_ctx
Yash Tibrewal
2017-11-28
[next]