aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Collapse)AuthorAge
...
| | | | | | | | | | | | | * Merge branch 'c3+r' of github.com:ctiller/grpc into c3+rGravatar Craig Tiller2017-02-21
| | | | | | | | | | | | | |\
* | | | | | | | | | | | | | \ Merge pull request #9777 from ctiller/we-have-better-methods-nowGravatar Craig Tiller2017-02-21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove dead code
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9765 from dgquintas/disable_lb_policies_testGravatar David G. Quintas2017-02-20
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Temporarily disable lb policies test
| | | | | | | | | | | | | * | | | fix compile errorGravatar Eduardo Cáceres de la Calle2017-02-20
| |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Merge github.com:grpc/grpc into this-was-a-good-idea-that-wasntGravatar Craig Tiller2017-02-18
| | | | |\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | Merge github.com:grpc/grpc into we-have-better-methods-nowGravatar Craig Tiller2017-02-18
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #9205 from yang-g/healthGravatar Yang Gao2017-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C++ default health checking service.
| | | | | | | | | | * | | | | | | add gflags to bazelGravatar David Garcia Quintas2017-02-17
| |_|_|_|_|_|_|_|_|/ / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #9782 from ctiller/faster-latencyGravatar Craig Tiller2017-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Speed up latency profiling (and tune down the memory usage)
| * | | | | | | | | | | | | | | | Speed up latency profiling (and tune down the memory usage)Gravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | * Make resolver combiner part of the base type, to be consistent with future ↵Gravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes to lb_policy
| | | | | | | | | | | | | | | | * Merge github.com:grpc/grpc into c3+rGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | Remove dead codeGravatar Craig Tiller2017-02-17
| |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #9775 from ctiller/cpp_bazelnessGravatar Sree Kuchibhotla2017-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | C++ Bazel files
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9771 from nicolasnoble/build_cpp_utilGravatar Nicolas Noble2017-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Initial test/cpp/util/BUILD file.
| | * | | | | | | | | | | | | | | | Get gtest building with Bazel, add first test in test/cpp/common/BUILDGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch 'bazelness' into cpp_bazelnessGravatar Craig Tiller2017-02-17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | Merge github.com:grpc/grpc into cpp_bazelnessGravatar Craig Tiller2017-02-17
| |/| | | | | | | | | | | | | | | | | | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add test/core/security/BUILDGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Initial test/cpp/util/BUILD file.Gravatar Nicolas "Pixel" Noble2017-02-17
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add test/core/network_benchmarks/BUILDGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add test/core/json/BUILDGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #9751 from stanley-cheung/php-ext-arg-infoGravatar Stanley Cheung2017-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | PHP: add macro for arg info in extension
| | | | | | | * | | | | | | | | | | Remove internal api canaries: they have never solved anything for usGravatar Craig Tiller2017-02-17
| | | | |_|_|/ / / / / / / / / / / | | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Add test/core/iomgr/BUILDGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Add test/core/client_channel/resolvers/BUILDGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Add test/core/client_channel/BUILDGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Add test/core/tsi/BUILDGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Complete test/core/transport/chttp2; add test/core/transport/BUILDGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Complete test/core/http/BUILDGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Add BUILD file for test/core/flingGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | Add BUILD file for test/core/sliceGravatar Craig Tiller2017-02-17
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | Merge branch 'master' into healthGravatar yang-g2017-02-17
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | Temporarily disable lb policies testGravatar David Garcia Quintas2017-02-17
| |_|_|/ / / / / / / / / / / / |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | Merge pull request #9759 from yang-g/max_recv_msg_sizeGravatar Yang Gao2017-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Restore the NextMessageSize for streamed calls
| | | | | | | | | | | | | * \ \ Merge branch 'bm_call_create' into deadline_muGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | |/ / / | | | | | | | | | | | | |/| | |
| | | | | | | | | | | | * | | | Fix testGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | | | |
| | | | | | | | | | | | | * | | Merge branch 'bm_call_create' into deadline_muGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | | |\ \ \ | | | | | | | | | | | | | |/ / / | | | | | | | | | | | | |/| | |
| | | | | | | | | | | | * | | | Merge github.com:grpc/grpc into bm_call_createGravatar Craig Tiller2017-02-17
| | | | | | | | | | | | |\ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | Merge github.com:grpc/grpc into bm_cqGravatar Craig Tiller2017-02-17
| | | | | | | |\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #9754 from ctiller/call_cancelGravatar Craig Tiller2017-02-17
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use special errors where appropriate in call cancellation: avoids many allocations in a semi-common case
| | * | | | | | | | | | | | | | | Restore the NextMessageSize for streamed callsGravatar yang-g2017-02-16
| |/ / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | Merge pull request #9711 from jhseu/licenseGravatar Yang Gao2017-02-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Export LICENSE.txt in //third_party/nanopb
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9741 from dgquintas/runtests_samplingGravatar David G. Quintas2017-02-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add random samping to run_tests.py
| | | | | | | | | | | | | | | | | * Merge github.com:grpc/grpc into c3+rGravatar Craig Tiller2017-02-16
| | | | | | | | | | | | | | | | | |\ | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge pull request #9660 from ctiller/c3Gravatar Craig Tiller2017-02-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Convert client_channel.c to use a combiner lock
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9634 from pmarks-net/masterGravatar Paul Marks2017-02-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Connect to "localhost" from interop clients.
* \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #9696 from yang-g/network_status_shardGravatar Yang Gao2017-02-16
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove network_status_tracker code
| | | | | | * | | | | | | | | | | | | | | Use special errors where appropriate in call cancellation: avoids many ↵Gravatar Craig Tiller2017-02-16
| | | | | | | |/ / / / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allocations in a semi-common case
| | | | * | | | | | | | | | | | | | | | added assert against combining -p and -nGravatar David Garcia Quintas2017-02-16
| | | | | | | | | | | | | | | | | | | |