19464 Commits (5fbace0a0316e7b03ba54a47cb3fedcb41a54cf4)

Author SHA1 Message Date
Muxi Yan 3f4fef6116 replace #include library name in BoringSSL files 7 years ago
Hope Casey-Allen cc79390604 Fix on_trailing_header 7 years ago
Muxi Yan d0029bac14 generate_projects.sh 7 years ago
Vijay Pai 74fc60e9af Make our C function pointer use consistent 7 years ago
Vijay Pai aee8271fe3 Fix a Status, and resolve reviewer comments 7 years ago
Vijay Pai 9e6511ae2e Make the core callback interface API so that it can be used in generated code 7 years ago
Hope Casey-Allen 7e21b10cf2 Add in port_platform.h. The permanent fix for this is currently in a pending PR that should get merged soon 7 years ago
Hope Casey-Allen 091f8dd51e Remove unnecessary callout_is_default checks 7 years ago
Hope Casey-Allen 15eb7853da Skip 2 slice_eq checks on static mdelems on hpack parse path 7 years ago
Muxi Yan 37b9b9e8fd Rename the openssl framework to openssl_grpc to avoid conflict 7 years ago
Hope Casey-Allen 327c514fe7 Some reorganizing to respond to code review comments 7 years ago
Vijay Pai deb3126611 Fix clang-tidy concerns 7 years ago
Juanli Shen dd10cbc554 Change force_creation from atm to bool 7 years ago
ncteisen 0a650eae58 regenerate projects 7 years ago
ganmacs 50c31d18e5 Use logger to suppress output debug output during test 7 years ago
Muxi Yan 6a75d93e91 Fix analyze issues in gRPC ObjC lib 7 years ago
ncteisen bd9d97a200 Channelz socket support 7 years ago
Vijay Pai 1cd9aacab7 Add codegen support for client callback unary calls 7 years ago
Aaron Patterson d374ee9a4f
Switch to `send` instead of `method(...).call` 7 years ago
Yash Tibrewal 23ddadb7ca Noob mistake 7 years ago
Yash Tibrewal 98048811a4 Reviewer comments 7 years ago
Mehrdad Afshari 3586ac1c99 Fix SSL channel credential when an argument is None 7 years ago
Yash Tibrewal 51dbd906d6 Convert status_error to an atomic because it can be accessed from different threads at the same time 7 years ago
Yash Tibrewal 4009616b58 Reviewer comments 7 years ago
Vijay Pai 73d89a66f9 Catch exceptions in user callbacks 7 years ago
Nick Gordon 3fe2c98877 Updates to the ruby generator for protobuf 3.6.0 changes 7 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. 7 years ago
Stephan Zehetner d16d13a976 avoid Tuple allocation in ClientBaseConfigurationInterceptor 7 years ago
Stephan Zehetner 3729329a3f avoid byte[] allocation when reading empty strings from native memory 7 years ago
Dylan Thacker-Smith 78f3f44efb ruby: Raise instead of hanging if grpc is used before and after fork 7 years ago
Alexander Polcyn 2062504cd7 Follow the no_logging param to parse_ipv6_host_port 7 years ago
Vijay Pai db01bf793a Add callback-based alarms 7 years ago
Yash Tibrewal 2f6640f005 Add logging to be sure about set values 7 years ago
Hope Casey-Allen 5b27941372 Even cleaner implementation that does not modify the grpc_mdelem struct. 7 years ago
Vijay Pai 0382d06248 Don't use cq_tag on Server CallOpSet's yet 7 years ago
ncteisen 6656bc7398 regenerate projects 7 years ago
ncteisen 157e7fa03e fix clang tidy 7 years ago
Alexander Polcyn 964d679edc Resolve ip literals and Windows localhost manually when using c-ares 7 years ago
ncteisen b9a174ab15 Add check on server for channelz accessor 7 years ago
Vijay Pai 20778b0c46 Address reviewer comments 7 years ago
Srini Polavarapu 27665a3567 regenerate projects 7 years ago
Hope Casey-Allen 713f9bc93a Clang tidy 7 years ago
Hope Casey-Allen 0b4e263fdf Small formatting and style changes 7 years ago
Hope Casey-Allen 4a9cd9c38b Fix codegen script to include port_platform 7 years ago
Hope Casey-Allen b731178a7c Fix codegen script to include port_platform 7 years ago
Hope Casey-Allen fbe594beeb Much cleaner approach that should address code review comments as well 7 years ago
Hope Casey-Allen 009d828341 WIP. Modifying grpc_mdelem to store the static hpack table idnex 7 years ago
Hope Casey-Allen c004a8e259 Responding to code review comments 7 years ago
Yash Tibrewal b6bb49dbf7 reinterpret casts for compiler checks 7 years ago
Mark D. Roth 42d9becd91
Revert "Second attempt: Implement Watch method in health check service." 7 years ago