aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC.podspec
Commit message (Expand)AuthorAge
* Testing port serverGravatar Craig Tiller2015-08-04
* Merge github.com:grpc/grpc into yeah-we-know-what-youre-talking-aboutGravatar Craig Tiller2015-07-31
|\
| * Merge branch 'master' into issue_2709Gravatar Alistair Veitch2015-07-30
| |\
| * | Move grpc_census_call_*_context calls into public headerGravatar Alistair Veitch2015-07-30
* | | Add a subchannel factory decorator libraryGravatar Craig Tiller2015-07-29
| |/ |/|
* | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-23
|\|
| * Merge pull request #2493 from a-veitch/record_statGravatar Craig Tiller2015-07-23
| |\
| | * fix buildGravatar Alistair Veitch2015-07-20
| * | Add ipv4:, ipv6: schemesGravatar Craig Tiller2015-07-20
* | | Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each...Gravatar Craig Tiller2015-07-20
|\| |
| * | Merge pull request #2497 from jcanizales/update-head-v-to-0.7Gravatar Michael Lumish2015-07-20
| |\ \
| | * | Move head podspec to v0.7.Gravatar Jorge Canizales2015-07-17
| | | * rebuild makefileGravatar Alistair Veitch2015-07-17
* | | | Client connectivity APIGravatar Craig Tiller2015-07-15
| |/ / |/| |
| * | Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-15
| |\ \ | |/ / |/| |
* | | Merge branch 'master' into lockfree-stackGravatar vjpai2015-07-10
|\ \ \ | | |/ | |/|
* | | Initial checkin commit for lockfree stack.Gravatar Vijay Pai2015-07-10
| * | Add a version string and a function to retrieve itGravatar Craig Tiller2015-07-10
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-09
| |\ | |/ |/|
* | Merge branch 'master' of github.com:grpc/grpc into jwt_verifierGravatar Julien Boeuf2015-07-08
|\ \
| | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-08
| | |\ | | |/ | |/|
| * | Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-nameGravatar Craig Tiller2015-07-06
| |\ \
| | * | Fix build breakage of moving include/grpc/ into grpc/Gravatar Jorge Canizales2015-07-02
| | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-07-01
| | | |\ | | | |/ | | |/|
* | / | Adding JWT verifier.Gravatar Julien Boeuf2015-06-30
| |/ / |/| |
| * | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-29
| |\ \ | |/ / |/| |
| * | Use connectivity state tracking code in chttp2 transportGravatar Craig Tiller2015-06-29
| * | Unix resolver, bug fixesGravatar Craig Tiller2015-06-29
* | | Add roots.pem bundle to the Bazel target, and use a better bundle name.Gravatar Jorge Canizales2015-06-28
| * | Factor out channel state watchingGravatar Craig Tiller2015-06-27
| * | Introduce connector, to help subchannel connectGravatar Craig Tiller2015-06-25
| * | Plumbing transport_op changes throughGravatar Craig Tiller2015-06-25
| * | Merge branch 'oops-i-split-it-again' into tis-but-thy-nameGravatar Craig Tiller2015-06-25
| |\ \ | |/ / |/| |
| * | Merge github.com:grpc/grpc into tis-but-thy-nameGravatar Craig Tiller2015-06-25
| |\ \
* | \ \ Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-25
|\ \ \ \ | | |/ / | |/| |
| | * | Refactoring progress towards integrating client configsGravatar Craig Tiller2015-06-25
| | * | Implementation work for client_configGravatar Craig Tiller2015-06-24
| | * | Merge github.com:grpc/grpc into that-which-we-call-a-roseGravatar Craig Tiller2015-06-24
| | |\ \
| * | \ \ Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflictsGravatar Craig Tiller2015-06-24
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge pull request #2195 from jcanizales/rewrite-grpcclient-includesGravatar Michael Lumish2015-06-24
| | |\ \ \
* | | \ \ \ Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-24
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| | | * | | Have Cocoapods rename includes in the core wrapperGravatar Jorge Canizales2015-06-23
| * | | | | Move header_mappings_dir one dir up so imports are like <RxLibrary/...>Gravatar Jorge Canizales2015-06-23
| | |/ / / | |/| | |
| | * | | Merge github.com:grpc/grpc into so-freaking-sick-of-irrelevant-merge-conflictsGravatar Craig Tiller2015-06-23
| | |\ \ \ | | |/ / / | |/| | |
| | * | | Make it less likely a build.json change triggers a merge conflictGravatar Craig Tiller2015-06-23
| * | | | Made podspec move include/grpc up a levelGravatar murgatroid992015-06-23
| | | * | Merge github.com:grpc/grpc into that-which-we-call-a-roseGravatar Craig Tiller2015-06-23
| | | |\ \ | | | |/ / | | |/| |
| | | * | Flesh out things and make them compileGravatar Craig Tiller2015-06-23
| | | | * Merge branch 'master' of github.com:grpc/grpc into decompressionGravatar David Garcia Quintas2015-06-23
| | | | |\ | | | |_|/ | | |/| |
* | | | | Merge github.com:grpc/grpc into oops-i-split-it-againGravatar Craig Tiller2015-06-23
|\ \ \ \ \ | | |/ / / | |/| | |