Commit message (Expand) | Author | Age | |
---|---|---|---|
* | silence uninitialized use warning | Jan Tattermusch | 2017-11-22 |
* | Reviewer feedback | ncteisen | 2017-11-21 |
* | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core | Noah Eisen | 2017-11-21 |
|\ | |||
| * | Merge pull request #13364 from ncteisen/surfacing-error-details | Noah Eisen | 2017-11-21 |
| |\ | |||
| | * | Fix real TSAN/ASAN bug | Noah Eisen | 2017-11-20 |
| * | | Merge pull request #13454 from yang-g/lockfree_event | Yang Gao | 2017-11-20 |
| |\ \ | |||
| | * | | Resolve comments | yang-g | 2017-11-20 |
| | | * | use aquire release | ncteisen | 2017-11-20 |
| * | | | Merge pull request #13173 from kwasimensah/patch-1 | Nicolas Noble | 2017-11-20 |
| |\ \ \ | |||
| * \ \ \ | Merge pull request #13391 from ncteisen/more-eager-free | Noah Eisen | 2017-11-20 |
| |\ \ \ \ | |||
| | | * | | | Fix pthread cleanup logic | kwasimensah | 2017-11-19 |
| | | | * | | Avoid calling dtor on grpc_fd before putting it in freelist | yang-g | 2017-11-17 |
| | | | | * | Fix TSAN attempt | ncteisen | 2017-11-17 |
| * | | | | | Merge branch 'master' of https://github.com/grpc/grpc into tracing++ | ncteisen | 2017-11-17 |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||
| | * | | | | Merge pull request #13435 from sreecha/disable-realtime-caching | Sree Kuchibhotla | 2017-11-17 |
| | |\ \ \ \ | |||
| * | | | | | | reviewer feedback | ncteisen | 2017-11-17 |
| | * | | | | | Merge pull request #13433 from murgatroid99/uv_resource_quota_fixes | Michael Lumish | 2017-11-17 |
| | |\ \ \ \ \ | |||
| | | | | * | | | Swtich to using grpc_bb_take_first | ncteisen | 2017-11-17 |
| | | | * | | | | Disable caching start-time for all clocktypes except GPR_CLOCK_MONOTONIC | Sree Kuchibhotla | 2017-11-17 |
| | | |/ / / / | | |/| | | | | |||
| | | * | | | | Clang format | murgatroid99 | 2017-11-17 |
| | * | | | | | Merge pull request #13422 from kpayson64/quic_tsan_fix | kpayson64 | 2017-11-16 |
| | |\ \ \ \ \ | |||
| | | | * | | | | Fix uses of resource quota in UV TCP code | murgatroid99 | 2017-11-16 |
| | * | | | | | | Merge pull request #13388 from y-zeng/flow_control | Yuchen Zeng | 2017-11-16 |
| | |\ \ \ \ \ \ | |||
| | * \ \ \ \ \ \ | Merge pull request #13335 from ncteisen/inline-closure | Noah Eisen | 2017-11-16 |
| | |\ \ \ \ \ \ \ | |||
| | | | | | | * | | | unref before write failures for completness | ncteisen | 2017-11-16 |
| | | | | | | * | | | Reviewer feedback: no API change | ncteisen | 2017-11-16 |
| | * | | | | | | | | Merge pull request #13417 from markdroth/grpclb_memory_leak_fix | Mark D. Roth | 2017-11-16 |
| | |\ \ \ \ \ \ \ \ | |||
| | | | | | * | | | | | Use lock when popping requests on server shutdown | Ken Payson | 2017-11-16 |
| | | | | | |/ / / / | |||
| | | | | | | | * | | Fix clang-format issues | kwasimensah | 2017-11-16 |
| | | | * | | | | | | clang fmt | ncteisen | 2017-11-16 |
| | | | | * | | | | | Add constant kMaxDt | Yuchen Zeng | 2017-11-16 |
| | | | * | | | | | | inline helper and remove extern c | ncteisen | 2017-11-16 |
| * | | | | | | | | | Reviewer feedback: friend func not clasS | ncteisen | 2017-11-16 |
| * | | | | | | | | | Reviewer feedback: singleton TraceFlagList | ncteisen | 2017-11-16 |
| | | * | | | | | | | Restart LB call after client load report completion, if needed. | Mark D. Roth | 2017-11-16 |
| | | | |_|/ / / / | | | |/| | | | | | |||
| | | | | | | | * | Only alloc if status <> ok | ncteisen | 2017-11-15 |
| | * | | | | | | | Merge pull request #13405 from apolcyn/grpc_config_txt_prefix | apolcyn | 2017-11-15 |
| | |\ \ \ \ \ \ \ | |||
| | | | | | | | | * | Dup the memory | ncteisen | 2017-11-15 |
| | | | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into surfacing-error-de... | ncteisen | 2017-11-15 |
| | | | | | | | | |\ | | | |_|_|_|_|_|_|/ | | |/| | | | | | | | |||
| | | | | * | | | | | Reviewer feedback | ncteisen | 2017-11-15 |
* | | | | | | | | | | Fix artifact builds | ncteisen | 2017-11-15 |
| * | | | | | | | | | More fix for Windows artifact | ncteisen | 2017-11-15 |
| | | * | | | | | | | Query for TXT service configs with _gprc_config prefix | Alexander Polcyn | 2017-11-15 |
| * | | | | | | | | | Fix window compile | ncteisen | 2017-11-15 |
| | * | | | | | | | | Take a ref to the connected subchannel before unreffing it. | Mark D. Roth | 2017-11-15 |
| | | |/ / / / / / | | |/| | | | | | | |||
| | | | | | * | | | add test | ncteisen | 2017-11-14 |
| | | | | | * | | | Merge branch 'master' of https://github.com/grpc/grpc into more-eager-free | ncteisen | 2017-11-14 |
| | | | | | |\ \ \ | | | |_|_|_|/ / / | | |/| | | | | | | |||
* | | | | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core | ncteisen | 2017-11-14 |
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | | | |||
| | * | | | | | | | pull global tracer list from TraceFlag class | ncteisen | 2017-11-14 |
| | * | | | | | | | Add tracer peer to keep set_enabled private() | ncteisen | 2017-11-14 |