Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| | | | | | | | | * | | | | address comments | Alistair Veitch | 2016-07-22 | |
| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Add grpc_error parameter to handshaker callback. | Mark D. Roth | 2016-07-22 | |
| | | | |_|/ / / / / / / | | | |/| | | | | | | | | ||||
| * | | | | | | | | | | | Merge pull request #7488 from ghemawat/slice_user_data | kpayson64 | 2016-07-21 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Add gpr_slice_new_with_user_data. | |||
| | | | | | | | | * \ \ \ | merge to upstream/master | Alistair Veitch | 2016-07-21 | |
| | | | | | | | | |\ \ \ \ | | |_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | ||||
| | | | | * | | | | | | | | Merge remote-tracking branch 'google/v1.0.x' into no_verbose_fix | Nicolas "Pixel" Noble | 2016-07-21 | |
| | | | | |\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py | |||
| | | | * | | | | | | | | | | clang-format | Mark D. Roth | 2016-07-21 | |
| | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into handshake_api | Mark D. Roth | 2016-07-21 | |
| | | | |\ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / | |/| | | | | | | | | | | | | ||||
| | | | | | | | | | | | | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-21 | |
| | | | | | | | | | | | | |\ | | | | | | | | | | |_|_|_|/ | | | | | | | | | |/| | | | | ||||
| | | | | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-07-21 | |
| | | | | | | | | |\ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | Sanitizing master. | Nicolas "Pixel" Noble | 2016-07-21 | |
| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Add gpr_slice_new_with_user_data. | Sanjay Ghemawat | 2016-07-21 | |
| |/ / / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gpr_slice_new_with_user_data is like gpr_slice_new, but allows the caller to specify a distinct pointer to pass to the destroy function. This is useful when the data is part of a larger data structure that should be destroyed when the data is no longer needed. | |||
| | | * | | | | | | | | | | clang-format | Mark D. Roth | 2016-07-21 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Merge pull request #7454 from dgquintas/tiny_comment_update | David G. Quintas | 2016-07-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Updated outdated comment about uchannels | |||
| | | | | | | * | | | | | | | Convert deadline clock type in security handshake timer | yang-g | 2016-07-20 | |
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | | ||||
| | | | * | | | | | | | | | Avoid allocating memory for each individual handshaker. Also fix memory leak. | Mark D. Roth | 2016-07-20 | |
| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | Add acceptor parameter. | Mark D. Roth | 2016-07-20 | |
| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | clang-format | Mark D. Roth | 2016-07-20 | |
| | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into handshake_api | Mark D. Roth | 2016-07-20 | |
| | | | |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / | |/| | | | | | | | | | | | ||||
| | | | | | | * | | | | | | corrected typo | David Garcia Quintas | 2016-07-19 | |
| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Merge pull request #6737 from ctiller/delayed-write | Craig Tiller | 2016-07-19 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delay beginning most writes until we enter poll() | |||
| | | | | | | | | | * | | | Merge branch 'master' into move_timeout_encoding | Robbie Shade | 2016-07-19 | |
| | | | | | | | | | |\ \ \ | ||||
| | | * | | | | | | | \ \ \ | Merge remote-tracking branch 'upstream/master' into shut_down_acceptor_early | yang-g | 2016-07-18 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|_|/ / / | | | | |/| | | | | | | | | | ||||
| | * | / | | | | | | | | | | Updated outdated comment about uchannels | David Garcia Quintas | 2016-07-18 | |
| | | |/ / / / / / / / / / | | |/| | | | | | | | | | | ||||
| | | | | | | * | | | | | | Save a cb sched | David Garcia Quintas | 2016-07-18 | |
| | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | Improvements to the grpclb proto API funcs | David Garcia Quintas | 2016-07-18 | |
| | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | Added documenting preamble to grpclb.c | David Garcia Quintas | 2016-07-18 | |
| | | | | | | | | | | | | | ||||
| | | | | | * | | | | | | | Merge pull request #7371 from nicolasnoble/udp_server_errors | kpayson64 | 2016-07-18 | |
| | | | | | |\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding UDP server error handling. | |||
| | | | | * | | | | | | | | | Make default log verbosity ERROR, run tests with DEBUG | Craig Tiller | 2016-07-18 | |
| | | | | |/ / / / / / / / | ||||
| | | | | | | | | | | | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-15 | |
| | | | | | | | | | | | |\ | | | | | | | | | |_|_|_|/ | | | | | | | | |/| | | | | ||||
| | | | | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-07-15 | |
| | | | | | | | |\ \ \ \ \ | | | |_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | ||||
| | | | * | | | | | | | | | Plumb channel args through handshakers. | Mark D. Roth | 2016-07-15 | |
| | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | Added a tiny comment header and TODOs. | David Garcia Quintas | 2016-07-15 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Reduce the number of unnecessary allocations | Sree Kuchibhotla | 2016-07-14 | |
| |/ / / / / / / / / / / | ||||
| | | | | | * | | | | | | Added more docs. | David Garcia Quintas | 2016-07-14 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | And fixed behavior when incoming serverlist has zero servers. Previously we ignored the update. Currently (and correctly) we consider it but the pick itself will stay pending until we actually have > 0 servers in the incoming serverlist. | |||
| * | | | | | | | | | | | Merge branch 'delayed-write' of github.com:ctiller/grpc into delayed-write | Craig Tiller | 2016-07-14 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | Make network status follow the normal init/shutdown path | Craig Tiller | 2016-07-14 | |
| | | | | | | | | | | | | | ||||
| | | | | | | * | | | | | | Merge branch 'master' of github.com:grpc/grpc into grpclb_v0 | David Garcia Quintas | 2016-07-14 | |
| | | | | | | |\ \ \ \ \ \ | ||||
| | | | * | | | | | | | | | | Use handshake_manager API in client and server. | Mark D. Roth | 2016-07-14 | |
| | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | Cleanup from code review | Craig Tiller | 2016-07-14 | |
| |/ / / / / / / / / / / / | ||||
| | | * | | | | | | | | | | Fix build problems. | Mark D. Roth | 2016-07-14 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Remove now redundant line | Craig Tiller | 2016-07-14 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Correct direction of inequality | Craig Tiller | 2016-07-14 | |
| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | clang-format | Mark D. Roth | 2016-07-14 | |
| | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | Tweaked grpc_handshaker API and added grpc_handshake_manager API. | Mark D. Roth | 2016-07-14 | |
| | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Simplified LR filter | David Garcia Quintas | 2016-07-13 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Document refcounting | Craig Tiller | 2016-07-13 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Document creation function | Craig Tiller | 2016-07-13 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Add a quick note on the write chain execution\nthis is changed already in a ↵ | Craig Tiller | 2016-07-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | future commit, so this should be enough for now | |||
| * | | | | | | | | | | | | Update comment | Craig Tiller | 2016-07-13 | |
| | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | Describe workqueue_enqueue better | Craig Tiller | 2016-07-13 | |
| | | | | | | | | | | | | |