Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | BoringSSL: vsproject changes | Craig Tiller | 2015-12-22 |
| | |||
* | remove unused vsprojects | Jan Tattermusch | 2015-12-18 |
| | |||
* | regenerate project files | Jan Tattermusch | 2015-12-18 |
| | |||
* | regenerate project files | Jan Tattermusch | 2015-12-17 |
| | |||
* | regenerated vsproject files | Jan Tattermusch | 2015-12-11 |
| | |||
* | Add set pointer api to channel_arguments | yang-g | 2015-11-25 |
| | |||
* | add server_builder_option | yang-g | 2015-11-25 |
| | |||
* | Generated changes | Craig Tiller | 2015-09-25 |
| | |||
* | Enable warnings as errors on Windows | Craig Tiller | 2015-09-23 |
| | |||
* | grpc++.h was not installed | Craig Tiller | 2015-09-11 |
| | |||
* | Generated changes | Craig Tiller | 2015-08-31 |
| | |||
* | Fixing headers and paths after merge with upstream. | Julien Boeuf | 2015-08-30 |
| | |||
* | Merge branch 'master' of github.com:grpc/grpc into cpp_auth_md_processor | Julien Boeuf | 2015-08-26 |
|\ | |||
| * | Merge branch 'master' of github.com:grpc/grpc into cpp_string_ref | Julien Boeuf | 2015-08-24 |
| |\ | |||
| * | | Adding grpc::string_ref class. | Julien Boeuf | 2015-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 head | yang-g | 2015-08-24 |
| | |\ | |||
| | | * | Eliminate public thread-pool interface | Vijay Pai | 2015-08-24 |
| | |/ | |/| | |||
| | * | split stream.h into sync_stream.h and async_stream.h | yang-g | 2015-08-21 |
| | | | |||
| | * | headers reorg | yang-g | 2015-08-21 |
| | | | |||
| | * | Make Channel ctor private | yang-g | 2015-08-20 |
| | | | |||
| | * | remove internal_stub | yang-g | 2015-08-20 |
| | | | |||
| | * | Remove ChannelInterface and replace it with Channel | yang-g | 2015-08-19 |
| |/ | |||
* / | Adding new header in build.json. | Julien Boeuf | 2015-08-15 |
|/ | |||
* | move auth property iterator declaration into auth_context.h | yang-g | 2015-08-10 |
| | |||
* | Add StubOptions | yang-g | 2015-08-03 |
| | |||
* | Regenerating project files and massaging VS project files. | Nicolas Noble | 2015-07-30 |
| | |||
* | Add dynamic thread pool and initial port of test | vjpai | 2015-07-23 |
| | |||
* | Merge with head | yang-g | 2015-07-16 |
|\ | |||
* | | split iterator into its own file | yang-g | 2015-07-16 |
| | | |||
| * | Change name of thread_pool files to fixed_size_thread_pool when | vjpai | 2015-07-15 |
| | | | | | | | | appropriate | ||
| * | Make thread_pool.h a public header | Vijay Pai | 2015-07-15 |
|/ | | | | | Rename ThreadPool -> FixedSizeThreadPool to allow for later introduction of DynamicSizeThreadPool | ||
* | resolve comments | yang-g | 2015-07-07 |
| | |||
* | merge with upstream and resolve conflicts | yang-g | 2015-07-06 |
|\ | |||
* | | compiles | yang-g | 2015-07-06 |
| | | |||
| * | Add missing headers to build.json | yang-g | 2015-06-23 |
| | | |||
| * | Add missing file to build.json | Craig Tiller | 2015-06-05 |
| | | |||
| * | Progress commit on fixing up C++ | Craig Tiller | 2015-06-04 |
|/ | |||
* | Add ability to override default thread pool | Yang Gao | 2015-06-03 |
| | |||
* | Properly naming grpc++_unsecure project. | Nicolas "Pixel" Noble | 2015-05-09 |
| | |||
* | Adding grpc++_unsecure project file, and adding better support for test ↵ | Nicolas "Pixel" Noble | 2015-05-09 |
projects. |