Commit Graph

40 Commits

Author SHA1 Message Date
Craig Tiller 77fc4d35e4 BoringSSL: vsproject changes 2015-12-22 12:51:27 -08:00
Jan Tattermusch 83a23815b0 remove unused vsprojects 2015-12-18 09:25:20 -08:00
Jan Tattermusch 44fc7200f8 regenerate project files 2015-12-18 08:53:59 -08:00
Jan Tattermusch ec59bc7f1a regenerate project files 2015-12-17 16:21:04 -08:00
Jan Tattermusch df744bd389 regenerated vsproject files 2015-12-11 15:56:19 -08:00
yang-g 52705590e4 Add set pointer api to channel_arguments 2015-11-25 11:45:33 -08:00
yang-g a23f17b123 add server_builder_option 2015-11-25 10:21:05 -08:00
Craig Tiller 8f12f77059 Generated changes 2015-09-25 11:17:32 -07:00
Craig Tiller f4fc5d2bfd Enable warnings as errors on Windows 2015-09-23 09:36:31 -07:00
Craig Tiller d136a5c44c grpc++.h was not installed 2015-09-11 12:23:32 -07:00
Craig Tiller 02a7bedaa3 Generated changes 2015-08-31 15:54:05 -07:00
Julien Boeuf 0d47192afa Fixing headers and paths after merge with upstream. 2015-08-30 22:18:50 -07:00
Julien Boeuf 5b3516e2c5 Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor 2015-08-26 11:19:10 -07:00
Julien Boeuf 0382bfae38 Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref 2015-08-24 23:55:43 -07:00
Julien Boeuf 8fd915ab8d Adding grpc::string_ref class.
- Strict subset of
  http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html
- Useful to avoid unnecessary string copies.
2015-08-24 23:41:54 -07:00
yang-g 3e4bd9598b merge with head 2015-08-24 15:54:07 -07:00
Vijay Pai e8a7e30a75 Eliminate public thread-pool interface 2015-08-24 10:52:33 -07:00
yang-g 9fb35a5332 split stream.h into sync_stream.h and async_stream.h 2015-08-21 15:49:35 -07:00
yang-g 9e2f90cd06 headers reorg 2015-08-21 15:35:03 -07:00
yang-g c317f07b56 Make Channel ctor private 2015-08-20 12:18:08 -07:00
yang-g ef00308e39 remove internal_stub 2015-08-20 11:40:51 -07:00
yang-g 8c2be9f228 Remove ChannelInterface and replace it with Channel 2015-08-19 16:28:09 -07:00
Julien Boeuf 2fd8a88843 Adding new header in build.json. 2015-08-15 00:36:21 -07:00
yang-g ffc8a6b431 move auth property iterator declaration into auth_context.h 2015-08-10 12:26:39 -07:00
yang-g 297a25b0cf Add StubOptions 2015-08-03 16:43:46 -07:00
Nicolas Noble 563b8a2779 Regenerating project files and massaging VS project files. 2015-07-30 19:17:03 -07:00
vjpai b28456b1e4 Add dynamic thread pool and initial port of test 2015-07-23 14:17:10 -07:00
yang-g fb58d239ef Merge with head 2015-07-16 21:03:49 -07:00
yang-g 7ef7232dd9 split iterator into its own file 2015-07-16 21:00:51 -07:00
vjpai a2e1bb1577 Change name of thread_pool files to fixed_size_thread_pool when
appropriate
2015-07-15 16:49:49 -07:00
Vijay Pai 69f2410086 Make thread_pool.h a public header
Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction
of DynamicSizeThreadPool
2015-07-15 12:33:37 -07:00
yang-g 85c04f938f resolve comments 2015-07-07 17:47:31 -07:00
yang-g 5ea46ab248 merge with upstream and resolve conflicts 2015-07-06 14:05:54 -07:00
yang-g 3abe60b9d0 compiles 2015-07-06 14:00:36 -07:00
yang-g adfed03146 Add missing headers to build.json 2015-06-23 13:01:22 -07:00
Craig Tiller 6ef7f31b98 Add missing file to build.json 2015-06-05 10:15:10 -07:00
Craig Tiller 50a7a68ca2 Progress commit on fixing up C++ 2015-06-04 12:53:40 -07:00
Yang Gao 6f4fb3b133 Add ability to override default thread pool 2015-06-03 12:56:19 -07:00
Nicolas "Pixel" Noble 532eb41f5c Properly naming grpc++_unsecure project. 2015-05-09 08:47:32 +02:00
Nicolas "Pixel" Noble 7bf5092df0 Adding grpc++_unsecure project file, and adding better support for test projects. 2015-05-09 07:21:07 +02:00