Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
df4455a34d73578c1ad5bdb829327bfaa1720026
/
Makefile
6aa9aa0
Merge remote-tracking branch 'upstream/master' into handler_http_response
by Yuchen Zeng
· 8 years ago
00ab530
Merge pull request #6839 from dgquintas/simplify_compression_interop
by Jan Tattermusch
· 8 years ago
be22335
Merge pull request #6969 from ctiller/stream_finish
by Jan Tattermusch
· 8 years ago
e5633f8
Merge remote-tracking branch 'upstream/master' into handler_http_response
by Yuchen Zeng
· 8 years ago
53018e4
Merge pull request #6954 from dgquintas/protoc_include_path
by Nicolas Noble
· 8 years ago
fa1f74e
Fix errored streams prematurely terminating, add a test
by Craig Tiller
· 8 years ago
50c5511
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
by David Garcia Quintas
· 8 years ago
b6163df
Merge pull request #6352 from ctiller/error
by Jan Tattermusch
· 8 years ago
9790e97
Merge remote-tracking branch 'upstream/master' into handler_http_response
by Yuchen Zeng
· 8 years ago
955a364
Add bad_server_response_test
by Yuchen Zeng
· 8 years ago
e68ed6f
Added third_party/protobuf/src to protoc's include path
by David Garcia Quintas
· 8 years ago
dc44e17
Added third_party/protobuf/src to protoc's include path
by David Garcia Quintas
· 8 years ago
909dd6e
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
by David Garcia Quintas
· 8 years ago
dc45677
Keeping this up-to-date
by Vijay Pai
· 8 years ago
b9e927a
Merge branch 'master' into wheezy
by Vijay Pai
· 8 years ago
13c0940
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
by Craig Tiller
· 8 years ago
2041092
Exclude boringssl tests and libs from C++ build if EMBED_OPENSSL is not true
by vjpai
· 8 years ago
febfd32
Merge pull request #6572 from y-zeng/base64_decode
by Jan Tattermusch
· 8 years ago
1363077
Merge pull request #6438 from y-zeng/reflection_separate_lib
by Jan Tattermusch
· 8 years ago
dbaf05e
Add a test of connecting many times in a row
by Craig Tiller
· 8 years ago
74686ce
Completed interop spec, as well as code for c++
by David Garcia Quintas
· 8 years ago
d7a15b8
Merge remote-tracking branch 'upstream/master' into base64_decode
by Yuchen Zeng
· 8 years ago
0ca68b7
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
1bc2976
Merge pull request #6481 from dgquintas/compression_md_level_bis
by Jan Tattermusch
· 8 years ago
b81f172
Merge pull request #6610 from xyzzyz/external_fd_fresh
by Jan Tattermusch
· 8 years ago
0a0c1b0
Merge remote-tracking branch 'upstream/master' into base64_decode
by Yuchen Zeng
· 8 years ago
e27d189
Factor out json seriailzation code and move it into parse_json.
by David Klempner
· 8 years ago
eb25a07
Add filegroup grpc++_codegen_proto
by Yuchen Zeng
· 8 years ago
37e516e
regenerated projects
by David Garcia Quintas
· 8 years ago
533add5
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
dd385b6
Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public
by David Garcia Quintas
· 8 years ago
b97e2d1
Add C++ support for using external FD
by Adam Michalik
· 8 years ago
bf10c82
implement support for adding external fd to server
by Adam Michalik
· 8 years ago
321b1fb
separate posix functionality to grpc_posix.h
by Adam Michalik
· 8 years ago
46cc2ac
add tests
by Adam Michalik
· 8 years ago
d237107
Merge remote-tracking branch 'upstream/master' into reflection_separate_lib
by Yuchen Zeng
· 8 years ago
c6bf5f7
Use deps instead of uses in build.yaml
by Yuchen Zeng
· 8 years ago
c97065d
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
d30d4e2
Merge pull request #6190 from dgquintas/lb_pollset_propagation
by Jan Tattermusch
· 8 years ago
2888bd5
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
3c26736
Merge pull request #6792 from yang-g/build_clean
by Jan Tattermusch
· 8 years ago
4461da7
regenerated projects
by David Garcia Quintas
· 8 years ago
a0d7491
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
2f7f856
regenerate projects to fix master
by Jan Tattermusch
· 8 years ago
0601df3
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
by Yuchen Zeng
· 8 years ago
87ec3b7
Merge pull request #6750 from makdharma/cronet
by Jan Tattermusch
· 8 years ago
d925c93
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
34b5861
Spliting filegroup.
by yang-g
· 8 years ago
aaee544
merge and resolve conflicts
by yang-g
· 8 years ago
17487f9
Make grpc++ independent of protobuf
by yang-g
· 8 years ago
55c08f8
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
6c81c25
Merge pull request #6306 from y-zeng/win32_suffix
by Jan Tattermusch
· 8 years ago
b0bb674
Merge pull request #6636 from yang-g/grpc_cli
by Jan Tattermusch
· 8 years ago
05808c4
Merge pull request #6731 from vjpai/beheader
by Jan Tattermusch
· 8 years ago
e751846
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 8 years ago
75584a4
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
eaf5426
fixed dependency problem in grpc_cronet by adding dep on chttp2
by Makarand Dharmapurikar
· 8 years ago
d06b482
Merge pull request #6707 from murgatroid99/makefile_warning_wording
by Jan Tattermusch
· 8 years ago
2a2599b
incremental fix - removed cronet dependency from grpc_secure
by Makarand Dharmapurikar
· 8 years ago
38d8055
cronet build related changes
by Makarand Dharmapurikar
· 8 years ago
4b5e757
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
6eb2380
Merge pull request #6702 from a-veitch/add_proto
by Jan Tattermusch
· 8 years ago
4c751eb
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
2a50dfe
s/grpc_pops/grpc_polling_entity
by David Garcia Quintas
· 8 years ago
4594bd9
Merge remote-tracking branch 'upstream/master' into base
by Yuchen Zeng
· 8 years ago
8bec6f6
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
69f3e2b
Revert "Remove legacy poller"
by Craig Tiller
· 8 years ago
ccbc810
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
d8364f7
Deprecate perf_db use
by vjpai
· 8 years ago
e97035d
Merge branch 'master' into add_proto
by Alistair Veitch
· 8 years ago
7356326
Improve wording of protobuf warning in Makefile
by murgatroid99
· 8 years ago
e7cb77b
Make grpc_zookeeper.pc file generation consistent with other .pc files
by murgatroid99
· 8 years ago
d69354e
Merge branch 'master' into add_proto
by Alistair Veitch
· 8 years ago
48abdde
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
825cd45
Cleanup redundant tests
by Craig Tiller
· 8 years ago
c4c6ecf
Merge github.com:grpc/grpc into test_affine
by Craig Tiller
· 8 years ago
30fe632
end-to-end compilation
by Alistair Veitch
· 8 years ago
91c51a7
Add proto_server_reflection_test
by Yuchen Zeng
· 8 years ago
d88e15c
Remove legacy poller
by Craig Tiller
· 8 years ago
772f485
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 8 years ago
a20a2ad
moved core_codegen from src/cpp/... to include/grpc++/...
by David Garcia Quintas
· 8 years ago
abdec2d
Separate the grpc_cli targets into a separate library
by yang-g
· 8 years ago
a488037
Merge branch 'master' of github.com:grpc/grpc into credentials_refactoring
by Julien Boeuf
· 8 years ago
ac09447
Merge branch 'compression_incoming_checks' into compression_md_level_bis
by David Garcia Quintas
· 8 years ago
df012d0
Add proto file support in grpc_cli
by yang-g
· 8 years ago
8517886
Move load_file into iomgr
by Craig Tiller
· 8 years ago
d013e9b
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
c5b7f36
Fix load file test
by Craig Tiller
· 8 years ago
749005e
Merge remote-tracking branch 'upstream/master' into reflection_separate_lib
by Yuchen Zeng
· 8 years ago
012f8f4
Remove zookeeper
by Craig Tiller
· 8 years ago
c3b88b0
Better testing
by Craig Tiller
· 8 years ago
d6a5b80
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
effd74c
Merge pull request #5456 from ctiller/cleaner-posix3
by Jan Tattermusch
· 8 years ago
ebf6640
Merge pull request #6569 from yang-g/ubsan
by Jan Tattermusch
· 8 years ago
d982bba
Add base64 decoder
by Yuchen Zeng
· 8 years ago
6ce4d0b
prepare to enable ubsan in continuous build
by yang-g
· 8 years ago
6d0b4d2
Merge branch 'master' of github.com:grpc/grpc into merge
by David Garcia Quintas
· 8 years ago
a8663fa
Merge pull request #6553 from grpc/revert-6488-revert-6214-master
by Jan Tattermusch
· 8 years ago
8a95be5
Merge github.com:grpc/grpc into error
by Craig Tiller
· 8 years ago
f86bbde
Merge pull request #6373 from y-zeng/server-builder-plugin
by Yuchen Zeng
· 8 years ago
Next »