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
/
json
Commit message (
Expand
)
Author
Age
*
reviewer feedback
ncteisen
2018-07-18
*
Reviewer feedback
ncteisen
2018-07-12
*
Implements subchannel refs for pick_first
ncteisen
2018-07-11
*
Revert "Revert "Channel Tracing Implementation; Part 1""
ncteisen
2018-03-19
*
Revert "Channel Tracing Implementation; Part 1"
Noah Eisen
2018-03-19
*
Reviewer comments
ncteisen
2018-03-01
*
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-03-01
|
\
|
*
Add a sanity check for inclusion of port_platform.h
Alexander Polcyn
2018-02-23
*
|
Merge branch 'master' of https://github.com/grpc/grpc into channel-tracing
ncteisen
2018-02-13
|
\
|
|
*
Run clang fmt
Noah Eisen
2018-02-09
|
*
Autofix c casts to c++ casts
Noah Eisen
2018-02-09
*
|
Clangify my stale code
ncteisen
2018-01-03
*
|
Initial commit
ncteisen
2017-12-28
|
/
*
clang fmt
ncteisen
2017-11-17
*
Remove all extern C
ncteisen
2017-11-17
*
s/NULL/nullptr
Craig Tiller
2017-11-10
*
Update clang-format to 5.0
Craig Tiller
2017-11-03
*
Add newline at the end of src/core headers that did not have it
Yash Tibrewal
2017-10-09
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
Changes for C to C++. Adding extern C to header files for compatibility.
Yash Tibrewal
2017-10-02
*
More explicit pointer type conversion
Yash Tibrewal
2017-09-07
*
Fix implicit fallthrough warnings on GCC 7.x
Alexey Firago
2017-07-15
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Add zalloc, convert a bunch of files to use it
Craig Tiller
2017-02-16
*
Change value of channel arg to string form, and reparse in each place we use it.
Mark D. Roth
2016-11-03
*
clang-format
Mark D. Roth
2016-11-03
*
Add grpc_json_tree to handle refcounting for channel arg.
Mark D. Roth
2016-11-03
*
Merge branch 'master' of https://github.com/grpc/grpc into what-the-fuzz
Nicolas "Pixel" Noble
2016-04-28
*
Merge pull request #6012 from nicolasnoble/memleak_detector
Nicolas Noble
2016-03-31
|
\
|
*
Fixing another memory leak.
Nicolas "Pixel" Noble
2016-04-01
*
|
Update copyrights
Craig Tiller
2016-03-31
|
*
Fixing json memory leak.
Nicolas "Pixel" Noble
2016-03-30
|
/
*
Merge github.com:grpc/grpc into fuzzy-bits
Craig Tiller
2016-03-28
*
Fix includes
Craig Tiller
2016-03-25
*
Fix copyright
Craig Tiller
2016-03-25
*
Fix include guards
Craig Tiller
2016-03-25
*
Stage #1 of core breakup: move everything under lib
Craig Tiller
2016-03-25