Mark D. Roth
|
58a4b9c922
|
[reorg] move src/core/lib/gpr -> src/core/util (#36543)
Closes #36543
COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36543 from markdroth:reorg_util_gpr ba84e186beb1ec50d09bcf91ebd16e88b8e225aa
PiperOrigin-RevId: 634113744
|
2024-05-15 16:32:20 -07:00 |
|
Mario Jones Vimal
|
1c0f5d32a0
|
[core/gpr] Move subprocess to gpr and add subprocess creation using execve (#33983)
Move subprocess util to gpr.
Add support for communication with the subprocess.
This is required to support authentication using an executable.
|
2023-08-07 12:53:00 -07:00 |
|
Craig Tiller
|
5325b65d84
|
Revert "[core/gpr] move subprocess to gpr" (#33972)
Reverts grpc/grpc#33870 - since it breaks memory usage tooling.
|
2023-08-02 20:40:12 -07:00 |
|
Mario Jones Vimal
|
f10a8e3418
|
[core/gpr] move subprocess to gpr (#33870)
Move subprocess util to gpr.
Add support for communication with the subprocess.
This is required to support authentication using an executable.
|
2023-08-02 13:19:08 -07:00 |
|
Yijie Ma
|
f99b8b5bc4
|
Convert c-style comments to C++-style comments (#31923)
* baseline
* fix clang-tidy
* manually revert these files
* manually fixup at eof
* revert 2 more files
* change check_deprecated_grpc++.py
* change end2end_defs.include template
* fix check_include_guards.py
* untrack tools/distrib/python/convert_cstyle_comments_to_cpp.py
not yet ready to be submitted
* fix
yapf check_include_guards.py
remove a space...
* fix version.cc.template
* fix version_info.h.template
|
2022-12-22 23:01:53 -08:00 |
|
Vijay Pai
|
8a99fdb57e
|
Move cmdline and subprocess from public gpr to test/core/util
|
2018-01-25 20:11:38 -08:00 |
|
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
|
Craig Tiller
|
0bda0b3e55
|
Configure performance scenarios with json
Run those json configurations as part of presubmits
|
2016-04-06 10:14:44 -07:00 |
|
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
2016-03-31 07:46:18 -07:00 |
|
David Garcia Quintas
|
3c1720c984
|
Updated copyrights...
|
2016-01-15 12:16:03 -08:00 |
|
David Garcia Quintas
|
45484b31bb
|
Added sanity check for trailing newlines
|
2016-01-14 19:01:00 -08:00 |
|
Craig Tiller
|
3cdd9bbdbc
|
clang-format
|
2015-05-15 14:43:47 -07:00 |
|
Craig Tiller
|
fbac5f17b7
|
Crash handling test
|
2015-05-15 14:20:44 -07:00 |
|