aboutsummaryrefslogtreecommitdiffhomepage
path: root/BUILD
Commit message (Collapse)AuthorAge
* Merge pull request #6702 from a-veitch/add_protoGravatar Jan Tattermusch2016-06-01
|\ | | | | Add census protos.
* | Revert "Remove legacy poller"Gravatar Craig Tiller2016-05-31
| | | | | | | | This reverts commit d88e15cee750cd647a900098d82f87cc25aa8dbe.
| * Merge branch 'master' into add_protoGravatar Alistair Veitch2016-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 credentials_refactoringGravatar Julien Boeuf2016-05-18
| |\ | |/ |/|
* | Merge pull request #5456 from ctiller/cleaner-posix3Gravatar Jan Tattermusch2016-05-13
|\ \ | | | | | | Splitting out a pure poll() based event engine
* \ \ 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 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 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
| | |\ \ \ | |_|/ / / |/| | | |
* | | | | Merge pull request #6214 from makdharma/masterGravatar Nicolas Noble2016-05-05
|\ \ \ \ \ | | | | | | | | | | | | cronet wrapper code
| | | | | * 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
| | | | | |
| * | | | | Added dummy cronet api implementation so we can build on Jenkins.Gravatar Makarand Dharmapurikar2016-05-03
| | |_|_|/ | |/| | |
* | | | | Merge branch 'master' of github.com:grpc/grpc into codegen_remove_protoGravatar David Garcia Quintas2016-05-02
|\| | | |
| | | * | Server builder pluginGravatar Yuchen Zeng2016-04-29
| | |/ / | |/| |
| * | | Merge pull request #6183 from nicolasnoble/msys-supportGravatar Jan Tattermusch2016-04-27
| |\ \ \ | | | | | | | | | | Adding support for msys.
* | | | | Moved protos out of core_codegen interfaceGravatar David Garcia Quintas2016-04-27
|/ / / /
* | | | Merge pull request #5445 from murgatroid99/node_protoc_pluginGravatar Jan Tattermusch2016-04-26
|\ \ \ \ | | | | | | | | | | Create a protoc plugin for Node.js gRPC
| | | * | Updated load balancer proto to v1Gravatar David Garcia Quintas2016-04-25
| |_|/ / |/| | |
* | | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
|\ \ \ \
| * | | | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | | | | | | | | | | | | | | | | | | | application handle the authentication.
| | * | | Merged from masterGravatar murgatroid992016-04-19
| | |\ \ \ | | |/ / / | |/| | |
| | | * | Adding support for msys.Gravatar Nicolas "Pixel" Noble2016-04-15
| | | | |
* | | | | Rollup of changes from the latest importGravatar Craig Tiller2016-04-11
| |_|/ / |/| | |
| * | | Factored out parse functions from sockaddr_resolverGravatar David Garcia Quintas2016-04-08
|/ / /
* | | Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
| | |
* | | Remove *_codegen_libGravatar Craig Tiller2016-04-07
| | | | | | | | | | | | Since filegroups are now correctly layered, build systems that needed these libs can now instantiate the filegroups as libs directly.
| | * Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-04-06
| | |\
| | * \ Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-04-06
| | |\ \
* | | | | Fixing client_config initGravatar Craig Tiller2016-04-05
| | | | |
* | | | | Nailing down dependencies betterGravatar Craig Tiller2016-04-05
| | | | |
* | | | | Getting dependencies fixed upGravatar Craig Tiller2016-04-05
| |_|_|/ |/| | |
* | | | Move subchannel_call_holderGravatar Craig Tiller2016-04-05
| | | |
| | * | Merge github.com:grpc/grpc into cleaner-posix3Gravatar Craig Tiller2016-04-04
| | |\ \
* | | \ \ Merge branch 'subchannel_factory_create_lb_channel' of ↵Gravatar Craig Tiller2016-04-01
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | github.com:dgquintas/grpc into ccmerge
| | | | | * Merge branch 'master' of github.com:grpc/grpc into ↵Gravatar David Garcia Quintas2016-04-01
| | |_|_|/| | |/| | |/ | | | | | | | | | | subchannel_factory_create_lb_channel
| | | | * Merge pull request #6042 from ctiller/optionalize_resolversGravatar Nicolas Noble2016-04-01
| | | | |\ | | | | | | | | | | | | Optionalize resolvers
* | | | | \ Merge github.com:grpc/grpc into optionalize_client_configGravatar Craig Tiller2016-04-01
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Merge branch 'master' into subchannel_factory_create_lb_channelGravatar David G. Quintas2016-04-01
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #5419 from ctiller/cleaner-posix2Gravatar Nicolas Noble2016-04-01
| |\ \ \ \ \ | | | | | | | | | | | | | | Move all event handling code behind one grand unified interface
* | \ \ \ \ \ Merge branch 'optionalize_resolvers' into optionalize_client_configGravatar Craig Tiller2016-04-01
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Zookeeper fixesGravatar Craig Tiller2016-04-01
| | | | | | |