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
Commit message (
Expand
)
Author
Age
*
clang-format affected files
Craig Tiller
2015-06-30
*
Fix a bug where we can spuriously wakeup a nonexistant fd
Craig Tiller
2015-06-30
*
Fix memory corruption bug
Craig Tiller
2015-06-30
*
Spam cleanup
Craig Tiller
2015-06-30
*
client_config bugfixes
Craig Tiller
2015-06-30
*
Fix pollset_set handling in tcp_client_posix
Craig Tiller
2015-06-30
*
Debugging
Craig Tiller
2015-06-29
*
Merge branch 'forever-is-a-long-time' into tis-but-thy-name
Craig Tiller
2015-06-29
|
\
|
*
Add an fd conservation test to verify that fds actually close
Craig Tiller
2015-06-29
*
|
Small fixes
Craig Tiller
2015-06-26
*
|
Merge pull request #2149 from ctiller/oops-i-split-it-again
Vijay Pai
2015-06-26
|
\
\
|
|
*
Call fd_orphan callback a little earlier
Craig Tiller
2015-06-26
|
|
/
|
/
|
*
|
Reworking the cascade kick to be Windows-specific.
Nicolas "Pixel" Noble
2015-06-25
|
*
Merge github.com:grpc/grpc into oops-i-split-it-again
Craig Tiller
2015-06-25
|
|
\
|
|
/
|
/
|
*
|
Merge pull request #2202 from nicolasnoble/don-t-recursive-lock-me
Craig Tiller
2015-06-24
|
\
\
*
|
|
On pollset shutdown, we need to unconditionally start the kick cascade.
Nicolas "Pixel" Noble
2015-06-24
|
*
|
Let's inform the system of the lock to unlock...
Nicolas "Pixel" Noble
2015-06-24
|
/
/
|
*
Merge github.com:grpc/grpc into oops-i-split-it-again
Craig Tiller
2015-06-24
|
|
\
|
|
/
|
/
|
|
*
Added comments
Craig Tiller
2015-06-24
*
|
Merge pull request #2171 from ctiller/fix-polling
Nicolas Noble
2015-06-23
|
\
\
|
|
*
Merge github.com:grpc/grpc into oops-i-split-it-again
Craig Tiller
2015-06-23
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Fixing Windows port after the removal of the backup poller.
Nicolas Noble
2015-06-23
|
*
|
Remove return status from maybe_work.
Craig Tiller
2015-06-22
|
/
/
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-18
|
\
\
|
|
*
Merge github.com:grpc/grpc into oops-i-split-it-again
Craig Tiller
2015-06-18
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
prevent leaking gpr_slice in windows on_read()
Jan Tattermusch
2015-06-18
|
|
*
Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again
Craig Tiller
2015-06-18
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Docs
Craig Tiller
2015-06-18
|
|
*
Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again
Craig Tiller
2015-06-17
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
clang-format affected files
Craig Tiller
2015-06-17
|
|
*
Merge branch 'we-dont-need-no-backup' into oops-i-split-it-again
Craig Tiller
2015-06-17
|
|
|
\
|
|
_
|
/
|
/
|
|
*
|
|
Be better about timeout rounding
Craig Tiller
2015-06-15
|
|
*
Refactor progress
Craig Tiller
2015-06-11
|
|
/
|
/
|
*
|
prevent double destroy of pollset
Jan Tattermusch
2015-06-10
*
|
Fix compilation on Windows
Craig Tiller
2015-06-08
*
|
Fix ownership
Craig Tiller
2015-06-08
*
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-05
|
\
\
*
|
|
clang-format
Craig Tiller
2015-06-05
|
|
*
Merge remote-tracking branch 'upstream/master' into you-complete-me
Craig Tiller
2015-06-04
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
fix C# test access violation exception on Windows
Jan Tattermusch
2015-06-04
|
|
*
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-04
|
|
|
\
|
|
|
/
|
|
/
|
|
*
|
Expose gpr_asprintf and gpr_strdup
Masood Malekghassemi
2015-06-03
*
|
|
Bandaid over pollset promotion
Craig Tiller
2015-06-03
|
|
*
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-02
|
|
|
\
|
|
|
/
|
|
/
|
*
|
|
Turn off debug
Craig Tiller
2015-06-02
*
|
|
Fix threading problem on early orphaning
Craig Tiller
2015-06-02
*
|
|
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-02
|
\
|
|
*
|
|
Order unregister, freelist properly
Craig Tiller
2015-06-02
|
*
|
Fix Windows compilation
Craig Tiller
2015-06-02
*
|
|
Fix MSAN reported error
Craig Tiller
2015-06-02
[next]