aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
...
* | | | | | | Re write renderedGravatar ncteisen2018-03-02
* | | | | | | reviewer feedbackGravatar ncteisen2018-03-02
* | | | | | | fix mem leakGravatar ncteisen2018-03-02
* | | | | | | Fix build and sanityGravatar ncteisen2018-03-02
* | | | | | | reviewer commentsGravatar ncteisen2018-03-01
* | | | | | | reviewer commentGravatar ncteisen2018-03-01
* | | | | | | Reviewer commentsGravatar ncteisen2018-03-01
* | | | | | | Reviewer feedbackGravatar ncteisen2018-03-01
* | | | | | | Merge branch 'master' of https://github.com/grpc/grpc into channel-tracingGravatar ncteisen2018-03-01
|\ \ \ \ \ \ \
| | * | | | | | Minor changes and fixesGravatar Vijay Pai2018-03-01
| | * | | | | | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-03-01
| | |\ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | Move assignment for Thread, make destructor optional, loop cv waitsGravatar Vijay Pai2018-03-01
| * | | | | | | Merge pull request #10684 from markdroth/retryGravatar Mark D. Roth2018-03-01
| |\ \ \ \ \ \ \
| | | | | | * | | edit commentGravatar Dan Zhang2018-03-01
| * | | | | | | | Introduce a 'weak' and mutable version of slice hash tableGravatar David Garcia Quintas2018-02-28
| | * | | | | | | Retry support.Gravatar Mark D. Roth2018-02-28
| | | | | | * | | fix formatGravatar Dan Zhang2018-02-28
| * | | | | | | | Perform secure naming checks in grpclb_end2end_testGravatar David Garcia Quintas2018-02-27
| |/ / / / / / /
| | | | | * | | fix formatGravatar Dan Zhang2018-02-27
| | | | | * | | Refactors grpc udp_server_listener to be object oriented. Also adds a mutex t...Gravatar Dan Zhang2018-02-27
| | |_|_|/ / / | |/| | | | |
| | | * | | | Remain consitant with #14493Gravatar ncteisen2018-02-26
| * | | | | | Convert slice hash table and service config code to C++.Gravatar Mark D. Roth2018-02-26
| | |/ / / / | |/| | | |
| | * | | | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-26
| | |\ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge pull request #14493 from nnorwitz/patch-1Gravatar Noah Eisen2018-02-26
| |\ \ \ \ \
| | | * \ \ \ Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-24
| | | |\ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Add a sanity check for inclusion of port_platform.hGravatar Alexander Polcyn2018-02-23
| | |_|_|_|/ | |/| | | |
| * | | | | Regenerate projectsGravatar Mehrdad Afshari2018-02-22
| | * | | | Use the total # of processors instead of # online.Gravatar nnorwitz2018-02-22
| |/ / / /
| | * | | Fix header includesGravatar Vijay Pai2018-02-21
| | * | | Move destructor and Start to implementationGravatar Vijay Pai2018-02-21
| | * | | Header inclusionGravatar Vijay Pai2018-02-21
| | * | | Merge branch 'master' into 2phase_thdGravatar Vijay Pai2018-02-21
| | |\ \ \ | | |/ / / | |/| | |
| * | | | Merge pull request #14437 from yihuazhang/security_connector_replacementGravatar Mark D. Roth2018-02-21
| |\ \ \ \
| | | * | | MinGW requires lambdas to set their calling method if neededGravatar Vijay Pai2018-02-21
| | | * | | wip for Windows portGravatar Vijay Pai2018-02-20
| | | * | | Minor fixesGravatar Vijay Pai2018-02-20
| * | | | | Merge pull request #14449 from kpayson64/less_loggingGravatar kpayson642018-02-20
| |\ \ \ \ \
| | | * | | | place security_connector in its own subdirectoryGravatar Yihua Zhang2018-02-20
| | |/ / / / | |/| | | |
| | | * | | clang-fmtGravatar Vijay Pai2018-02-19
| | | * | | C++ize gpr_thread as grpc_core::Thread, make it 2-phase init (construct/Start)Gravatar Vijay Pai2018-02-19
| | | | * | Fix typo in constant name.Gravatar Carlos O'Ryan2018-02-19
| | |_|/ / | |/| | |
| | | * | Fix thread leak by delaying thread exit until join is readyGravatar Vijay Pai2018-02-16
| | * | | Lower debug logging on epollexGravatar Ken Payson2018-02-16
| | | |/ | | |/|
| * | | Merge pull request #14401 from maxim-babenko/masterGravatar Noah Eisen2018-02-16
| |\ \ \
| * \ \ \ Merge pull request #14432 from markdroth/alignmentGravatar Mark D. Roth2018-02-16
| |\ \ \ \
| | | | | * Remove support for detached threads. All threads must be joined.Gravatar Vijay Pai2018-02-15
| | |_|_|/ | |/| | |
| * | | | Merge pull request #14416 from markdroth/send_message_slice_ownershipGravatar Mark D. Roth2018-02-15
| |\ \ \ \
| | | * | | Use aligned memory as needed.Gravatar Mark D. Roth2018-02-15
| | | | |/ | | | |/|
| * | | | Merge pull request #14430 from kpayson64/multi_poll_per_callGravatar kpayson642018-02-15
| |\ \ \ \
| * | | | | Add clarifying commentGravatar ncteisen2018-02-14