Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
1ca0f3ea152b40bd513e4c88fa17597de9ac512f
/
Makefile
1ca0f3e
build.yaml changes to make certain builds work
by murgatroid99
· 8 years ago
102fa96
Rename some files to avoid conflicting .obj files on Windows
by Craig Tiller
· 8 years ago
35b8c51
Bumping version to 1.0.1-pre1.
by Nicolas "Pixel" Noble
· 8 years ago
90e4bd5
Merge pull request #7745 from nicolasnoble/no-more-pre
by Nicolas Noble
· 8 years ago
fedcf7d
Merge pull request #7752 from nicolasnoble/unsecure-should-be-unsecure
by Nicolas Noble
· 8 years ago
a469e5d
grpc++_unsecure shouldn't depend on grpc but on grpc_unsecure.
by Nicolas "Pixel" Noble
· 8 years ago
0f9337b
Removing pre2 flag.
by Nicolas "Pixel" Noble
· 8 years ago
d4df55e
Update required protobuf version to v3.0.0
by Yuchen Zeng
· 8 years ago
a3c5535
Remove use of verify-install target in Makefile
by murgatroid99
· 8 years ago
4ce4583
Remove warning about protobuf 3.0.0+ from the Makefile
by murgatroid99
· 8 years ago
3260a17
Bumping to 1.0.0-pre2.
by Nicolas "Pixel" Noble
· 8 years ago
5ca7e47
Merge pull request #6737 from ctiller/delayed-write
by Craig Tiller
· 8 years ago
8c72ae4
Flagging master as 1.0.0-pre1.
by Nicolas "Pixel" Noble
· 8 years ago
f0ec5b6
Fix mac build
by Yuchen Zeng
· 8 years ago
5c77320
Added missing dependencies to grpc++_base
by David Garcia Quintas
· 8 years ago
77e8b71
Merge pull request #7210 from ctiller/no-more-zookeeper
by Nicolas Noble
· 9 years ago
123a1b7
Merge pull request #6893 from y-zeng/handler_http_response
by Nicolas Noble
· 9 years ago
955b95d
Merge remote-tracking branch 'google/master' into contrib-cmake
by Nicolas "Pixel" Noble
· 9 years ago
eda85c6
Expunge all references to zookeeper
by Craig Tiller
· 9 years ago
753b45d
Merge remote-tracking branch 'upstream/master' into handler_http_response
by Yuchen Zeng
· 9 years ago
cea0004
Annotate error.c for timing, remove broken test
by Craig Tiller
· 9 years ago
fb39f1d
Merge pull request #6973 from makdharma/network_status_change
by Jan Tattermusch
· 9 years ago
ffc780d
Merge pull request #6803 from sreecha/epoll_changes
by Craig Tiller
· 9 years ago
d29a3bf
Update master branch to 0.16.0-dev
by murgatroid99
· 9 years ago
05fd4fe
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 9 years ago
6aa9aa0
Merge remote-tracking branch 'upstream/master' into handler_http_response
by Yuchen Zeng
· 9 years ago
c82324f
Remove some unneccessary dependency from build.yaml
by Tamas Berghammer
· 9 years ago
00ab530
Merge pull request #6839 from dgquintas/simplify_compression_interop
by Jan Tattermusch
· 9 years ago
c3a9fae
Merge branch 'master' into epoll_changes_merged
by Sree Kuchibhotla
· 9 years ago
be22335
Merge pull request #6969 from ctiller/stream_finish
by Jan Tattermusch
· 9 years ago
ea74f91
Remove an unneccessary dependency from grpc++_base
by Tamas Berghammer
· 9 years ago
0579cfc
more files after running build.yaml changes through
by Makarand Dharmapurikar
· 9 years ago
e5633f8
Merge remote-tracking branch 'upstream/master' into handler_http_response
by Yuchen Zeng
· 9 years ago
53018e4
Merge pull request #6954 from dgquintas/protoc_include_path
by Nicolas Noble
· 9 years ago
fa1f74e
Fix errored streams prematurely terminating, add a test
by Craig Tiller
· 9 years ago
50c5511
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
by David Garcia Quintas
· 9 years ago
b6163df
Merge pull request #6352 from ctiller/error
by Jan Tattermusch
· 9 years ago
9790e97
Merge remote-tracking branch 'upstream/master' into handler_http_response
by Yuchen Zeng
· 9 years ago
955a364
Add bad_server_response_test
by Yuchen Zeng
· 9 years ago
e68ed6f
Added third_party/protobuf/src to protoc's include path
by David Garcia Quintas
· 9 years ago
dc44e17
Added third_party/protobuf/src to protoc's include path
by David Garcia Quintas
· 9 years ago
2e12db9
Test polling island merges
by Sree Kuchibhotla
· 9 years ago
909dd6e
Merge branch 'master' of github.com:grpc/grpc into simplify_compression_interop
by David Garcia Quintas
· 9 years ago
812c66b
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 9 years ago
dc45677
Keeping this up-to-date
by Vijay Pai
· 9 years ago
b9e927a
Merge branch 'master' into wheezy
by Vijay Pai
· 9 years ago
13c0940
Merge branch 'idempotent_endpoint_shutdown' into handshake_timeout
by Craig Tiller
· 9 years ago
2041092
Exclude boringssl tests and libs from C++ build if EMBED_OPENSSL is not true
by vjpai
· 9 years ago
febfd32
Merge pull request #6572 from y-zeng/base64_decode
by Jan Tattermusch
· 9 years ago
ad2c477
Rename _GRPC_TSAN to GRPC_TSAN
by Sree Kuchibhotla
· 9 years ago
c0f4fe2
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 9 years ago
41622a8
Fix tsan failures
by Sree Kuchibhotla
· 9 years ago
1363077
Merge pull request #6438 from y-zeng/reflection_separate_lib
by Jan Tattermusch
· 9 years ago
dbaf05e
Add a test of connecting many times in a row
by Craig Tiller
· 9 years ago
492fd96
generate_projects.sh after adding grpc_use_signal() API
by Sree Kuchibhotla
· 9 years ago
74686ce
Completed interop spec, as well as code for c++
by David Garcia Quintas
· 9 years ago
d7a15b8
Merge remote-tracking branch 'upstream/master' into base64_decode
by Yuchen Zeng
· 9 years ago
877dc0c
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 9 years ago
0ca68b7
Merge github.com:grpc/grpc into error
by Craig Tiller
· 9 years ago
1bc2976
Merge pull request #6481 from dgquintas/compression_md_level_bis
by Jan Tattermusch
· 9 years ago
b81f172
Merge pull request #6610 from xyzzyz/external_fd_fresh
by Jan Tattermusch
· 9 years ago
0a0c1b0
Merge remote-tracking branch 'upstream/master' into base64_decode
by Yuchen Zeng
· 9 years ago
e27d189
Factor out json seriailzation code and move it into parse_json.
by David Klempner
· 9 years ago
f325ee3
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 9 years ago
eb25a07
Add filegroup grpc++_codegen_proto
by Yuchen Zeng
· 9 years ago
5dbbbb1
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 9 years ago
37e516e
regenerated projects
by David Garcia Quintas
· 9 years ago
533add5
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
dd385b6
Merge branch 'master' of github.com:grpc/grpc into core_codegen_be_public
by David Garcia Quintas
· 9 years ago
b97e2d1
Add C++ support for using external FD
by Adam Michalik
· 9 years ago
bf10c82
implement support for adding external fd to server
by Adam Michalik
· 9 years ago
321b1fb
separate posix functionality to grpc_posix.h
by Adam Michalik
· 9 years ago
46cc2ac
add tests
by Adam Michalik
· 9 years ago
d237107
Merge remote-tracking branch 'upstream/master' into reflection_separate_lib
by Yuchen Zeng
· 9 years ago
c6bf5f7
Use deps instead of uses in build.yaml
by Yuchen Zeng
· 9 years ago
c97065d
Merge github.com:grpc/grpc into error
by Craig Tiller
· 9 years ago
d30d4e2
Merge pull request #6190 from dgquintas/lb_pollset_propagation
by Jan Tattermusch
· 9 years ago
2888bd5
Merge github.com:grpc/grpc into error
by Craig Tiller
· 9 years ago
3c26736
Merge pull request #6792 from yang-g/build_clean
by Jan Tattermusch
· 9 years ago
4461da7
regenerated projects
by David Garcia Quintas
· 9 years ago
a0d7491
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 9 years ago
2f7f856
regenerate projects to fix master
by Jan Tattermusch
· 9 years ago
0601df3
Move reflection src/hdr to src/cpp/ext include/grpc++/ext
by Yuchen Zeng
· 9 years ago
87ec3b7
Merge pull request #6750 from makdharma/cronet
by Jan Tattermusch
· 9 years ago
1fd6235
Merge branch 'master' into epoll_changes
by Sree Kuchibhotla
· 9 years ago
4c11a20
Remove unused files
by Sree Kuchibhotla
· 9 years ago
d925c93
Merge github.com:grpc/grpc into error
by Craig Tiller
· 9 years ago
34b5861
Spliting filegroup.
by yang-g
· 9 years ago
aaee544
merge and resolve conflicts
by yang-g
· 9 years ago
17487f9
Make grpc++ independent of protobuf
by yang-g
· 9 years ago
55c08f8
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 9 years ago
6c81c25
Merge pull request #6306 from y-zeng/win32_suffix
by Jan Tattermusch
· 9 years ago
b0bb674
Merge pull request #6636 from yang-g/grpc_cli
by Jan Tattermusch
· 9 years ago
05808c4
Merge pull request #6731 from vjpai/beheader
by Jan Tattermusch
· 9 years ago
e751846
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
75584a4
Merge github.com:grpc/grpc into error
by Craig Tiller
· 9 years ago
eaf5426
fixed dependency problem in grpc_cronet by adding dep on chttp2
by Makarand Dharmapurikar
· 9 years ago
d06b482
Merge pull request #6707 from murgatroid99/makefile_warning_wording
by Jan Tattermusch
· 9 years ago
2a2599b
incremental fix - removed cronet dependency from grpc_secure
by Makarand Dharmapurikar
· 9 years ago
38d8055
cronet build related changes
by Makarand Dharmapurikar
· 9 years ago
Next »