aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC-C++.podspec
Commit message (Collapse)AuthorAge
* build_projectGravatar Muxi Yan2018-05-22
|
* build_projectGravatar Muxi Yan2018-05-15
|
* Make GrpcProtoBufferReaderWriter publicGravatar ncteisen2018-04-06
|
* Regenerate projectsGravatar Mehrdad Afshari2018-04-04
|
* more commentsGravatar David Garcia Quintas2018-03-27
|
* rest of pr commentsGravatar David Garcia Quintas2018-03-26
|
* Factor out grpc_add_default_authority_if_not_presentGravatar David Garcia Quintas2018-03-23
|
* Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
|\
| * Merge pull request #14751 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-21
| |\ | | | | | | [Fix Forward]: Channel Tracing Implementation; Part 1
* | | Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
|\| |
| * | regenerate projectsGravatar Ruslan Nigmatullin2018-03-20
| | |
| | * Revert "Revert "Channel Tracing Implementation; Part 1""Gravatar ncteisen2018-03-19
| |/ | | | | | | This reverts commit f2bea3725f8218777268decfd37c7b543f839d9f.
| * Revert "Channel Tracing Implementation; Part 1"Gravatar Noah Eisen2018-03-19
| |
| * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-15
| |\
* | | moved filter to extGravatar David Garcia Quintas2018-03-15
| | |
* | | Testing making the authority filter a plugin, for cronetGravatar David Garcia Quintas2018-03-13
| | |
| | * Abstract libuv implementationGravatar kpayson642018-03-13
| | | | | | | | | | | | | | | Structures the libuv implementation to allow for a plugable BSD style socket implementation to allow for other IO Managers
* | | Secure channels: use the right authorityGravatar David Garcia Quintas2018-03-10
| |/ |/|
* | Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-08
| |
* | Revert "Add ALTS C stack to gRPC core"Gravatar Sree Kuchibhotla2018-03-07
| |
| * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-07
| |\ | |/ |/|
* | Add ALTS code to grpc/coreGravatar Yihua Zhang2018-03-06
| |
| * Move status utilGravatar ncteisen2018-03-06
| |
| * Reviewer feedback, s/object_registry/channel_trace_registryGravatar ncteisen2018-03-06
| |
| * reviewer feedback, renameGravatar ncteisen2018-03-06
| |
| * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-02
| |\ | |/ |/|
| * Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-01
| |\
* | \ Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
|\ \ \ | | |/ | |/|
| * | Merge pull request #10684 from markdroth/retryGravatar Mark D. Roth2018-03-01
| |\ \ | | | | | | | | Retry support
| * | | 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
| | |
* | | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-24
|\| |
| * | Regenerate projectsGravatar Mehrdad Afshari2018-02-22
| | |
* | | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-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 branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
|\| |
| * | Merge pull request #14437 from yihuazhang/security_connector_replacementGravatar Mark D. Roth2018-02-21
| |\ \ | | | | | | | | Security connector replacement
| | * | place security_connector in its own subdirectoryGravatar Yihua Zhang2018-02-20
| | | |
| * | | 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
| |\ \ | | | | | | | | GPR review: Privatize thread-local storage headers
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\| | |
* | | | Merge branch 'master' into gpr_reviewGravatar Vijay Pai2018-02-08
|\ \ \ \