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
*
Added missing profiling tags.
David Garcia Quintas
2015-05-04
*
Merge pull request #1396 from ctiller/one-read
Yang Gao
2015-05-04
|
\
*
\
Merge pull request #1457 from nicolasnoble/win32-fixes-once-again
Craig Tiller
2015-05-04
|
\
\
*
|
|
correct win32-related API usage
zeliard
2015-05-04
|
*
|
Another round of win32 fixes and documentation.
Nicolas "Pixel" Noble
2015-05-04
|
/
/
*
|
More win32 fixes + documentation.
Nicolas "Pixel" Noble
2015-05-02
*
|
Wave of Win32 fixes.
Nicolas "Pixel" Noble
2015-05-02
|
*
Merge branch 'one-read' of github.com:ctiller/grpc into one-read
Craig Tiller
2015-05-01
|
|
\
|
*
\
Merge github.com:grpc/grpc into one-read
Craig Tiller
2015-05-01
|
|
\
\
|
|
/
/
|
/
|
|
|
|
*
Merge github.com:grpc/grpc into one-read
Craig Tiller
2015-04-30
|
|
|
\
|
|
_
|
/
|
/
|
|
|
|
*
Merge github.com:grpc/grpc into one-read
Craig Tiller
2015-04-30
|
|
|
\
*
|
|
\
Merge remote-tracking branch 'upstream/master' into stap
David Garcia Quintas
2015-04-30
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
make initializing overlapped-struct obvious for preventing a ciritical bug
zeliard
2015-04-30
*
|
|
|
Merge comments. See below.
David Garcia Quintas
2015-04-29
|
|
|
*
Tweak comment
Craig Tiller
2015-04-29
|
|
|
/
*
|
/
Integration of Systemtap (STAP) for profiling.
David Garcia Quintas
2015-04-29
|
/
/
|
*
Don't wait for EAGAIN before reporting reads up
Craig Tiller
2015-04-28
|
*
Hoist iov_size into a grpc_tcp member
Craig Tiller
2015-04-28
|
/
*
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
|
\
[next]