index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tools
/
doxygen
/
Doxyfile.c++.internal
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'google/v1.0.x' into master-upmerge-from-deep-under
Nicolas "Pixel" Noble
2016-09-29
|
\
|
*
Backport of #8055 into v1.0.x.
Nicolas "Pixel" Noble
2016-09-20
*
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-16
|
\
\
|
*
\
Merge pull request #8069 from grpc/revert-8068-revert-7279-grand-unified-clos...
Craig Tiller
2016-09-16
|
|
\
\
*
|
|
|
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-16
|
\
|
|
|
|
*
|
|
Merge pull request #7996 from yang-g/canonical
Yang Gao
2016-09-15
|
|
\
\
\
|
*
\
\
\
Merge pull request #7559 from dgquintas/codegen_cleanse
Craig Tiller
2016-09-13
|
|
\
\
\
\
|
|
|
|
*
|
Revert "Revert "Grand unified closures""
Craig Tiller
2016-09-12
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Revert "Grand unified closures"
Craig Tiller
2016-09-12
|
|
|
*
|
Add a helper to get canonical code from status
yang-g
2016-09-09
|
*
|
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-08
|
|
\
\
\
\
*
|
\
\
\
\
Merge remote-tracking branch 'upstream/master' into max_send_size_filter
Mark D. Roth
2016-09-08
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-09-08
|
|
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
/
|
|
|
|
_
|
/
|
|
|
/
|
|
|
|
|
*
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-07
|
|
|
/
/
|
|
/
|
|
|
|
|
*
Merge branch 'master' of github.com:grpc/grpc into codegen_cleanse
David Garcia Quintas
2016-08-30
|
|
|
|
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Revert change to grpc++_base uses section
murgatroid99
2016-08-29
|
|
*
|
build.yaml changes to make certain builds work
murgatroid99
2016-08-26
*
|
|
|
Re-run generate_projects.sh.
Mark D. Roth
2016-08-26
|
/
/
/
|
*
|
Rename some files to avoid conflicting .obj files on Windows
Craig Tiller
2016-08-22
*
|
|
Merge branch 'v1.0.x' of https://github.com/grpc/grpc
Nicolas "Pixel" Noble
2016-08-20
|
\
|
|
|
*
|
Bumping version to 1.0.1-pre1.
Nicolas "Pixel" Noble
2016-08-18
|
*
|
Merge pull request #7745 from nicolasnoble/no-more-pre
Nicolas Noble
2016-08-18
|
|
\
\
|
*
|
|
grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.
Nicolas "Pixel" Noble
2016-08-17
|
|
*
|
Removing pre2 flag.
Nicolas "Pixel" Noble
2016-08-16
|
|
/
/
|
|
*
added gpr_types.h
David Garcia Quintas
2016-08-01
|
*
|
Bumping to 1.0.0-pre2.
Nicolas "Pixel" Noble
2016-07-29
|
|
*
removed codegen/slice_buffer.h and scrubbed codegen/slice.h
David Garcia Quintas
2016-07-27
|
|
*
removed codegen/log.h
David Garcia Quintas
2016-07-27
|
|
*
removed codegen/time.h
David Garcia Quintas
2016-07-27
|
|
*
removed codegen/byte_buffer.h
David Garcia Quintas
2016-07-27
|
|
*
removed codegen/alloc.h
David Garcia Quintas
2016-07-27
*
|
|
Merge remote-tracking branch 'upstream/master' into filter_api
Mark D. Roth
2016-07-12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Master is now 1.1.0-dev.
Nicolas "Pixel" Noble
2016-07-12
|
|
/
|
*
Flagging master as 1.0.0-pre1.
Nicolas "Pixel" Noble
2016-07-12
|
*
Fix mac build
Yuchen Zeng
2016-07-08
|
*
Added missing dependencies to grpc++_base
David Garcia Quintas
2016-07-06
*
|
Merge branch 'filter_call_init_failure' into filter_api
Mark D. Roth
2016-07-01
|
\
|
*
|
Move channel_filter.h from include/ tree to src/ tree.
Mark D. Roth
2016-06-29
|
*
Update master branch to 0.16.0-dev
murgatroid99
2016-06-24
*
|
Initial attempt at a C++ API for defining channel filters.
Mark D. Roth
2016-06-15
|
/
*
Merge pull request #6610 from xyzzyz/external_fd_fresh
Jan Tattermusch
2016-06-08
|
\
*
\
Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public
David Garcia Quintas
2016-06-07
|
\
\
|
|
*
Add C++ support for using external FD
Adam Michalik
2016-06-07
|
|
/
|
*
merge and resolve conflicts
yang-g
2016-06-03
|
|
\
|
*
|
Make grpc++ independent of protobuf
yang-g
2016-06-03
|
|
*
Merge remote-tracking branch 'upstream/master' into base
Yuchen Zeng
2016-05-31
|
|
|
\
|
|
|
/
|
|
/
|
*
/
|
moved core_codegen from src/cpp/... to include/grpc++/...
David Garcia Quintas
2016-05-19
|
/
/
*
|
Resolve conflicts
Yuchen Zeng
2016-05-06
|
\
\
|
*
|
Master is now 0.15.0-dev.
Nicolas "Pixel" Noble
2016-05-06
*
|
|
Server builder plugin
Yuchen Zeng
2016-04-29
[next]