Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
cb7a80266b4fb867481807dc439d3c002f74d466
/
BUILD
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
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
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
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
544b98f
Merge pull request #5293 from dgquintas/alarm_cpp
by Vijay Pai
· 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
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
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
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
749250f
merge to HEAD
by Alistair Veitch
· 9 years ago
742a783
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
by David Garcia Quintas
· 9 years ago
8ae883f
Merge branch 'master' into alarm_mods
by Vijay Pai
· 9 years ago
f9f61cf
Properly specify dependences on alarm.h in build.yaml
by vjpai
· 9 years ago
04e992a
Make C++ alarm class usable and testable - there were some build issues and
by vjpai
· 9 years ago
f734299
Merge github.com:grpc/grpc into sceq
by Craig Tiller
· 9 years ago
ad09598
Further cleanup
by Craig Tiller
· 9 years ago
4a67be4
Further cleanup
by Craig Tiller
· 9 years ago
1298afd
Get compilation working again
by Craig Tiller
· 9 years ago
da179ce
Rollback gpr deletion
by Craig Tiller
· 9 years ago
7e46618
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
by David Garcia Quintas
· 9 years ago
ba6065f
merge
by Alistair Veitch
· 9 years ago
6f2b899
merge
by Alistair Veitch
· 9 years ago
85afe71
initial commit
by Alistair Veitch
· 9 years ago
89d8ed1
Merge branch 'master' of github.com:grpc/grpc into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
75d5c0f
post merge
by Alistair Veitch
· 9 years ago
841c726
Merge github.com:grpc/grpc into sceq
by Craig Tiller
· 9 years ago
4bef7ce
Use old memcpy for wrappers
by Craig Tiller
· 9 years ago
f09fb7e
Merge pull request #4979 from nicolasnoble/win32_subprocess
by Craig Tiller
· 9 years ago
cbc4629
Merge pull request #4978 from nicolasnoble/alarming
by Craig Tiller
· 9 years ago
cf37cb9
Merge branch 'census-placeholders' into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
fa132c2
Actually moving this to the proper place.
by Nicolas "Pixel" Noble
· 9 years ago
78825ca
Merge branch 'win32_subprocess' into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
4fba286
Adding windows support for gpr subprocesses.
by Nicolas "Pixel" Noble
· 9 years ago
bf192ef
Merge branch 'alarming' into make-ruby-installable
by Nicolas "Pixel" Noble
· 9 years ago
d5d83aa
Fixing, using and testing alarm code.
by Nicolas "Pixel" Noble
· 9 years ago
0912179
Removing gpr as a separated library.
by Nicolas "Pixel" Noble
· 9 years ago
dd18c4a
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
by David Garcia Quintas
· 9 years ago
fb01883
Merge branch 'master' of github.com:grpc/grpc into grpclb_api
by David Garcia Quintas
· 9 years ago
d79ef3a
Fixed wrong usage of global var
by David Garcia Quintas
· 9 years ago
6bd7b97
DONE!!1one
by David Garcia Quintas
· 9 years ago
e1300de
After GrpcLibrary refactoring. Compiles and passes. WIP still
by David Garcia Quintas
· 9 years ago
6a48405
pre sync_stream.cc creation. Does not compile
by David Garcia Quintas
· 9 years ago
b523c73
async_stream.h done. Compiles
by David Garcia Quintas
· 9 years ago
2425bbb
Further work. Compiles. WIP
by David Garcia Quintas
· 9 years ago
541db25
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
by David Garcia Quintas
· 9 years ago
d8e6f8d
Merge github.com:grpc/grpc into sceq
by Craig Tiller
· 9 years ago
fc65bf0
Merge pull request #4750 from a-veitch/tag_set
by Bogdan Drutu
· 9 years ago
ddcb53a
made codegen targets in build.yaml
by David Garcia Quintas
· 9 years ago
826505c
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
by David Garcia Quintas
· 9 years ago
af379b2
Add -std=gnu99 when building libgrpc
by Rob Earhart
· 9 years ago
edc87ec
more dependency/sanity fixes
by David Garcia Quintas
· 9 years ago
898588b
added missing codegen deps for grp
by David Garcia Quintas
· 9 years ago
08a0a33
Made "codedgen" directories closed over #includes
by David Garcia Quintas
· 9 years ago
a396276
regenerated projects
by David Garcia Quintas
· 9 years ago
1672214
Regenerated projects
by David Garcia Quintas
· 9 years ago
Next »