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 |
yang-g
|
01ac44bf08
|
Fix doxyfile for real
|
2015-06-23 13:42:00 -07:00 |
yang-g
|
728f29076d
|
clang-format messed up Doxyfile.c++, restored
|
2015-06-23 13:09:58 -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
|
10c763ac62
|
Update doxygen
|
2015-05-27 17:03:08 -07:00 |
Craig Tiller
|
7c05bd216b
|
Get GRPC_FINAL, GRPC_OVERRIDE treated right
|
2015-05-24 10:52:27 -07:00 |
Craig Tiller
|
543205ba4f
|
Merge latest
|
2015-05-24 10:44:42 -07:00 |
Craig Tiller
|
c9b3e5811e
|
Add C++
|
2015-05-24 10:43:05 -07:00 |