Commit Graph

58 Commits

Author SHA1 Message Date
Craig Tiller 44cc10b02e Add uses clauses to filegroups to ease dependency management 2016-03-28 10:45:29 -07:00
Nicolas "Pixel" Noble e8fb852a73 Massaging that pull request. 2016-03-17 00:31:43 +01:00
David Garcia Quintas a8bb0bfc3e Split codegen target and made it libs 2016-02-18 15:09:02 -08:00
vjpai f9f61cf5bc Properly specify dependences on alarm.h in build.yaml 2016-02-10 20:51:53 -08:00
Nicolas "Pixel" Noble 1935c3655c Flagging master as 0.14.0-dev. 2016-02-09 01:54:56 +01:00
Nicolas "Pixel" Noble cda4bad582 Flagging 0.13 as pre1. 2016-02-09 00:44:23 +01:00
Craig Tiller f008f067f8 build.yaml centric versioning 2016-02-08 12:48:03 -08:00
David Garcia Quintas 6523391782 sanity fixes 2016-01-27 20:07:36 -08:00
David Garcia Quintas b4e51b52bd Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces 2016-01-27 19:57:58 -08:00
David Garcia Quintas 6bd7b97dc6 DONE!!1one 2016-01-27 19:21:12 -08:00
David Garcia Quintas e1300deb87 After GrpcLibrary refactoring. Compiles and passes. WIP still 2016-01-27 18:41:26 -08:00
David Garcia Quintas 6a48405ed0 pre sync_stream.cc creation. Does not compile 2016-01-25 19:12:37 -08:00
David Garcia Quintas b523c732d1 async_stream.h done. Compiles 2016-01-25 18:22:28 -08:00
David Garcia Quintas 2425bbbc55 Further work. Compiles. WIP 2016-01-25 17:32:48 -08:00
Jan Tattermusch 3708cea23b regenerate projects 2016-01-22 14:09:06 -08:00
David Garcia Quintas ddcb53a9de made codegen targets in build.yaml 2016-01-21 17:48:34 -08:00
David Garcia Quintas 08a0a3306e Made "codedgen" directories closed over #includes 2016-01-21 01:04:36 -08:00
David Garcia Quintas a396276cde regenerated projects 2016-01-20 14:27:56 -08:00
David Garcia Quintas 167221423b Regenerated projects 2016-01-20 11:11:55 -08:00
yang-g 77c63333a6 Add new public header 2016-01-14 16:09:04 -08:00
yang-g a23f17b123 add server_builder_option 2015-11-25 10:21:05 -08:00
Julien Boeuf e32075fd8a Fixing tests. 2015-11-17 16:29:00 -08:00
Craig Tiller d136a5c44c grpc++.h was not installed 2015-09-11 12:23:32 -07:00
Nicolas "Pixel" Noble 0d728c1e9e Bumping revision to 0.11 for beta. 2015-09-01 20:23:09 +02: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 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
Nicolas Noble 1396ce5b35 Merge pull request #2875 from yang-g/test_unsecure
move auth property iterator declaration into auth_context.h
2015-08-10 15:06:42 -07:00
Nicolas Noble 5bdcfc6047 Merge pull request #2864 from jtattermusch/0.10-upport
Upporting from 0.10 branch.
2015-08-10 13:32:30 -07:00
yang-g ffc8a6b431 move auth property iterator declaration into auth_context.h 2015-08-10 12:26:39 -07:00
Abhishek Kumar 98049242b7 Merge pull request #2781 from yang-g/stuboptions
Add StubOptions
2015-08-05 15:55:19 -07:00
Craig Tiller 68f4e0f6ab Initial Doxygen import for core, c++ 2015-08-05 08:18:21 -07:00
yang-g 297a25b0cf Add StubOptions 2015-08-03 16:43:46 -07:00
Jan Tattermusch 8f4b1b032e bump C# version to 0.6.1 and core version to 0.10.1
Conflicts:
	src/csharp/Grpc.Core/Version.cs
2015-07-31 04:21:42 +02: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 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
Craig Tiller eb327fba7c Make it less likely a build.json change triggers a merge conflict 2015-06-23 16:51:38 -07:00