128 Commits (9f17314a35c6266a32e343a6c2d7c44a65991f96)

Author SHA1 Message Date
yang-g 9f17314a35 move utilities to a separate file 9 years ago
David Garcia Quintas 2bf574f814 Added back trailing newlines 9 years ago
murgatroid99 ace28d3f98 Fix copyrights again 9 years ago
Sree Kuchibhotla b0d0c8e8c2 FormatCode 9 years ago
Sree Kuchibhotla 5a05f51a1c Rename TestService to EchoTestService to prevent name-conflict with 9 years ago
Craig Tiller 7536af02cf Eliminate gpr_ int types - and insist on C99 variants instead 9 years ago
Craig Tiller 0fe5ee7be3 BoringSSL integration: non-vsprojects changes 9 years ago
Craig Tiller dacb389907 Fix method name 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
Sree Kuchibhotla bc3127d4c3 Address code review comments 9 years ago
Sree Kuchibhotla 52a514a250 Address code review comments 9 years ago
Sree Kuchibhotla b047c0fc9b Address code review comments 9 years ago
Sree Kuchibhotla 4d0f2f9dab Fix typo in my previous commit. %s/guage/gauge/g 9 years ago
Sree Kuchibhotla b5e98c5c69 Make number of stubs per channel configurable and expose metrics from 9 years ago
Julien Boeuf e5adc0eb67 Fixing Cpp tests. 9 years ago
Craig Tiller 71a0f9d3b0 Fix clang-format script 9 years ago
Nicolas "Pixel" Noble 59588c6162 Removing pessimizing moves. 9 years ago
Julien Boeuf 0d47192afa Fixing headers and paths after merge with upstream. 9 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 9 years ago
Julien Boeuf 0c711ad88b Adding C++ metadata processor. 9 years ago
yang-g 730055d962 implementation fix 9 years ago
yang-g 0d9f81f741 minor fixes 9 years ago
yang-g e21908fcee impl 9 years ago
vjpai 2098863a90 Make certain constants unsigned to please compiler on Mac 9 years ago
Julien Boeuf bf9a8f8d7c Fixing tests. 9 years ago
Julien Boeuf 8fd915ab8d Adding grpc::string_ref class. 9 years ago
Vijay Pai e8a7e30a75 Eliminate public thread-pool interface 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
Craig Tiller d6c98df792 clang-format all source 9 years ago
yang-g e9e69a80d4 use proto3 syntax in c++ test protos 9 years ago
yang-g 9b7757dd35 Use a sync service to handle requests to unknown services 9 years ago
yang-g d7ead699f8 Add a test 9 years ago
Vijay Pai 1f3e6c1ebe Start switching everything to dynamic pool 9 years ago
yang-g 6f30decf79 Flow control fix 9 years ago
yang-g 8b25f2aaeb move fake_transport_security_credentials to private API 9 years ago
vjpai a2e1bb1577 Change name of thread_pool files to fixed_size_thread_pool when 10 years ago
Vijay Pai 69f2410086 Make thread_pool.h a public header 10 years ago
Craig Tiller 677c50c92a Update C++ impl 10 years ago
Craig Tiller 354398f9f5 Updating wrapped languages to new time functions 10 years ago
jboeuf 69cb6b41c8 Backport of pull request #2313 into release-0_10. 10 years ago
Craig Tiller 822d2c7beb Support registering services against specific hosts 10 years ago
yang-g c4eef2eae8 add a test case in end2end_test 10 years ago
Siddharth Rakesh fd1a20a667 Changes introduced for passing hashed user id instead of access token 10 years ago
Siddharth Rakesh df77c580dc Added support for passing a tag with the test 10 years ago
yang-g b1bbc8764d proper init const char * 10 years ago
Yang Gao 89c5a56233 Add const to ByteBuffer methods and add tests 10 years ago
Craig Tiller aeedff1ef8 Use a character literal instead of grpc::string 10 years ago
Siddharth Rakesh cc5857b624 Fixed hanging client declaration, server address can be passed now 10 years ago
Siddharth Rakesh e2902dee31 commented 10 years ago