aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
Commit message (Collapse)AuthorAge
...
| | | | * | | 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 branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-24
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | * | | 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
| | | |\ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Added compression text fixture.Gravatar David Garcia Quintas2015-06-23
| | | | | | |
| | | | | | * Adding a check to find NPN-capable OpenSSL.Gravatar Nicolas "Pixel" Noble2015-06-24
| | | | | | |
| | | | | * | Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-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
| | | | | | |
| * | | | | | Move some code out of src/ into tools/Gravatar Craig Tiller2015-06-23
| |/ / / / / | | | | | | | | | | | | | | | | | | It shouldn't count towards coverage
| * | | | | Add missing headers to build.jsonGravatar yang-g2015-06-23
| | | | | |
| | | | * | Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-23
| | | | |\ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-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
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge pull request #2175 from yang-g/constnessGravatar Craig Tiller2015-06-23
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | Add const to ByteBuffer methods and add tests
| | * | | | | Add const to ByteBuffer methods and add testsGravatar Yang Gao2015-06-22
| | | | | | |
| * | | | | | Merge pull request #2158 from murgatroid99/generated_files_info_messageGravatar Nicolas Noble2015-06-22
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | Generated files info message
| | | | | | * Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-22
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | |
| | | | | | * Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-22
| | | | | | |\ | | | | | | |/ | | | | | |/|
| | * | | / | Regenerated filesGravatar murgatroid992015-06-22
| | | |_|/ / | | |/| | |
| | | * | | Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-22
| | | |\ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fixGravatar Julien Boeuf2015-06-22
| |\| | | |
| | * | | | Ensure tests are built during run_tests runsGravatar Craig Tiller2015-06-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The issue remains that we don't test our tools, but at least we test that they compile.
| | | * | | Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufsGravatar Craig Tiller2015-06-19
| | | |\ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-18
|\ \ \ \ \ \
* | | | | | | WIP. Need to merge and add more tests.Gravatar David Garcia Quintas2015-06-18
| | | | | | |
| | | | | | * Fixed hanging client declaration, server address can be passed nowGravatar Siddharth Rakesh2015-06-18
| | | | | | |
| | | | | | * Merge branch 'we-dont-need-no-backup' of git://github.com/ctiller/grpcGravatar Siddharth Rakesh2015-06-18
| | | | | | |\ | | | | |_|_|/ | | | |/| | |
| | | | | * | Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-18
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | * / | | | Fixing ssl auth context.Gravatar Julien Boeuf2015-06-18
| |/ / / / /
* | | | | | Merge remote-tracking branch 'local/bb_from_bbreader' into decompressionGravatar David Garcia Quintas2015-06-17
|\ \ \ \ \ \
| | | * \ \ \ Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-17
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | Conflicts: include/grpc/compression.h
| | | | | | * Merge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-17
| | | | | | |\ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge pull request #2095 from jtattermusch/autobuild_jenkins_dockerfileGravatar Nicolas Noble2015-06-17
| |/| | | | | | | | | | | | | | | | | | | make sure docker image is up-to-date before each build
| | * | | | | setting CPPFLAGS breaks openssl buildGravatar Jan Tattermusch2015-06-17
| | | | | | |
| | | | | * | Merge branch 'we-dont-need-no-backup' into oops-i-split-it-againGravatar Craig Tiller2015-06-17
| | | | | |\ \ | | | | |_|/ / | | | |/| | |
| | | * | | | Merge branch 'you-complete-me' into we-dont-need-no-backupGravatar Craig Tiller2015-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
| * | | | | | | Merge github.com:grpc/grpc into you-complete-meGravatar Craig Tiller2015-06-16
| |\| | | | | |
| | | | | * | | Merge github.com:grpc/grpc into we-dont-need-no-backupGravatar Craig Tiller2015-06-16
| | | | |/| | | | | | |/|/ / / | | | |/| | | | | |/| | | |
* | / | | | | WIP. Compiles and tests pass. Need to write specific tests.Gravatar David Garcia Quintas2015-06-16
| |/ / / / / |/| | | | |
| | | | * | New chttp2 list implementationGravatar Craig Tiller2015-06-15
| | | | | |
| | | | * | Progress on splitting things upGravatar Craig Tiller2015-06-15
| | | | | |
* | | | | | Added flags support to grpc_op.Gravatar David Garcia Quintas2015-06-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Which includes its propagation to grpc_ioreq and validation mechanisms for checking that only known bits are set ot in). Also added an internal flag (GRPC_WRITE_INTERNAL_COMPRESS) mask for its use in signaling compressed messages.
| | | | * | Make some buckets to pour code intoGravatar Craig Tiller2015-06-12
| | | |/ / | | |/| |
| | | | * erge branch 'master' of https://github.com/grpc/grpcGravatar Siddharth Rakesh2015-06-10
| | | | |\ | |_|_|_|/ |/| | | |