183 Commits (4e1a883a5f3a0e5eea104a27d8e3ec93874fedf5)

Author SHA1 Message Date
Vijay Pai a63271c77f Deal with to_string, proper usage of nullptr, and lack of map::emplace 9 years ago
Vijay Pai 12bf3801b8 Got carried away with grpc:: 9 years ago
Vijay Pai efa8430e39 Enforce gcc-4.4 compatibility on test_credentials_provider by changing 9 years ago
Yuchen Zeng 7ae31a8898 Add more comments, fix format issues 9 years ago
Yuchen Zeng 0601df3a04 Move reflection src/hdr to src/cpp/ext include/grpc++/ext 9 years ago
Yuchen Zeng 1495cb5b24 Addressed reveiw comments about naming 9 years ago
yang-g 34b5861e5c Spliting filegroup. 9 years ago
yang-g 17487f9a22 Make grpc++ independent of protobuf 9 years ago
Yuchen Zeng c8074527b2 Remove unnecessary headers 9 years ago
Yuchen Zeng c92fe25af5 Add mutex for stream in ProtoReflectionDescriptorDatabase, fix headers check 9 years ago
Yuchen Zeng 91c51a7aba Add proto_server_reflection_test 9 years ago
yang-g fe3e8b7313 remote unused member 9 years ago
Yuchen Zeng ace4986e65 Update reflection implementation along with API changes 9 years ago
yang-g df012d048a Add proto file support in grpc_cli 9 years ago
Yuchen Zeng 0333a49afa Use stream rpc to ensure all related requests go to a single server. 9 years ago
Yuchen Zeng c84ed6813e Proto server reflection 9 years ago
Sree Kuchibhotla 44b9cd7584 Fix the sanity error reported by check_sources_and_headers.py 9 years ago
Sree Kuchibhotla 8c065a7b22 clang format 9 years ago
Sree Kuchibhotla 3714e302c0 Simplify QPS Metrics collection 9 years ago
Jan Tattermusch 969ffaf5c6 Enable JSON reports for qps drivers 9 years ago
Jan Tattermusch f2ba7fe037 integrate ScenarioResult proto into qps driver 9 years ago
Craig Tiller 0bda0b3e55 Configure performance scenarios with json 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller 2e1903638e Fix copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
yang-g f64befd27f Make a copy of ByteBuffer when writing 9 years ago
Aaron Isotton 24e69bf02a Added a channel argument to set the maximum reconnect backoff duration. Extended the interop test to test the custom reconnect backoffs. 9 years ago
Dan Born f2f7d57c01 Allow use of alternative credential types. 9 years ago
Sree Kuchibhotla 9e5a05af8a Fix clang format issue 9 years ago
Craig Tiller 7fe08a23f1 clang-format 9 years ago
Nicolas "Pixel" Noble 7204010c05 Fixing format and copyright. 9 years ago
Dan Born 1b5a264eb8 Allow new credential types to be added to tests. 9 years ago
Dan Born 53a94ef4e7 Use standard include paths. 9 years ago
Dan Born 7275f36411 Initialize mutex to nullptr. 9 years ago
Dan Born f30941cd95 Injectable test credentials provider interface. 9 years ago
Sree Kuchibhotla 559e45becd Scripts to launch stress tests in GKE 9 years ago
yang-g 12a0a2c20b move tls type name to .cc file 9 years ago
yang-g 4c8aed3dba Add a helper to return all the secure types 9 years ago
yang-g 17197ddc71 Revert "make an enum" 9 years ago
yang-g 5152cd29f8 make an enum 9 years ago
yang-g 7d2a3e1917 Refactor end2end_test. Make the credentials a separate library. 9 years ago
murgatroid99 7a55684a13 Clang format and fix copyrights 9 years ago
murgatroid99 309830f6b8 Replace 'long' with 'int64_t' in public core headers 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
David Garcia Quintas 2425bbbc55 Further work. Compiles. WIP 9 years ago
David Garcia Quintas 6190854157 updated copyrights 9 years ago
David Garcia Quintas 1aeabd7194 regenerated projects 9 years ago
yang-g 9f17314a35 move utilities to a separate file 9 years ago
David Garcia Quintas 3c1720c984 Updated copyrights... 9 years ago
David Garcia Quintas 45484b31bb Added sanity check for trailing newlines 9 years ago