Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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 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 |
|/ | |||
* | 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 |
|\| | | |||
| * | | Merge pull request #3027 from jboeuf/security_connector_refactoring | Craig Tiller | 2015-09-22 |
| |\ \ | | | | | | | | | Security connector refactoring | ||
* | | | | Fixes | Craig Tiller | 2015-09-21 |
| | | | | |||
| * | | | regenerated projects | David Garcia Quintas | 2015-09-16 |
| | | | | |||
| | * | | Changing build.yaml: s/secure_tranport_setup/handshake | Julien Boeuf | 2015-09-15 |
| | | | | |||
| | * | | Merge branch 'master' of github.com:grpc/grpc into ↵ | Julien Boeuf | 2015-09-15 |
| | |\ \ | | | | | | | | | | | | | | | | security_connector_refactoring | ||
* | | \ \ | Merge github.com:grpc/grpc into shindig | Craig Tiller | 2015-09-11 |
|\ \ \ \ \ | | |_|/ / | |/| | | | |||
* | | | | | Workqueue: interface, test, and posix implementation | Craig Tiller | 2015-09-09 |
| | | | | | |||
| | | | * | Restrict deployment targets to the protobuf requirement. | Jorge Canizales | 2015-09-08 |
| | | | | | |||
| | | | * | Bump version of gRPC.podspec to 0.11 | Jorge Canizales | 2015-09-08 |
| |_|_|/ |/| | | | | | | | | | | | Technically unnecessary, but for consistency with the other beta releases. | ||
| | * | | Added round robin LB policy. | David Garcia Quintas | 2015-09-08 |
| |/ / | |||
| * / | Introduced a registry for LB policies. | David Garcia Quintas | 2015-09-03 |
|/ / | |||
* | | change aggregation_ops to internal type | Alistair Veitch | 2015-08-31 |
| | | |||
* | | merge | Alistair Veitch | 2015-08-31 |
|\ \ | |||
| * \ | Merge branch 'master' into tracing_api | Alistair Veitch | 2015-08-28 |
| |\ \ | |||
* | \ \ | merge to head | Alistair Veitch | 2015-08-28 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | view and aggregation API | Alistair Veitch | 2015-08-27 |
| | | | | |||
| * | | | More merge conflict fix | Hongyu Chen | 2015-08-25 |
| | | | | |||
| | * | | merge to head | Alistair Veitch | 2015-08-25 |
| | |\ \ | |_|/ / |/| | | | |||
| * | | | Merge remote-tracking branch 'upstream/master' into timespec | Hongyu Chen | 2015-08-25 |
| |\ \ \ | |/ / / |/| | | | |||
* | | | | add missing headers from 2495 | yang-g | 2015-08-25 |
| | | | | |||
| * | | | Move core/profiling/timers_preciseclock.h to core/support/ such that we | Hongyu Chen | 2015-08-24 |
| | | | | | | | | | | | | | | | | have a gpr public function which returns cycle clock. | ||
| | | * | Security connector is now responsible for the handshake. | Julien Boeuf | 2015-08-21 |
| | |/ | |/| | |||
* | | | rename census_filter.{c,h} to grpc_filter.{c,h} | Hongyu Chen | 2015-08-21 |
| | | | |||
* | | | Merge remote-tracking branch 'upstream/master' | Hongyu Chen | 2015-08-20 |
|\| | | |||
* | | | Move census_filters from .../channel to .../census | Hongyu Chen | 2015-08-19 |
| | | | |||
| * | | Merge remote-tracking branch 'upstream/master' into add_udp_server_2 | Robbie Shade | 2015-08-13 |
| |\ \ | | | | | | | | | | | | | | | | | Conflicts: Makefile | ||
| | * | | Removing gpr_cancelable. | Nicolas "Pixel" Noble | 2015-08-13 |
| | | | |