aboutsummaryrefslogtreecommitdiffhomepage
path: root/gRPC.podspec
Commit message (Collapse)AuthorAge
...
| | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2015-12-24
| | |\ | |_|/ |/| |
* | | BoringSSL integration: non-vsprojects changesGravatar Craig Tiller2015-12-22
|/ /
| * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2015-12-16
| |\ | |/ |/|
* | Merge branch 'connected-subchannel' into ↵Gravatar Craig Tiller2015-12-10
|\ \ | | | | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping
| * | Kill noop_filter.cGravatar Craig Tiller2015-12-09
| | |
| * | Nuke unused filesGravatar Craig Tiller2015-12-09
| | |
* | | Merge branch 'connected-subchannel' into ↵Gravatar Craig Tiller2015-12-08
|\| | | | | | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping
* | | Start of ping sketchGravatar Craig Tiller2015-12-07
| | |
| * | Merge release-0.12 into masterGravatar Jorge Canizales2015-12-07
|/| |
| | * Merge branch 'master' of github.com:grpc/grpc into grpclb_apiGravatar David Garcia Quintas2015-12-03
| | |\ | |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | # Conflicts: # BUILD # Makefile # binding.gyp # build.yaml # gRPC.podspec # tools/doxygen/Doxyfile.core.internal # tools/run_tests/sources_and_headers.json # vsprojects/vcxproj/grpc/grpc.vcxproj # vsprojects/vcxproj/grpc/grpc.vcxproj.filters # vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj # vsprojects/vcxproj/grpc_unsecure/grpc_unsecure.vcxproj.filters
* | | Merge pull request #4188 from ctiller/no-transport-metadataGravatar Sree Kuchibhotla2015-12-02
|\ \ \ | | | | | | | | Remove metadata contexts
| | * | Point gRPC.podspec to pushed BoringSSL versionGravatar Jorge Canizales2015-12-01
| | | | | | | | | | | | | | | | (1.0)
| | * | Point spec to BoringSSLGravatar Jorge Canizales2015-12-01
| | | |
* | | | Merge branch 'release-0_12'Gravatar Nicolas "Pixel" Noble2015-12-01
|\ \ \ \ | | |/ / | |/| | | | | | | | | | | | | | Conflicts: src/core/security/credentials.c test/core/security/credentials_test.c
| * | | Adjust version requirements through samples and tests.Gravatar Jorge Canizales2015-11-25
| | | |
| * | | Move podspec version to 0.12Gravatar Jorge Canizales2015-11-25
| | | |
| | * | Merge github.com:grpc/grpc into no-transport-metadataGravatar Craig Tiller2015-11-25
| | |\ \ | |_|/ / |/| | |
* | | | merge with headGravatar yang-g2015-11-24
|\ \ \ \
| * | | | AVL: creation, destroy, addGravatar Craig Tiller2015-11-23
| | | | |
| | | * | Remove metadata context from the channel stackGravatar Craig Tiller2015-11-19
| | | | |
| | | * | Static metadata declarationsGravatar Craig Tiller2015-11-18
| | |/ / | |/| |
* | | | merge with headGravatar yang-g2015-11-18
|\| | |
| | | * Moved nanopb to 3rd partyGravatar David Garcia Quintas2015-11-12
| | | |
* | | | first part, secure channel onlyGravatar yang-g2015-11-05
| |/ / |/| |
| | * Proto API for LB request/responsesGravatar David Garcia Quintas2015-11-03
| |/ |/|
| * stream_op cleanup: build system changesGravatar Craig Tiller2015-11-02
|/
* Prevent XCode 7 from showing spurious warningsGravatar Jorge Canizales2015-10-28
| | | This will hopefully make xctool work on Travis too (cross fingers!)
* Merge branch 'master' of github.com:grpc/grpc into microchannelsGravatar David Garcia Quintas2015-10-19
|\
| * Merge pull request #3726 from dgquintas/iomgr_executorGravatar Craig Tiller2015-10-19
| |\ | | | | | | Introducing grpc_executor, for all your threading needs
| * | Refer to https://github.com/CocoaPods/CocoaPods/issues/4386 regarding hack.Gravatar Jorge Canizales2015-10-15
| | |
| * | Undo moving include/ one dir up, to ease testing workflow.Gravatar Jorge Canizales2015-10-15
| | |
| * | Undo Cocoapods’ bug workaroundGravatar Jorge Canizales2015-10-15
| | |
| * | fixed faulty mergeGravatar David Garcia Quintas2015-10-14
| | |
* | | Merge branch 'master' of github.com:grpc/grpc into microchannelsGravatar David Garcia Quintas2015-10-13
|\| |
| | * Merge branch 'master' of github.com:grpc/grpc into iomgr_executorGravatar David Garcia Quintas2015-10-12
| | |\
| * | \ Merge github.com:grpc/grpc into latent-seeGravatar Craig Tiller2015-10-09
| |\ \ \ | | | |/ | | |/|
| * | | Move profiling system to gprGravatar Craig Tiller2015-10-09
| | | |
| | * | Hid test-only functions from surface/call.hGravatar David Garcia Quintas2015-10-08
| | | |
| * | | Get basic profiler working againGravatar Craig Tiller2015-10-08
| |/ /
| | * Introducing grpc_executor, for all your threading needsGravatar David Garcia Quintas2015-10-07
| |/
* / μChannels implementation.Gravatar David Garcia Quintas2015-10-05
|/
* Merge pull request #3006 from soltanmm/sketchbookGravatar Craig Tiller2015-10-05
|\ | | | | Add API tracing, coalesce surface+batch tracing
* | Making template agree with clang-format.Gravatar Nicolas "Pixel" Noble2015-10-03
| |
| * Update build filesGravatar Masood Malekghassemi2015-10-02
| |
| * Update build toolsGravatar Masood Malekghassemi2015-10-02
|/
* Merge pull request #3602 from grpc/release-0_11Gravatar Tim Emiola2015-10-02
|\ | | | | Upmerge from beta to master.
| * Update versions in Podspec to 0.11.1Gravatar Jorge Canizales2015-09-28
| |
* | Merge pull request #3476 from vjpai/block_annotateGravatar Yang Gao2015-09-25
|\ \ | | | | | | Annotate blocking points
| * | Move block_annotate from iomgr to support since it's used in otherGravatar vjpai2015-09-24
| | | | | | | | | | | | core places besides iomgr
| * | Rebuild all project files with new header includedGravatar Vijay Pai2015-09-24
| | |