aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/lib
Commit message (Expand)AuthorAge
* Merge pull request #14197 from vjpai/gpr_review_host_portGravatar Vijay Pai2018-02-08
|\
* \ Merge pull request #14345 from vjpai/staticGravatar Vijay Pai2018-02-07
|\ \
| | * Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-07
| | |\ | |_|/ |/| |
| * | Weaken reintepret_cast to static_cast for OrphanableGravatar Vijay Pai2018-02-07
* | | Merge pull request #14348 from mehrdada/upmergeGravatar Mehrdad Afshari2018-02-07
|\ \ \
| | * | Enforce CRTP: weaken reinterpret_cast to static_castGravatar Vijay Pai2018-02-06
* | | | Remove compression_rubyGravatar Muxi Yan2018-02-06
* | | | regenerate metadataGravatar Muxi Yan2018-02-06
* | | | Replace message/deflate,gzip with deflate,gzipGravatar Muxi Yan2018-02-06
* | | | Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_*Gravatar Muxi Yan2018-02-06
| |/ / |/| |
| * | Upmerge branch 'v1.9.x' into 'master'Gravatar Mehrdad Afshari2018-02-05
|/| |
* | | Change Ref() methods to return a RefCountedPtr<>.Gravatar Mark D. Roth2018-02-06
| * | Merge pull request #14315 from kpayson64/fix_refcountingGravatar kpayson642018-02-05
| |\ \
| | * | Add refcounts for async callbacks in auth and client filters.Gravatar Ken Payson2018-02-05
* | | | Merge pull request #14272 from ncteisen/bug-chasingGravatar Jan Tattermusch2018-02-05
|\ \ \ \
* | | | | fix typoGravatar Shohei Kamimori2018-02-05
* | | | | Merge pull request #14275 from sreecha/enable-epollexGravatar Sree Kuchibhotla2018-02-04
|\ \ \ \ \
| | * | | | Mark poll FD shutdown as UNAVAILABLEGravatar ncteisen2018-02-02
| | | | | * Merge branch 'master' into gpr_review_host_portGravatar Vijay Pai2018-02-02
| | | | | |\ | |_|_|_|_|/ |/| | | | |
* | | | | | Merge pull request #14015 from vjpai/alarmGravatar Vijay Pai2018-02-02
|\ \ \ \ \ \
| | | | | | * Remove extern "C" since this is no longer a public headerGravatar Vijay Pai2018-02-02
| | * | | | | Batch size to 1 since it is better for latency (this is similar to whatGravatar Sree Kuchibhotla2018-02-01
| | * | | | | enable epollex by defaultGravatar Sree Kuchibhotla2018-02-01
| |/ / / / / |/| | | | |
* | | | | | Merge pull request #14264 from yang-g/to_scopeGravatar Yang Gao2018-02-01
|\ \ \ \ \ \
* \ \ \ \ \ \ Merge pull request #14244 from sreecha/polling-api-traceGravatar Sree Kuchibhotla2018-02-01
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| | * | | | | Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.Gravatar yang-g2018-01-31
| | | | * | | 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
| |/ / / / / |/| | | | |
| * | | | | 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
* | | | | | Merge pull request #14215 from jtattermusch/fix_bad_merge_magic_numberGravatar Jan Tattermusch2018-01-31
|\ \ \ \ \ \
* \ \ \ \ \ \ 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
| |_|_|_|/ |/| | | |
| * | | | 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