aboutsummaryrefslogtreecommitdiffhomepage
path: root/binding.gyp
Commit message (Collapse)AuthorAge
* Merge pull request #6750 from makdharma/cronetGravatar Jan Tattermusch2016-06-06
|\ | | | | cronet build related changes to build.yaml, and added ifdef guard around objective_c cronet code.
* \ Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
|\ \ | | | | | | Change win32 file suffix
* \ \ Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
|\ \ \
| | | * cronet build related changesGravatar Makarand Dharmapurikar2016-06-01
| | |/ | |/|
| * | Merge pull request #6702 from a-veitch/add_protoGravatar Jan Tattermusch2016-06-01
| |\ \ | | | | | | | | Add census protos.
| | | * Merge remote-tracking branch 'upstream/master' into baseGravatar Yuchen Zeng2016-05-31
| | | |\
| * | | | 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 lr_hookGravatar David Garcia Quintas2016-05-19
|\| | |
| | * | 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
| * | | | 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
| | | | | |
| | | | * | 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 dummy cronet api implementation so we can build on Jenkins.Gravatar Makarand Dharmapurikar2016-05-03
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-29
|\| | | |
* | | | | all good! missing end2end test for new lr filterGravatar David Garcia Quintas2016-04-29
| | | | |
| * | | | Merge pull request #6183 from nicolasnoble/msys-supportGravatar Jan Tattermusch2016-04-27
| |\ \ \ \ | | | | | | | | | | | | Adding support for msys.
* | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-27
|\| | | | |
| | | | | * Change win32 file suffixGravatar Yuchen Zeng2016-04-26
| | |_|_|/ | |/| | |
| | | * | Updated load balancer proto to v1Gravatar David Garcia Quintas2016-04-25
| | |/ / | |/| |
| * | | Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
| |\ \ \
| | * | | Update boringssl to latest chromium-stable.Gravatar itessier2016-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes the x25519_NEON symbol error when importing the gRPC Python modules on ARM. Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d
| | | * | 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
| |/ /
* | | Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-04-07
|\| |
| * | Sort out codegen dependenciesGravatar Craig Tiller2016-04-07
| | |
* | | Load Reporting hook and filter skeletonGravatar David Garcia Quintas2016-04-06
| | |
| | * 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 'master' of github.com:grpc/grpc into ↵Gravatar David Garcia Quintas2016-03-31
| | | |\ \ \ | | | | | | | | | | | | | | | | | | | | | subchannel_factory_create_lb_channel
* | | | | | | Reposition files to optionalize client_config systemGravatar Craig Tiller2016-03-31
| |_|_|_|_|/ |/| | | | |