Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | Merge branch 'master' of github.com:grpc/grpc into decompression | David Garcia Quintas | 2015-07-01 | |
| | | | |\ | | | |_|/ | | |/| | | ||||
| * | | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-30 | |
| |\| | | | ||||
* | | | | | Adding JWT verifier. | Julien Boeuf | 2015-06-30 | |
| | * | | | Add Bazel target for ObjC gRPC runtime | Jorge Canizales | 2015-06-29 | |
| |/ / / |/| | | | ||||
| * | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-29 | |
| |\ \ \ | |/ / / |/| | | | ||||
| * | | | Use connectivity state tracking code in chttp2 transport | Craig Tiller | 2015-06-29 | |
| * | | | Unix resolver, bug fixes | Craig Tiller | 2015-06-29 | |
* | | | | Fix indents of rx_library blaze target | Jorge Canizales | 2015-06-28 | |
* | | | | Add roots.pem bundle to the Bazel target, and use a better bundle name. | Jorge Canizales | 2015-06-28 | |
* | | | | Add BUILD target for GRPCClient | Jorge Canizales | 2015-06-28 | |
| * | | | Factor out channel state watching | Craig Tiller | 2015-06-27 | |
* | | | | Blaze dependency on //external:libssl_objc | Jorge Canizales | 2015-06-26 | |
* | | | | Switch to grpc secure | Jorge Canizales | 2015-06-26 | |
* | | | | Merges broke the build - regenerating. | Nicolas "Pixel" Noble | 2015-06-27 | |
| * | | | Merge github.com:grpc/grpc into tis-but-thy-name | Craig Tiller | 2015-06-26 | |
| |\ \ \ | |/ / / |/| | | | ||||
* | | | | Merge pull request #2149 from ctiller/oops-i-split-it-again | Vijay Pai | 2015-06-26 | |
|\ \ \ \ | ||||
* \ \ \ \ | Merge pull request #2214 from ctiller/are-includes-sane | Nicolas Noble | 2015-06-25 | |
|\ \ \ \ \ | ||||
| | | * | | | Introduce connector, to help subchannel connect | Craig Tiller | 2015-06-25 | |
| | | * | | | Plumbing transport_op changes through | Craig Tiller | 2015-06-25 | |
| | | * | | | Merge branch 'oops-i-split-it-again' into tis-but-thy-name | Craig Tiller | 2015-06-25 | |
| | | |\ \ \ | | | |/ / / | | |/| | | | ||||
| | * | | | | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-25 | |
| | |\ \ \ \ | ||||
| | | | * | | | 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 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||
| * | | | | | | Add a test that headers are properly in build.json | Craig Tiller | 2015-06-25 | |
| | | | * | | | Implementation work for client_config | Craig Tiller | 2015-06-24 | |
* | | | | | | | Regenerate BUILD file (merge didn’t add whitespace) | Jorge Canizales | 2015-06-24 | |
* | | | | | | | Merge master into bazel-grpc-unsecured to solve conflict | Jorge Canizales | 2015-06-24 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||
| | | | * | | | Merge github.com:grpc/grpc into that-which-we-call-a-rose | Craig Tiller | 2015-06-24 | |
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | | | ||||
| | | * | | | | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-24 | |
| | | |\ \ \ \ | | | |/ / / / | | |/| | | | | ||||
* | | | | | | | Add libz dependency to grpc_unsecure_objc | Jorge Canizales | 2015-06-23 | |
* | | | | | | | Generate objc_library for grpc_unsecure & gpr | Jorge Canizales | 2015-06-23 | |
| |/ / / / / |/| | | | | | ||||
| * | | | | | Add BUILD target for Objective-C's RxLibrary | Jorge Canizales | 2015-06-23 | |
|/ / / / / | ||||
| | * | | | Merge github.com:grpc/grpc into that-which-we-call-a-rose | Craig Tiller | 2015-06-23 | |
| | |\ \ \ | |_|/ / / |/| | | | | ||||
| | * | | | Flesh out things and make them compile | Craig Tiller | 2015-06-23 | |
* | | | | | Add missing headers to build.json | yang-g | 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 | |
|\ \ \ \ \ | ||||
| | * \ \ \ | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-23 | |
| | |\ \ \ \ | |_|/ / / / |/| | | | | | ||||
* | | | | | | Merge pull request #2158 from murgatroid99/generated_files_info_message | Nicolas Noble | 2015-06-22 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | Regenerated files | murgatroid99 | 2015-06-22 | |
| | |_|/ / / | |/| | | | | ||||
* / | | | | | Add pollset_set.h to build.json | Jorge Canizales | 2015-06-20 | |
|/ / / / / | ||||
| * | | | | 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 | |
| | | | |\ | ||||
* | | | | \ | Merge github.com:grpc/grpc into we-dont-need-no-backup | Craig Tiller | 2015-06-18 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | ||||
| | | * | | | Merge github.com:grpc/grpc into oops-i-split-it-again | Craig Tiller | 2015-06-18 | |
| | | |\ \ \ | | |_|/ / / | |/| | | | | ||||
| * | | | | | Added missing but included headers to build.json | murgatroid99 | 2015-06-17 | |
| | |_|/ / | |/| | | | ||||
| | * | | | Merge branch 'we-dont-need-no-backup' into one-shouldnt-depend-on-protobufs | 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 |