index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
iomgr
/
pollset_posix.c
Commit message (
Expand
)
Author
Age
*
Adjusted error handling for benign error EINTR.
Tom
2015-12-02
*
merge with head
yang-g
2015-11-18
|
\
*
|
msan and windows fix
yang-g
2015-11-07
|
*
stream_op cleanup: pollset changes
Craig Tiller
2015-11-02
|
/
*
Fix nap condition for pollset wakeup
Craig Tiller
2015-11-02
*
Merge pull request #3786 from ctiller/try-this-simple-trick-to-double-perform...
Vijay Pai
2015-10-14
|
\
*
\
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-13
|
\
\
|
|
*
Merge branch 'latent-see' into latent-more-see
Craig Tiller
2015-10-09
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Move profiling system to gpr
Craig Tiller
2015-10-09
|
|
*
Set current worker for longer
Craig Tiller
2015-10-09
|
|
/
|
*
More markup
Craig Tiller
2015-10-09
|
*
Simplify adding annotations, annotate more things
Craig Tiller
2015-10-09
|
*
Merge github.com:grpc/grpc into latent-see
Craig Tiller
2015-10-08
|
|
\
|
*
|
Latency traces
Craig Tiller
2015-10-08
*
|
|
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-07
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #3610 from ctiller/stressy
Vijay Pai
2015-10-06
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Add commentary
Craig Tiller
2015-10-06
|
|
*
clang-format
Craig Tiller
2015-10-06
|
|
*
ex --> ext
Craig Tiller
2015-10-06
*
|
|
Merge branch 'master' of github.com:grpc/grpc into cq_alarm
David Garcia Quintas
2015-10-05
|
\
|
|
|
*
|
Fix use-after-free
Craig Tiller
2015-10-05
|
*
|
Merge pull request #3627 from yang-g/flake2
Craig Tiller
2015-10-05
|
|
\
\
*
|
|
|
s/grpc_alarm/grpc_timer && s/grpc_cq_alarm/grpc_alarm
David Garcia Quintas
2015-10-04
|
/
/
/
|
*
|
Pollset can be destroyed again in pollset_work if the called_shutdown is not ...
yang-g
2015-10-02
|
|
*
clang-format
Craig Tiller
2015-10-02
|
|
*
Merge github.com:grpc/grpc into stressy
Craig Tiller
2015-10-02
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Stabilize mac build
Craig Tiller
2015-10-02
|
|
*
Completing wakeup story
Craig Tiller
2015-10-01
*
|
|
Merge github.com:grpc/grpc into clangf
Craig Tiller
2015-10-01
|
\
|
|
|
|
*
Allow fd_posix to force a re-evaluation of polling on wakeup
Craig Tiller
2015-10-01
|
|
/
|
*
Add comment
Craig Tiller
2015-09-30
|
*
Merge github.com:grpc/grpc into pfft
Craig Tiller
2015-09-30
|
|
\
|
|
*
Merge pull request #3560 from vjpai/block_annotate_todo
David Klempner
2015-09-29
|
|
|
\
*
|
|
|
Fix clang-format script
Craig Tiller
2015-09-28
|
/
/
/
*
/
/
Fix alarms
Craig Tiller
2015-09-28
|
/
/
*
|
Initialize/destroy TLS members - to fix iOS build
Craig Tiller
2015-09-28
|
*
Add some TODO comments for possible poll optimization
Vijay Pai
2015-09-25
|
/
*
Merge pull request #3476 from vjpai/block_annotate
Yang Gao
2015-09-25
|
\
|
*
Move block_annotate from iomgr to support since it's used in other
vjpai
2015-09-24
*
|
Fix some bugs leading to memory leaks
Craig Tiller
2015-09-24
|
*
Put in blocking point annotations at places in the code where we may block fo...
Vijay Pai
2015-09-24
*
|
Fix specific worker wakeup
Craig Tiller
2015-09-23
*
|
clang-format all core files
Craig Tiller
2015-09-22
*
|
Final patches for rename
Craig Tiller
2015-09-22
*
|
Change runs to enqueue
Craig Tiller
2015-09-22
*
|
Move argument passing to start of list
Craig Tiller
2015-09-22
*
|
Move arguments to the start of lists
Craig Tiller
2015-09-22
*
|
indent pass to get logical source lines on one physical line
Craig Tiller
2015-09-22
*
|
Rename call_list to closure_list
Craig Tiller
2015-09-22
*
|
Fixes
Craig Tiller
2015-09-21
[next]