338 Commits (1a983ed013708a1338d39e3131f8d4eb1474eb70)

Author SHA1 Message Date
Arjun Roy 0f83755c6e chttp2 hpack encoder: fast-pathed static md/slice ops 6 years ago
Arjun Roy f65208af02 Added slice equality when static fastpath. 6 years ago
Arjun Roy 7d946633ea grpc_slice_refcount devirtualization 6 years ago
Vishal Powar df3d5bc8f7 Add upb generated code and build rule for lrs protocol. 6 years ago
Vishal Powar e959373742 Generate upb code for cds protos and BUILD rule changes 6 years ago
Vishal Powar fb15daf8b9 Add generated upb code for endpoints information. 6 years ago
Vishal Powar f569cc1b36 Add BUILD rul and generated upb code for protos required to do DiscoveryRequest to xDS server 6 years ago
Vishal Powar 319fcdf26e Add a script for generating C code and build rule for protobuf protos. 6 years ago
Alexander Polcyn ac6795a57e Revert "Changes add a script for generating C code and build rule for protobuf" 6 years ago
Vishal Powar 62027b7e14 Changes add a script for generating C code and build rule for protobuf 6 years ago
Vishal Powar fafde8ff21 Adding ads (data-plane-api) method name to wellknown names list. 6 years ago
Mark D. Roth f85fd026e3 Client-side health checking support. 6 years ago
Hope Casey-Allen bf4432b67e Add comment to specify hpack elements 6 years ago
Hope Casey-Allen 4772a743e8 Delete hpack lookup table 6 years ago
Hope Casey-Allen 091f8dd51e Remove unnecessary callout_is_default checks 6 years ago
Hope Casey-Allen 2a51d406e8 Minor cleanup to gen_static_metadadta.py 6 years ago
Hope Casey-Allen 327c514fe7 Some reorganizing to respond to code review comments 6 years ago
Hope Casey-Allen 5b27941372 Even cleaner implementation that does not modify the grpc_mdelem struct. 6 years ago
Hope Casey-Allen 0b4e263fdf Small formatting and style changes 6 years ago
Hope Casey-Allen 4a9cd9c38b Fix codegen script to include port_platform 6 years ago
Hope Casey-Allen b731178a7c Fix codegen script to include port_platform 6 years ago
Hope Casey-Allen fbe594beeb Much cleaner approach that should address code review comments as well 6 years ago
Hope Casey-Allen 009d828341 WIP. Modifying grpc_mdelem to store the static hpack table idnex 6 years ago
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