Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #14891 from sreecha/sreek-doc | Sree Kuchibhotla | 2018-04-23 |
|\ | |||
* \ | Merge pull request #15048 from kpayson64/use_c_core_for_interop | kpayson64 | 2018-04-21 |
|\ \ | |||
| * | | Unref uv timers/tcp handles | kpayson64 | 2018-04-20 |
* | | | Don't crash on null channel args or read buffer. | Mark D. Roth | 2018-04-18 |
| | * | Merge branch 'master' into sreek-doc | Sree Kuchibhotla | 2018-04-18 |
| | |\ | |||
* | | | | Add tracer for handshakers. | Mark D. Roth | 2018-04-17 |
| |_|/ |/| | | |||
* | | | Add C++ experimental API extensions for ALTS C stack | Yihua Zhang | 2018-04-16 |
* | | | Merge pull request #15020 from danzh2010/multisockets | Sree Kuchibhotla | 2018-04-12 |
|\ \ \ | |||
| * | | | format | Dan Zhang | 2018-04-12 |
| * | | | Allow udp_server to create multiple listeners for each port via SO_REUSEPORT | Dan Zhang | 2018-04-12 |
* | | | | Merge pull request #14945 from ara-ayvazyan/improve_log_perf | Jan Tattermusch | 2018-04-12 |
|\ \ \ \ | |/ / / |/| | | | |||
* | | | | Merge pull request #14920 from yashykt/socklentcleanup | Yash Tibrewal | 2018-04-09 |
|\ \ \ \ | |||
| | | * | | Regenerate projects | Mehrdad Afshari | 2018-04-09 |
* | | | | | Merge pull request #14890 from yashykt/execctx_cleanup | Yash Tibrewal | 2018-04-09 |
|\ \ \ \ \ | |||
| * | | | | | Don't create exec_ctx on the stack if it's already there | Yash Tibrewal | 2018-04-09 |
* | | | | | | Merge pull request #14986 from ncteisen/trace | Noah Eisen | 2018-04-09 |
|\ \ \ \ \ \ | |||
* \ \ \ \ \ \ | Merge pull request #14959 from yashykt/pollcvfix | Yash Tibrewal | 2018-04-09 |
|\ \ \ \ \ \ \ | |||
* \ \ \ \ \ \ \ | Merge pull request #14845 from markdroth/inlined_vector | Mark D. Roth | 2018-04-09 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | Add clarifying comment, stylistic consistency | ncteisen | 2018-04-09 |
| | | * | | | | | | fix spammy log on empty GRPC_TRACE var | ncteisen | 2018-04-09 |
| |_|/ / / / / / |/| | | | | | | | |||
* | | | | | | | | No dump error for unknown value in accept-encoding | Muxi Yan | 2018-04-06 |
* | | | | | | | | Merge pull request #14943 from grpc/revert-14688-revert_pr | Juanli Shen | 2018-04-06 |
|\ \ \ \ \ \ \ \ | |||
| | | * | | | | | | poll-cv fix for zero timeout | Yash Tibrewal | 2018-04-05 |
| | | | | | | * | | Merge branch 'fix_uv_addrinfo_free' of github.com:jtattermusch/grpc into back... | Nicolas "Pixel" Noble | 2018-04-05 |
| | | | | | | |\ \ | |||
* | | | | | | | \ \ | Merge pull request #14877 from ara-ayvazyan/fix_missing_mu_destroy | Jan Tattermusch | 2018-04-05 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | * | | | | | | | | | Add TODO | Juanli Shen | 2018-04-04 |
| | | | | | | * | | | | Avoid low severity log message construction | Ara Ayvazyan | 2018-04-04 |
| |_|_|_|_|_|/ / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #14939 from mehrdada/bump-version-to-112 | Mehrdad Afshari | 2018-04-04 |
|\ \ \ \ \ \ \ \ \ \ | |||
| | | * | | | | | | | | Revert "Revert "Use heuristic to determine how many events to handle per iter... | Juanli Shen | 2018-04-04 |
| |_|/ / / / / / / / |/| | | | | | | | | | |||
* | | | | | | | | | | Merge pull request #14929 from jtattermusch/fix_uv_addrinfo_free | Michael Lumish | 2018-04-04 |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||
| | | | | | | | * | | Regenerate projects | Mehrdad Afshari | 2018-04-04 |
| |_|_|_|_|_|_|/ / |/| | | | | | | | | |||
| | * | | | | | | | Regenerate projects | Mehrdad Afshari | 2018-04-04 |
| |/ / / / / / / |/| | | | | | | | |||
| * | | | | | | | use uv_freeaddrinfo | Jan Tattermusch | 2018-04-04 |
* | | | | | | | | Using libuv's inet_ntop for portability. | Nicolas "Pixel" Noble | 2018-04-04 |
| * | | | | | | | fix memory_profile_test on libuv iomgr | Jan Tattermusch | 2018-04-04 |
|/ / / / / / / | |||
* | | | | | | | Update tcp_uv.cc | Michael Lumish | 2018-04-03 |
* | | | | | | | Formatting... | Nicolas "Pixel" Noble | 2018-04-04 |
* | | | | | | | Removing setsockopt completely actually. | Nicolas "Pixel" Noble | 2018-04-04 |
* | | | | | | | Making tcp_custom's setsockopt a more generic thing. | Nicolas "Pixel" Noble | 2018-04-04 |
| | | | | * | | Cleanup from socklen_t changes | Yash Tibrewal | 2018-04-03 |
| | | | |/ / | | | |/| | | |||
* | | / | | | Add documentation for lockfree_event.h | Yash Tibrewal | 2018-04-02 |
| |_|/ / / |/| | | | | |||
| | | * | | Remove exec_ctx from slice and slice buffer | Yash Tibrewal | 2018-03-30 |
| | | | * | Shutdown documentation | Sree Kuchibhotla | 2018-03-30 |
| | | |/ | |||
* | | / | drop unnecessary/invalid asserts | Eric Gribkoff | 2018-03-30 |
| |_|/ |/| | | |||
| * | | Fix missing mutex destruction | Ara Ayvazyan | 2018-03-29 |
|/ / | |||
* | | Fix authority fuzzing failures | David Garcia Quintas | 2018-03-29 |
* | | Init default root certs store once | jiangtaoli2016 | 2018-03-28 |
* | | Merge pull request #14615 from dgquintas/authority_header | David G. Quintas | 2018-03-28 |
|\ \ | |||
| | * | Simplify capacity growth calculation. | Mark D. Roth | 2018-03-28 |
* | | | Merge pull request #14561 from kpayson64/gevent_2 | kpayson64 | 2018-03-28 |
|\ \ \ |