index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
lib
/
iomgr
Commit message (
Expand
)
Author
Age
*
Fix barrier, comment
Craig Tiller
2017-03-30
*
Fix comments
Craig Tiller
2017-03-29
*
Merge github.com:grpc/grpc into bugscrub1-proposedfix1
Craig Tiller
2017-03-29
|
\
|
*
Clamp memory usage estimate
yang-g
2017-03-28
|
*
Merge pull request #10292 from yang-g/udp_server
Yang Gao
2017-03-24
|
|
\
|
*
\
Merge pull request #10268 from y-zeng/fix_tcp
Yuchen Zeng
2017-03-24
|
|
\
\
|
*
\
\
Merge pull request #10293 from nicolasnoble/upmerge-1.2.0
Nicolas Noble
2017-03-24
|
|
\
\
\
|
*
|
|
|
Add socket factory support to udp_server.c
Michael Warres
2017-03-24
|
|
*
|
|
Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0
Nicolas "Pixel" Noble
2017-03-24
|
|
/
|
|
|
|
|
|
|
*
Prevent cleaning up the fd twice.
yang-g
2017-03-23
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
Fix tcp_server_utils_posix_common
Yuchen Zeng
2017-03-23
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...
Noah Eisen
2017-03-22
|
|
\
\
|
|
*
\
Merge pull request #10238 from ctiller/bm_chttp2_top
Craig Tiller
2017-03-22
|
|
|
\
\
|
|
*
\
\
Merge pull request #10203 from ncteisen/error-ownership-semantics
Noah Eisen
2017-03-22
|
|
|
\
\
\
|
|
|
*
|
|
Line breaks and doc reffing
ncteisen
2017-03-21
|
|
*
|
|
|
Assert on thread creation
Ken Payson
2017-03-21
*
|
|
|
|
|
Weaken some barriers that were stronger than necessary
Craig Tiller
2017-03-21
|
|
|
|
*
|
Add benchmark suite for chttp2
Craig Tiller
2017-03-21
|
|
|
|
/
/
|
|
|
/
|
|
*
|
|
|
|
Fix race?
Craig Tiller
2017-03-20
*
|
|
|
|
Compile fix
Craig Tiller
2017-03-20
*
|
|
|
|
Switch to no-barrier loads + full barrier cas-s to solve ABA problem
Craig Tiller
2017-03-20
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Downgrade error severity to INFO when failing to add a listener
Yuchen Zeng
2017-03-17
|
|
*
|
Merge pull request #10123 from y-zeng/android
Yuchen Zeng
2017-03-17
|
|
/
|
|
|
/
|
|
|
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...
ncteisen
2017-03-15
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Only use static on string literals
Noah Eisen
2017-03-14
|
|
*
|
Resolve dependency issues
Yuchen Zeng
2017-03-14
*
|
|
|
Remove grpc_udp_server dependency on grpc_server.
Michael Warres
2017-03-14
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimi...
ncteisen
2017-03-14
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #10131 from ncteisen/copy-and-unref-fix
Noah Eisen
2017-03-14
|
\
\
\
\
|
|
*
|
|
Change error_create API to slice
ncteisen
2017-03-13
|
*
|
|
|
clang fmt
ncteisen
2017-03-13
|
|
|
*
|
Split ifaddr related functions out into a separate file
Yuchen Zeng
2017-03-13
|
*
|
|
|
Atomically load ref debugging output numbers
ncteisen
2017-03-13
|
|
|
|
*
Merge pull request #10028 from yang-g/orphan
Yang Gao
2017-03-13
|
|
|
|
|
\
|
*
|
|
|
|
Code health and comments
ncteisen
2017-03-13
|
|
|
*
|
|
Change macros
Yuchen Zeng
2017-03-13
|
*
|
|
|
|
Fix copy and unref race cond bug
ncteisen
2017-03-13
|
|
|
*
|
|
Fix android build
Yuchen Zeng
2017-03-12
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Change error get/set API to grpc_slice
ncteisen
2017-03-10
*
|
|
|
|
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x
murgatroid99
2017-03-10
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
Stop gRPC timers from keeping the UV loop open
murgatroid99
2017-03-10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #10074 from vjpai/comment
Vijay Pai
2017-03-10
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #9963 from ncteisen/error-arena-optimization
Noah Eisen
2017-03-10
|
\
\
\
\
|
|
|
*
\
Merge pull request #10054 from murgatroid99/uv_resolver_fallback
Michael Lumish
2017-03-10
|
|
|
|
\
\
*
|
|
|
|
|
Ensure GRPC_TIMER_END gets called
Craig Tiller
2017-03-10
|
*
|
|
|
|
Address github comments
ncteisen
2017-03-09
|
|
*
|
|
|
Fix a comment
Vijay Pai
2017-03-09
|
|
|
/
/
/
*
|
|
|
|
Merge branch 'master' of https://github.com/grpc/grpc into to-grpc-err-is-human
ncteisen
2017-03-09
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
s/realloc/gpr_realloc to fix mem bug
Noah Eisen
2017-03-09
|
|
*
|
|
Merge branch 'master' of https://github.com/grpc/grpc into error-arena-optimi...
Noah Eisen
2017-03-09
|
|
|
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
[next]