Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merged from master and resolved merge conflicts | murgatroid99 | 2016-01-08 |
|\ | |||
* | | Expose core metadata validation functions in public headers | murgatroid99 | 2016-01-06 |
| | | |||
| * | BoringSSL integration: non-vsprojects changes | Craig Tiller | 2015-12-22 |
|/ | |||
* | Merge branch 'connected-subchannel' into ↵ | Craig Tiller | 2015-12-10 |
|\ | | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping | ||
| * | Kill noop_filter.c | Craig Tiller | 2015-12-09 |
| | | |||
| * | Nuke unused files | Craig Tiller | 2015-12-09 |
| | | |||
* | | Merge branch 'connected-subchannel' into ↵ | Craig Tiller | 2015-12-08 |
|\| | | | | | | | ping-ping-ping-ping-ping-ping-ping-ping-ping | ||
* | | Start of ping sketch | Craig Tiller | 2015-12-07 |
| | | |||
| * | Merge release-0.12 into master | Jorge Canizales | 2015-12-07 |
|/| | |||
* | | Merge pull request #4188 from ctiller/no-transport-metadata | Sree Kuchibhotla | 2015-12-02 |
|\ \ | | | | | | | Remove metadata contexts | ||
| | * | Point gRPC.podspec to pushed BoringSSL version | Jorge Canizales | 2015-12-01 |
| | | | | | | | | | | | | (1.0) | ||
| | * | Point spec to BoringSSL | Jorge Canizales | 2015-12-01 |
| | | | |||
* | | | Merge branch 'release-0_12' | Nicolas "Pixel" Noble | 2015-12-01 |
|\ \ \ | | |/ | |/| | | | | | | | | | | Conflicts: src/core/security/credentials.c test/core/security/credentials_test.c | ||
| * | | Adjust version requirements through samples and tests. | Jorge Canizales | 2015-11-25 |
| | | | |||
| * | | Move podspec version to 0.12 | Jorge Canizales | 2015-11-25 |
| | | | |||
| | * | Merge github.com:grpc/grpc into no-transport-metadata | Craig Tiller | 2015-11-25 |
| | |\ | |_|/ |/| | | |||
* | | | merge with head | yang-g | 2015-11-24 |
|\ \ \ | |||
| * | | | AVL: creation, destroy, add | Craig Tiller | 2015-11-23 |
| | | | | |||
| | | * | Remove metadata context from the channel stack | Craig Tiller | 2015-11-19 |
| | | | | |||
| | | * | Static metadata declarations | Craig Tiller | 2015-11-18 |
| | |/ | |/| | |||
* | | | merge with head | yang-g | 2015-11-18 |
|\| | | |||
* | | | first part, secure channel only | yang-g | 2015-11-05 |
| |/ |/| | |||
| * | stream_op cleanup: build system changes | Craig Tiller | 2015-11-02 |
|/ | |||
* | Prevent XCode 7 from showing spurious warnings | Jorge Canizales | 2015-10-28 |
| | | | This will hopefully make xctool work on Travis too (cross fingers!) | ||
* | Merge branch 'master' of github.com:grpc/grpc into microchannels | David Garcia Quintas | 2015-10-19 |
|\ | |||
| * | Merge pull request #3726 from dgquintas/iomgr_executor | Craig Tiller | 2015-10-19 |
| |\ | | | | | | | Introducing grpc_executor, for all your threading needs | ||
| * | | Refer to https://github.com/CocoaPods/CocoaPods/issues/4386 regarding hack. | Jorge Canizales | 2015-10-15 |
| | | | |||
| * | | Undo moving include/ one dir up, to ease testing workflow. | Jorge Canizales | 2015-10-15 |
| | | | |||
| * | | Undo Cocoapods’ bug workaround | Jorge Canizales | 2015-10-15 |
| | | | |||
| * | | fixed faulty merge | David Garcia Quintas | 2015-10-14 |
| | | | |||
* | | | Merge branch 'master' of github.com:grpc/grpc into microchannels | David Garcia Quintas | 2015-10-13 |
|\| | | |||
| | * | Merge branch 'master' of github.com:grpc/grpc into iomgr_executor | David Garcia Quintas | 2015-10-12 |
| | |\ | |||
| * | \ | Merge github.com:grpc/grpc into latent-see | Craig Tiller | 2015-10-09 |
| |\ \ \ | | | |/ | | |/| | |||
| * | | | Move profiling system to gpr | Craig Tiller | 2015-10-09 |
| | | | | |||
| | * | | Hid test-only functions from surface/call.h | David Garcia Quintas | 2015-10-08 |
| | | | | |||
| * | | | Get basic profiler working again | Craig Tiller | 2015-10-08 |
| |/ / | |||
| | * | Introducing grpc_executor, for all your threading needs | David Garcia Quintas | 2015-10-07 |
| |/ | |||
* / | μChannels implementation. | David Garcia Quintas | 2015-10-05 |
|/ | |||
* | Merge pull request #3006 from soltanmm/sketchbook | Craig Tiller | 2015-10-05 |
|\ | | | | | Add API tracing, coalesce surface+batch tracing | ||
* | | Making template agree with clang-format. | Nicolas "Pixel" Noble | 2015-10-03 |
| | | |||
| * | Update build files | Masood Malekghassemi | 2015-10-02 |
| | | |||
| * | Update build tools | Masood Malekghassemi | 2015-10-02 |
|/ | |||
* | Merge pull request #3602 from grpc/release-0_11 | Tim Emiola | 2015-10-02 |
|\ | | | | | Upmerge from beta to master. | ||
| * | Update versions in Podspec to 0.11.1 | Jorge Canizales | 2015-09-28 |
| | | |||
* | | Merge pull request #3476 from vjpai/block_annotate | Yang Gao | 2015-09-25 |
|\ \ | | | | | | | Annotate blocking points | ||
| * | | Move block_annotate from iomgr to support since it's used in other | vjpai | 2015-09-24 |
| | | | | | | | | | | | | core places besides iomgr | ||
| * | | Rebuild all project files with new header included | Vijay Pai | 2015-09-24 |
| | | | |||
* | | | Final patches for rename | Craig Tiller | 2015-09-22 |
| | | | |||
* | | | Split closures from iomgr.h | Craig Tiller | 2015-09-22 |
| | | | |||
* | | | Merge github.com:grpc/grpc into we-are-one | Craig Tiller | 2015-09-22 |
|\| | |