Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge github.com:grpc/grpc into 50 | Craig Tiller | 2017-11-03 |
|\ | |||
* | | Update clang-format to 5.0 | Craig Tiller | 2017-11-03 |
| | | |||
| * | Adding public_headers_must_be_c89 as a clang exception | Yash Tibrewal | 2017-11-02 |
| | | |||
| * | Remove grpc_slice_buf_cmp and change public_headers_must_be_c89 to print the ↵ | Yash Tibrewal | 2017-11-02 |
|/ | | | | addresses of public api functions to check if they can be linked to | ||
* | Adds gRPC Experimental CQ DoThenAsyncNext lambda API | Ken Payson | 2017-10-25 |
| | |||
* | Fixing init-test timeout. | Nicolas Noble | 2017-10-10 |
| | |||
* | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-10-05 |
|\ | |||
| * | Some final linker and build issues. Also, resolving invalid_channel_args_test | Yash Tibrewal | 2017-10-03 |
| | | |||
* | | Merge github.com:grpc/grpc into flowctl+millis | Craig Tiller | 2017-09-22 |
|\| | |||
| * | Revert "Revert "Allow SerializationTraits to use grpc::ByteBuffer rather ↵ | Vijay Pai | 2017-09-21 |
| | | | | | | | | than only grpc_byte_buffer"" | ||
* | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-09-19 |
|\| | |||
* | | Merge | Craig Tiller | 2017-09-08 |
|\ \ | |||
| | * | Merge github.com:grpc/grpc into pollset_kick_stats | Craig Tiller | 2017-09-08 |
| | |\ | | |/ | |/| | |||
| * | | Decouple alarm construction from setting to avoid races in MT code | Vijay Pai | 2017-09-07 |
| | | | |||
* | | | Merge github.com:grpc/grpc into wc | Craig Tiller | 2017-09-01 |
|\| | | |||
| | * | Add pollset_kick stats | Craig Tiller | 2017-09-01 |
| |/ | |||
| * | Merge branch 'master' of https://github.com/grpc/grpc into visibility | Nicolas "Pixel" Noble | 2017-08-30 |
| |\ | |||
| * | | Moving visibility and package creation to the build system. | Nicolas "Pixel" Noble | 2017-08-30 |
| | | | |||
* | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-08-29 |
|\ \ \ | | |/ | |/| | |||
| * | | Add sync_custom.h | yang-g | 2017-08-24 |
| |/ | |||
| * | Merge branch 'master' into fix_alarm | Sree Kuchibhotla | 2017-08-01 |
| |\ | |||
| | * | Change return type to bool | yang-g | 2017-07-28 |
| | | | |||
| | * | Allow adding events to cq after shutdown is called. | yang-g | 2017-07-28 |
| | | | |||
| * | | Merge branch 'master' into fix_alarm | Sree Kuchibhotla | 2017-07-25 |
| |\| | |||
* | | | Merge github.com:grpc/grpc into grpc_millis | Craig Tiller | 2017-07-21 |
|\ \ \ | | |/ | |/| | |||
* | | | Compiling again | Craig Tiller | 2017-07-17 |
| | | | |||
| * | | Merge branch 'master' into sreek-epoll1 | Sree Kuchibhotla | 2017-07-13 |
| |\ \ | |/ / |/| | | |||
* | | | Merge pull request #11803 from ctiller/spin-init | Craig Tiller | 2017-07-13 |
|\ \ \ | | | | | | | | | Add a test of repeatedly calling grpc_init then grpc_shutdown | ||
* \ \ \ | Merge pull request #11310 from nicolasnoble/import | Nicolas Noble | 2017-07-13 |
|\ \ \ \ | | | | | | | | | | | Import mutations. | ||
| | * | | | clang-format | Craig Tiller | 2017-07-13 |
| | | | | | |||
| | * | | | Add a test of repeatedly calling grpc_init then grpc_shutdown | Craig Tiller | 2017-07-13 |
| |/ / / |/| | | | |||
| * | | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 |
| |\ \ \ | |||
| | | | * | Refcount grpc_alarm object so that grpc_alarm_destroy can safely be called ↵ | Sree Kuchibhotla | 2017-06-22 |
| | | |/ | | |/| | | | | | | | | | before the alarm event is dequeued from the completion queue | ||
| | | * | Merge branch 'cq-drop' into enable-epoll1 | Craig Tiller | 2017-06-19 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | Merge github.com:grpc/grpc into cq-drop | Craig Tiller | 2017-06-19 |
|\ \ \ \ | | |/ / | |/| | | |||
* | | | | Merge github.com:grpc/grpc into cq-drop | Craig Tiller | 2017-06-09 |
|\ \ \ \ | |||
| | | | * | Merge github.com:grpc/grpc into enable-epoll1 | Craig Tiller | 2017-06-08 |
| | | | |\ | | |_|_|/ | |/| | | | |||
| | * | | | Add rich closure debug mode | ncteisen | 2017-06-08 |
| |/ / / | |||
| * | | | fix remaining license notices | Jan Tattermusch | 2017-06-08 |
| | | | | |||
| * | | | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | | | | |||
| | | * | Merge branch 'cq-drop' into enable-epoll1 | Craig Tiller | 2017-06-07 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | Fix build error | Craig Tiller | 2017-06-02 |
|/ / / | |||
| | * | Merge github.com:grpc/grpc into enable-epoll1 | Craig Tiller | 2017-05-31 |
| | |\ | |_|/ |/| | | |||
* | | | get rid of flakey asserts in num_watchers test | Alexander Polcyn | 2017-05-26 |
| | | | |||
| | * | Make race conditions more prevalent | Craig Tiller | 2017-05-26 |
| | | | |||
* | | | Fix concurrent_connectivity_test | murgatroid99 | 2017-05-25 |
| | | | |||
| * | | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-05-26 |
| |\| | |||
* | | | Merge remote-tracking branch 'upstream/v1.3.x' into master_1.3.x_upmerge | murgatroid99 | 2017-05-25 |
|\ \ \ | |_|/ |/| | | |||
| | * | Adding dummy layering check option. | Nicolas "Pixel" Noble | 2017-05-19 |
| | | | |||
| * | | get rid of connectivity state watchers right after timeout | Alexander Polcyn | 2017-05-18 |
| | | |