Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | Refactoring progress towards integrating client configs | Craig Tiller | 2015-06-25 | |
| | | | | | | | ||||
| | * | | | | | Merge github.com:grpc/grpc into are-includes-sane | Craig Tiller | 2015-06-25 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | Conflicts: tools/doxygen/Doxyfile.c++.internal | |||
| | * | | | | | Add a test that headers are properly in build.json | Craig Tiller | 2015-06-25 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Clean up anything that failed | |||
| | | | * | | | Implementation work for client_config | Craig Tiller | 2015-06-24 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - uri parsing - dns resolution | |||
| | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-24 | |
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | | | ||||
| | | | * | | | Merge github.com:grpc/grpc into that-which-we-call-a-rose | Craig Tiller | 2015-06-24 | |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | Introduce resolver_factory | |||
| | | * | | | | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-24 | |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | ||||
* | | | | | | | Added compression text fixture. | David Garcia Quintas | 2015-06-23 | |
| | | | | | | | ||||
| | | | | | * | Adding a check to find NPN-capable OpenSSL. | Nicolas "Pixel" Noble | 2015-06-24 | |
| | | | | | | | ||||
| | | | | * | | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-23 | |
| | | | | |\ \ | | | |_|_|/ / | | |/| | | | | ||||
| | | | * | | | Merge github.com:grpc/grpc into that-which-we-call-a-rose | Craig Tiller | 2015-06-23 | |
| | | | |\ \ \ | | | |_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gRPC.podspec tools/doxygen/Doxyfile.core.internal | |||
| | | | * | | | Flesh out things and make them compile | Craig Tiller | 2015-06-23 | |
| | | | | | | | ||||
| * | | | | | | Move some code out of src/ into tools/ | Craig Tiller | 2015-06-23 | |
| |/ / / / / | | | | | | | | | | | | | | | | | | | It shouldn't count towards coverage | |||
| * | | | | | Add missing headers to build.json | yang-g | 2015-06-23 | |
| | | | | | | ||||
| | | | * | | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-23 | |
| | | | |\ \ | | |_|_|/ / | |/| | | | | ||||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-06-23 | |
|\| | | | | | ||||
| * | | | | | Merge pull request #1969 from ctiller/one-shouldnt-depend-on-protobufs | Yang Gao | 2015-06-23 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Remove Protobuf dependency for C++ | |||
| | | * \ \ \ | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-23 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| * | | | | | | Merge pull request #2175 from yang-g/constness | Craig Tiller | 2015-06-23 | |
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | Add const to ByteBuffer methods and add tests | |||
| | * | | | | | Add const to ByteBuffer methods and add tests | Yang Gao | 2015-06-22 | |
| | | | | | | | ||||
| * | | | | | | Merge pull request #2158 from murgatroid99/generated_files_info_message | Nicolas Noble | 2015-06-22 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | Generated files info message | |||
| | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-22 | |
| | | | | | |\ | | |_|_|_|_|/ | |/| | | | | | ||||
| | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-22 | |
| | | | | | |\ | | | | | | |/ | | | | | |/| | ||||
| | * | | / | | Regenerated files | murgatroid99 | 2015-06-22 | |
| | | |_|/ / | | |/| | | | ||||
| | | * | | | Merge github.com:grpc/grpc into one-shouldnt-depend-on-protobufs | Craig Tiller | 2015-06-22 | |
| | | |\ \ \ | | | |/ / / | | |/| | | | ||||
| * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into ssl_auth_context_fix | Julien Boeuf | 2015-06-22 | |
| |\| | | | | ||||
| | * | | | | Ensure tests are built during run_tests runs | Craig Tiller | 2015-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-protobufs | Craig Tiller | 2015-06-19 | |
| | | |\ \ \ | | | |/ / / | | |/| | | | ||||
* | | | | | | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-06-18 | |
|\ \ \ \ \ \ | ||||
* | | | | | | | WIP. Need to merge and add more tests. | David Garcia Quintas | 2015-06-18 | |
| | | | | | | | ||||
| | | | | | * | Fixed hanging client declaration, server address can be passed now | Siddharth Rakesh | 2015-06-18 | |
| | | | | | | | ||||
| | | | | | * | Merge branch 'we-dont-need-no-backup' of git://github.com/ctiller/grpc | Siddharth Rakesh | 2015-06-18 | |
| | | | | | |\ | | | | |_|_|/ | | | |/| | | | ||||
| | | | | * | | Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again | Craig Tiller | 2015-06-18 | |
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | ||||
| | * / | | | | Fixing ssl auth context. | Julien Boeuf | 2015-06-18 | |
| |/ / / / / | ||||
* | | | | | | Merge remote-tracking branch 'local/bb_from_bbreader' into decompression | David Garcia Quintas | 2015-06-17 | |
|\ \ \ \ \ \ | ||||
| | | * \ \ \ | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-17 | |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | | | | | | | | | | | | | | | Conflicts: include/grpc/compression.h | |||
| | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-17 | |
| | | | | | |\ | | | |_|_|_|/ | | |/| | | | | ||||
| | * | | | | | Merge pull request #2095 from jtattermusch/autobuild_jenkins_dockerfile | Nicolas Noble | 2015-06-17 | |
| |/| | | | | | | | | | | | | | | | | | | | make sure docker image is up-to-date before each build | |||
| | * | | | | | setting CPPFLAGS breaks openssl build | Jan Tattermusch | 2015-06-17 | |
| | | | | | | | ||||
| | | | | * | | Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again | Craig Tiller | 2015-06-17 | |
| | | | | |\ \ | | | | |_|/ / | | | |/| | | | ||||
| | | * | | | | Merge branch 'you-complete-me' into we-dont-need-no-backup | Craig Tiller | 2015-06-17 | |
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | | | ||||
| | | | * | | | Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs | Craig Tiller | 2015-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-me | Craig Tiller | 2015-06-16 | |
| |\| | | | | | | ||||
| | | | | * | | | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-16 | |
| | | | |/| | | | | | |/|/ / / | | | |/| | | | | |/| | | | | ||||
* | / | | | | | WIP. Compiles and tests pass. Need to write specific tests. | David Garcia Quintas | 2015-06-16 | |
| |/ / / / / |/| | | | | | ||||
| | | | * | | New chttp2 list implementation | Craig Tiller | 2015-06-15 | |
| | | | | | | ||||
| | | | * | | Progress on splitting things up | Craig Tiller | 2015-06-15 | |
| | | | | | | ||||
* | | | | | | Added flags support to grpc_op. | David Garcia Quintas | 2015-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 into | Craig Tiller | 2015-06-12 | |
| | | |/ / | | |/| | | ||||
| | | | * | erge branch 'master' of https://github.com/grpc/grpc | Siddharth Rakesh | 2015-06-10 | |
| | | | |\ | |_|_|_|/ |/| | | | |