2054 Commits (89d304a3013652089890d87ea0b3a903a4920947)

Author SHA1 Message Date
Vijay Pai 74c0224e67 Change int sequence number to a void* for more generality 10 years ago
Craig Tiller 3de5aafe19 Remove (void*)1 10 years ago
Tim Emiola 89a5bd726a Updates the pubsub sample so that it no longer uses a scope 10 years ago
Tim Emiola 189d9b0b1d Adds a jwt_token_creds interop test 10 years ago
Tim Emiola 7db18b4cbf Automatically adds a key for the jwt_aud_uri to the metadata handled by the metadata_update_proc 10 years ago
vjpai c6a3da7d4c Explicit header path 10 years ago
Craig Tiller 634346b0a5 Merge with other metadata changes 10 years ago
Tim Emiola 51a4c0846b Corrects the Changelog date 10 years ago
Craig Tiller a727135d91 Add important comment 10 years ago
Craig Tiller b285aab5a7 Share mdctx between secure channels 10 years ago
Craig Tiller c4885ede96 Allow extracting mdctx from creds 10 years ago
Tim Emiola 095af67318 Revert "Update installation instructions to mention debian binary install" 10 years ago
Tim Emiola 1e0981262c Correct style errors identified by the latest version of RuboCop 10 years ago
Tim Emiola 4bda5e39b9 Add a changelog 10 years ago
Tim Emiola e1fd1bbe14 Update the version to 0.6.1 10 years ago
Tim Emiola 4907df078e Update the version of googleauth to 0.4 10 years ago
Craig Tiller fe0104a160 Batch unref metadata in HTTP/2 stream encoder 10 years ago
Tim Emiola db9eb05eea Update installation instructions to mention debian binary install 10 years ago
Masood Malekghassemi 41251e4d3a Fix Python auth and interop test 10 years ago
Craig Tiller 721f362614 Inline initial slice buffer allocation 10 years ago
Craig Tiller ba63e8a2a7 Fix Typo 10 years ago
murgatroid99 693de4511c Bump node library version to publish bugfix 10 years ago
Julien Boeuf 6c71ce5456 Refactoring of server context creation (incremental improvement). 10 years ago
Vijay Pai 0310f13fd9 clang-format results 10 years ago
Vijay Pai 9cccb08311 Stub out precise clock structure from the overall flow of timers.c so that 10 years ago
Craig Tiller 954d7a2686 Fix race on shutdown 10 years ago
murgatroid99 353d422a76 Fixed bugs in trailing metadata handling and math server example 10 years ago
Vijay Pai 0b9d0da39f Space 10 years ago
Vijay Pai 2288f5b4b2 Eliminate unneeded asserts 10 years ago
Vijay Pai bc17113192 Allow a build config called CONFIG=latprof that defines the appropriate 10 years ago
Craig Tiller 1ae46a2129 Change barriers to protect the innocent 10 years ago
Vijay Pai 6dfa7e6ea3 Move files to a new "profiling" directory to better distinguish from census 10 years ago
Vijay Pai c914c4a71a Infrastructure for timer insertion, logging, and testing. 10 years ago
Yuki Yugui Sonoda 2e50a7ab75 Also fix rb_CallOps too. 10 years ago
Yuki Yugui Sonoda a7d369ea67 Use the prefix "grpc_rb_" rather than just "grpc_". 10 years ago
Tim Emiola b48e010b47 Fixed bad op reference 10 years ago
Craig Tiller 9fa41b92e0 Eliminate channel-wide lock for grpc_mdelem_ref. 10 years ago
Tim Emiola 2efdebaaaa Adds comments to clarify memory handling 10 years ago
Yang Gao 1dc1a4336b When the proto file does not contain a package, do not generate namespace 10 years ago
Tim Emiola 89cc87359f Move timeout handling into the extension 10 years ago
Tim Emiola c8b55a3a31 Cleanup: remove redundant extension code 10 years ago
Tim Emiola 495e9a8c75 Cleanup: remove redundant ruby code 10 years ago
Tim Emiola f90ce677b3 Updates BidiCall/ClientStub to the new Call API 10 years ago
Tim Emiola b22a21ebe7 Update RPC server to use the new call API 10 years ago
Tim Emiola 5684b4073c Updates ActiveCall to use the new call API 10 years ago
Tim Emiola 05e934fe16 Rewrite client_server_spec to use the new call API 10 years ago
Tim Emiola 48b36b5bbf Updates Server#request_call in line with the new API 10 years ago
Tim Emiola 1dae4acbec Adds Call#run_batch 10 years ago
Tim Emiola 98a32d399a Adds symbols to access the fields in Status struct 10 years ago
Tim Emiola 6de558f9cd Exposes the implementation of CompletionQueue#pluck 10 years ago