aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-C++.podspec
Commit message (Expand)AuthorAge
...
| * | | Convert LB policy API to C++.Gravatar Mark D. Roth2018-02-20
| |/ /
* / / C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
|/ /
* | 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