Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | add server_builder_option | yang-g | 2015-11-25 |
| | |||
* | Fixing tests. | Julien Boeuf | 2015-11-17 |
| | |||
* | grpc++.h was not installed | Craig Tiller | 2015-09-11 |
| | |||
* | Bumping revision to 0.11 for beta. | Nicolas "Pixel" Noble | 2015-09-01 |
| | |||
* | 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 |
| | | | |||
| | * | 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 |
|/ | |||
* | Merge pull request #2875 from yang-g/test_unsecure | Nicolas Noble | 2015-08-10 |
|\ | | | | | move auth property iterator declaration into auth_context.h | ||
* \ | Merge pull request #2864 from jtattermusch/0.10-upport | Nicolas Noble | 2015-08-10 |
|\ \ | | | | | | | Upporting from 0.10 branch. | ||
| | * | move auth property iterator declaration into auth_context.h | yang-g | 2015-08-10 |
| |/ |/| | |||
* | | Merge pull request #2781 from yang-g/stuboptions | Abhishek Kumar | 2015-08-05 |
|\ \ | | | | | | | Add StubOptions | ||
* | | | Initial Doxygen import for core, c++ | Craig Tiller | 2015-08-05 |
| | | | |||
| * | | Add StubOptions | yang-g | 2015-08-03 |
|/ / | |||
| * | bump C# version to 0.6.1 and core version to 0.10.1 | Jan Tattermusch | 2015-07-31 |
|/ | | | | | Conflicts: src/csharp/Grpc.Core/Version.cs | ||
* | 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 | ||
* | merge with upstream and resolve conflicts | yang-g | 2015-07-06 |
|\ | |||
* | | compiles | yang-g | 2015-07-06 |
| | | |||
| * | Make it less likely a build.json change triggers a merge conflict | Craig Tiller | 2015-06-23 |
| | | |||
| * | Fix doxyfile for real | yang-g | 2015-06-23 |
| | | |||
| * | clang-format messed up Doxyfile.c++, restored | yang-g | 2015-06-23 |
| | | |||
| * | Add missing headers to build.json | yang-g | 2015-06-23 |
| | | |||
| * | Add missing file to build.json | Craig Tiller | 2015-06-05 |
|/ | |||
* | Update doxygen | Craig Tiller | 2015-05-27 |
| | |||
* | Get GRPC_FINAL, GRPC_OVERRIDE treated right | Craig Tiller | 2015-05-24 |
| | |||
* | Merge latest | Craig Tiller | 2015-05-24 |
| | |||
* | Add C++ | Craig Tiller | 2015-05-24 |