David Garcia Quintas
|
4adad99971
|
fix BUILD
|
7 years ago |
Mark D. Roth
|
324703db51
|
Fix existing ref counting classes and add new ones.
|
7 years ago |
Vijay Pai
|
1d91362f81
|
exec_ctx_fwd.h should never have been in public headers
|
7 years ago |
Vijay Pai
|
9809ce38e9
|
Use appropriate preprocessor guards to allow building without exceptions
|
7 years ago |
David Garcia Quintas
|
53bfe69f70
|
Connected subchannel refactoring
|
7 years ago |
murgatroid99
|
01c2334998
|
Update version to v1.8.4
|
7 years ago |
Mehrdad Afshari
|
6c9a0a1a96
|
Bump version to 1.8.3
|
7 years ago |
Vijay Pai
|
31789c46df
|
fix public hdrs in 1.8.x
|
7 years ago |
Ken Payson
|
16e4bc010a
|
Bump to 1.8.2
|
7 years ago |
Alexander Polcyn
|
0678db7e24
|
Move more special cases in bazel build to the .bzl files
|
7 years ago |
Ning Ren
|
e8cdc2dbbf
|
Depends third_party/nanopb via workspace relative-path to pass bazel's dependency check.
Otherwise include "third_party/nanopb/pb.h" will find local ph.h rather than the one in "//external:nanopb".
|
7 years ago |
Ning Ren
|
4856782510
|
Packs contents of WORKSPACE into a bzl function, so that it can be resued by other projects, and simplifies cares build.
|
7 years ago |
Alexander Polcyn
|
54a70409c0
|
Move more special cases in bazel build to the .bzl files
|
7 years ago |
Ning Ren
|
00a7d47e5b
|
Depends third_party/nanopb via workspace relative-path to pass bazel's dependency check.
Otherwise include "third_party/nanopb/pb.h" will find local ph.h rather than the one in "//external:nanopb".
|
7 years ago |
Ning Ren
|
174e02ae3e
|
Packs contents of WORKSPACE into a bzl function, so that it can be resued by other projects, and simplifies cares build.
|
7 years ago |
Mehrdad Afshari
|
0981f9fab1
|
Bump version to 1.8.1
|
7 years ago |
Mehrdad Afshari
|
51d79c83a6
|
Bump BUILD version to 1.9.x-dev on master
|
7 years ago |
Mehrdad Afshari
|
0ba96edc41
|
v1.8.0-pre2 is now v1.8.0
|
7 years ago |
Adele Zhou
|
5b7cdefb68
|
Rename port_hermetic to port_isolated_runtime_environment
|
7 years ago |
Adele Zhou
|
e5df91f477
|
Use select to decide the test is hermetic or not
|
7 years ago |
Vijay Pai
|
195cf1ebfd
|
Move histogram to test/core/util
|
7 years ago |
Vijay Pai
|
36481f5bae
|
Somehow fork.h got omitted from BUILD
|
7 years ago |
Mark D. Roth
|
bf816d325e
|
Shorted "reference" to "ref".
|
7 years ago |
Mehrdad Afshari
|
fcc796c699
|
Remove duplicate headers in BUILD file entry
|
7 years ago |
Mark D. Roth
|
b319f491ff
|
Code review changes.
|
7 years ago |
Vijay Pai
|
95593c5b8b
|
Remove unnecessary secure dependences
|
7 years ago |
Mark D. Roth
|
cf9ca843eb
|
Add ReferenceCountedPtr class.
|
7 years ago |
Mark D. Roth
|
70db663ae8
|
Add ReferenceCounted base class.
|
7 years ago |
Vijay Pai
|
891254292e
|
Remove lockfree stack, again
|
7 years ago |
ncteisen
|
881aab0ca8
|
Fix Bazel build
|
7 years ago |
Vijay Pai
|
4fdb08ad62
|
Revert "Restructure plugin builds to avoid building more than needed"
|
7 years ago |
ncteisen
|
f0798b4873
|
Fix Bazel build
|
7 years ago |
Vijay Pai
|
4cf5f3e41e
|
Restructure plugin builds to avoid building more than needed
|
7 years ago |
Vijay Pai
|
6040975930
|
In bazel builds, provide an option to select non-uses of c_ares
|
7 years ago |
Vijay Pai
|
dc7c50e6a4
|
Switch PB dependence to PB headers dependence
|
7 years ago |
kwasimensah
|
221522b455
|
Revert BUILD change
|
7 years ago |
Alexander Polcyn
|
9f5163eb85
|
Bump v1.7.x branch to 1.7.2
|
7 years ago |
Yuchen Zeng
|
0bad30a244
|
Use backup pollser instead of connectivity watcher
|
7 years ago |
Yuchen Zeng
|
f8ed4fa7f4
|
convert connectivity_watcher to cpp file
|
7 years ago |
Yuchen Zeng
|
7269667f9e
|
Add client channel connectivity watcher
|
7 years ago |
kwasimensah
|
9757fd25ef
|
Update BUILD
|
7 years ago |
Alexander Polcyn
|
40ba62f2a2
|
Bump v1.7.x branch to 1.7.1
|
7 years ago |
Vizerai
|
bb7d088ed2
|
Cleaning up census code.
|
8 years ago |
Nicolas "Pixel" Noble
|
863a0500df
|
Flagging 1.7.0
|
8 years ago |
Craig Tiller
|
3273648a87
|
flow control fixes
|
8 years ago |
Ken Payson
|
9714e0376a
|
Add thread pool reset on fork with FORKING_SUPPORT_ENABLED
|
8 years ago |
Craig Tiller
|
922260656a
|
C++ize BDP estimator, introduce ManualConstructor
|
8 years ago |
Mark D. Roth
|
5e9848e7b0
|
Refactor subchannel_list code out of RR and use it in PF.
|
8 years ago |
Craig Tiller
|
50f473e2ff
|
Fix merge
|
8 years ago |
Craig Tiller
|
e1a2b4ad59
|
Fix merge
|
8 years ago |