Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
b907fd425b49dedcba7c7e207fb6e53c7d3da2fd
/
BUILD
dba4c5f
Add various options to verify ssl/tls client cert including letting the
by Deepak Lukose
· 9 years ago
9885bff
Factored out parse functions from sockaddr_resolver
by David Garcia Quintas
· 9 years ago
03915e5
Sort out codegen dependencies
by Craig Tiller
· 9 years ago
03d8f2f
Remove *_codegen_lib
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
74071cd
Merge branch 'subchannel_factory_create_lb_channel' of github.com:dgquintas/grpc into ccmerge
by Craig Tiller
· 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
3e94de1
Merge branch 'optionalize_resolvers' into optionalize_client_config
by Craig Tiller
· 9 years ago
b11b34a
Zookeeper fixes
by Craig Tiller
· 9 years ago
f9778f8
Tweak zookeeper
by Craig Tiller
· 9 years ago
f057796
Merge branch 'optionalize_census' into optionalize_resolvers
by Craig Tiller
· 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
fe2ef9b
Remove removed file from build.yaml
by Craig Tiller
· 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
8479c97
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
60aa840
Remove removed files from build.yaml
by Craig Tiller
· 9 years ago
e50d7be
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
92e0f33
Merge branch 'optionalize_roundrobin' into optionalize_census
by Craig Tiller
· 9 years ago
dd2b465
Merge github.com:grpc/grpc into optionalize_roundrobin
by Craig Tiller
· 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
ff20c2b
Add protobuf_clib to deps of grpc++_codegen_lib
by Rob Earhart
· 9 years ago
b7b8d05
Fix the Bazel build re/nanopb
by Rob Earhart
· 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
d335945
Merge github.com:grpc/grpc into cleaner-posix2
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
9507eab
Change c++_codegen_lib from build: protoc to build: all
by vjpai
· 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
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
40d34bf
Merge github.com:grpc/grpc into filter-selection
by Craig Tiller
· 9 years ago
0239ba8
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
36bf4d5
Merge github.com:grpc/grpc into backoff_lib
by Craig Tiller
· 9 years ago
4268318
Moving core_codegen.cc to the proper filegroup.
by Nicolas "Pixel" Noble
· 9 years ago
e8fb852
Massaging that pull request.
by Nicolas "Pixel" Noble
· 9 years ago
c72cc42
Build out backoff as a library
by Craig Tiller
· 9 years ago
79d9096
removed spurious grpc_library.cc
by David Garcia Quintas
· 9 years ago
723af53
moved some files around
by David Garcia Quintas
· 9 years ago
8c3d994
compiles!
by David Garcia Quintas
· 9 years ago
6848c4e
wip. prior to cq refactoring
by David Garcia Quintas
· 9 years ago
a9d0629
Merge branch 'codegen_proto_utils_fix' into codegen_lib
by David Garcia Quintas
· 9 years ago
f588aeb
introduced workaround for proto_utils
by David Garcia Quintas
· 9 years ago
5a9d7d2
Merge github.com:grpc/grpc into filter-selection
by Craig Tiller
· 9 years ago
a0a63c7
Merge branch 'hide-the-pollset-set' into cleaner-posix2
by Craig Tiller
· 9 years ago
544b98f
Merge pull request #5293 from dgquintas/alarm_cpp
by Vijay Pai
· 9 years ago
a75d18a
Make out private bits private
by Craig Tiller
· 9 years ago
07eb5b0
Remove pollset_set_posix.c
by Craig Tiller
· 9 years ago
cf999dd
Merge github.com:grpc/grpc into cleaner-posix2
by Craig Tiller
· 9 years ago
a3f3442
Merge branch 'hide-the-pollset-set' into cleaner-posix2
by Craig Tiller
· 9 years ago
4ea4599
Merge github.com:grpc/grpc into naming-crisis
by Craig Tiller
· 9 years ago
45add8a
Merge branch 'master' of github.com:grpc/grpc into alarm_cpp
by David Garcia Quintas
· 9 years ago
70ab4c5
Merge github.com:grpc/grpc into fix-proto-docker
by Craig Tiller
· 9 years ago
c866f72
Merge github.com:grpc/grpc into naming-crisis
by Craig Tiller
· 9 years ago
521423c
Regenerate files, fix bugs
by Craig Tiller
· 9 years ago
6895168
Merge github.com:grpc/grpc into filter-selection
by Craig Tiller
· 9 years ago
349bba9
Merge pull request #5257 from ctiller/cleaner-posix
by Vijay Pai
· 9 years ago
7771544
rename census log files to avoid build breakage on MacOS
by Alistair Veitch
· 9 years ago
1a969c8
Start migrating code into ev_XXX
by Craig Tiller
· 9 years ago
9f79159
Merge pull request #5302 from nicolasnoble/python-windows
by Masood Malekghassemi
· 9 years ago
4af3de2
actually made the codegen_lib targets private now
by David Garcia Quintas
· 9 years ago
2e8fdba
Building the dlls.
by Nicolas "Pixel" Noble
· 9 years ago
bac76af
Fixed sanity
by David Garcia Quintas
· 9 years ago
a37d9d8
moved grpc_library.cc moved out of codegen
by David Garcia Quintas
· 9 years ago
2173eea
Merge branch 'master' of github.com:grpc/grpc into codegen_lib
by David Garcia Quintas
· 9 years ago
a8bb0bf
Split codegen target and made it libs
by David Garcia Quintas
· 9 years ago
8d8246e
Merge branch 'cleaner-posix' into cleaner-posix2
by Craig Tiller
· 9 years ago
9dc184f
Merge github.com:grpc/grpc into cleaner-posix
by Craig Tiller
· 9 years ago
16f6826
Merge github.com:grpc/grpc into fix-proto-docker
by Craig Tiller
· 9 years ago
178edfa
Decouple filter selection from channel construction
by Craig Tiller
· 9 years ago
c0ce00f
Merge github.com:grpc/grpc into sceq
by Craig Tiller
· 9 years ago
4feb350
Fixed header dependencies and copyrights
by David Garcia Quintas
· 9 years ago
d71ff05
Added codegen_lib target
by David Garcia Quintas
· 9 years ago
6d65ee4
Merge pull request #5209 from vjpai/why_lever
by Yang Gao
· 9 years ago
43f6311
Merge pull request #5098 from a-veitch/base_log
by Bogdan Drutu
· 9 years ago
5a66446
Moving fd code into ev code
by Craig Tiller
· 9 years ago
ccdea19
Separate timer checking from pollsets
by Craig Tiller
· 9 years ago
eb841e2
Revert "Revert "Proto API for LB request/responses""
by Craig Tiller
· 9 years ago
c35e2c5
Revert "Proto API for LB request/responses"
by Craig Tiller
· 9 years ago
c3602dc
Merge pull request #4038 from dgquintas/grpclb_api
by Craig Tiller
· 9 years ago
fd307ef
fixed_size_thread_pool : why do we even have that lever? It has been
by vjpai
· 9 years ago
Next »