Craig Tiller
|
33aeabad66
|
begin building out histogram support
|
8 years ago |
Craig Tiller
|
280866817f
|
Add a simple stats framework to gRPC C core
|
8 years ago |
Craig Tiller
|
d996379030
|
Reset OWNERS state
|
8 years ago |
Craig Tiller
|
e476f7d33f
|
Strawman OWNERS --> CODEOWNERS script
|
8 years ago |
Muxi Yan
|
59827dd739
|
generate project
|
8 years ago |
Noah Eisen
|
e7ba3e91f8
|
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Alexander Polcyn
|
f5521c33f9
|
Revert "Merge branch 'master' into v1.3.x"
This reverts commit 79759fea1a , reversing
changes made to dc36f4df6a .
|
8 years ago |
David Garcia Quintas
|
a818f72c0c
|
Load Reporting back to using metadata
|
8 years ago |
Bogdan Drutu
|
c2b1f1672d
|
Change metadata names used by the instrumentation.
|
8 years ago |
Craig Tiller
|
12d716c88c
|
add nl
|
8 years ago |
Craig Tiller
|
bee6a33c5c
|
Fix include guards
|
8 years ago |
Craig Tiller
|
dd2f706b8b
|
Generate slightly more efficient code
|
8 years ago |
Craig Tiller
|
3d13d7e162
|
Update copyright, choose a better sort order for our enum
|
8 years ago |
Craig Tiller
|
87c79795e6
|
Perform option exchange
|
8 years ago |
Craig Tiller
|
c8f62bcb03
|
Add new setting for true-binary mode
|
8 years ago |
Craig Tiller
|
bf289563f6
|
Start gen script for new settings handling
|
8 years ago |
Craig Tiller
|
9eb0fdec00
|
Reorganize ext tree
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
|
8 years ago |
Craig Tiller
|
0db30f3dd0
|
HPACK parsing benchmarks
|
8 years ago |
David Garcia Quintas
|
716f953532
|
Update protobuf version used for nanopb compiler
|
8 years ago |
David Garcia Quintas
|
f31f096274
|
Use call context to propagare LR costs
|
8 years ago |
Craig Tiller
|
7c70b6c144
|
Revert "Revert "Metadata handling rewrite""
This reverts commit 5e01e2ac97 .
|
8 years ago |
Craig Tiller
|
0c3fdad486
|
Fix hpack fuzzer
|
8 years ago |
Craig Tiller
|
5e01e2ac97
|
Revert "Metadata handling rewrite"
|
8 years ago |
Craig Tiller
|
de7e8c78f7
|
Dont add copyright
|
8 years ago |
Craig Tiller
|
5efdf3ca26
|
Fix casting error
|
8 years ago |
Craig Tiller
|
ebc77551e9
|
Fix memory overrun
|
8 years ago |
Craig Tiller
|
ddea41e666
|
Remove code, rely on a pip installable module to codegen
|
8 years ago |
Craig Tiller
|
28d776e9d2
|
Make everything compile for clang & gcc
|
8 years ago |
Craig Tiller
|
6ec8aa1c06
|
Simplify batch callout index calculation
|
8 years ago |
Craig Tiller
|
a82d2a36cf
|
Fix compile, make slice.c respect sub_refcount
|
8 years ago |
Craig Tiller
|
43a5169292
|
Declare sub_refcnt field
|
8 years ago |
Craig Tiller
|
a7d37a371a
|
Initial conversion work to indexed metadata
|
8 years ago |
Craig Tiller
|
dcbe70c137
|
Faster comparison
|
8 years ago |
Craig Tiller
|
3b05e1da91
|
Move from cmp --> eq, and provide a good implementation for interning
|
8 years ago |
Craig Tiller
|
9ecadce1e0
|
Get identity law testing right
|
8 years ago |
Craig Tiller
|
0160de9ae5
|
Begin moving mdelem to be a value type
|
8 years ago |
Craig Tiller
|
b2348ba1db
|
Check length as well as start when determining static metadata id
|
8 years ago |
Craig Tiller
|
1961436b93
|
Fix static string interning
|
8 years ago |
Craig Tiller
|
7885d1abe7
|
Initial fixes
|
8 years ago |
Craig Tiller
|
0451c3dbfc
|
Move slice functions to vtable, implement hash
|
8 years ago |
Craig Tiller
|
d7f15831c6
|
Tests are starting to compile
|
8 years ago |
Craig Tiller
|
47718a69a9
|
Add method config stuff
|
8 years ago |
Craig Tiller
|
5ef31ab9c9
|
Progress towards mdstr elimination
|
8 years ago |
Craig Tiller
|
e52bbb1d01
|
Initial elimination of grpc_mdstr from metadata.{h,c}
|
8 years ago |
Craig Tiller
|
515a33d6bd
|
Perfect hashing code
|
8 years ago |
Craig Tiller
|
e4222b4cbd
|
Add incldues, fix function names
|
8 years ago |
David Garcia Quintas
|
d8fe334d5b
|
s/lb-cost/lb-cost-bin
|
9 years ago |
Yuchen Zeng
|
169c985f67
|
Remove generated pb files
|
9 years ago |
David Garcia Quintas
|
a3654db631
|
Renamed LB-related metadata keys
|
9 years ago |