Esun Kim
|
a031f0ffd6
|
Remove all nanopb defines
|
6 years ago |
Esun Kim
|
7ec6e8a4de
|
Remove nanopb from gRPC
|
6 years ago |
Esun Kim
|
be4e684a82
|
Migrated tsi/alts from nanopb to upb
|
6 years ago |
Juanli Shen
|
79f191114e
|
Use EDS in xds LB policy
|
6 years ago |
Tony Lu
|
42737d976a
|
Fixed prepare command to let bazel work after replacement
|
6 years ago |
Esun Kim
|
807cd08f4a
|
Fix upb build typo
|
6 years ago |
Esun Kim
|
c6b0bd08c7
|
Updated grpclb to use upb
|
6 years ago |
Esun Kim
|
6ddfb384c1
|
Added google/protobuf/descriptor.upb.* to google_api_upb
|
6 years ago |
Esun Kim
|
f7454a9876
|
Modified health_check to use upb proto instead of nanopb
|
6 years ago |
Esun Kim
|
8dfa3c2255
|
Remove upb targets from BUILD
|
6 years ago |
Esun Kim
|
f88bd06ee5
|
Go UPB!
|
6 years ago |
Karthik Ravi Shankar
|
fcb43f9dee
|
Regenerate projects
|
6 years ago |
Esun Kim
|
e6b07f9e58
|
Added cronet to gRPC-C++.podspec
|
6 years ago |
Esun Kim
|
1399d06276
|
Regenerate projects
|
6 years ago |
Moiz Haidry
|
bf994e48d9
|
Move grpc async, callback and sync implementation to grpc_impl namespace
|
6 years ago |
Yunjia Wang
|
410451c126
|
Add threadpool implementation
|
6 years ago |
Moiz Haidry
|
1c354e7c1f
|
Move grpc async, callback and sync implementation to grpc_impl namespace
|
6 years ago |
Soheil Hassas Yeganeh
|
dbf88dd66f
|
Revert "Revert "Introduce string_view and use it for gpr_split_host_port.""
This reverts commit 80c177d4c4 .
|
6 years ago |
Karthik Ravi Shankar
|
bddcb6c906
|
Don't move ServerContext to impl
|
6 years ago |
Soheil Hassas Yeganeh
|
80c177d4c4
|
Revert "Introduce string_view and use it for gpr_split_host_port."
|
6 years ago |
Karthik Ravi Shankar
|
8b91dc5fd2
|
Move more of usage to grpc_impl
1) Create server_context_impl and completion_queue_impl headers.
2) Move more of usage of ClientContext, ServerContext to grpc_impl
|
6 years ago |
Soheil Hassas Yeganeh
|
ef0f9bf7ec
|
Introduce string_view and use it for gpr_split_host_port.
|
6 years ago |
Yunjia Wang
|
ad22f9d7bf
|
Add delete operator overload
|
6 years ago |
Esun Kim
|
ebfd812be1
|
Regenerate projects
|
6 years ago |
Esun Kim
|
cd27a36924
|
Regenerate projects
|
6 years ago |
Yunjia Wang
|
70c8211c85
|
Add config files
|
6 years ago |
Yash Tibrewal
|
94e7edad99
|
Add Delegating Channel
|
6 years ago |
Stanley Cheung
|
795e31a84b
|
Re-generate projects
|
6 years ago |
Stanley Cheung
|
40a914e846
|
Re-generate projects;
|
6 years ago |
Karthik Ravi Shankar
|
522ddfe273
|
Move ClientContext to grpc_impl
ClientContext is another file which needs to be moved from grpc to
grpc_impl for referencing it.
|
6 years ago |
Moiz Haidry
|
226e63dd0c
|
Move server context implementation to grpc_impl namespace and typedef the ref to it
|
6 years ago |
Stanley Cheung
|
961ca7ec9d
|
Re-generate projects
|
6 years ago |
Stanley Cheung
|
f7425cb318
|
Re-generate projects
|
6 years ago |
Mark D. Roth
|
28ccd61cf5
|
Use SubchannelInterface to hide implementation from LB policy API.
|
6 years ago |
Stanley Cheung
|
56db3850af
|
Re-generate projects
|
6 years ago |
Yash Tibrewal
|
886dc10daa
|
Move validate_service_config to a new file
|
6 years ago |
Srini Polavarapu
|
8a01f6340f
|
regenerate projects
|
6 years ago |
Srini Polavarapu
|
60f23bd38c
|
Regenerate projects
|
6 years ago |
Muxi Yan
|
5b3e0732ab
|
Revert "Bump up version to 1.21.1"
This reverts commit 8ab582eb84 .
|
6 years ago |
Muxi Yan
|
8ab582eb84
|
Bump up version to 1.21.1
|
6 years ago |
Muxi Yan
|
118623d293
|
Rename root certificate bundle in gRPC-C++ pod
|
6 years ago |
Srini Polavarapu
|
535d0b1504
|
Regenerate projects
|
6 years ago |
Esun Kim
|
90fbdc92f5
|
Roll-forward "Config migration"
This reverts commit 236ae12bb1 .
|
6 years ago |
Muxi Yan
|
c681ff8e4b
|
Rename root certificate bundle in gRPC-C++ pod
|
6 years ago |
Karthik Ravi Shankar
|
03b079499c
|
Move CompletionQueue and Channel
|
6 years ago |
Karthik Ravi Shankar
|
40210d3b8a
|
Move Channel to grpc_impl
|
6 years ago |
Karthik Ravi Shankar
|
772a74aced
|
Revert changes to Channel
|
6 years ago |
Karthik Ravi Shankar
|
6be0b06c69
|
Revert "Fold CompletionQueue and ServerCompletionQueue into grpc_impl"
|
6 years ago |
murgatroid99
|
4242c85bed
|
Consolidate conditional localhost resolution into existing file
|
6 years ago |
murgatroid99
|
718d0ac621
|
Fix typo
|
6 years ago |