Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | * | | | Merge branch 'handshaker_api' into http_connect | Mark D. Roth | 2016-08-11 | |
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | | | ||||
| | | | | * | | Removed GPR_POSIX_FILE, and changed the files that used it | murgatroid99 | 2016-08-09 | |
| | | | | | | | ||||
| | * | | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-09 | |
| | |\ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||
| | | | | * | | Separate out iomgr-specific constants into a separate header | murgatroid99 | 2016-08-08 | |
| | | | | | | | ||||
| | | | | * | | refactor inet_ntop into a portability header | murgatroid99 | 2016-08-08 | |
| | | | | | | | ||||
* | | | | | | | Merge pull request #6915 from markdroth/filter_api | kpayson64 | 2016-08-05 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | Implement C++ API for defining channel filters. | |||
| | | | | * | | Merge branch 'handshaker_api' into http_connect | Mark D. Roth | 2016-08-04 | |
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | | | ||||
| | | * | | | | Merge github.com:grpc/grpc into grand-unified-closures | Craig Tiller | 2016-08-04 | |
| | | |\ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||
* | | | | | | | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Move timeout_encoding to core/lib/transport | |||
| | | | | | * \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-08-02 | |
| | | | | | |\ \ | |_|_|_|_|_|/ / |/| | | | | | | | ||||
| | * | | | | | | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-08-02 | |
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | | | ||||
* | | | | | | | | Merge pull request #6774 from a-veitch/add_resource | kpayson64 | 2016-08-02 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add Census resource API and implementation. | |||
| | | | | | | * \ | Merge remote-tracking branch 'upstream/master' into http_connect | Mark D. Roth | 2016-08-02 | |
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| | | | | | * | | | Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse | David Garcia Quintas | 2016-08-02 | |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||
| | | * | | | | | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-08-02 | |
| | | |\ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||
| | | | | | * | | | added gpr_types.h | David Garcia Quintas | 2016-08-01 | |
| | | | | | | | | | ||||
* | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-08-01 | |
|\ \ \ \ \ \ \ \ \ | ||||
| | | | | * | | | | | Bumping to 1.0.0-pre2. | Nicolas "Pixel" Noble | 2016-07-29 | |
| | | | | | | | | | | ||||
| | | | | | | | | * | Merge branch 'master' into rpc_mgr | Sree Kuchibhotla | 2016-07-29 | |
| | | | | | | | | |\ | | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
| | | | | | | * | | | removed codegen/slice_buffer.h and scrubbed codegen/slice.h | David Garcia Quintas | 2016-07-27 | |
| | | | | | | | | | | ||||
| | | | | | | * | | | removed codegen/log.h | David Garcia Quintas | 2016-07-27 | |
| | | | | | | | | | | ||||
| | | | | | | * | | | removed codegen/time.h | David Garcia Quintas | 2016-07-27 | |
| | | | | | | | | | | ||||
| | | | | | | * | | | removed codegen/byte_buffer.h | David Garcia Quintas | 2016-07-27 | |
| | | | | | | | | | | ||||
| | | | | | | * | | | removed codegen/alloc.h | David Garcia Quintas | 2016-07-27 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||
| | | * | | | | | | Merge branch 'master' into move_timeout_encoding | Robbie Shade | 2016-07-26 | |
| | | |\ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | | | ||||
| | | | | | | * | | Update build files. | Mark D. Roth | 2016-07-22 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||
| | * | | | | | | merge to upstream/master | Alistair Veitch | 2016-07-21 | |
| | |\ \ \ \ \ \ | ||||
| | | | | | | | * | Initial shell | Sree Kuchibhotla | 2016-07-18 | |
| | | | |_|_|_|/ | | | |/| | | | | ||||
* | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-07-14 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||
| | * | | | | | | Added handshaker.[ch] to build.yaml. | Mark D. Roth | 2016-07-14 | |
| |/ / / / / / | ||||
| | | * / / / | Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport | Robbie Shade | 2016-07-13 | |
| | |/ / / / | |/| | | | | ||||
| | | * | | | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-07-12 | |
| | | |\ \ \ | | |_|/ / / | |/| | | | | ||||
| | | | | * | Merge branch 'delayed-write' into grand-unified-closures | Craig Tiller | 2016-07-12 | |
| | | | | |\ | | |_|_|_|/ | |/| | | | | ||||
| * | | | | | Master is now 1.1.0-dev. | Nicolas "Pixel" Noble | 2016-07-12 | |
| | |_|/ / | |/| | | | ||||
| * | | | | Flagging master as 1.0.0-pre1. | Nicolas "Pixel" Noble | 2016-07-12 | |
| | | | | | ||||
| * | | | | Merge remote-tracking branch 'upstream/master' into fix_mac_build | Yuchen Zeng | 2016-07-11 | |
| |\ \ \ \ | ||||
| | | | | * | Merge branch 'delayed-write' into grand-unified-closures | Craig Tiller | 2016-07-11 | |
| | | | | |\ | | | |_|_|/ | | |/| | | | ||||
| | * | | | | another one | yang-g | 2016-07-08 | |
| | | | | | | ||||
| * | | | | | Fix mac build | Yuchen Zeng | 2016-07-08 | |
| |/ / / / | ||||
| | | | * | Rename async_execution_lock --> combiner, make it use closures, unroll ↵ | Craig Tiller | 2016-07-07 | |
| | | | | | | | | | | | | | | | | | | | | previous changes for idleness | |||
| | | | * | Merge github.com:grpc/grpc into atm2 | Craig Tiller | 2016-07-07 | |
| | | | |\ | | |_|_|/ | |/| | | | ||||
| * | | | | Added missing dependencies to grpc++_base | David Garcia Quintas | 2016-07-06 | |
| | | | | | ||||
| | | * | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-01 | |
| | | |\ \ | | |_|/ / | |/| | | | ||||
| | | * | | Move channel_filter.h from include/ tree to src/ tree. | Mark D. Roth | 2016-06-29 | |
| | | | | | ||||
| | | * | | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-06-29 | |
| | | |\ \ | ||||
| * | | \ \ | Resolved merge conflicts with master | murgatroid99 | 2016-06-27 | |
| |\ \ \ \ \ | ||||
| | * \ \ \ \ | Merge pull request #6973 from makdharma/network_status_change | Jan Tattermusch | 2016-06-27 | |
| | |\ \ \ \ \ | | | | | | | | | | | | | | | | | Network status tracking | |||
| | * \ \ \ \ \ | Merge pull request #6803 from sreecha/epoll_changes | Craig Tiller | 2016-06-25 | |
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | New epoll based polling implementation | |||
| | * | | | | | | | Update master branch to 0.16.0-dev | murgatroid99 | 2016-06-24 | |
| | | |_|_|_|/ / | | |/| | | | | | ||||
| | | * | | | | | Merge branch 'master' into epoll_changes_merged | Sree Kuchibhotla | 2016-06-21 | |
| | | |\ \ \ \ \ | | | |/ / / / / | | |/| | | | | |