1081 Commits (9c12bc252e7bb8cdfe051884862e17d4850f3ab0)

Author SHA1 Message Date
David Garcia Quintas 6eb3925a70 Added grpc_byte_buffer_reader_readall 9 years ago
vjpai 119c103ab0 Split up into a new service proto, use proper service suffix, add a 9 years ago
yang-g bd89dd8381 remove log spam 9 years ago
Jorge Canizales 0f5739be43 Mark WaitForInitialMetadata as override, for Clang 9 years ago
Julien Boeuf 54a902ed17 Successfully compile C++ libary (not tests yet). 9 years ago
Julien Boeuf 441176d161 Got core to compile (without the tests) 9 years ago
Julien Boeuf acd835f99e First pass at the headers. 9 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 9 years ago
yang-g b063c87596 mark unreachable code with a macro 9 years ago
David Garcia Quintas f747bbc043 s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm 9 years ago
Jorge Canizales 7069da2fe2 Repeat https://github.com/grpc/grpc/issues/3049 for OSX 9 years ago
Craig Tiller eff4419b2a Fixes 9 years ago
Craig Tiller 2bc37297c8 Enable backtraces on C tests 10 years ago
Nicolas "Pixel" Noble 499fb052a0 Restoring sanity. 10 years ago
Craig Tiller 649deebf7f Recycle partially filled buffers on the next read 10 years ago
Craig Tiller ddf3a511aa Add clang-format to sanity 10 years ago
Craig Tiller 04456843cd Windows fixes 10 years ago
Julien Boeuf c34b2e744c Do not use string_ref for output params. 10 years ago
Julien Boeuf 8b0b6f413d It is a bad idea to have a map with string_refs as output params. 10 years ago
Julien Boeuf 14929d4e35 Credentials plugin fixes (after the branch was merged). 10 years ago
Julien Boeuf 97f80faeb4 Adding documentation. 10 years ago
Craig Tiller ebc7ef268c Mac build fixes 10 years ago
Craig Tiller f96dfc3cf8 First round of fixing up implicit 64->32 bit conversions 10 years ago
David Garcia Quintas 328deb28de Removed grpc_security.h from auth_context.h 10 years ago
Craig Tiller d6599a39e4 Replicate C++ docs from master to beta branch 10 years ago
Craig Tiller 00ad71c135 Revert "C++ docs" 10 years ago
David Garcia Quintas a570d6334d Fixes to comments and to examples 10 years ago
Konstantin Podsvirov dc90c13bec Move static value grpc::string_ref::npos definition to cc file 10 years ago
Julien Boeuf 2d041188db Design and implementation of the core credentials plugin API. 10 years ago
Alistair Veitch 1c09accaad change aggregation_ops to internal type 10 years ago
David Garcia Quintas 14111e9da1 Added grpc++.h with mainpage docs. 10 years ago
Julien Boeuf 29ee3f40be Forgot to finish the doc... 10 years ago
Julien Boeuf 8b5bb27d34 Adding C API for metadata credentials plugin. 10 years ago
Alistair Veitch aafe9725b0 scalar -> sum 10 years ago
Alistair Veitch e41d9d5f93 remove const from data() type 10 years ago
Alistair Veitch 5b61479b0b rename record fn 10 years ago
Alistair Veitch a24148ea38 change aggregation type names 10 years ago
Alistair Veitch 8f691e6c94 add clone to aggregation ops 10 years ago
Julien Boeuf 0d47192afa Fixing headers and paths after merge with upstream. 10 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 10 years ago
Julien Boeuf 0c711ad88b Adding C++ metadata processor. 10 years ago
Alistair Veitch 6afe53f236 add functions for getting trace records 10 years ago
Alistair Veitch b855202417 rewrite to reviewer comments 10 years ago
David Garcia Quintas c5318a2aa7 MOAR COMMENTS 10 years ago
David Garcia Quintas 3306bcd1a1 Docs for streams + exposed auth properties 10 years ago
Alistair Veitch e62f68cebb make metric part of view 10 years ago
Alistair Veitch 9a09982e2d view and aggregation API 10 years ago
yang-g 730055d962 implementation fix 10 years ago
yang-g dafcce980d channel creation API change 10 years ago
Craig Tiller b029859e58 Revert "Revert "Refactor Endpoint API"" 10 years ago