32 Commits (29ee3f40beddc2d8a87e3946b9fd47fcb20785f9)

Author SHA1 Message Date
Julien Boeuf 0d47192afa Fixing headers and paths after merge with upstream. 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 9fb35a5332 split stream.h into sync_stream.h and async_stream.h 9 years ago
yang-g 9e2f90cd06 headers reorg 9 years ago
yang-g c317f07b56 Make Channel ctor private 9 years ago
yang-g ef00308e39 remove internal_stub 9 years ago
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 9 years ago
Julien Boeuf 2fd8a88843 Adding new header in build.json. 9 years ago
yang-g ffc8a6b431 move auth property iterator declaration into auth_context.h 9 years ago
yang-g 297a25b0cf Add StubOptions 9 years ago
Nicolas Noble 563b8a2779 Regenerating project files and massaging VS project files. 9 years ago
Nicolas Noble 7c5ef31613 Regenerating project files and massaging VS project files. 9 years ago
vjpai b28456b1e4 Add dynamic thread pool and initial port of test 9 years ago
yang-g 7ef7232dd9 split iterator into its own file 10 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
jboeuf 69cb6b41c8 Backport of pull request #2313 into release-0_10. 10 years ago
yang-g 3abe60b9d0 compiles 10 years ago
Craig Tiller f75fc12e3a Add a test that headers are properly in build.json 10 years ago
yang-g adfed03146 Add missing headers to build.json 10 years ago
Craig Tiller 6ef7f31b98 Add missing file to build.json 10 years ago
Craig Tiller 50a7a68ca2 Progress commit on fixing up C++ 10 years ago
Yang Gao 6f4fb3b133 Add ability to override default thread pool 10 years ago
Nicolas "Pixel" Noble 5fb4ba0adb Updating the templates to create win64 projects. 10 years ago
zeliard 179be50ad3 merge VS solutions file from upstream master 10 years ago
Yang Gao 96de48449c Add the new header to build.json and regenerate projects 10 years ago
zeliard 292adfee5d fix MSVC solution build-able on x64 mode (remove _USE_32BIT_TIME_T) 10 years ago
Jan Tattermusch b5bf574e0c regenerated project files 10 years ago
Jan Tattermusch 8ff00a3c25 big refactoring of visual studio projects, started using nuget 10 years ago
Nicolas "Pixel" Noble 27a0dc0208 Adjusting build.json. 10 years ago
Yang Gao fa4549dd2d Add missing public headers 10 years ago
Julien Boeuf 1d2240cc6c Have the secure credentials in separate header files. 10 years ago
Nicolas "Pixel" Noble 51f5b91715 Adding missing public files to build.json, and re-generating all project files. 10 years ago
Nicolas "Pixel" Noble b072a4ff75 Adding MSVC's grpc++ project file. 10 years ago
Yang Gao 0d1e2f2ad9 remove prod_roots_certs.c since it is not used anywhere 10 years ago
Jan Tattermusch adeaf63113 add more tests into build_and_run_tests.bat 10 years ago
Jan Tattermusch f6ff8f6fcf remove _shared suffix from target dll names 10 years ago
Craig Tiller 17ec5f9ebf Run buildgen 10 years ago
nnoble 5f2ecb355d Splitting grpc_test_util into gpr_test_util. 10 years ago
chenw 97fd9e56d2 Add SSL root for production GFE. 10 years ago
pmarks b74550655a gRPC: Avoid AF_INET6 sockets when the ::1 loopback address doesn't exist. 10 years ago
ctiller 2bbb6c4311 Remove endpoint/ directories. 10 years ago
nnoble 5447c5461c Tweaking solution settings to be able to compile with OpenSSL (not link yet), and swapping per-project properties for a global property sheet. 10 years ago
ctiller c99774fc7b Remove a (very) deprecated file. 10 years ago
nnoble 69ac39f4be Makefile will now build zlib and/or OpenSSL if needed. 10 years ago
jtattermusch 1de3a5c0a1 Add Visual Studio project for building zlib. 10 years ago
jtattermusch 94204dda83 Fix ipv6.c build breakage on Windows. 10 years ago
pmarks 465554e5b6 Add a grpc_ipv6_loopback_available() test utility, and only run IPv6-specific 10 years ago
chenw a8fd44adf8 Build CPP interop client in Git-on-[] as well as in []. 10 years ago