Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
321b1fb1c2715a695f6c73f814c21f2418d5fd58
/
Makefile
321b1fb
separate posix functionality to grpc_posix.h
by Adam Michalik
· 8 years ago
46cc2ac
add tests
by Adam Michalik
· 8 years ago
d30d4e2
Merge pull request #6190 from dgquintas/lb_pollset_propagation
by Jan Tattermusch
· 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
87ec3b7
Merge pull request #6750 from makdharma/cronet
by Jan Tattermusch
· 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
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
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
6eb2380
Merge pull request #6702 from a-veitch/add_proto
by Jan Tattermusch
· 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
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
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
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
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
df012d0
Add proto file support in grpc_cli
by yang-g
· 8 years ago
d013e9b
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
c3b88b0
Better testing
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
6ce4d0b
prepare to enable ubsan in continuous build
by yang-g
· 8 years ago
a8663fa
Merge pull request #6553 from grpc/revert-6488-revert-6214-master
by Jan Tattermusch
· 8 years ago
f86bbde
Merge pull request #6373 from y-zeng/server-builder-plugin
by Yuchen Zeng
· 8 years ago
c2ec95b
Revert "Revert "cronet wrapper code""
by makdharma
· 8 years ago
fe01b58
Merge github.com:grpc/grpc into cleaner-posix3
by Craig Tiller
· 8 years ago
bae6a4c
Merge branch 'master' of https://github.com/grpc/grpc into credentials_refactoring
by Julien Boeuf
· 8 years ago
1a9d8a7
Merge pull request #6513 from ctiller/warnings
by Nicolas Noble
· 8 years ago
fffd296
Merge pull request #6279 from dgquintas/lb_proto_v1
by Jan Tattermusch
· 8 years ago
78222f7
Enable -Wextra-semi on compilers that support it
by Craig Tiller
· 8 years ago
cfbe020
Merge pull request #6320 from markdroth/limit_metadata_size
by Jan Tattermusch
· 8 years ago
42342cb
Revert "cronet wrapper code"
by Craig Tiller
· 9 years ago
26a1785
Resolve conflicts
by Yuchen Zeng
· 9 years ago
16caa50
Master is now 0.15.0-dev.
by Nicolas "Pixel" Noble
· 9 years ago
48d833a
Merge pull request #6214 from makdharma/master
by Nicolas Noble
· 9 years ago
8ca294e
Refactoring the core security code.
by Julien Boeuf
· 9 years ago
f72eb97
Introduced grpc_pops (pollset or pollset_set)
by David Garcia Quintas
· 9 years ago
274bcc8
Added dummy cronet api implementation so we can build on Jenkins.
by Makarand Dharmapurikar
· 9 years ago
8a1d805
Added bad_client test to check that the server rejects requests with too
by Mark D. Roth
· 9 years ago
80721b2
Merge branch 'master' of github.com:grpc/grpc into codegen_remove_proto
by David Garcia Quintas
· 9 years ago
4bb11ac
Turned load reporting into a plugin
by David Garcia Quintas
· 9 years ago
580987a
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
a42ec21
Server builder plugin
by Yuchen Zeng
· 9 years ago
b41363e
all good! missing end2end test for new lr filter
by David Garcia Quintas
· 9 years ago
12e111c
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 9 years ago
d312a0b
Smarter pollset/pollset_set propagation
by David Garcia Quintas
· 9 years ago
165c62f
Merge pull request #6183 from nicolasnoble/msys-support
by Jan Tattermusch
· 9 years ago
1b2db63
Moved protos out of core_codegen interface
by David Garcia Quintas
· 9 years ago
396f445
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
12dfdc3
Change win32 file suffix
by Yuchen Zeng
· 9 years ago
6b16aaa
merge and resolve conflict
by yang-g
· 9 years ago
a49e730
Merge pull request #5445 from murgatroid99/node_protoc_plugin
by Jan Tattermusch
· 9 years ago
7f0793a
Updated load balancer proto to v1
by David Garcia Quintas
· 9 years ago
0ca01ed
Expand corpus
by Craig Tiller
· 9 years ago
7beea14
Merge github.com:grpc/grpc into strong-includes
by Craig Tiller
· 9 years ago
88b9e48
fix boringssl
by Craig Tiller
· 9 years ago
39eb886
Merge github.com:grpc/grpc into api_fuzzer
by Craig Tiller
· 9 years ago
dde6dfb
Merge pull request #5958 from deepaklukose/skip_client_cert_verification
by Jan Tattermusch
· 9 years ago
679cfaf
Merge pull request #6235 from vjpai/qps_driver_youre_fired
by Jan Tattermusch
· 9 years ago
e291402
Merge remote-tracking branch 'upstream/master' into proto_comments
by yang-g
· 9 years ago
29089c7
Deprecation of qps_driver and use of shell scripts, in progress
by vjpai
· 9 years ago
2a52203
Update boringssl to latest chromium-stable.
by itessier
· 9 years ago
dba4c5f
Add various options to verify ssl/tls client cert including letting the
by Deepak Lukose
· 9 years ago
e264e39
Merged from master
by murgatroid99
· 9 years ago
ff71c38
Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor
by David Garcia Quintas
· 9 years ago
b91fe56
Merge github.com:grpc/grpc into api_fuzzer
by Craig Tiller
· 9 years ago
c4b18a5
Adding support for msys.
by Nicolas "Pixel" Noble
· 9 years ago
b8aa58b
Add a test
by yang-g
· 9 years ago
bd3740c
Merge branch 'call_stats' into lr_hook
by David Garcia Quintas
· 9 years ago
62c7a5a
Channel establishment
by Craig Tiller
· 9 years ago
2196c7e
Merge branch 'master' of github.com:grpc/grpc into ip_parse_refactor
by David Garcia Quintas
· 9 years ago
2497064
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
fc98f92
API fuzzer
by Craig Tiller
· 9 years ago
abf7d75
Mergegen
by Craig Tiller
· 9 years ago
ba92646
Merge github.com:grpc/grpc into strong-includes
by Craig Tiller
· 9 years ago
0cca082
Merge branch 'master' of https://github.com/grpc/grpc into memtracking
by Nicolas "Pixel" Noble
· 9 years ago
845516e
Add client fuzzer
by Craig Tiller
· 9 years ago
aef1ebe
Merge github.com:grpc/grpc into strong-includes
by Craig Tiller
· 9 years ago
3ab2fe0
Rollup of changes from the latest import
by Craig Tiller
· 9 years ago
fd998eb
Merge branch 'master' of https://github.com/grpc/grpc into memtracking
by Nicolas "Pixel" Noble
· 9 years ago
Next »