aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
...
* | | | | | | | | Merge pull request #14217 from sreecha/epollex-fixGravatar Sree Kuchibhotla2018-01-30
|\ \ \ \ \ \ \ \ \
* | | | | | | | | | Add timer trace annotations to epollexGravatar yang-g2018-01-30
| |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | Update ev_epollex_linux.ccGravatar Sree Kuchibhotla2018-01-29
| * | | | | | | | Fix an issue in epollex that was causing some workers to get indefinitely stu...Gravatar Sree Kuchibhotla2018-01-29
|/ / / / / / / /
| * / / / / / / magic number 13 probably a typo in manual mergeGravatar Jan Tattermusch2018-01-29
|/ / / / / / /
| | * | | | | Regenerate projectsGravatar Mehrdad Afshari2018-01-26
| | * | | | | Don't segfault on header replayGravatar Ken Payson2018-01-26
* | | | | | | Merge pull request #14177 from jtattermusch/fix_epollex_shutdownGravatar Jan Tattermusch2018-01-26
|\ \ \ \ \ \ \
| | | | | * | | Privatize host_port.h; was not used in any wrapped language implementationGravatar Vijay Pai2018-01-25
| |_|_|_|/ / / |/| | | | | |
| | | | | | * Privatize thread-local storage headersGravatar Vijay Pai2018-01-25
| |_|_|_|_|/ |/| | | | |
| | | | | * Move cmdline and subprocess from public gpr to test/core/utilGravatar Vijay Pai2018-01-25
| |_|_|_|/ |/| | | |
| * | | | explicitly initialize all grpc_pollset fields (epollex)Gravatar Jan Tattermusch2018-01-25
| * | | | fix: avoid doing a poll when already shutdownGravatar Jan Tattermusch2018-01-25
* | | | | Merge pull request #14146 from markdroth/inlined_vector_clearGravatar Mark D. Roth2018-01-25
|\ \ \ \ \ | |/ / / / |/| | | |
* | | | | Merge pull request #14171 from yang-g/cork_allGravatar Yang Gao2018-01-24
|\ \ \ \ \
* \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-24
|\ \ \ \ \ \
| | * | | | | Use DEBUG level for polling engine trace logs.Gravatar yang-g2018-01-24
| |/ / / / /
| | * | | | Initialize data members in a single place.Gravatar Mark D. Roth2018-01-24
| | * | | | Add const version of operator[].Gravatar Mark D. Roth2018-01-23
| | * | | | Add clear() method for InlinedVector<>.Gravatar Mark D. Roth2018-01-23
| |/ / / /
| * | | | Merge pull request #14093 from markdroth/arena_alignmentGravatar Mark D. Roth2018-01-23
| |\ \ \ \
| * \ \ \ \ Merge pull request #14079 from kpayson64/disable_fork_supportGravatar kpayson642018-01-22
| |\ \ \ \ \
| | | * | | | Fix arena to return aligned memory.Gravatar Mark D. Roth2018-01-22
| | |/ / / / | |/| | | |
| | | | * | regenerate projectsGravatar Jan Tattermusch2018-01-22
| | | * | | Removing grpc_alarm from core requires a major version bump for coreGravatar Vijay Pai2018-01-21
| | | * | | Remove alarm from core, implement in C++ layer onlyGravatar Vijay Pai2018-01-21
| | |/ / / | |/| | |
| * | | | Merge pull request #14092 from mehrdada/bump1-10Gravatar Mehrdad Afshari2018-01-19
| |\ \ \ \
| * \ \ \ \ Merge pull request #14089 from markdroth/no_plus_in_directory_namesGravatar Mark D. Roth2018-01-19
| |\ \ \ \ \
| | | * | | | Regenerate projectsGravatar Mehrdad Afshari2018-01-19
| | |/ / / / | |/| | | |
| | | | * | Regenerate projectsGravatar Mehrdad Afshari2018-01-19
| | |_|/ / | |/| | |
| | * | | Rename 'gpr++' directories to 'gprpp'.Gravatar Mark D. Roth2018-01-19
| | | * | PR feedback changesGravatar Ken Payson2018-01-19
* | | | | Merge remote-tracking branch 'upstream/master' into fix-stream-compression-co...Gravatar Muxi Yan2018-01-19
|\| | | |
| * | | | Merge pull request #14070 from markdroth/backoff_api_cleanupGravatar Mark D. Roth2018-01-19
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #14076 from grpc/execctx_remfinishGravatar Yash Tibrewal2018-01-18
| |\ \ \ \
| | | | * \ Merge remote-tracking branch 'upstream/master' into disable_fork_supportGravatar Ken Payson2018-01-18
| | | | |\ \ | | |_|_|/ / | |/| | | |
| | | | * | Merge remote-tracking branch 'upstream/master' into disable_fork_supportGravatar Ken Payson2018-01-18
| | | | |\|
| | | | * | Allow turning off fork support with env variableGravatar Ken Payson2018-01-18
| * | | | | Merge pull request #14051 from markdroth/reorganize_supportGravatar Mark D. Roth2018-01-18
| |\ \ \ \ \
| | | * | | | Remove extraneous Finish in ExecCtxGravatar Yash Tibrewal2018-01-18
| | |/ / / / | |/| | | |
| | * | | | Split lib/support into lib/gpr and lib/gpr++.Gravatar Mark D. Roth2018-01-18
| | | |_|/ | | |/| |
| | | * | Combine BackOff Begin() and Step() methods.Gravatar Mark D. Roth2018-01-18
| * | | | Fixed typo in documentation.Gravatar Carlos O'Ryan2018-01-18
| |/ / /
| * | | Eliminate GRPC_LINUX_LEGACY_EPOLLGravatar Mehrdad Afshari2018-01-17
| * | | Explicitly enable epoll on manylinux1Gravatar Mehrdad Afshari2018-01-17
| |/ /
| * | Merge pull request #14041 from mehrdada/enable-epollGravatar Mehrdad Afshari2018-01-17
| |\ \
| * \ \ Merge pull request #13984 from markdroth/ref_countingGravatar Mark D. Roth2018-01-17
| |\ \ \
| | | * | Enable epoll on Python manylinux1Gravatar Mehrdad Afshari2018-01-16
| | |/ / | |/| |
| | * | Code review changes.Gravatar Mark D. Roth2018-01-16
| * | | Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failureGravatar Jan Tattermusch2018-01-16
| |\ \ \