262 Commits (30e078f122d8375faa5401b0469c05a96cfd0168)

Author SHA1 Message Date
Esun Kim 1adb077815 Changed gen_upb_api.h to use root BUILD file 5 years ago
Mark D. Roth b68f813e54 xds: send envoy.lb.does_not_support_overprovisioning client capability 5 years ago
Mark D. Roth ac7c1d20ed Add LDS/RDS into XdsClient 5 years ago
Esun Kim 7be821ac47 Yapf all target python sources 5 years ago
Esun Kim 3a519a0b64 Replaced grpc_core New & Delete with C++ new & delete 5 years ago
Juanli Shen 0a736c0d37 Update envoy API to HEAD 5 years ago
Juanli Shen 2dc42a1e02 Use ADS 5 years ago
Esun Kim fa7bdff69f Fix buffer-overflow in grpc_static_mdelem_for_static_strings 5 years ago
Mark D. Roth 21c5424477 Add API for accessing per-call backend metric data in LB policies. 5 years ago
Arjun Roy 2767accc1b Fixed init-order-fiasco for static slice table. 5 years ago
Esun Kim 7ec6e8a4de Remove nanopb from gRPC 5 years ago
Juanli Shen 45dd8be442 Use LRS in xds policy 5 years ago
Juanli Shen 79f191114e Use EDS in xds LB policy 5 years ago
Esun Kim 6ddfb384c1 Added google/protobuf/descriptor.upb.* to google_api_upb 5 years ago
Esun Kim f88bd06ee5 Go UPB! 5 years ago
Arjun Roy b437dc0c68 Reduce instruction count for CH2 metadata ops. 5 years ago
Arjun Roy 557446a11e Added specializations for grpc_mdelem_create. 5 years ago
Nicolas "Pixel" Noble d38178a27d Few fixes to the gen_upb_api.sh script. 5 years ago
Esun Kim e45c5f021b Add check_upb_output to sanity test 5 years ago
Mark D. Roth db3d8be647 Add MetadataInterface abstraction to LB policy API. 5 years ago
Esun Kim 7e367da22a Added more protos to upb 5 years ago
Arjun Roy b1d73a01f1 Removed duplicate static table from hpack table. Removed an or instruction for 5 years ago
Arjun Roy d527c1fbda Pre-compute static metadata index for hpack_encoder. 5 years ago
Nicolas "Pixel" Noble 27030f58aa Renaming data-plane-api to envoy-api. 6 years ago
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