209 Commits (a144c132011e4a7a51e519560b4cf657ea3dc099)

Author SHA1 Message Date
Jan Tattermusch fcf533d916 try fix nanopb generation 6 years ago
David Garcia Quintas f3955ba711 Update to use the canonical version of LB proto 7 years ago
David Garcia Quintas bc9573d7ac back to using quotes for nanopb includes 7 years ago
David Garcia Quintas 99dc56758e more tweaks go output of nanopb gen 7 years ago
David Garcia Quintas 00e045dbb2 Fix the inclusion "third_party/nanopb/..." to simply "..." 7 years ago
Jan Tattermusch d8f9fe844f get rid of premature return in massage_qps_stats 7 years ago
Yash Tibrewal 31f4eee720 Clang format and yapf 7 years ago
Yash Tibrewal 519d2b1fae Cleanup stats removal for opt build. Stats will only be collected on debug builds or if GRPC_COLLECT_STATS is defined. 7 years ago
Yash Tibrewal ae3866bf6b Try removing stats 7 years ago
ncteisen 4454af55e1 Update stats generator 7 years ago
Yihua Zhang 04fb58efbd Add ALTS code to grpc/core 7 years ago
Sree Kuchibhotla ae277dd000
Revert "Add ALTS C stack to gRPC core" 7 years ago
Yihua Zhang eaf6486677 Add ALTS code to grpc/core 7 years ago
Mark D. Roth 718c8341ca Retry support. 7 years ago
Muxi Yan 3db2caaf2e Replace message/deflate,gzip with deflate,gzip 7 years ago
Mehrdad Afshari 87cd994b04 Upgrade yapf to 0.20.0 7 years ago
ncteisen cf1d28b473 Fix windows compile 7 years ago
ncteisen 7a2be20a8a yapf tools/distrib 7 years ago
ncteisen 5898847ddf yapf tools/codegen 7 years ago
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 7 years ago
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 7 years ago
Yash Tibrewal 6fbe010851 minor objc test change 7 years ago
Mehrdad Afshari 28661ea6e1 Bump third_party/protobuf submodule to v3.5.0 7 years ago
Yash Tibrewal 0ee7574732 Removing instances of exec_ctx being passed around in functions in 7 years ago
Muxi Yan 4c7bc85bd8 Revert changes to "identity" "deflate" "gzip" "stream-gzip" compression algorithm names at surface API 7 years ago
Muxi Yan 6360274841 Make the names of compression algorithms backwards compatible at surface API 7 years ago
Yash Tibrewal bc460fa3c4 Rebasing on master for easier merging and testing 7 years ago
Yash Tibrewal 547653ebdb some build changes, some unresolved dependencies 7 years ago
Yash Tibrewal 19f0a909ac pointer conversion for libuv build. gen_stats_data.py to generate .cc 7 years ago
Yash Tibrewal 90adcf5e98 gen_static_metadata.py would generate .cc now. Also fixed asan build failures 7 years ago
Craig Tiller 2477cf3778 Revert "General executor speedups, introspection" 7 years ago
Muxi Yan e6d888d0a0 Change C core surface API 7 years ago
Craig Tiller 7fcdd7add0 Really spell out code generation 7 years ago
Yash Tibrewal 067611f192 static metadata and clang format 7 years ago
Craig Tiller 70bbb6b117 Fix schema generation 7 years ago
Craig Tiller 27147b85f8 Review feedback 7 years ago
Craig Tiller 73a6170896 Upload core stats to qps_test 7 years ago
Craig Tiller 5d6156033e Review feedback 7 years ago
Craig Tiller f11a40d23b Upload core stats to qps_test 7 years ago
Craig Tiller 4b7fe94a97 Automatically generate BigQuery schema details for all counters 7 years ago
Craig Tiller eda90974b4 Add a documentation field to stats, enforce its usage 7 years ago
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