11524 Commits (894c4b1852f93522251b552bd50a8d2aa4b8c05d)

Author SHA1 Message Date
Vishal Powar e959373742 Generate upb code for cds protos and BUILD rule changes 6 years ago
Yash Tibrewal 072749b38c Reviewer comments 6 years ago
Yash Tibrewal 65e266b47f Locked function needs to be run inside a combiner 6 years ago
Yash Tibrewal eab66cb6cc Remove unused function 6 years ago
Yash Tibrewal c9e1a71c8e Remove unnecessary hack which causes data races 6 years ago
Mark D. Roth f26ef91c98 Convert external connectivity watcher to C++. 6 years ago
Soheil Hassas Yeganeh 5534fb2e23 Fix compilation error in JWT using const_cast. 6 years ago
Soheil Hassas Yeganeh 1014fe507f Use const ref for grpc_slice. 6 years ago
Soheil Hassas Yeganeh 88fe29c63d Preallocate for incoming metadatas. 6 years ago
Vishal Powar fb15daf8b9 Add generated upb code for endpoints information. 6 years ago
Yihua Zhang a176a07c02 revert the SSL TSI changes 6 years ago
Yihua Zhang f022233c4d fix sanity check 6 years ago
Yihua Zhang 0a51130936 revert the changes in ssl_security_connector 6 years ago
Soheil Hassas Yeganeh ad1b3e5094 Introduce grpc_byte_buffer_reader_peek and use it for Protobuf parsing. 6 years ago
Yash Tibrewal 3954b3ef5d Remove unnecessary else condition 6 years ago
Arjun ca69f911a7 Add initial Fuchsia support. 6 years ago
Soheil Hassas Yeganeh e6cae04e5f Fix a typo in CompareExchangeStrong() 6 years ago
Nicolas "Pixel" Noble 9c7a0c01ed Taking care of a last few memsets. 6 years ago
Yihua Zhang 235fa49055 fail-fast if no pem root certs are available. 6 years ago
Yash Tibrewal 2c6849af7b s/peer/grpc_call_get_peer 6 years ago
Yash Tibrewal ec82dbae39 Add the actual peer in the error message 6 years ago
Mark D. Roth 233d3e27ff grpclb fallback-at-startup improvements 6 years ago
Mark D. Roth adc2163038 Go into fallback mode when losing contact with balancer and backends. 6 years ago
Nicolas "Pixel" Noble 957f674fff Removing a few more non-trivial struct memsets, part 3. 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
Juanli Shen 335ced6b79 Improve logging 6 years ago
Alexander Polcyn c02034eb96 Add more tracing around the status of each c-ares query; refactor error 6 years ago
Juanli Shen 78fc00f0ce Fix reresolution condition in grpclb 6 years ago
Yihua Zhang 64caf4d3df fix clang-tidy errors 6 years ago
Nicolas "Pixel" Noble a5e0fe95e8 Removing a few more non-trivial struct memsets. 6 years ago
Nicolas "Pixel" Noble 8479bed4b5 Removing superfluous const in a static_cast. 6 years ago
Nicolas "Pixel" Noble 32b9e52453 Fix a memset on a non-trivial object. 6 years ago
Yihua Zhang b017c801b6 Add SPIFFE security stack to gRPC core 6 years ago
Mark D. Roth d069bc7721 LB policy API cleanup 6 years ago
Yash Tibrewal efe0b4b2dd Use GRPC_LINUX_ERRQUEUE 6 years ago
Vishal Powar 319fcdf26e Add a script for generating C code and build rule for protobuf protos. 6 years ago
Mark D. Roth 687580fe04 Add ResultHandler to Resolver API. 6 years ago
Soheil Hassas Yeganeh 91da938053 Make the TCP_INQ log a debug entry. 6 years ago
Mark D. Roth c9421eeb85 Fix state reported by pick_first when we receive a GOAWAY with a pending subchannel list. 6 years ago
Juanli Shen 34aa714644 Remove pollset_set when resetting LB policies 6 years ago
yang-g 919dc4cd2c Add comment 6 years ago
Yash Tibrewal 6b45cea2f0 Remove from poll-cv comments too 6 years ago
Yash Tibrewal abcd5861eb Nuking the poll-cv polling engine 6 years ago
Mark D. Roth 8878712aeb Split client_channel tracer into two. 6 years ago
Juanli Shen d15605c0e5 Swap in new LB policy when it's ready 6 years ago
Mark D. Roth 827c77bd24 Use fallback before timeout if balancer channel reports TRANSIENT_FAILURE. 6 years ago
Soheil Hassas Yeganeh 18b19105f2 Implement TCP_INQ for gRPC in Linux 6 years ago
yang-g a6596b2fd5 Fix fuzzer test 6 years ago
Mark D. Roth d85e6f4e94 Make grpclb work when selected via service config with no balancer addresses. 6 years ago
Mark D. Roth 49c6d5044b Add lock for channelz access outside of the combiner. 6 years ago