aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/doxygen
Commit message (Collapse)AuthorAge
...
| | | | | | | | * | Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-06-01
| | | | | | | | |\ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | | | * | | | s/grpc_pops/grpc_polling_entityGravatar David Garcia Quintas2016-05-31
| | | | | | | | | |
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | | | | |\ \ \ \ \
| | | | | | | * \ \ \ Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-31
| | | | | | | |\ \ \ \ | | | | | | | |/ / / / | | | | | | |/| | | |
| | | * | | / | | | | Revert "Remove legacy poller"Gravatar Craig Tiller2016-05-31
| | | | |_|/ / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit d88e15cee750cd647a900098d82f87cc25aa8dbe.
| | | | | | | | | * Remove union { } data and epoll_hdr structures. Added ev_epoll_linuxGravatar Sree Kuchibhotla2016-05-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | files
| | | | | | | | | * Base changes. Create ev_epoll_posix.{c,h} files by making a copy of ↵Gravatar Sree Kuchibhotla2016-05-31
| | | | |_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | ev_poll_and_epoll.c file
| | | | * | | | | Merge branch 'master' into add_protoGravatar Alistair Veitch2016-05-24
| | | | |\ \ \ \ \ | | | | |/ / / / / | | | |/| | | | |
| | | | | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-24
| | | | | | | | |\ | | | | |_|_|_|_|/ | | | |/| | | | |
| | | * | | | | | Merge github.com:grpc/grpc into test_affineGravatar Craig Tiller2016-05-23
| | | |\ \ \ \ \ \
| | | | | * | | | | end-to-end compilationGravatar Alistair Veitch2016-05-23
| | | | | | | | | |
| | | * | | | | | | Remove legacy pollerGravatar Craig Tiller2016-05-20
| | | | |/ / / / / | | | |/| | | | |
| | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-05-19
| | |\| | | | | |
| * | | | | | | | moved core_codegen from src/cpp/... to include/grpc++/...Gravatar David Garcia Quintas2016-05-19
| | |/ / / / / / | |/| | | | | |
| | | * | | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| | | |\ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | | | | | * | Merge branch 'compression_incoming_checks' into compression_md_level_bisGravatar David Garcia Quintas2016-05-18
| | |_|_|_|/ / | |/| | | | |
| | | | | | * Move load_file into iomgrGravatar Craig Tiller2016-05-18
| | | | | | |
| | | | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-13
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge pull request #5456 from ctiller/cleaner-posix3Gravatar Jan Tattermusch2016-05-13
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Splitting out a pure poll() based event engine
* | | | | | | | Add base64 decoderGravatar Yuchen Zeng2016-05-12
| | | | | | | |
| | | | | | | * Merge branch 'master' of github.com:grpc/grpc into mergeGravatar David Garcia Quintas2016-05-12
| | | | | | | |\ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge pull request #6553 from grpc/revert-6488-revert-6214-masterGravatar Jan Tattermusch2016-05-12
|/| | | | | | | | | | | | | | | | | | | | | | | Revert "Revert "cronet wrapper code"", and fix the issue with build.yaml
| | | | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-12
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge pull request #6373 from y-zeng/server-builder-pluginGravatar Yuchen Zeng2016-05-11
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Server builder plugin
| | * | | | | | | replaced header list with filegroup in build.yaml.Gravatar Makarand Dharmapurikar2016-05-11
| | | | | | | | |
| | * | | | | | | Revert "Revert "cronet wrapper code""Gravatar makdharma2016-05-11
| |/ / / / / / / |/| | | | | | |
| | | | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-11
| | | | | | | |\ | |_|_|_|_|_|_|/ |/| | | | | | |
| | * | | | | | Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-05-11
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into ↵Gravatar Julien Boeuf2016-05-10
| | | | |\ \ \ \ | |_|_|_|/ / / / |/| | | | | | | | | | | | | | | credentials_refactoring
* | | | | | | | Merge pull request #6279 from dgquintas/lb_proto_v1Gravatar Jan Tattermusch2016-05-10
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Updated load balancer proto to v1
* | | | | | | | | Revert "cronet wrapper code"Gravatar Craig Tiller2016-05-09
| | | | | | | | |
| | * | | | | | | Resolve conflictsGravatar Yuchen Zeng2016-05-06
| | |\ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Master is now 0.15.0-dev.Gravatar Nicolas "Pixel" Noble2016-05-06
| | | | | | | | |
| | | | | | | | * API fuzzer compiles with new error handlingGravatar Craig Tiller2016-05-05
| | | | | | | | |
* | | | | | | | | Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | cronet wrapper code
| | | | | | | | | * Merge branch 'credentials_refactoring' of github.com:jboeuf/grpc into errorGravatar Craig Tiller2016-05-05
| | | | | | | | | |\ | | | | | | | |_|_|/ | | | | | | |/| | |
| | | | | | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-05
| | | | | | | | | |\ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| | | | | | * | | | Refactoring the core security code.Gravatar Julien Boeuf2016-05-04
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | As opposed to a flat directory, we now have the following structure: - security -context - credentials - composite - fake - google_default - iam - jwt - oauth2 - plugin - ssl - transport - util We have not refactored the test code yet but this PR is already large enough...
| * | | | | | | | | Added all transitive header dependencies in build.yaml to fix the failing check.Gravatar Makarand Dharmapurikar2016-05-04
| | | | | | | | | |
| | | | | | | | * | Introduced grpc_pops (pollset or pollset_set)Gravatar David Garcia Quintas2016-05-03
| | | | | | | | | |
| * | | | | | | | | Added dummy cronet api implementation so we can build on Jenkins.Gravatar Makarand Dharmapurikar2016-05-03
| | |_|_|_|/ / / / | |/| | | | | | |
| | | | | | | | * Merge github.com:grpc/grpc into errorGravatar Craig Tiller2016-05-03
| | | | | | | | |\ | | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_protoGravatar David Garcia Quintas2016-05-02
|\| | | | | | | |
| | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-29
| | | | | |\ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | |
| | | * | | | | | Server builder pluginGravatar Yuchen Zeng2016-04-29
| | |/ / / / / / | |/| | | | | |
| | | | * | | | all good! missing end2end test for new lr filterGravatar David Garcia Quintas2016-04-29
| | | | | | | |
| | | | | | | * Unifying error handling within coreGravatar Craig Tiller2016-04-28
| | | | | | | |
| | | | | | * | Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-04-27
| | | | | | |\ \ | | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | Smarter pollset/pollset_set propagationGravatar David Garcia Quintas2016-04-27
| | | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For some definition of "smart"... client_channel simply passes along pollset/pollset_set, removing the need to instantiate a pollset_set in the subchannel_call_holder: it's now up to the LB policies to handle the pollset/pollset_set.