Craig Tiller
|
9b41852a5e
|
channel_init --> core configuration system (#27347)
* channel_init --> core configuration system
* Automated change: Fix sanity tests
* fixes
* Automated change: Fix sanity tests
* fixes
* fixes
* eliminate grpc_base_c
* fixes
* fix merge
* fix
* update visibility
* fixes
* feedback
* fix comment
Co-authored-by: ctiller <ctiller@users.noreply.github.com>
|
2021-09-27 15:51:39 -07:00 |
Craig Tiller
|
ea389c00c2
|
Adjust include order per style guide (#27175)
Introduce clang-format configuration to sort includes closer to our rules.
|
2021-09-08 12:14:44 -07:00 |
Craig Tiller
|
b062fcd5c6
|
Ensure consistency of include style for <grpc.* headers (#27233)
* Add a tool to ensure consistency in how grpc public headers are included
* Apply tool
* add to test suite
* isort
|
2021-09-02 11:42:33 -07:00 |
Esun Kim
|
9bd7c4917a
|
Fix unused-parameter warning
|
2021-01-19 18:18:09 -08:00 |
Esun Kim
|
91ca04cf6f
|
Add TestGrpcScope
|
2020-09-17 12:41:14 -07:00 |
Karthik Ravi Shankar
|
7fa6826134
|
Merge branch 'master' into opencensus
|
2020-06-10 17:47:16 -07:00 |
Karthik Ravi Shankar
|
89763a96fd
|
Move OpenCensus back to ::grpc from ::grpc_impl
Revert - Revert "Revert "Fold opencensus into grpc_impl namespace"" #18396
|
2020-06-10 17:36:58 -07:00 |
Esun Kim
|
234b356e2f
|
Fix the flaky bm_opencensus_plugin
|
2020-04-29 09:35:57 -07:00 |
Vijay Pai
|
0c0f3f0556
|
Declare microbenchmarks as tests rather than binaries, fix issues
|
2020-02-13 09:34:15 -08:00 |
Karthik Ravi Shankar
|
4e0923e802
|
Fix errors from clang_format_code.sh
|
2019-03-25 15:49:22 -07:00 |
Karthik Ravi Shankar
|
4260fe1147
|
More fixes
|
2019-03-21 17:51:28 -07:00 |
Karthik Ravi Shankar
|
2a8f3f79ab
|
Fix more namespace stuff
|
2019-03-15 17:08:58 -07:00 |
Karthik Ravi Shankar
|
f66b654795
|
Revert "Revert "Fold opencensus into grpc_impl namespace""
|
2019-03-15 11:30:23 -07:00 |
Karthik Ravi Shankar
|
2bf934f97d
|
Revert "Fold opencensus into grpc_impl namespace"
|
2019-03-15 10:20:06 -07:00 |
Karthik Ravi Shankar
|
b606cad6cc
|
Fold opencensus into grpc_impl namespace
Moving opencensus into grpc_impl namespace..
|
2019-03-04 15:47:37 -08:00 |
Vizerai
|
8cd49c528d
|
update
|
2018-05-25 11:40:51 -07:00 |
Vizerai
|
95393cf530
|
Fixed opencensus benchmark to be compliant with grpc benchmarks.
|
2018-05-10 13:26:23 -07:00 |