aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen
Commit message (Collapse)AuthorAge
* Merge branch 'master' of github.com:grpc/grpc into jwt_verifierGravatar Julien Boeuf2015-07-08
|\
* | Adding JWT verifier.Gravatar Julien Boeuf2015-06-30
| | | | | | | | | | | | | | Still missing: - Caching of the already checked JWTs (although it could be done at an upper layer). - Caching of the jwks_uri to avoid 2 roundtrips for each verification.
| * Use connectivity state tracking code in chttp2 transportGravatar Craig Tiller2015-06-29
| |
| * Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
| |
| * Factor out channel state watchingGravatar Craig Tiller2015-06-27
| |
| * Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-26
| |\ | |/ |/|
* | Merge pull request #2149 from ctiller/oops-i-split-it-againGravatar Vijay Pai2015-06-26
|\ \ | | | | | | Initial transport lock split up
| | * Introduce connector, to help subchannel connectGravatar Craig Tiller2015-06-25
| | |
| | * Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
| | |
| | * Merge branch 'oops-i-split-it-again' into tis-but-thy-nameGravatar Craig Tiller2015-06-25
| | |\ | | |/ | |/|
| | * Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-25
| | |\
| * | \ Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-25
| |\ \ \ | | | |/ | | |/|
| | | * Refactoring progress towards integrating client configsGravatar Craig Tiller2015-06-25
| | | |
* | | | 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
| | | * Implementation work for client_configGravatar Craig Tiller2015-06-24
| | | | | | | | | | | | | | | | | | | | - uri parsing - dns resolution
| | | * Merge github.com:grpc/grpc into that-which-we-call-a-roseGravatar Craig Tiller2015-06-24
| | | |\ | |_|_|/ |/| | | | | | | Introduce resolver_factory
| | * | Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-24
| | |\ \ | |_|/ / |/| | |
| * | | Make it less likely a build.json change triggers a merge conflictGravatar Craig Tiller2015-06-23
|/ / /
| | * Merge github.com:grpc/grpc into that-which-we-call-a-roseGravatar Craig Tiller2015-06-23
| | |\ | |_|/ |/| | | | | | | | | | | Conflicts: gRPC.podspec tools/doxygen/Doxyfile.core.internal
| | * Flesh out things and make them compileGravatar 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
| | |
* | | Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufsGravatar Yang Gao2015-06-23
|\ \ \ | | | | | | | | Remove Protobuf dependency for C++
| | * \ Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-23
| | |\ \ | |_|/ / |/| | |
* | | | Add pollset_set.h to build.jsonGravatar Jorge Canizales2015-06-20
| |_|/ |/| |
| * | Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-19
| |\ \ | |/ / |/| |
* | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-18
|\ \ \ | | | | | | | | | | | | | | | | | | | | Conflicts: gRPC.podspec tools/doxygen/Doxyfile.core.internal
| | | * Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-18
| | | |\ | | |_|/ | |/| |
| * | | Merge pull request #2104 from murgatroid99/build_json_add_missing_context.hGravatar Nicolas Noble2015-06-18
| |\ \ \ | | | | | | | | | | Added missing but included headers to build.json
| | * | | Added missing but included headers to build.jsonGravatar murgatroid992015-06-17
| | | | |
| | | * | Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-16
| | | |\ \ | |_|_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: include/grpc++/async_unary_call.h include/grpc++/config.h include/grpc++/config_protobuf.h include/grpc++/impl/service_type.h include/grpc++/stream.h src/cpp/common/call.cc
| | | | * New chttp2 list implementationGravatar Craig Tiller2015-06-15
| | | | |
| | | | * Progress on splitting things upGravatar Craig Tiller2015-06-15
| | | | |
| | | | * Progress on splitting things upGravatar Craig Tiller2015-06-12
| | | | |
| | | | * Make some buckets to pour code intoGravatar Craig Tiller2015-06-12
| | | | |
| | | | * Add file to build.jsonGravatar Craig Tiller2015-06-12
| |_|_|/ |/| | |
* | | | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-06-09
|\| | |
| * | | Merge remote-tracking branch 'upstream/master' into you-complete-me-csharpGravatar Jan Tattermusch2015-06-09
| |\| |
| | * | Remove non-existing file from build.jsonGravatar Yang Gao2015-06-09
| | | |
| | * | Changes to byte_buffer based on comments.Gravatar David Garcia Quintas2015-06-08
| | | |
| * | | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-05
| |\| |
* | | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar 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
| | |\ | | |/ | |/|