Esun Kim
|
f3fedae7c8
|
Added readability-redundant-string-cstr (#31707)
* Added readability-redundant-string-cstr
* Auto fix
* No need to wrap std::string
|
2022-11-18 17:12:46 -08:00 |
Craig Tiller
|
0f9d024fec
|
[iwyu] c++ (#29721)
* Revert "Revert "[iwyu] grpc++ (#29610)" (#29720)"
This reverts commit 0642bc213d.
* fixup status_code_enum import issue
* fix
* Automated change: Fix sanity tests
* import fixes
* fix import
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2022-05-19 07:34:48 -07:00 |
Craig Tiller
|
0642bc213d
|
Revert "[iwyu] grpc++ (#29610)" (#29720)
This reverts commit c8159eabdf.
|
2022-05-18 09:58:08 -07:00 |
Craig Tiller
|
c8159eabdf
|
[iwyu] grpc++ (#29610)
* [iwyu] grpc++
* fix
* fix
* Automated change: Fix sanity tests
* fix
* fix
* fix
* [iwyu] Better script
* eliminate race
* fixes
* Automated change: Fix sanity tests
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2022-05-18 07:16:53 -07:00 |
Esun Kim
|
165ee5007a
|
Replaced grpc::string with std::string
|
2020-06-29 17:56:36 -07:00 |
Karthik Ravi Shankar
|
9db914a0cc
|
Revert "Revert "Move ServerBuilder back to ::grpc from ::grpc_impl""
|
2020-06-24 12:28:27 -07:00 |
Karthik Ravi Shankar
|
0f64d1f96b
|
Revert "Move ServerBuilder back to ::grpc from ::grpc_impl"
|
2020-06-23 18:42:35 -07:00 |
Karthik Ravi Shankar
|
133f38a885
|
Make changes for ResourceQuota and friend namespaces.
|
2020-06-23 12:24:14 -07:00 |
Vijay Pai
|
405d7b4ce0
|
Ban use of std::sync constructs
|
2019-11-13 10:04:36 -08:00 |
yang-g
|
c156653997
|
Add listner fd as part of the external connection parameters
|
2019-06-03 10:38:37 -07:00 |
yang-g
|
ec6e7fd941
|
Rename enum
|
2019-05-16 09:07:34 -07:00 |
yang-g
|
7c051556a6
|
Rename internal class
|
2019-05-08 08:54:54 -07:00 |
yang-g
|
898fc0da1e
|
More fixes
|
2019-05-07 22:45:39 -07:00 |
yang-g
|
68b5260b74
|
Resolve comments
|
2019-05-07 14:33:51 -07:00 |
yang-g
|
152a7cc122
|
Resolve comments
|
2019-05-06 15:42:18 -07:00 |
yang-g
|
ac3a91edf8
|
Support accepting external connections.
|
2019-04-30 12:31:34 -07:00 |