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
*
Merge pull request #1371 from wkubiak/master
Nicolas Noble
2015-04-27
|
\
*
|
Stop kicking ourselves
Craig Tiller
2015-04-27
|
*
fix comparison between pointer and integer error
wkubiak
2015-04-27
|
*
removed unused variables
wkubiak
2015-04-27
|
/
*
partial fix for #546
Jan Tattermusch
2015-04-21
*
removed chatty log messages on windows
Jan Tattermusch
2015-04-21
*
remove nslices assertion on windows
Jan Tattermusch
2015-04-21
*
allow empty messages in gRPC on windows
Jan Tattermusch
2015-04-21
*
Fix some name choices
Vijay Pai
2015-04-15
*
Mark activation for read, write, and time spent in system calls
Vijay Pai
2015-04-15
*
Merge pull request #1269 from ctiller/racefix
jboeuf
2015-04-13
|
\
|
*
Fix race on shutdown
Craig Tiller
2015-04-13
*
|
Merge github.com:grpc/grpc into windows-fixes
Craig Tiller
2015-04-13
|
\
|
|
*
Merge pull request #1016 from dklempner/no_kick_self
Nicolas Noble
2015-04-10
|
|
\
*
|
|
Make endpoint_pair_windows compile.
Craig Tiller
2015-04-08
*
|
|
Fix #ifdef
Craig Tiller
2015-04-08
*
|
|
Add endpoint_pair_windows.c (never compiled)
Craig Tiller
2015-04-08
|
*
|
clang-format
Craig Tiller
2015-04-07
|
*
|
Update Windows build for interface changes
Craig Tiller
2015-04-07
|
*
|
Fix server shutdown
Craig Tiller
2015-04-07
*
|
|
Update Windows build for interface changes
Craig Tiller
2015-04-07
*
|
|
Fix server shutdown
Craig Tiller
2015-04-07
|
/
/
*
|
Remove the racy check added in commit i74c14e5ac752edc7e1dc0aaf31abfd1153df1d0a.
Vijay Pai
2015-04-04
*
|
Add in a racy check for min deadline in run_some_expired_alarms before
Vijay Pai
2015-04-02
*
|
Various Windows fixes.
Nicolas Noble
2015-03-24
*
|
Various Windows fixes.
Nicolas Noble
2015-03-19
|
*
Remove the current poller from the watch list to avoid immediately kicking it...
Craig Tiller
2015-03-11
*
|
Add a no_barrier_load atomic operation.
David Klempner
2015-03-11
|
/
*
strcmp: change all !str[n]cmp to str[n]cmp == 0
Ronnie Sahlberg
2015-03-07
*
Reintroduce sleep on backup thread
Craig Tiller
2015-03-06
*
Manually resolve well-known service names
Raul Silvera
2015-03-04
*
Merge pull request #916 from dklempner/not_original_vtable
Craig Tiller
2015-03-03
|
\
|
*
Remove some debugging logs from the unary poll promote path
David Klempner
2015-03-02
*
|
Tracer registration.
Craig Tiller
2015-03-01
|
/
*
Guard headers tool.
Nicolas "Pixel" Noble
2015-03-01
*
Merge pull request #602 from dklempner/unary_promotion_with_concurrent_poll
Craig Tiller
2015-02-24
|
\
|
*
Move close() to when the fd refcount goes to zero
David Klempner
2015-02-24
*
|
Spam cleanup
Craig Tiller
2015-02-24
|
*
Add a shutdown API to pollset
David Klempner
2015-02-24
|
*
Merge branch 'master' into unary_promotion_with_concurrent_poll
David Klempner
2015-02-23
|
|
\
|
|
/
|
/
|
*
|
Factorizing out function split_host_port.
Nicolas "Pixel" Noble
2015-02-20
*
|
Merge branch 'master' of github.com:google/grpc into win32
Nicolas "Pixel" Noble
2015-02-21
|
\
\
*
|
|
Fixing Windows port.
Nicolas "Pixel" Noble
2015-02-20
|
*
|
Check POLLHUP, POLLERR as required
Craig Tiller
2015-02-20
|
*
|
sockaddr_un needs the null terminator included in the address length
Craig Tiller
2015-02-20
|
/
/
*
|
Add a facility to control tracing without recompiling
Craig Tiller
2015-02-20
*
|
Merge pull request #592 from ctiller/chex2
Nicolas Noble
2015-02-20
|
\
\
|
|
*
Ensure there is no concurrent poller for unary->multipoll
David Klempner
2015-02-18
|
|
/
|
/
|
*
|
Fix a race where an fd can be deleted during polling
Craig Tiller
2015-02-18
|
*
clang-format
Craig Tiller
2015-02-18
[next]