329 Commits (02ce860592586d52276e64b766a38990db7425e2)

Author SHA1 Message Date
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas d79ef3af71 Fixed wrong usage of global var 9 years ago
David Garcia Quintas 5a9462339d copyrights 9 years ago
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 9 years ago
Craig Tiller 194824467c Get subchannel index working 9 years ago
Craig Tiller 5de79ee59f clang-format 9 years ago
David Garcia Quintas a43aadd7e1 fixed copyrights 9 years ago
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 9 years ago
Craig Tiller edc2fffb34 Channel args comparisons 9 years ago
Nicolas "Pixel" Noble ba404826be Clang format. 10 years ago
yang-g 52705590e4 Add set pointer api to channel_arguments 10 years ago
Craig Tiller 5925603101 stream_op cleanup: miscellany 10 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 10 years ago
Julien Boeuf 5be92a316d Shuffling headers around. 10 years ago
Julien Boeuf 0c711ad88b Adding C++ metadata processor. 10 years ago
yang-g d090fe1379 auth context api change for string_ref 10 years ago
yang-g e21908fcee impl 10 years ago
yang-g 9e2f90cd06 headers reorg 10 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 10 years ago
Craig Tiller d6c98df792 clang-format all source 10 years ago
Julien Boeuf c2274e7069 Adding C++ auth metadata processor. 10 years ago
yang-g ffc8a6b431 move auth property iterator declaration into auth_context.h 10 years ago
Nicolas "Pixel" Noble ebb514066e Changing the library's code to adapt with the new API. 10 years ago
yang-g 7ef7232dd9 split iterator into its own file 10 years ago
yang-g 14b3684dee Remove const_iterator typedef and add a range based loop test 10 years ago
yang-g 811536efce auth context iterator 10 years ago
Craig Tiller 143e7bf0cf Introduce a clock type field onto gpr_timespec. 10 years ago
jboeuf 69cb6b41c8 Backport of pull request #2313 into release-0_10. 10 years ago
yang-g d53bc8925b Add missing pieces 10 years ago
yang-g f9e8e59b1c Resolve comments 10 years ago
yang-g 6406f18267 missed one place 10 years ago
yang-g 85c04f938f resolve comments 10 years ago
yang-g 8068f86974 Add a unit test 10 years ago
yang-g 3abe60b9d0 compiles 10 years ago
Yang Gao c1a2c314fb Update the Status API 10 years ago
David Garcia Quintas de52625ae5 Added changes to c++ and ruby wrappers 10 years ago
Craig Tiller cad36b0831 Remove old code 10 years ago
Craig Tiller 789471cfc6 Client side compiles/links 10 years ago
Craig Tiller 50a7a68ca2 Progress commit on fixing up C++ 10 years ago
Craig Tiller 64be9f7a30 C Core API cleanup. 10 years ago
Yang Gao c71a9d2b56 clang-format 10 years ago
Yang Gao 3921c56bee Expose max message size at the server side 10 years ago
Craig Tiller 76dcd38332 Hack to get Mac end2end test working 10 years ago
David Garcia Quintas bbc0b775e1 Merge comments. See below. 10 years ago
David Garcia Quintas 8954e90b72 Integration of Systemtap (STAP) for profiling. 10 years ago
zeliard 179be50ad3 merge VS solutions file from upstream master 10 years ago
Abhishek Kumar d774c5cadb Test client stream cancellation and fix bug exposed by the test. 10 years ago
Vijay Pai fad38ba430 Add client-side marks for proto processing. 10 years ago
Nicolas Noble 89219162dd Refactoring std::chrono out. 10 years ago
Yang Gao e9866e977e resolve comment 10 years ago