Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #6915 from markdroth/filter_api | kpayson64 | 2016-08-05 |
|\ | |||
* \ | Merge pull request #5803 from nicolasnoble/what-the-fuzz | Nicolas Noble | 2016-08-03 |
|\ \ | |||
* \ \ | Merge pull request #7370 from rjshade/move_timeout_encoding | kpayson64 | 2016-08-02 |
|\ \ \ | |||
| | * \ | Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz | Nicolas "Pixel" Noble | 2016-08-02 |
| | |\ \ | |_|/ / |/| | | | |||
| | | * | Merge remote-tracking branch 'upstream/master' into filter_api | Mark D. Roth | 2016-08-02 |
| | | |\ | |_|_|/ |/| | | | |||
* | | | | Merge pull request #7522 from makdharma/enable_secure_endpoint_trace | Nicolas Noble | 2016-08-02 |
|\ \ \ \ | |||
* \ \ \ \ | Merge pull request #7024 from markdroth/filter_call_init_failure | kpayson64 | 2016-08-02 |
|\ \ \ \ \ | |||
* \ \ \ \ \ | Merge pull request #7601 from dgquintas/census_stuff | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ | |||
| | | | | | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-08-02 |
| | | | | | |\ | | | |_|_|_|/ | | |/| | | | | |||
| | * | | | | | Merge remote-tracking branch 'upstream/master' into filter_call_init_failure | Mark D. Roth | 2016-08-02 |
| | |\ \ \ \ \ | |||
* | | \ \ \ \ \ | Merge pull request #7603 from vitalybuka/stack-use-after-scope | kpayson64 | 2016-08-02 |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #7575 from vjpai/make_stack_small_again | Vijay Pai | 2016-08-02 |
|\ \ \ \ \ \ \ \ | |||
| | * | | | | | | | Fix stack use after scope in call.c | Vitaly Buka | 2016-08-01 |
| |/ / / / / / / |/| | | | | | | | |||
| | * | | | | | | Changed census static metadata keys for tracing and tag propagation | David Garcia Quintas | 2016-08-01 |
| |/ / / / / / |/| | | | | | | |||
* | | | | | | | Merge branch 'master' of github.com:grpc/grpc into lr_july_16 | David Garcia Quintas | 2016-08-01 |
|\ \ \ \ \ \ \ | |||
| | * | | | | | | Some compilers don't like big stack frames. There is no need | Vijay Pai | 2016-07-29 |
| |/ / / / / / | |||
* | | | | | | | clang-format | David Garcia Quintas | 2016-07-28 |
| | | | | | * | Code review changes. | Mark D. Roth | 2016-07-28 |
| | | | | | * | Merge branch 'filter_call_init_failure' into filter_api | Mark D. Roth | 2016-07-28 |
| | | | | | |\ | | | |_|_|_|/ | | |/| | | | | |||
| | * | | | | | Fixed asan failure and some refcounting bugs. | Mark D. Roth | 2016-07-27 |
| * | | | | | | Merge pull request #7517 from markdroth/handshake_api | kpayson64 | 2016-07-26 |
| |\ \ \ \ \ \ | |||
| * \ \ \ \ \ \ | Merge pull request #7477 from yang-g/monotonic | kpayson64 | 2016-07-26 |
| |\ \ \ \ \ \ \ | |||
| | | | | | * \ \ | Merge branch 'master' into move_timeout_encoding | Robbie Shade | 2016-07-26 |
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #7511 from nicolasnoble/doc-typo | kpayson64 | 2016-07-25 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | removed hardcoded disable on logging | Makarand Dharmapurikar | 2016-07-25 |
| | |_|_|_|/ / / / | |/| | | | | | | | |||
| * | | | | | | | | Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_master | Nicolas Noble | 2016-07-25 |
| |\ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | clang-format | Mark D. Roth | 2016-07-25 |
| | | | | * | | | | | Fix API of handshake_manager_add(). | Mark D. Roth | 2016-07-25 |
| | | | | * | | | | | Merge remote-tracking branch 'upstream/master' into handshake_api2 | Mark D. Roth | 2016-07-25 |
| | | | | |\ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | | | |||
| * | | | | | | | | | Merge pull request #7395 from markdroth/handshake_api | kpayson64 | 2016-07-25 |
| |\ \ \ \ \ \ \ \ \ | |||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #7320 from yang-g/shut_down_acceptor_early | Nicolas Noble | 2016-07-22 |
| |\ \ \ \ \ \ \ \ \ \ | |||
| | | | | * | | | | | | | Fixing documentation typo. | Nicolas "Pixel" Noble | 2016-07-23 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | |||
| | | | * | | | | | | | Fixed incorrect merges | murgatroid99 | 2016-07-22 |
| | | | * | | | | | | | Merge v1.0.x into master | murgatroid99 | 2016-07-22 |
| | |_|/| | | | | | | | |/| | | | | | | | | | |||
| | | | | | * | | | | | Add grpc_error parameter to handshaker callback. | Mark D. Roth | 2016-07-22 |
| | | | |_|/ / / / / | | | |/| | | | | | | |||
| | | | * | | | | | | Merge remote-tracking branch 'google/v1.0.x' into no_verbose_fix | Nicolas "Pixel" Noble | 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 |
| | | | | | | |\ \ \ \ | |||
| * | | | | | | | | | | | Add gpr_slice_new_with_user_data. | Sanjay Ghemawat | 2016-07-21 |
| | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||
| | | * | | | | | | | | clang-format | Mark D. Roth | 2016-07-21 |
| | | | | | * | | | | | 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 |
| | | |\ \ \ \ \ \ \ | | |_|/ / / / / / / | |/| | | | | | | | | |||
| | | | | * | | | | | Merge pull request #6737 from ctiller/delayed-write | Craig Tiller | 2016-07-19 |
| | | | | | | * | | | 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 |
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|/ / / | | | |/| | | | | | | | |||
| | | | | * | | | | | | 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 |
| | | | | | | | | | |\ | | | | | | | | |_|_|/ | | | | | | | |/| | | |