Moiz Haidry
|
bf994e48d9
|
Move grpc async, callback and sync implementation to grpc_impl namespace
|
6 years ago |
Yunjia Wang
|
416d9434a8
|
Modify BUILD for threadpool
|
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
|
51626535cd
|
Fix BUILD file
|
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 |
Yunjia Wang
|
a68e7bc461
|
Remove extra header file, change to c test, change new/delete
|
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
|
26769ae50f
|
Bump version to v1.22.0-pre1
|
6 years ago |
Esun Kim
|
63ffdf135f
|
Bump version to 1.23.0
|
6 years ago |
Yunjia Wang
|
a633ad3814
|
add mpmcqueue implementation ad test
|
6 years ago |
Nicolas "Pixel" Noble
|
8de64087a3
|
Clean bazel 0.26 upgrade.
|
6 years ago |
Yash Tibrewal
|
94e7edad99
|
Add Delegating Channel
|
6 years ago |
Stanley Cheung
|
e8800dc1dc
|
Bump to version v1.21.4
|
6 years ago |
Stanley Cheung
|
b015b437bb
|
Bump version to v1.21.4-pre1
|
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 |
Nicolas "Pixel" Noble
|
975ee2185f
|
Fixing exports.
|
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
|
8e159df5e8
|
Bump to version 1.21.3
|
6 years ago |
Stanley Cheung
|
187ef99e66
|
Bump version to v1.21.3-pre1
|
6 years ago |
Hao Nguyen
|
79f7abb45e
|
Update zlib dependency
|
6 years ago |
Mark D. Roth
|
28ccd61cf5
|
Use SubchannelInterface to hide implementation from LB policy API.
|
6 years ago |
Stanley Cheung
|
e24a7a3452
|
Bump version to 1.21.2
|
6 years ago |
Moiz Haidry
|
2c24998c36
|
Trying to directly access envoy proto libs
|
6 years ago |
Moiz Haidry
|
49e7f4b2e4
|
Added more rules to resolve deps
|
6 years ago |
Moiz Haidry
|
4995670257
|
Add support to import envoy protos
|
6 years ago |
Yash Tibrewal
|
886dc10daa
|
Move validate_service_config to a new file
|
6 years ago |
Srini Polavarapu
|
a0164889fb
|
Bump version to v1.21.1
|
6 years ago |
Srini Polavarapu
|
64d26e617f
|
Bump version to v1.21.1-pre1
|
6 years ago |
Srini Polavarapu
|
de94662bc1
|
version bump to v1.21.0
|
6 years ago |
Esun Kim
|
90fbdc92f5
|
Roll-forward "Config migration"
This reverts commit 236ae12bb1 .
|
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
|
a0b32609ff
|
Moved code back into one file with a #ifdef
|
6 years ago |
murgatroid99
|
710cbb02e6
|
libuv cares: scope manual localhost resolution to only Windows
|
6 years ago |
murgatroid99
|
7743130f64
|
Consolidate conditional localhost resolution into existing file
|
6 years ago |
Alexander Polcyn
|
236ae12bb1
|
Revert "Config migration"
This reverts commit 87905ae5ea .
|
6 years ago |
murgatroid99
|
90e52f00a1
|
Moved code back into one file with a #ifdef
|
6 years ago |
Arjun Roy
|
f65208af02
|
Added slice equality when static fastpath.
|
6 years ago |
murgatroid99
|
4b4006f833
|
libuv cares: scope manual localhost resolution to only Windows
|
6 years ago |
Srini Polavarapu
|
aa79909f94
|
Bump version to v1.21.0-pre1
|
6 years ago |
Srini Polavarapu
|
c7a319a6fc
|
Bump version to v1.22.0-dev
|
6 years ago |
Esun Kim
|
87905ae5ea
|
Config migration
|
6 years ago |
Moiz Haidry
|
3d5d2a122d
|
Extracted the code of Cpp Generator into a header
|
6 years ago |