aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Collapse)AuthorAge
* Merge pull request #6190 from dgquintas/lb_pollset_propagationGravatar Jan Tattermusch2016-06-07
|\ | | | | Enable use of pollset_set for a channel call
* \ Merge pull request #6792 from yang-g/build_cleanGravatar Jan Tattermusch2016-06-07
|\ \ | | | | | | Make grpc++ independent of protobuf
| | * regenerated projectsGravatar David Garcia Quintas2016-06-06
| | |
| | * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-06-06
| | |\ | |_|/ |/| |
* | | regenerate projects to fix masterGravatar Jan Tattermusch2016-06-06
| | |
* | | 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.
| | * | Spliting filegroup.Gravatar yang-g2016-06-03
| | | |
| | * | merge and resolve conflictsGravatar yang-g2016-06-03
| | |\ \ | |_|/ / |/| | |
| | * | Make grpc++ independent of protobufGravatar yang-g2016-06-03
| | | |
* | | | Merge pull request #6306 from y-zeng/win32_suffixGravatar Jan Tattermusch2016-06-03
|\ \ \ \ | | | | | | | | | | Change win32 file suffix
* \ \ \ \ Merge pull request #6636 from yang-g/grpc_cliGravatar Jan Tattermusch2016-06-03
|\ \ \ \ \ | | | | | | | | | | | | Add proto file support in grpc_cli
* \ \ \ \ \ Merge pull request #6731 from vjpai/beheaderGravatar Jan Tattermusch2016-06-03
|\ \ \ \ \ \ | | | | | | | | | | | | | | Remove unused portions of C++ QPS testing
* \ \ \ \ \ \ Merge branch 'master' of github.com:grpc/grpc into lr_hookGravatar David Garcia Quintas2016-06-02
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | fixed dependency problem in grpc_cronet by adding dep on chttp2Gravatar Makarand Dharmapurikar2016-06-01
| | | | | | |
| * | | | | | Merge pull request #6707 from murgatroid99/makefile_warning_wordingGravatar Jan Tattermusch2016-06-01
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Improve wording of protobuf warning in Makefile
| | | | | | * | incremental fix - removed cronet dependency from grpc_secureGravatar Makarand Dharmapurikar2016-06-01
| | | | | | | |
| | | | | | * | cronet build related changesGravatar Makarand Dharmapurikar2016-06-01
| | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #6702 from a-veitch/add_protoGravatar Jan Tattermusch2016-06-01
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Add census protos.
| | | | | | | * 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.
| | | | * | | | Deprecate perf_db useGravatar vjpai2016-05-31
| | |_|/ / / / | |/| | | | |
| | * | | | | Merge branch 'master' into add_protoGravatar Alistair Veitch2016-05-27
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | |
| | | * | | | Improve wording of protobuf warning in MakefileGravatar murgatroid992016-05-24
| | | | | | |
| * | | | | | Make grpc_zookeeper.pc file generation consistent with other .pc filesGravatar murgatroid992016-05-24
| | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' into add_protoGravatar Alistair Veitch2016-05-24
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Cleanup redundant testsGravatar Craig Tiller2016-05-23
| | | | | |
| * | | | | 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
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | * | | Separate the grpc_cli targets into a separate libraryGravatar yang-g2016-05-19
| | | | | | |
| | | * | | | Merge branch 'master' of github.com:grpc/grpc into credentials_refactoringGravatar Julien Boeuf2016-05-18
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| | | | * | | Add proto file support in grpc_cliGravatar yang-g2016-05-18
| | |_|/ / / | |/| | | |
| | | | | * Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagationGravatar David Garcia Quintas2016-05-18
| | | | | |\ | | |_|_|_|/ | |/| | | |
| | * | | | Better testingGravatar Craig Tiller2016-05-16
| |/ / / /
| * | | | Merge pull request #5456 from ctiller/cleaner-posix3Gravatar Jan Tattermusch2016-05-13
| |\ \ \ \ | | | | | | | | | | | | Splitting out a pure poll() based event engine
| * \ \ \ \ Merge pull request #6569 from yang-g/ubsanGravatar Jan Tattermusch2016-05-13
| |\ \ \ \ \ | | | | | | | | | | | | | | prepare to enable ubsan in continuous build
| | * | | | | prepare to enable ubsan in continuous buildGravatar yang-g2016-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 pull request #6373 from y-zeng/server-builder-pluginGravatar Yuchen Zeng2016-05-11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Server builder plugin
| | | * | | | | 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 #6513 from ctiller/warningsGravatar Nicolas Noble2016-05-10
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Enable -Wextra-semi on compilers that support it
| * \ \ \ \ \ \ Merge pull request #6279 from dgquintas/lb_proto_v1Gravatar Jan Tattermusch2016-05-10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Updated load balancer proto to v1
| | | * | | | | | Enable -Wextra-semi on compilers that support itGravatar Craig Tiller2016-05-10
| | |/ / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | Use some template magic to make warning detection much easier in the future.
| * | | | | | | Merge pull request #6320 from markdroth/limit_metadata_sizeGravatar Jan Tattermusch2016-05-10
| |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Add support for max metadata size.
| * | | | | | | | Revert "cronet wrapper code"Gravatar Craig Tiller2016-05-09
| | | | | | | | |