33 Commits (e1ce31eda3321bb0052416ba47145809a8199f1e)

Author SHA1 Message Date
David Garcia Quintas 6848c4e145 wip. prior to cq refactoring 9 years ago
David Garcia Quintas f588aeb1e2 introduced workaround for proto_utils 9 years ago
David Garcia Quintas aee7cf1d32 added uuids for VS 9 years ago
David Garcia Quintas a37d9d8c59 moved grpc_library.cc moved out of codegen 9 years ago
David Garcia Quintas a8bb0bfc3e Split codegen target and made it libs 9 years ago
David Garcia Quintas 4feb3502c2 Fixed header dependencies and copyrights 9 years ago
vjpai fd307efbd1 fixed_size_thread_pool : why do we even have that lever? It has been 9 years ago
vjpai f9f61cf5bc Properly specify dependences on alarm.h in build.yaml 9 years ago
vjpai 04e992a750 Make C++ alarm class usable and testable - there were some build issues and 9 years ago
Craig Tiller 4a67be42a0 Further cleanup 9 years ago
Craig Tiller da179ce598 Rollback gpr deletion 9 years ago
Alistair Veitch 75d5c0f024 post merge 9 years ago
Nicolas "Pixel" Noble 09121799b0 Removing gpr as a separated library. 9 years ago
David Garcia Quintas d79ef3af71 Fixed wrong usage of global var 9 years ago
David Garcia Quintas 6bd7b97dc6 DONE!!1one 9 years ago
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 9 years ago
David Garcia Quintas 6a48405ed0 pre sync_stream.cc creation. Does not compile 9 years ago
David Garcia Quintas b523c732d1 async_stream.h done. Compiles 9 years ago
David Garcia Quintas 2425bbbc55 Further work. Compiles. WIP 9 years ago
David Garcia Quintas ddcb53a9de made codegen targets in build.yaml 9 years ago
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 9 years ago
David Garcia Quintas a396276cde regenerated projects 9 years ago
David Garcia Quintas 167221423b Regenerated projects 9 years ago
David Garcia Quintas 1aeabd7194 regenerated projects 9 years ago
David Garcia Quintas 44f3249018 Introduced ServerInterface 9 years ago
yang-g 77c63333a6 Add new public header 9 years ago
David Garcia Quintas e50c6c2f5e WIP. Added ChannelInterface 9 years ago
Craig Tiller 77fc4d35e4 BoringSSL: vsproject changes 9 years ago
Jan Tattermusch 44fc7200f8 regenerate project files 9 years ago
Jan Tattermusch ec59bc7f1a regenerate project files 9 years ago
Jan Tattermusch df744bd389 regenerated vsproject files 9 years ago
yang-g 52705590e4 Add set pointer api to channel_arguments 9 years ago
yang-g a23f17b123 add server_builder_option 9 years ago
David Garcia Quintas 7fd0fd5023 C++ Alarm implementation (with tests). 10 years ago
Craig Tiller 8f12f77059 Generated changes 10 years ago
Craig Tiller f4fc5d2bfd Enable warnings as errors on Windows 10 years ago
Craig Tiller d136a5c44c grpc++.h was not installed 10 years ago
Craig Tiller 02a7bedaa3 Generated changes 10 years ago
David Garcia Quintas 14111e9da1 Added grpc++.h with mainpage docs. 10 years ago
Julien Boeuf 0d47192afa Fixing headers and paths after merge with upstream. 10 years ago
Julien Boeuf 8fd915ab8d Adding grpc::string_ref class. 10 years ago
Vijay Pai e8a7e30a75 Eliminate public thread-pool interface 10 years ago
yang-g 9fb35a5332 split stream.h into sync_stream.h and async_stream.h 10 years ago
yang-g 9e2f90cd06 headers reorg 10 years ago
yang-g c317f07b56 Make Channel ctor private 10 years ago
yang-g ef00308e39 remove internal_stub 10 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 10 years ago
Julien Boeuf 2fd8a88843 Adding new header in build.json. 10 years ago
yang-g ffc8a6b431 move auth property iterator declaration into auth_context.h 10 years ago
yang-g 297a25b0cf Add StubOptions 10 years ago