index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
CMakeLists.txt
Commit message (
Expand
)
Author
Age
*
Revert "Grand unified closures"
Craig Tiller
2016-09-12
*
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-08
|
\
|
*
Merge branch 'v1.0.x' of https://github.com/grpc/grpc into manual-upmerge
Nicolas "Pixel" Noble
2016-09-08
|
|
\
|
*
|
Fix merge
Craig Tiller
2016-09-07
*
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-07
|
\
|
|
|
*
|
Merge pull request #7774 from ctiller/percent-encoder
Craig Tiller
2016-09-06
|
|
\
\
*
|
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-09-02
|
\
|
|
|
|
*
|
|
Merge pull request #7943 from markdroth/client_channel_cleanup
Mark D. Roth
2016-09-01
|
|
\
\
\
|
|
*
|
|
Move subchannel_call_holder code into client_channel module.
Mark D. Roth
2016-08-31
|
*
|
|
|
add trace context proto
Alistair Veitch
2016-08-31
|
|
/
/
/
*
|
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-30
|
\
|
|
|
|
*
|
|
Merge pull request #7839 from markdroth/rename_client_config
Mark D. Roth
2016-08-29
|
|
\
\
\
|
|
|
|
*
Revert change to grpc++_base uses section
murgatroid99
2016-08-29
|
|
|
|
*
build.yaml changes to make certain builds work
murgatroid99
2016-08-26
|
|
*
|
|
Rename grpc_client_config to grpc_resolver_result.
Mark D. Roth
2016-08-22
|
|
|
|
*
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
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Generating project file.
Nicolas "Pixel" Noble
2016-08-18
|
|
*
|
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
|
|
|
\
\
|
|
|
|
*
Add a strict and a permissive decoder, allow different reserved alphabets
Craig Tiller
2016-08-18
|
|
|
|
*
Percent encoding routines
Craig Tiller
2016-08-18
|
*
|
|
|
Fix CMake for Windows
Arkadiy Shapkin
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
|
|
|
/
*
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-09
|
\
|
|
|
*
|
Merge pull request #6915 from markdroth/filter_api
kpayson64
2016-08-05
|
|
\
\
*
|
|
|
Merge github.com:grpc/grpc into grand-unified-closures
Craig Tiller
2016-08-04
|
\
|
|
|
|
*
|
|
Merge pull request #7370 from rjshade/move_timeout_encoding
kpayson64
2016-08-02
|
|
\
\
\
|
|
|
*
\
Merge remote-tracking branch 'upstream/master' into filter_api
Mark D. Roth
2016-08-02
|
|
|
|
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge pull request #6774 from a-veitch/add_resource
kpayson64
2016-08-02
|
|
\
\
\
\
|
|
|
|
*
|
Ran generate_projects.sh.
Mark D. Roth
2016-08-02
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
David Garcia Quintas
2016-08-01
|
|
\
\
\
\
|
|
|
|
|
*
Bumping to 1.0.0-pre2.
Nicolas "Pixel" Noble
2016-07-29
|
|
*
|
|
|
CMake: Fix configuration file format bug
Konstantin Podsvirov
2016-07-28
|
|
*
|
|
|
CMake: Installation and Export Configuration
Konstantin Podsvirov
2016-07-28
|
|
*
|
|
|
CMake: Choice third party provider
Konstantin Podsvirov
2016-07-28
|
|
*
|
|
|
Add cmake option to compile using protobuf-lite
Tamas Berghammer
2016-07-27
|
|
|
|
*
|
Merge branch 'master' into move_timeout_encoding
Robbie Shade
2016-07-26
|
|
|
|
|
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
merge to upstream/master
Alistair Veitch
2016-07-21
|
*
|
|
|
|
Merge branch 'master' of github.com:grpc/grpc into grpclb_v0
David Garcia Quintas
2016-07-14
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
Added handshaker.[ch] to build.yaml.
Mark D. Roth
2016-07-14
|
|
/
/
/
|
|
*
/
Move timeout_encoding from core/ext/transport/chttp2 to core/lib/transport
Robbie Shade
2016-07-13
|
|
/
/
*
|
|
Merge branch 'delayed-write' into grand-unified-closures
Craig Tiller
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
|
*
Merge remote-tracking branch 'upstream/master' into fix_mac_build
Yuchen Zeng
2016-07-11
|
|
\
*
|
\
Merge branch 'delayed-write' into grand-unified-closures
Craig Tiller
2016-07-11
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge pull request #7235 from tberghammer/cmake-protobuf
Nicolas Noble
2016-07-11
|
|
\
\
|
|
|
*
Fix mac build
Yuchen Zeng
2016-07-08
|
|
|
/
|
|
/
|
[next]