aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-C++.podspec
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-01
|\
| * Merge pull request #10684 from markdroth/retryGravatar Mark D. Roth2018-03-01
| |\
| * | Introduce a 'weak' and mutable version of slice hash tableGravatar David Garcia Quintas2018-02-28
| | * Retry support.Gravatar Mark D. Roth2018-02-28
| |/
| * Convert slice hash table and service config code to C++.Gravatar Mark D. Roth2018-02-26
| * Regenerate projectsGravatar Mehrdad Afshari2018-02-22
| * Make C++ cocoapods example workGravatar Muxi Yan2018-02-21
| * Disable Tests subspecGravatar Muxi Yan2018-02-21
| * Patch gRPC-C++.podspec to support frameworkGravatar Muxi Yan2018-02-21
| * Merge pull request #14437 from yihuazhang/security_connector_replacementGravatar Mark D. Roth2018-02-21
| |\
| | * place security_connector in its own subdirectoryGravatar Yihua Zhang2018-02-20
| * | Convert LB policy API to C++.Gravatar Mark D. Roth2018-02-20
| |/
| * Move headers from grpc++ to grpcppGravatar Muxi Yan2018-02-15
* | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-02-13
|\ \
| | * Internalize gpr_thd except for id and currentidGravatar Vijay Pai2018-02-12
| |/
| * Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
| |\
| | * Merge pull request #14196 from vjpai/gpr_review_tlsGravatar Vijay Pai2018-02-08
| | |\
| * | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
| |\| |
| * | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
| |\ \ \
| | | | * Merge branch 'master' into gpr_review_tlsGravatar Vijay Pai2018-02-08
| | | | |\ | | | |_|/ | | |/| |
| | | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-08
| | | |\ \ | | | |/ / | | |/| |
| * | | | Move avl to its own directory and rename it to grpc_avlGravatar Vijay Pai2018-02-08
| | | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| | | |\ \
| | * | \ \ Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Regain sanityGravatar Vijay Pai2018-02-02
| * | | | | Regen projectsGravatar Vijay Pai2018-02-02
| * | | | | Privatize useful.h and avl.hGravatar Vijay Pai2018-02-02
| | |/ / / | |/| | |
| | | * | Merge branch 'master' into gpr_review3Gravatar Vijay Pai2018-02-02
| | | |\ \ | | |_|/ / | |/| | |
* | | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-01-29
|\| | | |
| * | | | regenerate projects to fix sanityGravatar Mehrdad Afshari2018-01-26
| | * | | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
| |/ / /
| | | * Privatize thread-local storage headersGravatar Vijay Pai2018-01-25
| | |/ | |/|
| | * Separate out cmdline so that it can be used in tool and test buildsGravatar Vijay Pai2018-01-25
| | * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| |/
* | regenerate project on linuxGravatar Noah Eisen2018-01-24
| * generate projectsGravatar Muxi Yan2018-01-24
|/
* Clean up C++ tests and exampleGravatar Muxi Yan2018-01-21
* Initial gRPC-C++ podspecGravatar Muxi Yan2018-01-05