aboutsummaryrefslogtreecommitdiffhomepage
path: root/vsprojects/grpc++
Commit message (Collapse)AuthorAge
* Generated changesGravatar Craig Tiller2015-08-31
|
* Fixing headers and paths after merge with upstream.Gravatar Julien Boeuf2015-08-30
|
* Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processorGravatar Julien Boeuf2015-08-26
|\
| * Merge branch 'master' of github.com:grpc/grpc into cpp_string_refGravatar Julien Boeuf2015-08-24
| |\
| * | Adding grpc::string_ref class.Gravatar Julien Boeuf2015-08-24
| | | | | | | | | | | | | | | | | | - Strict subset of http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2012/n3442.html - Useful to avoid unnecessary string copies.
| | * merge with headGravatar yang-g2015-08-24
| | |\
| | | * Eliminate public thread-pool interfaceGravatar Vijay Pai2015-08-24
| | |/ | |/|
| | * split stream.h into sync_stream.h and async_stream.hGravatar yang-g2015-08-21
| | |
| | * headers reorgGravatar yang-g2015-08-21
| | |
| | * Make Channel ctor privateGravatar yang-g2015-08-20
| | |
| | * remove internal_stubGravatar yang-g2015-08-20
| | |
| | * Remove ChannelInterface and replace it with ChannelGravatar yang-g2015-08-19
| |/
* / Adding new header in build.json.Gravatar Julien Boeuf2015-08-15
|/
* move auth property iterator declaration into auth_context.hGravatar yang-g2015-08-10
|
* Add StubOptionsGravatar yang-g2015-08-03
|
* Regenerating project files and massaging VS project files.Gravatar Nicolas Noble2015-07-30
|
* Add dynamic thread pool and initial port of testGravatar vjpai2015-07-23
|
* Merge with headGravatar yang-g2015-07-16
|\
* | split iterator into its own fileGravatar yang-g2015-07-16
| |
| * Change name of thread_pool files to fixed_size_thread_pool whenGravatar vjpai2015-07-15
| | | | | | | | appropriate
| * Make thread_pool.h a public headerGravatar Vijay Pai2015-07-15
|/ | | | | Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool
* merge with upstream and resolve conflictsGravatar yang-g2015-07-06
|\
* | compilesGravatar yang-g2015-07-06
| |
| * Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| | | | | | | | Clean up anything that failed
| * Add missing headers to build.jsonGravatar yang-g2015-06-23
| |
| * Add missing file to build.jsonGravatar Craig Tiller2015-06-05
| |
| * Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
|/
* Add ability to override default thread poolGravatar Yang Gao2015-06-03
|
* Updating the templates to create win64 projects.Gravatar Nicolas "Pixel" Noble2015-04-28
|
* merge VS solutions file from upstream masterGravatar zeliard2015-04-27
|
* fix MSVC solution build-able on x64 mode (remove _USE_32BIT_TIME_T)Gravatar zeliard2015-04-22
|
* regenerated project filesGravatar Jan Tattermusch2015-04-20
|
* big refactoring of visual studio projects, started using nugetGravatar Jan Tattermusch2015-04-20
dependencies.