Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
ead54999ac13216dac7a92204d8444479012eaf7
/
config.m4
1bc2976
Merge pull request #6481 from dgquintas/compression_md_level_bis
by Jan Tattermusch
· 8 years ago
533add5
Merge branch 'master' of github.com:grpc/grpc into compression_md_level_bis
by David Garcia Quintas
· 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
a0d7491
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
87ec3b7
Merge pull request #6750 from makdharma/cronet
by Jan Tattermusch
· 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
e751846
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 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
d69354e
Merge branch 'master' into add_proto
by Alistair Veitch
· 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
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
d013e9b
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
by David Garcia Quintas
· 8 years ago
effd74c
Merge pull request #5456 from ctiller/cleaner-posix3
by Jan Tattermusch
· 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
fffd296
Merge pull request #6279 from dgquintas/lb_proto_v1
by Jan Tattermusch
· 8 years ago
42342cb
Revert "cronet wrapper code"
by Craig Tiller
· 8 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
580987a
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 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
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
7f0793a
Updated load balancer proto to v1
by David Garcia Quintas
· 9 years ago
7beea14
Merge github.com:grpc/grpc into strong-includes
by Craig Tiller
· 9 years ago
2a52203
Update boringssl to latest chromium-stable.
by itessier
· 9 years ago
c4b18a5
Adding support for msys.
by Nicolas "Pixel" Noble
· 9 years ago
3ab2fe0
Rollup of changes from the latest import
by Craig Tiller
· 9 years ago
9885bff
Factored out parse functions from sockaddr_resolver
by David Garcia Quintas
· 9 years ago
7d4f252
Merge branch 'master' of github.com:grpc/grpc into lr_hook
by David Garcia Quintas
· 9 years ago
03915e5
Sort out codegen dependencies
by Craig Tiller
· 9 years ago
862c8e9
Load Reporting hook and filter skeleton
by David Garcia Quintas
· 9 years ago
f9d53bb
Merge github.com:grpc/grpc into cleaner-posix3
by Craig Tiller
· 9 years ago
0ea9fce
Merge github.com:grpc/grpc into cleaner-posix3
by Craig Tiller
· 9 years ago
0b54163
Fixing client_config init
by Craig Tiller
· 9 years ago
f82ddc4
Nailing down dependencies better
by Craig Tiller
· 9 years ago
d1697d9
Getting dependencies fixed up
by Craig Tiller
· 9 years ago
b112f39
Move subchannel_call_holder
by Craig Tiller
· 9 years ago
0d2a0ae
Merge github.com:grpc/grpc into cleaner-posix3
by Craig Tiller
· 9 years ago
74071cd
Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge
by Craig Tiller
· 9 years ago
414ee32
Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel
by David Garcia Quintas
· 9 years ago
1895835
Merge pull request #6042 from ctiller/optionalize_resolvers
by Nicolas Noble
· 9 years ago
895459e
Merge github.com:grpc/grpc into optionalize_client_config
by Craig Tiller
· 9 years ago
b48dda2
Merge branch 'master' into subchannel_factory_create_lb_channel
by David G. Quintas
· 9 years ago
abcebb0
Merge pull request #5419 from ctiller/cleaner-posix2
by Nicolas Noble
· 9 years ago
86fcfcc
Merge branch 'master' of github.com:grpc/grpc into subchannel_factory_create_lb_channel
by David Garcia Quintas
· 9 years ago
d4c9833
Reposition files to optionalize client_config system
by Craig Tiller
· 9 years ago
65938df
Optionalize name resolvers
by Craig Tiller
· 9 years ago
f8a519e
Merge branch 'cleaner-posix2' into cleaner-posix3
by Craig Tiller
· 9 years ago
8479c97
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
fcf7ad6
Renamed subchannel_factory to client_channel_factory.
by David Garcia Quintas
· 9 years ago
9557869
Merge branch 'optionalize_roundrobin' into optionalize_census
by Craig Tiller
· 9 years ago
943cdf9
Swap header/src into the right order
by Craig Tiller
· 9 years ago
ad46ecf
Merge branch 'optionalize_roundrobin' into optionalize_census
by Craig Tiller
· 9 years ago
796474c
Move proto code under ext/.../grpclb
by Craig Tiller
· 9 years ago
8f8e9f9
Build Census as a grpc plugin
by Craig Tiller
· 9 years ago
fb43385
Make plugin registries work
by Craig Tiller
· 9 years ago
023caf1
Refactor build to have lb policies as extensions
by Craig Tiller
· 9 years ago
c73c4d8
Merge branch 'cleaner-posix2' into cleaner-posix3
by Craig Tiller
· 9 years ago
d335945
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
d9a60bb
Merge branch 'cleaner-posix2' into cleaner-posix3
by Craig Tiller
· 9 years ago
14e0d98
Begin optionalizing lb policies: initial code movement
by Craig Tiller
· 9 years ago
8a03448
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
44cc10b
Add uses clauses to filegroups to ease dependency management
by Craig Tiller
· 9 years ago
f0555b3
Declare filegroups for chttp2
by Craig Tiller
· 9 years ago
c7762a8
Move chttp2 related files under ext/
by Craig Tiller
· 9 years ago
f23078c
Stage #1 of core breakup: move everything under lib
by Craig Tiller
· 9 years ago
8ce3b1a
Merge pull request #5383 from miselin/add_request_parsing
by Jan Tattermusch
· 9 years ago
f1050f6
Merge pull request #5755 from ahedberg/unix_sockets_optional
by Jan Tattermusch
· 9 years ago
1824f05
Add HTTP request parsing.
by Matthew Iselin
· 9 years ago
fb349b9
removed uchannels
by David Garcia Quintas
· 9 years ago
c227815
Merge branch 'cleaner-posix2' into cleaner-posix3
by Craig Tiller
· 9 years ago
59743d6
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
43df295
add unix_sockets_posix module to build system and fix compilation errors
by ahedberg
· 9 years ago
6c59e16
Merge github.com:grpc/grpc into filter-selection
by Craig Tiller
· 9 years ago
c72cc42
Build out backoff as a library
by Craig Tiller
· 9 years ago
41cb61d
Merge github.com:grpc/grpc into filter-selection
by Craig Tiller
· 9 years ago
ac04b7f
Merge branch 'cleaner-posix2' into cleaner-posix3
by Craig Tiller
· 9 years ago
808c0c6
Merge branch 'cleaner-posix2' into cleaner-posix2-merge
by Craig Tiller
· 9 years ago
5a9d7d2
Merge github.com:grpc/grpc into filter-selection
by Craig Tiller
· 9 years ago
8be2278
Merge branch 'hide-the-pollset-set' into cleaner-posix2
by Craig Tiller
· 9 years ago
5ade2d4
add some CFLAGS to compile on mac
by Stanley Cheung
· 9 years ago
7ac6bf0
Finish porting rough implementation of poll() event strategy
by Craig Tiller
· 9 years ago
07eb5b0
Remove pollset_set_posix.c
by Craig Tiller
· 9 years ago
Next »