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
*
Cleanup
Craig Tiller
2015-09-18
*
Introduce call lists for moving work outside locks
Craig Tiller
2015-09-18
*
Dont log on an empty wq
Craig Tiller
2015-09-17
*
Update connectivity state code to be completely synchronous
Craig Tiller
2015-09-17
*
Poke fd workqueues on add - to unblock a potential starvation issue
Craig Tiller
2015-09-17
*
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-17
|
\
|
*
Move in-flight callback check up
Craig Tiller
2015-09-16
*
|
Getting stuff working
Craig Tiller
2015-09-16
|
*
Add server trace line
Craig Tiller
2015-09-16
|
*
Add tracing for connect latency
Craig Tiller
2015-09-16
*
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-16
|
\
|
*
|
Tests compile
Craig Tiller
2015-09-16
*
|
Core compiles with workqueues
Craig Tiller
2015-09-15
|
*
Merge pull request #3123 from rjshade/SOCK_NONBLOCK
Yang Gao
2015-09-15
|
|
\
|
*
\
Merge pull request #3135 from rjshade/remove_udp_new_transport_cb
Yang Gao
2015-09-15
|
|
\
\
|
*
\
\
Merge pull request #3338 from ctiller/bettererer-ports
David G. Quintas
2015-09-15
|
|
\
\
\
*
|
|
|
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-15
|
\
|
|
|
|
|
|
*
|
|
Fix memory leak
Craig Tiller
2015-09-15
*
|
|
|
|
Progress towards workqueue transition
Craig Tiller
2015-09-15
|
*
|
|
|
Merge pull request #3340 from grpc/release-0_11
Eric Anderson
2015-09-14
|
|
\
\
\
\
|
|
|
*
|
|
Fix a race in fd_posix.c
Craig Tiller
2015-09-14
|
|
|
*
|
|
Sprinkle casts
Craig Tiller
2015-09-14
|
|
|
/
/
/
|
|
/
|
|
|
|
|
|
|
*
Merge remote-tracking branch 'upstream/master' into SOCK_NONBLOCK
Robbie Shade
2015-09-14
|
|
|
|
|
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
*
|
Merge remote-tracking branch 'upstream/master' into remove_udp_new_transport_cb
Robbie Shade
2015-09-14
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge github.com:grpc/grpc into shindig
Craig Tiller
2015-09-11
|
\
|
|
|
|
|
*
|
|
|
Mac build fixes
Craig Tiller
2015-09-10
|
*
|
|
|
Enable -Wconversion
Craig Tiller
2015-09-10
|
*
|
|
|
First round of fixing up implicit 64->32 bit conversions
Craig Tiller
2015-09-10
|
*
|
|
|
Core compiles with -Wsign-conversion
Craig Tiller
2015-09-10
|
*
|
|
|
Merge github.com:grpc/grpc into immolating-conversion
Craig Tiller
2015-09-10
|
|
\
\
\
\
|
*
|
|
|
|
Sign conversion fixes
Craig Tiller
2015-09-10
*
|
|
|
|
|
Starting to convert code to work queues
Craig Tiller
2015-09-09
|
|
|
*
|
|
remove excess logs
Jan Tattermusch
2015-09-09
|
|
|
/
/
/
*
|
/
/
/
Workqueue: interface, test, and posix implementation
Craig Tiller
2015-09-09
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Remove check for no workers
Craig Tiller
2015-09-08
*
|
|
|
Merge pull request #3249 from nicolasnoble/windows-fixes
Craig Tiller
2015-09-04
|
\
\
\
\
|
*
|
|
|
Fixing lingering bytes clipping issue on socket shutdown.
Nicolas Noble
2015-09-03
*
|
|
|
|
avoid infinite spin without checking condvar
Craig Tiller
2015-09-03
|
/
/
/
/
*
|
|
|
fixes for windows
Craig Tiller
2015-09-01
*
|
|
|
Fixup windows server
Craig Tiller
2015-09-01
|
|
|
*
Use standard grpc_ functions to set nonblock.
Robbie Shade
2015-09-01
|
|
*
|
Remove unnecessary new_transport callback from the UDP server
Robbie Shade
2015-08-28
*
|
|
|
Cleaning up Windows endpoint code
Craig Tiller
2015-08-28
|
|
|
*
Add SOCK_NONBLOCK option to UDP sockets.
Robbie Shade
2015-08-28
|
|
|
/
*
|
/
Revert "Revert "Refactor Endpoint API""
Craig Tiller
2015-08-27
|
|
/
|
/
|
*
|
Revert "Refactor Endpoint API"
Craig Tiller
2015-08-27
*
|
Properly reset incoming buffer
Craig Tiller
2015-08-26
*
|
Fix uninitialized data
Craig Tiller
2015-08-26
*
|
Turn off debug
Craig Tiller
2015-08-26
*
|
Fix refcounting
Craig Tiller
2015-08-26
[next]