1711 Commits (564719d28e9d37a949062c0ffc2361d3612635e7)

Author SHA1 Message Date
murgatroid99 5cb82b5a77 Added Node QPS test 10 years ago
Masood Malekghassemi 3bb52151dd Make Python package spec indirect 10 years ago
Tim Emiola e52995ef2b Adds back calls to #finish at the end of server calls 10 years ago
Tim Emiola 62e3cc8429 Exposes the metadata method in server-side ActiveCall view classes 10 years ago
Tim Emiola d5c733e824 Fixes reference to variable in the auth package 10 years ago
Masood Malekghassemi 89905ac55d Factor out interface-specific early_adopter code 10 years ago
murgatroid99 be64ca046e Bumped version 10 years ago
murgatroid99 429bb7abbd Simplified some tests 10 years ago
murgatroid99 da771517c6 Changed call to only expect and return binary headers when key ends with '-bin' 10 years ago
Nathaniel Manista de5490c15c Change remaining "packet" names to "ticket" 10 years ago
Nathaniel Manista 492dfdb950 Correct a package name in a doc string 10 years ago
Nathaniel Manista 4e6fd0a3ae Merge the base and base.packets packages 10 years ago
Yang Gao 5ebd6c76a2 wrap refresh token credentials in c++ 10 years ago
Yang Gao 6baa9b67ad clang-format c++ code 10 years ago
vjpai 7aadf46fdb Change to std::chrono and add a test. 10 years ago
Julien Boeuf 89d68bd7cf Removing src/core/security/roots.pem 10 years ago
Nathaniel Manista 9ef929d78d Reenable a disabled test method 10 years ago
Nathaniel Manista affe916405 Add at CANCELLATION back-to-front ticket kind 10 years ago
Nathaniel Manista e2e443c1d4 Use distinct enums for distinct ticket types 10 years ago
Nathaniel Manista 8d81365a3c Iterate over an enum since we can 10 years ago
Nathaniel Manista ae3e5b53f0 Change managers to pass each other Outcomes 10 years ago
Nathaniel Manista c4fada6e9a Add service name to Python early_adopter 10 years ago
murgatroid99 2493ea6d4b Fixed argument types in setup.py 10 years ago
Jan Tattermusch c0b3721d61 added support for metadata 10 years ago
Yang Gao 1ad253d137 expose the server's cq through the generic service object 10 years ago
Craig Tiller 2da7ca84fd Remove dead code 10 years ago
Ruyi Wang b486ba6b0d remove 'else' code, release lock by destructor 10 years ago
Yang Gao 2fbbb9bd95 copy and paste does not work 10 years ago
Yang Gao 94e296c357 Add error logs when credentials are created with non-positive lifetimes 10 years ago
Nicolas "Pixel" Noble 764971354c Allowing us to import google::protobuf::int64. 10 years ago
Jorge Canizales 30e666cae7 Creates cpu_iphone.c 10 years ago
Yang Gao 2729fbadcf wording change 10 years ago
murgatroid99 3c3d860a02 Node package version bump 10 years ago
Nicolas "Pixel" Noble 613d6fe997 Moving ZeroCopyOutputStream to grpc++/config.h. 10 years ago
Tatsuhiro Tsujikawa 1cbf8d7f16 Update doc as requested in review 10 years ago
Tatsuhiro Tsujikawa 229000fd2b Use "host" header field if ":authority" is not present 10 years ago
Arkadiusz Bokowy 5d85675b56 Fix port selection for server 10 years ago
Yang Gao 05e3eefcf8 Early return when duration is non-positive 10 years ago
Xiaoguang Sun 8a929a965b Fix duplicated symbols 10 years ago
murgatroid99 bffe7d7bf1 Switched protobufjs dependency to npm package instead of GitHub 10 years ago
Nicolas Noble d446eb86fa Adding initial support for alternative protobuf libraries. 10 years ago
Yang Gao 4999649653 Rename to AsyncGeneric* 10 years ago
Jan Tattermusch 286975fd2b Started using immutable collections and other code cleanup 10 years ago
Jan Tattermusch 3de9f49e3c Setting up stylecop to ignore generated files and fixing style 10 years ago
murgatroid99 3f6cd88533 Improved node install instructions and bumped version 10 years ago
murgatroid99 3f10160769 Updated ActiveCall.php to use batch API 10 years ago
Nicolas "Pixel" Noble 8a6b38c9be Remove a const from a variable that should be mutable. 10 years ago
Tatsuhiro Tsujikawa d11f610f37 Fix client sending invalid GOAWAY last-stream-id 10 years ago
Vijay Pai 3e0a46a1c4 Change behavior to properly account for possibility of NULL 10 years ago
Chilledheart e3bbcca12c Add missing GRPC_OVERRIDE, NFC 10 years ago