aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.c++
Commit message (Collapse)AuthorAge
* grpc++.h was not installedGravatar Craig Tiller2015-09-11
|
* Bumping revision to 0.11 for beta.Gravatar Nicolas "Pixel" Noble2015-09-01
|
* 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
| | |
| | * 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
|/
* Merge pull request #2875 from yang-g/test_unsecureGravatar Nicolas Noble2015-08-10
|\ | | | | move auth property iterator declaration into auth_context.h
* \ Merge pull request #2864 from jtattermusch/0.10-upportGravatar Nicolas Noble2015-08-10
|\ \ | | | | | | Upporting from 0.10 branch.
| | * move auth property iterator declaration into auth_context.hGravatar yang-g2015-08-10
| |/ |/|
* | Merge pull request #2781 from yang-g/stuboptionsGravatar Abhishek Kumar2015-08-05
|\ \ | | | | | | Add StubOptions
* | | Initial Doxygen import for core, c++Gravatar Craig Tiller2015-08-05
| | |
| * | Add StubOptionsGravatar yang-g2015-08-03
|/ /
| * bump C# version to 0.6.1 and core version to 0.10.1Gravatar Jan Tattermusch2015-07-31
|/ | | | | Conflicts: src/csharp/Grpc.Core/Version.cs
* 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
| |
| * Make it less likely a build.json change triggers a merge conflictGravatar Craig Tiller2015-06-23
| |
| * Fix doxyfile for realGravatar yang-g2015-06-23
| |
| * clang-format messed up Doxyfile.c++, restoredGravatar yang-g2015-06-23
| |
| * Add missing headers to build.jsonGravatar yang-g2015-06-23
| |
| * Add missing file to build.jsonGravatar Craig Tiller2015-06-05
|/
* Update doxygenGravatar Craig Tiller2015-05-27
|
* Get GRPC_FINAL, GRPC_OVERRIDE treated rightGravatar Craig Tiller2015-05-24
|
* Merge latestGravatar Craig Tiller2015-05-24
|
* Add C++Gravatar Craig Tiller2015-05-24