aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Collapse)AuthorAge
...
* | | | | | | | | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove alarm from core, implement in C++ layer only
| | | | | | | | * | Remove extern "C" since this is no longer a public headerGravatar Vijay Pai2018-02-02
| | | | | | | | | |
| | | | | | * | | | Merge pull request #14231 from ctaggart/sourcelink-createGravatar Jan Tattermusch2018-02-02
| | | | | | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | use SourceLink.Create.CommandLine instead of Embed
* | | | | | | | | | | clang-formatGravatar David Garcia Quintas2018-02-01
| | | | | | | | | | |
| | | | * | | | | | | Fix compression algorithm accessorsGravatar David Garcia Quintas2018-02-01
| | | | | | | | | | |
* | | | | | | | | | | Merge branch 'master' of github.com:grpc/grpc into dns_cooldownGravatar David Garcia Quintas2018-02-01
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | | | * | | | | | | Batch size to 1 since it is better for latency (this is similar to whatGravatar Sree Kuchibhotla2018-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | we did in epoll1)
* | | | | | | | | | | PR commentsGravatar David Garcia Quintas2018-02-01
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #14262 from ZhouyihaiDing/SharedChannelCloseGravatar Zhouyihai Ding2018-02-01
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | php: remove unrelated code from SharedChannelClose test
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #14266 from adelez/fix_grpc_tool_testGravatar adelez2018-02-01
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | Fix echo.proto path under bazel
| | | * | | | | | | | | php: remove unrelated code from SharedChannelClose testGravatar ZhouyihaiDing2018-02-01
| | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Fix echo.proto path under bazelGravatar Adele Zhou2018-02-01
| | | | | | | | | | |
| | | | * | | | | | | enable epollex by defaultGravatar Sree Kuchibhotla2018-02-01
| | |_|/ / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge pull request #14264 from yang-g/to_scopeGravatar Yang Gao2018-02-01
| |\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
| * \ \ \ \ \ \ \ \ \ Merge pull request #14244 from sreecha/polling-api-traceGravatar Sree Kuchibhotla2018-02-01
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / | |/| | | | | | | | | Debug traces for polling api
* | | | | | | | | | | Remove spurious closure initsGravatar David Garcia Quintas2018-02-01
| | | | | | | | | | |
* | | | | | | | | | | Remove unnecessary closuresGravatar David Garcia Quintas2018-02-01
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #14263 from yang-g/latency_toolGravatar Yang Gao2018-01-31
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Shutdown timer manager first and then executor
| | | | * | | | | | | | Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.Gravatar yang-g2018-01-31
| | | | |/ / / / / / /
* | | | | | | | | | | PR commentsGravatar David Garcia Quintas2018-01-31
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #14256 from matt-kwong/bslGravatar Matt Kwong2018-01-31
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Add BoringSSL tests
| * \ \ \ \ \ \ \ \ \ \ Merge pull request #14250 from markdroth/dns_resolver_backoff_reset_fixGravatar Mark D. Roth2018-01-31
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | | Fix DNS resolvers to reset the backoff in a better place.
| | | | | | | * | | | | Regenerate projectsGravatar Mehrdad Afshari2018-01-31
| | | | | | | | | | | |
| | | | | * | | | | | | Merge branch 'master' into polling-api-traceGravatar Sree Kuchibhotla2018-01-31
| | | | | |\ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
| | | | * | | | | | | | Shutdown timer manager first and then executorGravatar yang-g2018-01-31
| | |_|/ / / / / / / / | |/| | | | | | | | |
| | | * | | | | | | | Add BoringSSL testsGravatar Matt Kwong2018-01-31
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #13948 from matt-kwong/bslGravatar Matt Kwong2018-01-31
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Update BoringSSL submodule
| | | * | | | | | | | | Fix DNS resolvers to reset the backoff in the right place.Gravatar Mark D. Roth2018-01-31
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | fixed format stringGravatar David Garcia Quintas2018-01-30
| | | | | | | | | | |
| * | | | | | | | | | Merge pull request #14230 from dgquintas/fix_ares_wrapper_lb_addrGravatar David G. Quintas2018-01-30
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Don't destroy null lb_addr
| | | | | * | | | | | | Fix format specifier for gpr_millisGravatar Sree Kuchibhotla2018-01-30
| | | | | | | | | | | |
| | | | | * | | | | | | Update ev_posix.ccGravatar Sree Kuchibhotla2018-01-30
| | | | | | | | | | | |
| | | | | * | | | | | | Debug statements for polling apiGravatar Sree Kuchibhotla2018-01-30
| | | | | | | | | | | |
* | | | | | | | | | | | Removed debug logGravatar David Garcia Quintas2018-01-30
| | | | | | | | | | | |
| * | | | | | | | | | | Merge pull request #14215 from jtattermusch/fix_bad_merge_magic_numberGravatar Jan Tattermusch2018-01-31
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | tcp_posix.cc: Magic number 13 probably a typo in manual merge
* | | | | | | | | | | | | c-ares resolver changesGravatar David Garcia Quintas2018-01-30
| | | | | | | | | | | | |
* | | | | | | | | | | | | PR CommentsGravatar David Garcia Quintas2018-01-30
| | | | | | | | | | | | |
| | | | * | | | | | | | | Exclude bcm.c for dup symbol issueGravatar Muxi Yan2018-01-30
| | | | |/ / / / / / / /
| * | | | | | | | | | | Merge pull request #14217 from sreecha/epollex-fixGravatar Sree Kuchibhotla2018-01-30
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | Fix an issue in epollex that was causing some workers to get stuck in pollset_work()
| * \ \ \ \ \ \ \ \ \ \ \ Merge pull request #14237 from yang-g/epollex_timer_annoGravatar Yang Gao2018-01-30
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | | Add timer trace annotations to epollex
| * | | | | | | | | | | | Merge pull request #13541 from Kunde21/php/constructor-cleanupGravatar Zhouyihai Ding2018-01-30
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | php: Removed opts checks in BaseStub when Channel is passed as argument
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge pull request #12703 from thinkerou/fix_bugGravatar Zhouyihai Ding2018-01-30
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PHP: fix call flag been reset bug
| | | | * | | | | | | | | | | Add timer trace annotations to epollexGravatar yang-g2018-01-30
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| | | | | | | | | | * | | | use SourceLink.Create.CommandLine instead of EmbedGravatar Cameron Taggart2018-01-29
| | | | | | | | | |/ / / /
| | | * | | | | | | | | | Removed opts checks in BaseStub when the elements aren't not used.Gravatar Chad Kunde2018-01-30
| | | | | | | | | | | | |
| | | | | | * | | | | | | Don't destroy null lb_addrGravatar David Garcia Quintas2018-01-29
| | |_|_|_|/ / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | DNS cooldown mechanismGravatar David Garcia Quintas2018-01-29
| | | | | | | | | | | |
| | | | | | * | | | | | Update BoringSSL podspecGravatar Muxi Yan2018-01-29
| | | | | | | | | | | |
| | | | * | | | | | | | Update ev_epollex_linux.ccGravatar Sree Kuchibhotla2018-01-29
| | | | | | | | | | | |
| | | | * | | | | | | | Fix an issue in epollex that was causing some workers to get indefinitely ↵Gravatar Sree Kuchibhotla2018-01-29
| | |_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stuck in pollset_work()