aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
...
| | | | | | | | * | FixesGravatar Craig Tiller2016-06-24
* | | | | | | | | | Update master branch to 0.16.0-devGravatar murgatroid992016-06-24
| | | * | | | | | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-23
| | | |\ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | |
| | | * | | | | | | Change the type of 'ref_count' in polling_island from gpr_atm toGravatar Sree Kuchibhotla2016-06-23
| | | | | | | | * | Fix special value lookupGravatar Craig Tiller2016-06-23
| | | * | | | | | | Better error handling and add polling_island_unlock_pair() helperGravatar Sree Kuchibhotla2016-06-23
* | | | | | | | | | Merge pull request #7003 from kpayson64/mingw_str_format_supportGravatar Nicolas Noble2016-06-23
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | * | Fix comparisonGravatar Craig Tiller2016-06-23
| | | | | | * | | | | Removed gpr_log statementGravatar Makarand Dharmapurikar2016-06-23
| | | | | | | | | * | Fix comparisonGravatar Craig Tiller2016-06-23
| | | | | | | | | * | Make transport-level errors be reflected in status messages on callsGravatar Craig Tiller2016-06-23
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Changed %lld to use mingw supported PRId64Gravatar Ken Payson2016-06-23
| | | | | | | | * | Merge branch 'master' into grpc_trace_granularityGravatar murgatroid992016-06-23
| | | | | | | | |\ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| | | | | * | | | | Merge remote-tracking branch 'upstream/master' into fixesGravatar yang-g2016-06-23
| | | | | |\ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | |
| | | | * | | | | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-23
| | | | |\ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| | * | | | | | | | Re-enable accidentally disabled tracesGravatar Craig Tiller2016-06-23
| |/ / / / / / / / |/| | | | | | | |
| | | * | | | | | clang formatGravatar Sree Kuchibhotla2016-06-22
* | | | | | | | | Initialize port to -1Gravatar Ken Payson2016-06-22
|/ / / / / / / /
| | | | * | | | clang-format fixesGravatar Makarand Dharmapurikar2016-06-22
| | * | | | | | Fix build errors on some configurationsGravatar Sree Kuchibhotla2016-06-22
| | | | * | | | add code to unregister endpointsGravatar Makarand Dharmapurikar2016-06-22
| | * | | | | | Remove pollset->pi_mu since it is redundant. Also do not get pollingGravatar Sree Kuchibhotla2016-06-21
| | * | | | | | Add missing function fd_is_shutdownGravatar Sree Kuchibhotla2016-06-21
| | * | | | | | Make fd_shutdown idempotentGravatar Sree Kuchibhotla2016-06-21
| | * | | | | | Integrate with unified error reportingGravatar Sree Kuchibhotla2016-06-21
| | * | | | | | Merge branch 'master' into epoll_changes_mergedGravatar Sree Kuchibhotla2016-06-21
| | |\ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| | | * | | | | Merge branch 'master' into fixesGravatar yang-g2016-06-21
| | | |\ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| | * | | | | | Fix refcounting tsan failures and grab pollset lock in the functionGravatar Sree Kuchibhotla2016-06-21
| | * | | | | | Significantly refactor the polling island locking and refcounting codeGravatar Sree Kuchibhotla2016-06-20
| | | | * | | | more files after running build.yaml changes throughGravatar Makarand Dharmapurikar2016-06-20
| | | | * | | | Network status trackingGravatar Makarand Dharmapurikar2016-06-20
| |_|_|/ / / / |/| | | | | |
| | | | | | * Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-20
| | | | | | |\ | |_|_|_|_|_|/ |/| | | | | |
| | | | | * | Resolved merge conflicts with masterGravatar murgatroid992016-06-20
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
| | | | * | | Fix windows build errorGravatar Craig Tiller2016-06-20
| | | | * | | Merge github.com:grpc/grpc into reuse_portGravatar Craig Tiller2016-06-20
| | | | |\ \ \ | |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge pull request #6352 from ctiller/errorGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #6863 from vjpai/wheezyGravatar Jan Tattermusch2016-06-17
|\ \ \ \ \ \ \ \
| | * | | | | | | clang-format codeGravatar Craig Tiller2016-06-17
| | | | | | | | * Merge remote-tracking branch 'upstream/master' into handler_http_responseGravatar Yuchen Zeng2016-06-17
| | | | | | | | |\
| | * | | | | | | | Cleanup spamGravatar Craig Tiller2016-06-17
| | | | * | | | | | Test polling island mergesGravatar Sree Kuchibhotla2016-06-16
| | | | | | | * | | Add comment about new trace flagsGravatar murgatroid992016-06-16
| | | | | | | * | | More formatting fixesGravatar murgatroid992016-06-16
| | | | * | | | | | Merge branch 'master' into epoll_changesGravatar Sree Kuchibhotla2016-06-16
| | | | |\ \ \ \ \ \ | | | | | | |_|_|_|/ | | | | | |/| | | |
| | | | | | | | * | Clang formatGravatar murgatroid992016-06-16
| * | | | | | | | | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| | | | | | | | * | Allow disabling traces, add trace variables for pluck and timeout eventsGravatar murgatroid992016-06-15
| | | |_|_|_|_|/ / | | |/| | | | | |
| | | | | * | | | Compilation errorGravatar Sree Kuchibhotla2016-06-15
| | | * | | | | | Fix merge errorsGravatar Craig Tiller2016-06-15
| | | * | | | | | Fix merge errorGravatar Craig Tiller2016-06-15