Jan Tattermusch
2dc3b1eb55
regenerate projects
7 years ago
Vijay Pai
392e2131e1
Removing grpc_alarm from core requires a major version bump for core
7 years ago
Vijay Pai
2b226adf60
Remove alarm from core, implement in C++ layer only
7 years ago
Mehrdad Afshari
28d5cf33e9
Regenerate projects
7 years ago
Mark D. Roth
4f2b0fdadf
Rename 'gpr++' directories to 'gprpp'.
7 years ago
Mark D. Roth
dbdf495f61
Split lib/support into lib/gpr and lib/gpr++.
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
Mark D. Roth
c6406f32f6
Implement InlinedVector independently of absl.
7 years ago
ncteisen
7d9b6358b5
Initial commit
...
Picks up work from https://github.com/grpc/grpc/pull/10259 .
A merge was impossible due to the many sweeping changed that
have occured since I last touched that PR (c++-ization, exec_ctx,
reorganitation of filters, etc).
7 years ago
Mehrdad Afshari
0ba96edc41
v1.8.0-pre2 is now v1.8.0
7 years ago
Vijay Pai
195cf1ebfd
Move histogram to test/core/util
7 years ago
Mark D. Roth
bf816d325e
Shorted "reference" to "ref".
7 years ago
Mark D. Roth
b319f491ff
Code review changes.
7 years ago
Mark D. Roth
cf9ca843eb
Add ReferenceCountedPtr class.
7 years ago
Mehrdad Afshari
552a7ca088
Bump 1.8.0-dev to 1.8.0-pre1
7 years ago
Mark D. Roth
70db663ae8
Add ReferenceCounted base class.
7 years ago
Vijay Pai
891254292e
Remove lockfree stack, again
7 years ago
Craig Tiller
348b334f4b
Back-out absl dependency for now
7 years ago
ncteisen
0b37f03991
Regenerate projects
7 years ago
ncteisen
dd34f3caf6
Inline closure
7 years ago
Vijay Pai
d4e296b36b
Transport explainer
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
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
Muxi Yan
f7a97e19cf
build_project
8 years ago
Craig Tiller
6f2b5f0d22
Fix sanity
8 years ago
Vijay Pai
d137066be8
Add some details
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
d48bd078d7
Fixes
8 years ago
Yash Tibrewal
bc460fa3c4
Rebasing on master for easier merging and testing
8 years ago
Yash Tibrewal
26c78038a5
Trying ken's fix for windows python
8 years ago
Yash Tibrewal
a0b96d4f9a
Running generate projects
8 years ago
Yash Tibrewal
15ce142d65
Reverting pb.c files for now. Also fixing few more build errors
8 years ago
Yash Tibrewal
83062842c3
Changes for C to C++. Adding extern C to header files for compatibility.
...
Also converting to .cc
8 years ago
Yash Tibrewal
1c9b584a15
Changes for C to C++. Adding extern C to header files for compatibility.
8 years ago
Craig Tiller
43c1b5f437
Fixes
8 years ago
Muxi Yan
92d1bc11ba
generate_project
8 years ago
Vijay Pai
efce6e1e50
Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer""
8 years ago
Jan Tattermusch
5432dd8874
Revert "Allow SerializationTraits to use grpc::ByteBuffer rather than only grpc_byte_buffer"
8 years ago
Vijay Pai
677395558d
Allow SerializationTraits to use grpc::ByteBuffer, not just grpc_byte_buffer
8 years ago
Vijay Pai
58c33ba19b
Decouple alarm construction from setting to avoid races in MT code
8 years ago
Craig Tiller
24f30f7ac0
Garbage collect experimental pollers
8 years ago
David Garcia Quintas
0822d331df
s/load_reporting/server_load_reporting
8 years ago
Muxi Yan
bf5484e785
build_project
8 years ago