19420 Commits (d926b04ced131550755663d0d96ca67894d62a1e)

Author SHA1 Message Date
Nick Gordon 3fe2c98877 Updates to the ruby generator for protobuf 3.6.0 changes 6 years ago
Stephan Zehetner 59f8157123 optimize Metadata.Entry normalization and validation check. Replaced Regex with custom loop, avoid string allocation if input is already lowercase. 6 years ago
Stephan Zehetner d16d13a976 avoid Tuple allocation in ClientBaseConfigurationInterceptor 6 years ago
Stephan Zehetner 3729329a3f avoid byte[] allocation when reading empty strings from native memory 6 years ago
Dylan Thacker-Smith 78f3f44efb ruby: Raise instead of hanging if grpc is used before and after fork 6 years ago
Alexander Polcyn 2062504cd7 Follow the no_logging param to parse_ipv6_host_port 6 years ago
Vijay Pai db01bf793a Add callback-based alarms 6 years ago
Yash Tibrewal 2f6640f005 Add logging to be sure about set values 6 years ago
Hope Casey-Allen 5b27941372 Even cleaner implementation that does not modify the grpc_mdelem struct. 6 years ago
Vijay Pai 0382d06248 Don't use cq_tag on Server CallOpSet's yet 6 years ago
ncteisen 6656bc7398 regenerate projects 6 years ago
ncteisen 157e7fa03e fix clang tidy 6 years ago
Alexander Polcyn 964d679edc Resolve ip literals and Windows localhost manually when using c-ares 6 years ago
ncteisen b9a174ab15 Add check on server for channelz accessor 6 years ago
Vijay Pai 20778b0c46 Address reviewer comments 6 years ago
Srini Polavarapu 27665a3567 regenerate projects 6 years ago
Hope Casey-Allen 713f9bc93a Clang tidy 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
Hope Casey-Allen c004a8e259 Responding to code review comments 6 years ago
Yash Tibrewal b6bb49dbf7 reinterpret casts for compiler checks 6 years ago
Mark D. Roth 42d9becd91
Revert "Second attempt: Implement Watch method in health check service." 6 years ago
Mark D. Roth 796509b66d Fix ubsan error in subchannel_list code. 6 years ago
Yash Tibrewal 11d3309130 Make batch_error an atomic to avoid data races 6 years ago
ncteisen 2ff5be8c08 reveiwer comments 6 years ago
Shota Iguchi f69d96a320 Remove duplicate `Unimplemented` error definition 6 years ago
Hope Casey-Allen 23f0ab38fb Temporary workaround for memory leak in debugging function 6 years ago
Hope Casey-Allen 8980098227 Fix memory leak in debugging function 6 years ago
Hope Casey-Allen f2b34aabc2 Clang tidy 6 years ago
Hope Casey-Allen 9e08651639 Fix mdelem tracing 6 years ago
Hope Casey-Allen 1a92eb46d4 Clang tidy 6 years ago
Hope Casey-Allen 5e2f7c472a Fix objective c unit test and debugging functions 6 years ago
Hope Casey-Allen 7c368ce71b Clang tidy 6 years ago
Hope Casey-Allen 97cbec1c98 WIP. Setting md_index to 0 on grpc_linked_mdelem creation 6 years ago
Yash Tibrewal 30e7b02b5c Also initialize closures again 6 years ago
Yash Tibrewal 86f1c7a5df Be cautious and wait for possible error causing callbacks before we treat trailing metadata 6 years ago
ncteisen 4205b97dd9 reviewer feedback 6 years ago
ncteisen fe1f7f5813 reviewer feedback 6 years ago
ncteisen be8844bcdb reviewer feedback 6 years ago
Juanli Shen bf53d1c880 Fix subchannel key comparison 6 years ago
Jan Tattermusch 209aee1c69 address review comments 6 years ago
Jan Tattermusch 917af9a47f use finally instead of catch-throw 6 years ago
Hope Casey-Allen 4099c40d9f Zero out md_index when linked_mdelem is created to fix bug 6 years ago
Yash Tibrewal b91da3f4bf Add support for reading channel args 6 years ago
Juanli Shen 3c1a3d9f1b Fix subchannel key comparison if forcing creation 6 years ago
Hope Casey-Allen d75415ccfd Fix assertion in debugging code 6 years ago
Hope Casey-Allen 33d87e3ffd Fix internal_data to be the same size as the new grpc_linked_mdelem 6 years ago