161 Commits (2e9afc02ac7cf422c0d46d702c72885d6500c115)

Author SHA1 Message Date
Craig Tiller 3e3dd08087 Bounds fixes 7 years ago
Craig Tiller 07530dbbeb Fixup bounds 7 years ago
Craig Tiller cd0a91e4e1 Fix some rounding bugs 7 years ago
Flavio Medeiros 89e68acb50 Trying to make the code more readable. 7 years ago
Craig Tiller e4605634a7 Cleanup intification 7 years ago
Craig Tiller 40bca8468e Fix one rounding bug 7 years ago
Craig Tiller 97ec5eb61e Add stats test 7 years ago
Craig Tiller da5cd59ed3 Restrict histograms to integral boundaries 7 years ago
Mark D. Roth 9e3a19ee95 Use a separate table to determine which callouts are default. 7 years ago
Craig Tiller 5489d41c15 Expose histograms via microbenchmarks 7 years ago
Craig Tiller 520d76d698 Compile fix 7 years ago
Craig Tiller 640dfe499e Histogram support 7 years ago
Muxi Yan 68760439e7 Resolve performance 7 years ago
Muxi Yan 68a0fd5416 Separate stream compression from message-wise compression 7 years ago
Craig Tiller 33aeabad66 begin building out histogram support 7 years ago
Craig Tiller 280866817f Add a simple stats framework to gRPC C core 7 years ago
Craig Tiller d996379030 Reset OWNERS state 7 years ago
Craig Tiller e476f7d33f Strawman OWNERS --> CODEOWNERS script 7 years ago
Muxi Yan 59827dd739 generate project 7 years ago
Noah Eisen e7ba3e91f8 Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 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 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"" 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