Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | rename all test core files to cc and a lot of C++ style conversions | Yash Tibrewal | 2017-10-25 |
| | |||
* | Set last_ping_sent_time to inf_past after receiving data | Yuchen Zeng | 2017-09-18 |
| | |||
* | auto-fix most of licenses | Jan Tattermusch | 2017-06-08 |
| | |||
* | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-14 |
|\ | |||
| * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-06 |
| |\ | |||
* | \ | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-04 |
|\ \ \ | | |/ | |/| | |||
| * | | Reorganize ext tree | Craig Tiller | 2017-03-31 |
| | | | | | | | | | | | | | | | - filters live under filters - lb_policy, resolver implementations (being part of client_channel) live under client_channel | ||
* | | | Call ref/unref, bugfixes | Craig Tiller | 2017-03-31 |
|/ / | |||
| * | clang format | Sree Kuchibhotla | 2017-03-24 |
| | | |||
| * | Updates C Core | Sree Kuchibhotla | 2017-03-22 |
| | | |||
| * | Prefix grpc_cq_polling_type enums with GRPC_CQ_ | Sree Kuchibhotla | 2017-03-03 |
| | | |||
| * | Fix clang formatting issues | Sree Kuchibhotla | 2017-03-03 |
| | | |||
| * | Change Core to use the new completion_queue_create API | Sree Kuchibhotla | 2017-03-02 |
|/ | |||
* | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-02-01 |
|\ | |||
| * | Replace timeout/scaling macros with functions. | Robbie Shade | 2017-01-31 |
| | | |||
* | | Merge branch 'bm_countwrites' into bwest | Craig Tiller | 2017-01-27 |
|\| | |||
* | | Merge github.com:grpc/grpc into bwest | Craig Tiller | 2017-01-26 |
|\ \ | |||
| | * | Merge github.com:grpc/grpc into rollfwd | Craig Tiller | 2017-01-26 |
| | |\ | | |/ | |/| | |||
| * | | Fix tests. | Mark D. Roth | 2017-01-25 |
| | | | |||
| | * | Revert "Revert "Metadata handling rewrite"" | Craig Tiller | 2017-01-23 |
| |/ | | | | | | | This reverts commit 5e01e2ac977655aa074faf7fde0a74298f5e4c55. | ||
| * | Revert "Metadata handling rewrite" | Craig Tiller | 2017-01-20 |
| | | |||
* | | Fix lb_policies_test | Craig Tiller | 2017-01-20 |
|/ | |||
* | Merge branch 'slice_with_exec_ctx' into metadata_filter | Craig Tiller | 2016-12-27 |
|\ | |||
| * | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-27 |
| |\ | |||
| | * | Deflake lb_policies_test | David Garcia Quintas | 2016-12-15 |
| | | | |||
* | | | Merge branch 'slice_interning' into metadata_filter | Craig Tiller | 2016-12-06 |
|\| | | |||
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-12-06 |
| |\| | |||
| | * | Merge pull request #8854 from dgquintas/backoff | Craig Tiller | 2016-12-02 |
| | |\ | | | | | | | | | Updated backoff to spec. | ||
| | * | | Simplify | David Garcia Quintas | 2016-12-01 |
| | | | | |||
| | * | | do bitsets right | David Garcia Quintas | 2016-12-01 |
| | | | | |||
| | * | | Deflaked lb_policies_test | David Garcia Quintas | 2016-11-30 |
| | | | | |||
| | | * | Updated backoff to spec. | David Garcia Quintas | 2016-11-24 |
| | |/ | |||
* | | | Merge branch 'slice_with_exec_ctx' into eliminate_mdstr | Craig Tiller | 2016-11-18 |
|\| | | |||
| * | | Merge github.com:grpc/grpc into slice_with_exec_ctx | Craig Tiller | 2016-11-18 |
| |\| | |||
* | | | All core tests compile without grpc_mdstr | Craig Tiller | 2016-11-17 |
|/ / | |||
| * | Fix build. | Mark D. Roth | 2016-11-17 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into service_config_json | Mark D. Roth | 2016-11-16 |
| |\ | |/ |/| | |||
* | | pr comment | David Garcia Quintas | 2016-11-15 |
| | | |||
* | | Added testing for connectivity states | David Garcia Quintas | 2016-11-14 |
| | | |||
* | | Update test_get_channel_info() to use new ch arg syntax | David Garcia Quintas | 2016-11-14 |
| | | |||
| * | Allow LB policy name to be matched in a case-insensitive manner. | Mark D. Roth | 2016-11-10 |
| | | |||
| * | Allow fetching service config via grpc_channel_get_info(). | Mark D. Roth | 2016-11-09 |
| | | |||
| * | Merge remote-tracking branch 'upstream/master' into channel_info_api | Mark D. Roth | 2016-11-04 |
| |\ | |/ |/| | |||
| * | Code review changes. | Mark D. Roth | 2016-11-04 |
| | | |||
* | | clang-format | Mark D. Roth | 2016-10-31 |
| | | |||
| * | Add grpc_channel_get_info() to C-core API. | Mark D. Roth | 2016-10-27 |
| | | |||
* | | Change tests to use channel args instead of fake_resolver query args. | Mark D. Roth | 2016-10-27 |
|/ | |||
* | Merge remote-tracking branch 'upstream/master' into rename_client_config | Mark D. Roth | 2016-10-07 |
| | |||
* | Rename client_config directory to client_channel. | Mark D. Roth | 2016-09-14 |