Craig Tiller
|
30268a99e0
|
Revert "Revert "Revert "Remove redundant includes from string.h and tmpfile.h"""
|
8 years ago |
Mark D. Roth
|
2d317fbc57
|
Revert "Revert "Remove redundant includes from string.h and tmpfile.h""
|
8 years ago |
Mark D. Roth
|
4eec0041f5
|
Revert "Remove redundant includes from string.h and tmpfile.h"
|
8 years ago |
Sree Kuchibhotla
|
f989469fe3
|
Temporarily enable gpr_slice_* functions to not break api compatibility
|
8 years ago |
Mark D. Roth
|
2502afbdcb
|
Fixed build.yaml and ran generate_projects.sh.
|
8 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.
Minor fixes to previously existing 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.
- Strict subset of
http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html
- Useful to avoid unnecessary string copies.
|
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 |
Nicolas Noble
|
563b8a2779
|
Regenerating project files and massaging VS project files.
|
10 years ago |
Nicolas Noble
|
7c5ef31613
|
Regenerating project files and massaging VS project files.
|
10 years ago |
vjpai
|
b28456b1e4
|
Add dynamic thread pool and initial port of test
|
10 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
appropriate
|
10 years ago |
Vijay Pai
|
69f2410086
|
Make thread_pool.h a public header
Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction
of DynamicSizeThreadPool
|
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
Clean up anything that failed
|
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
dependencies.
|
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 |