Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add myself as owner of files in several directories | murgatroid99 | 2017-07-13 |
| | |||
* | Merge pull request #11310 from nicolasnoble/import | Nicolas Noble | 2017-07-13 |
|\ | | | | | Import mutations. | ||
* | | Add all refcount flag | ncteisen | 2017-07-13 |
| | | |||
* | | clang format | ncteisen | 2017-07-13 |
| | | |||
* | | Add a list_tracer functionality | ncteisen | 2017-07-13 |
| | | |||
* | | Tracers know their name | ncteisen | 2017-07-13 |
| | | |||
* | | Merge pull request #11547 from ctiller/epex7 | Craig Tiller | 2017-07-12 |
|\ \ | | | | | | | Add logging, fix some bugs for epollexclusive | ||
* \ \ | Merge pull request #11317 from ctiller/cq-drop | Craig Tiller | 2017-07-12 |
|\ \ \ | | | | | | | | | Change kicking strategy in cq | ||
* \ \ \ | Merge pull request #11716 from sreecha/timer_comments | Sree Kuchibhotla | 2017-07-12 |
|\ \ \ \ | | | | | | | | | | | Add comments to timer_generic.c file (and rename a few structs/functions to more intuitive names) | ||
* \ \ \ \ | Merge pull request #11409 from annasapek/asynch-tsi-fake-handshaker | Mark D. Roth | 2017-07-12 |
|\ \ \ \ \ | | | | | | | | | | | | | Update tsi_fake_handshaker to implement the asynchronous TSI | ||
| * | | | | | Update tsi_fake_handshaker to implement the asynchronous TSI | Anna Sapek | 2017-07-11 |
| | | | | | | |||
* | | | | | | Merge pull request #11186 from ctiller/hps | Craig Tiller | 2017-07-11 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Stop setting deadline on server requests, assert so that this never happens again | ||
* \ \ \ \ \ \ | Merge pull request #11748 from ctiller/c++compat5 | Craig Tiller | 2017-07-11 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | C++ compatibility fixes | ||
| * | | | | | | | C++ compatibility fixes | Craig Tiller | 2017-07-11 |
| | | | | | | | | |||
* | | | | | | | | Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846 | Noah Eisen | 2017-07-11 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #11741 from kpayson64/tf_rollback | Nicolas Noble | 2017-07-10 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Switch Server back to lockfree stack | ||
* \ \ \ \ \ \ \ | Merge pull request #11729 from murgatroid99/uv_memory_leak_fixes | Michael Lumish | 2017-07-10 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fix some memory leaks in UV TCP code | ||
| | * | | | | | | | Revert "Reduce server memory usage" | Ken Payson | 2017-07-10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 53e6b56e32c79ba401a67cb349519c12991539cc. | ||
| | * | | | | | | | Revert "Remove lockfree-stack implementation that is no longer used" | Ken Payson | 2017-07-10 |
| |/ / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 3d04e025bcffd1e583d502de4ee26625ea866b21. | ||
| * | | | | | | | Fix some memory leaks in UV TCP code | murgatroid99 | 2017-07-10 |
| | | | | | | | | |||
* | | | | | | | | Code cleanups in client_auth_filter and server_auth_filter. | Mark D. Roth | 2017-07-10 |
|/ / / / / / / | |||
* | | | | | | | Merge pull request #11639 from murgatroid99/master_1.4.1_upmerge | Michael Lumish | 2017-07-07 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Upmerge v1.4.x to master | ||
* \ \ \ \ \ \ \ | Merge pull request #11644 from ncteisen/murder-the-custom-debugging-defines | Noah Eisen | 2017-07-07 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Remove More Custom Debug Defines | ||
* \ \ \ \ \ \ \ \ | Merge pull request #11684 from sreecha/timer_manager_fix | Sree Kuchibhotla | 2017-07-07 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | timer_manager fix | ||
| | | | | | * | | | | Add comments to timer_generic.c file | Sree Kuchibhotla | 2017-07-07 |
| | | | | | | | | | | |||
| | * | | | | | | | | Remove more custom debug defines | ncteisen | 2017-07-06 |
| |/ / / / / / / / |/| | | | | | | | | |||
* | | | | | | | | | Merge pull request #11495 from agc-sec/fixopenssl-jwt | Matt Kwong | 2017-07-06 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | Fix compilation error associated with release of OpenSSL 1.1 | ||
| | * | | | | | | | fix typos identified in code review | Sree Kuchibhotla | 2017-07-06 |
| | | | | | | | | | |||
| | | * | | | | | | Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge | murgatroid99 | 2017-07-06 |
| |_|/| | | | | | |/| | | | | | | | | |||
| | | | | | | * | | clang-format | Craig Tiller | 2017-07-05 |
| | | | | | | | | | |||
| | | | | | * | | | Fix memory leak | Craig Tiller | 2017-07-05 |
| | | | | | | | | | |||
| | | | | | | * | | Merge github.com:grpc/grpc into epex7 | Craig Tiller | 2017-07-05 |
| | | | | | | |\ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
| | | | | | * | | | Fix compile | Craig Tiller | 2017-07-05 |
| | | | | | | | | | |||
| | | | | | * | | | Merge github.com:grpc/grpc into cq-drop | Craig Tiller | 2017-07-05 |
| | | | | | |\ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | |||
| | | | * | | | | | Merge github.com:grpc/grpc into hps | Craig Tiller | 2017-07-05 |
| | | | |\ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | |||
| | * | | | | | | | timer_manager fix | Sree Kuchibhotla | 2017-07-04 |
| |/ / / / / / / |/| | | | | | | | |||
* | | | | | | | | Merge pull request #11648 from markdroth/c++_filter_fixes | Mark D. Roth | 2017-06-30 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Improvements to C++ filter API | ||
* \ \ \ \ \ \ \ \ | Merge pull request #11651 from markdroth/http1_handshakers | Mark D. Roth | 2017-06-30 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Allow HTTP CONNECT handshaker to be used in http1 client. | ||
* \ \ \ \ \ \ \ \ \ | Merge pull request #11645 from ncteisen/musl-fix | Noah Eisen | 2017-06-29 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Fix musl Portability | ||
| | * | | | | | | | | | Allow HTTP CONNECT handshaker to be used in http1 client. | Mark D. Roth | 2017-06-29 |
| |/ / / / / / / / / |/| | | | | | | | | | |||
| | * | | | | | | | | Improvements to C++ filter API: | Mark D. Roth | 2017-06-29 |
| |/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Make sure all C-core parameters are passed into C++ methods. - Add Destroy() methods for ChannelData and CallData. - Use C++-style casts. - Add 'extern "C"' to iomgr/closure.h, which is used in C++ filters. | ||
| * | | | | | | | | Fix musl | Noah Eisen | 2017-06-29 |
| | | | | | | | | | |||
* | | | | | | | | | Properly use uint64_t not unsigned int64_t | Vijay Pai | 2017-06-28 |
|/ / / / / / / / | |||
* | | | | | | | | Document error unref contract for iomgr cb's and transport/stream errors | Vijay Pai | 2017-06-28 |
| | | | | | | | | |||
| | * | | | | | | Remove extra blank line | murgatroid99 | 2017-06-26 |
| | | | | | | | | |||
| | | | | | | * | Merge branch 'master' of https://github.com/grpc/grpc into import | Nicolas "Pixel" Noble | 2017-06-26 |
| | | | | | | |\ | |||
| | * | | | | | | | Fix unref of read slice in tcp_uv.c | murgatroid99 | 2017-06-26 |
| | | | | | | | | | |||
* | | | | | | | | | Destroy byte buffer to avoid leak in zombied calls | yang-g | 2017-06-23 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||
| | * | | | | | | Node: fix status memory leak, improve tcp_uv read buffer allocation code | murgatroid99 | 2017-06-23 |
| | | | | | | | | |||
* | | | | | | | | Merge pull request #11499 from markdroth/trailers_only | Mark D. Roth | 2017-06-22 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Add support for Trailers-Only responses. |