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
*
Fixing Windows port after the removal of the backup poller.
Nicolas Noble
2015-06-23
*
Merge github.com:grpc/grpc into we-dont-need-no-backup
Craig Tiller
2015-06-18
|
\
|
*
prevent leaking gpr_slice in windows on_read()
Jan Tattermusch
2015-06-18
*
|
Docs
Craig Tiller
2015-06-18
*
|
clang-format affected files
Craig Tiller
2015-06-17
*
|
Be better about timeout rounding
Craig Tiller
2015-06-15
*
|
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
*
|
|
Fix TSAN reported errors
Craig Tiller
2015-06-01
*
|
|
Compile fix
Craig Tiller
2015-06-01
*
|
|
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
|
|
|
*
|
Merge github.com:grpc/grpc into count-the-things
Craig Tiller
2015-06-01
|
|
\
\
*
|
|
|
Merge branch 'count-the-things' into we-dont-need-no-backup
Craig Tiller
2015-06-01
|
\
|
|
|
|
*
|
|
Label all iomgr objects
Craig Tiller
2015-06-01
*
|
|
|
Signal when shutting down
Craig Tiller
2015-06-01
*
|
|
|
Fix memory leak, reduce spam
Craig Tiller
2015-06-01
|
|
|
*
Merge github.com:grpc/grpc into you-complete-me
Craig Tiller
2015-06-01
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Update epoll to new vtable
Craig Tiller
2015-06-01
*
|
|
|
Release all fd refs before signalling shutdown
Craig Tiller
2015-06-01
|
|
*
|
Added some comments.
David Garcia Quintas
2015-05-31
*
|
|
|
fd refcount debugging
Craig Tiller
2015-05-31
|
|
*
|
Removed managed closures from iomgr.
David Garcia Quintas
2015-05-31
|
|
*
|
removed managed closures from server.c
David Garcia Quintas
2015-05-31
|
|
*
|
fd_posix: free from managed closures!
David Garcia Quintas
2015-05-31
|
|
*
|
fd_posix: removed redundant on_done
David Garcia Quintas
2015-05-31
|
|
*
|
assert -> GPR_ASSERT
David Garcia Quintas
2015-05-31
|
|
*
|
fixed compilation errors on windows code.
David Garcia Quintas
2015-05-31
|
|
*
|
Comments addressed.
David Garcia Quintas
2015-05-31
|
|
*
|
Adapted the following to the new iomgr's cb API:
David Garcia Quintas
2015-05-31
|
|
/
/
*
|
|
Spam cleanup
Craig Tiller
2015-05-29
*
|
|
Clear alarm list more aggressively
Craig Tiller
2015-05-29
*
|
|
Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup
Craig Tiller
2015-05-29
|
\
|
|
|
*
|
clang-format
Craig Tiller
2015-05-29
*
|
|
Merge branch 'but-maybe-i-want-to-poll' into we-dont-need-no-backup
Craig Tiller
2015-05-29
|
\
|
|
|
*
|
Make it possible to run with poll() instead of epoll()
Craig Tiller
2015-05-29
[next]