aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.c++.internal
Commit message (Collapse)AuthorAge
...
* | made codegen targets in build.yamlGravatar David Garcia Quintas2016-01-21
| |
* | Made "codedgen" directories closed over #includesGravatar David Garcia Quintas2016-01-21
| |
* | regenerated projectsGravatar David Garcia Quintas2016-01-20
| |
* | Regenerated projectsGravatar David Garcia Quintas2016-01-20
| |
* | Add new public headerGravatar yang-g2016-01-14
|/
* Add set pointer api to channel_argumentsGravatar yang-g2015-11-25
|
* add server_builder_optionGravatar yang-g2015-11-25
|
* Fixing tests.Gravatar Julien Boeuf2015-11-17
|
* 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
| | |
| | * 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
|/
* 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
| |
| * Merge github.com:grpc/grpc into are-includes-saneGravatar Craig Tiller2015-06-25
| |\ | | | | | | | | | | | | Conflicts: tools/doxygen/Doxyfile.c++.internal
| * | Add a test that headers are properly in build.jsonGravatar Craig Tiller2015-06-25
| | | | | | | | | | | | Clean up anything that failed
| | * Make it less likely a build.json change triggers a merge conflictGravatar Craig Tiller2015-06-23
| |/
| * Add missing headers to build.jsonGravatar yang-g2015-06-23
| |
* | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-05
|\ \
| | * Add missing file to build.jsonGravatar Craig Tiller2015-06-05
| | |
| | * Merge branch 'there-is-a-place-for-everything-and-the-old-place-was-wrong' ↵Gravatar Craig Tiller2015-06-05
| | |\ | | |/ | |/| | | | into one-shouldnt-depend-on-protobufs
| * | Get internal documentation generated in the right placeGravatar Craig Tiller2015-06-05
| | |
| | * Progress commit on fixing up C++Gravatar Craig Tiller2015-06-04
| | |
| | * Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-04
| | |\ | | |/ | |/| | | | | | | Conflicts: tools/doxygen/Doxyfile.core.internal
* | | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-04
|\| |
| * | Add ability to override default thread poolGravatar Yang Gao2015-06-03
| | |
* | | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-01
|/ /
| * Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backupGravatar Craig Tiller2015-05-30
|/ | | | | | | | | | | | Conflicts: Makefile build.json src/core/security/credentials.c src/core/security/credentials.h src/core/surface/call.c test/core/end2end/tests/request_response_with_payload_and_call_creds.c tools/doxygen/Doxyfile.c++ tools/doxygen/Doxyfile.core