aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen/Doxyfile.core.internal
Commit message (Collapse)AuthorAge
* Hid test-only functions from surface/call.hGravatar David Garcia Quintas2015-10-08
|
* Update build filesGravatar Masood Malekghassemi2015-10-02
|
* Update build toolsGravatar Masood Malekghassemi2015-10-02
|
* Merge pull request #3476 from vjpai/block_annotateGravatar Yang Gao2015-09-25
|\ | | | | Annotate blocking points
| * Move block_annotate from iomgr to support since it's used in otherGravatar vjpai2015-09-24
| | | | | | | | core places besides iomgr
| * Rebuild all project files with new header includedGravatar Vijay Pai2015-09-24
| |
* | Final patches for renameGravatar Craig Tiller2015-09-22
| |
* | Split closures from iomgr.hGravatar Craig Tiller2015-09-22
| |
* | Merge github.com:grpc/grpc into we-are-oneGravatar Craig Tiller2015-09-22
|\|
| * Merge pull request #3027 from jboeuf/security_connector_refactoringGravatar Craig Tiller2015-09-22
| |\ | | | | | | Security connector refactoring
| | * Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar Julien Boeuf2015-09-15
| | |\ | | | | | | | | | | | | security_connector_refactoring
* | | \ Merge github.com:grpc/grpc into shindigGravatar Craig Tiller2015-09-11
|\ \ \ \ | | |_|/ | |/| |
* | | | Workqueue: interface, test, and posix implementationGravatar Craig Tiller2015-09-09
| | | |
| | * | Added round robin LB policy.Gravatar David Garcia Quintas2015-09-08
| |/ /
| * / Introduced a registry for LB policies.Gravatar David Garcia Quintas2015-09-03
|/ /
* | Bumping revision to 0.11 for beta.Gravatar Nicolas "Pixel" Noble2015-09-01
| |
* | change aggregation_ops to internal typeGravatar Alistair Veitch2015-08-31
| |
* | mergeGravatar Alistair Veitch2015-08-31
|\ \
| * \ Merge branch 'master' into tracing_apiGravatar Alistair Veitch2015-08-28
| |\ \
* | \ \ merge to headGravatar Alistair Veitch2015-08-28
|\ \ \ \ | | |/ / | |/| |
* | | | view and aggregation APIGravatar Alistair Veitch2015-08-27
| | | |
| * | | More merge conflict fixGravatar Hongyu Chen2015-08-25
| | | |
| | * | merge to headGravatar Alistair Veitch2015-08-25
| | |\ \ | |_|/ / |/| | |
| * | | Merge remote-tracking branch 'upstream/master' into timespecGravatar Hongyu Chen2015-08-25
| |\ \ \ | |/ / / |/| | |
* | | | add missing headers from 2495Gravatar yang-g2015-08-25
| | | |
| * | | Move core/profiling/timers_preciseclock.h to core/support/ such that weGravatar Hongyu Chen2015-08-24
| | | | | | | | | | | | | | | | have a gpr public function which returns cycle clock.
| | | * Security connector is now responsible for the handshake.Gravatar Julien Boeuf2015-08-21
| | |/ | |/|
* | | rename census_filter.{c,h} to grpc_filter.{c,h}Gravatar Hongyu Chen2015-08-21
| | |
* | | Merge remote-tracking branch 'upstream/master'Gravatar Hongyu Chen2015-08-20
|\| |
* | | Move census_filters from .../channel to .../censusGravatar Hongyu Chen2015-08-19
| | |
| * | Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
| |\ \ | | | | | | | | | | | | | | | | Conflicts: Makefile
| | * | Removing gpr_cancelable.Gravatar Nicolas "Pixel" Noble2015-08-13
| | | |
| * | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2Gravatar Robbie Shade2015-08-13
| |\| |
| | | * Merge branch 'master' into tracing_apiGravatar Alistair Veitch2015-08-13
| | | |\ | | | |/ | | |/|
| | | * add all new contentGravatar Alistair Veitch2015-08-13
| | | |
* | | | Merge remote-tracking branch 'upstream/master'Gravatar Hongyu Chen2015-08-11
|\ \ \ \ | | |/ / | |/| |
* | | | Build file changesGravatar Hongyu Chen2015-08-11
| | | |
| * | | Merge pull request #2864 from jtattermusch/0.10-upportGravatar Nicolas Noble2015-08-10
|/| | | | | | | | | | | Upporting from 0.10 branch.
| | * | Regenerated project filesGravatar Robbie Shade2015-08-06
| | |\ \
* | | \ \ Merge github.com:grpc/grpc into kinetic-lopsided-poetryGravatar Craig Tiller2015-08-05
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #2801 from ctiller/shrinkify-the-bytesGravatar Nicolas Noble2015-08-05
| |\ \ \ \ | | | | | | | | | | | | Initial Doxygen import for core, c++
| | * | | | Initial Doxygen import for core, c++Gravatar Craig Tiller2015-08-05
| | | | | |
| | | | | * merge with upstream/masterGravatar Alistair Veitch2015-08-04
| | | | | |\ | | | |_|_|/ | | |/| | |
* | / | | | Testing port serverGravatar Craig Tiller2015-08-04
| |/ / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | run_tests.py will start a server (if it's not running, or if the running port server mismatches the 'current' one) that serves ports to use for tests. The server is left running after run_tests.py finishes, so that in environments such as Mac and Windows where tests run unshielded from each other, we don't start jumping on already used ports.
| * | | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-08-01
| |\ \ \ \ | |/ / / / |/| | | | | | | | | | | | | | Conflicts: Makefile
* | | | | Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-31
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: vsprojects/Grpc.mak vsprojects/grpc.sln vsprojects/grpc/grpc.vcxproj vsprojects/grpc_cpp_plugin/grpc_cpp_plugin.vcxproj vsprojects/grpc_csharp_ext/grpc_csharp_ext.vcxproj vsprojects/grpc_csharp_plugin/grpc_csharp_plugin.vcxproj vsprojects/grpc_objective_c_plugin/grpc_objective_c_plugin.vcxproj vsprojects/grpc_python_plugin/grpc_python_plugin.vcxproj vsprojects/grpc_ruby_plugin/grpc_ruby_plugin.vcxproj vsprojects/grpc_unsecure/grpc_unsecure.vcxproj
| | | * | | 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
| | * | | Merge github.com:grpc/grpc into plucking-hellGravatar Craig Tiller2015-07-30
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'master' into issue_2709Gravatar Alistair Veitch2015-07-30
| |\ \ \ \
| * | | | | Move grpc_census_call_*_context calls into public headerGravatar Alistair Veitch2015-07-30
| | | | | |