Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
17abd23b40e9940e4ee776249331a78b2ceb30bf
/
build.yaml
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
fa132c2
Actually moving this to the proper place.
by Nicolas "Pixel" Noble
· 9 years ago
4fba286
Adding windows support for gpr subprocesses.
by Nicolas "Pixel" Noble
· 9 years ago
d5d83aa
Fixing, using and testing alarm code.
by Nicolas "Pixel" Noble
· 9 years ago
dcc99a2
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
by David Garcia Quintas
· 9 years ago
d79ef3a
Fixed wrong usage of global var
by David Garcia Quintas
· 9 years ago
545c6c1
Merge branch 'master' into makefile-cleanup
by Nicolas "Pixel" Noble
· 9 years ago
4500034
CFLAGS and CXXFLAGS should be specializations of CPPFLAGS, not the over way around.
by Nicolas "Pixel" Noble
· 9 years ago
b4e51b5
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
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
51b1aee
Moving some config defaults to build.yaml, and moving others to CPPFLAGS.
by Nicolas "Pixel" Noble
· 9 years ago
efce381
Merge github.com:grpc/grpc into things_be_slow
by Craig Tiller
· 9 years ago
3e301a3
Reduce CPU, increase MSAN timeouts
by Craig Tiller
· 9 years ago
b851c11
Merge pull request #4877 from murgatroid99/node_library_bundle
by Nicolas Noble
· 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
f0fb08f
Merge remote-tracking branch 'upstream/master' into bump_version_0_13
by Jan Tattermusch
· 9 years ago
5c56c92
Make Node library depend on BoringSSL and zlib, and only build them under Windows
by murgatroid99
· 9 years ago
541db25
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
by David Garcia Quintas
· 9 years ago
0cc2792
Integrate zlib into Python distribution
by Masood Malekghassemi
· 9 years ago
fc65bf0
Merge pull request #4750 from a-veitch/tag_set
by Bogdan Drutu
· 9 years ago
6f8baab
bump core version to 0.13
by Jan Tattermusch
· 9 years ago
347d58b
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
by David Garcia Quintas
· 9 years ago
ddcb53a
made codegen targets in build.yaml
by David Garcia Quintas
· 9 years ago
06b1a69
Merge pull request #4802 from jtattermusch/integrate_0_12_changes
by Masood Malekghassemi
· 9 years ago
826505c
Merge branch 'master' of github.com:grpc/grpc into sync-async-plus-interfaces
by David Garcia Quintas
· 9 years ago
81df68d
Add some time dilation for ASAN builds
by Craig Tiller
· 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
7c60b27
Merge remote-tracking branch 'upstream/release-0_12' into integrate_0_12_changes
by Jan Tattermusch
· 9 years ago
a0f8517
Move build configs into build.yaml
by Craig Tiller
· 9 years ago
a396276
regenerated projects
by David Garcia Quintas
· 9 years ago
1672214
Regenerated projects
by David Garcia Quintas
· 9 years ago
bfd0553
Add C++ CPU costs
by Craig Tiller
· 9 years ago
bfe6936
Tweak cpu costs
by Craig Tiller
· 9 years ago
5f735a6
Add CPU cost measurement, tune parameters, decrease default maxjobs
by Craig Tiller
· 9 years ago
56c6b6a
Use CPU cost modelling to increase parallelism
by Craig Tiller
· 9 years ago
a701ed7
Merge branch 'proto_interfaces' into yang-g-sync_async_mix
by David Garcia Quintas
· 9 years ago
1aeabd7
regenerated projects
by David Garcia Quintas
· 9 years ago
0923126
Merge branch 'master' into tag_set
by Alistair Veitch
· 9 years ago
44f3249
Introduced ServerInterface
by David Garcia Quintas
· 9 years ago
512c4f7
Merge remote-tracking branch 'upstream/master' into sync_async_mix
by yang-g
· 9 years ago
166e749
Merge pull request #4696 from jtattermusch/win_static_deps
by Nicolas Noble
· 9 years ago
a29a072
Merge pull request #4688 from jtattermusch/static_deps
by Nicolas Noble
· 9 years ago
9f17314
move utilities to a separate file
by yang-g
· 9 years ago
8053d2f
Merge remote-tracking branch 'upstream/master' into sync_async_mix
by yang-g
· 9 years ago
77c6333
Add new public header
by yang-g
· 9 years ago
d6f7d99
Add a hybrid end2end test mixing sync and async methods
by yang-g
· 9 years ago
752c36a
Merge branch 'master' of github.com:grpc/grpc into proto_interfaces
by David Garcia Quintas
· 9 years ago
be5a2c4
working test
by yang-g
· 9 years ago
21c0ebf
Merge pull request #4653 from murgatroid99/release-0_12_master_merge
by Craig Tiller
· 9 years ago
e50c6c2
WIP. Added ChannelInterface
by David Garcia Quintas
· 9 years ago
69dcff5
Re-ordering interdependent proto files.
by Nicolas "Pixel" Noble
· 9 years ago
947ab26
Merge branch 'master' into bbuf
by Vijay Pai
· 9 years ago
b70206f
Merge branch 'master' into release-0_12_master_merge
by murgatroid99
· 9 years ago
0f69072
Move encode/decode API into census.h
by Alistair Veitch
· 9 years ago
f190601
Merge branch 'master' into tag_set
by Alistair Veitch
· 9 years ago
bb30d25
initial commit
by Alistair Veitch
· 9 years ago
d5653e4
change openssl linkage on windows to static
by Jan Tattermusch
· 9 years ago
324140c
support static linkage for dependencies
by Jan Tattermusch
· 9 years ago
4cdb624
Merge pull request #4457 from soltanmm/plate-tectonics
by Nathaniel Manista
· 9 years ago
387e116
Use BoringSSL for Python gRPC
by Masood Malekghassemi
· 9 years ago
5bd6f2e
Merge branch 'master' into bbuf
by Vijay Pai
· 9 years ago
6045681
Merge branch 'master' into bbuf
by Vijay Pai
· 9 years ago
083dc62
Generic test
by vjpai
· 9 years ago
8b791a4
Merged from master and resolved merge conflicts
by murgatroid99
· 9 years ago
116982e
Include core in Python distribution
by Masood Malekghassemi
· 9 years ago
54ed674
Merge github.com:grpc/grpc into proto_names
by Craig Tiller
· 9 years ago
c3910ca
Expose core metadata validation functions in public headers
by murgatroid99
· 9 years ago
ab23045
Add a test that public headers compile as C99
by Craig Tiller
· 9 years ago
00f8702
Merge branch 'yawn' into proto_names
by Craig Tiller
· 9 years ago
0fe5ee7
BoringSSL integration: non-vsprojects changes
by Craig Tiller
· 9 years ago
1b4e330
Consolidate C++ proto files under src/proto
by Craig Tiller
· 9 years ago
82821ba
Merge pull request #4438 from nicolasnoble/json-coverage-2
by Craig Tiller
· 9 years ago
11c320d
Increasing json code coverage.
by Nicolas "Pixel" Noble
· 9 years ago
8c9dfd0
Merge pull request #4430 from ctiller/dns
by David G. Quintas
· 9 years ago
ce015f6
Merge pull request #4381 from dgquintas/compression_coverage_2
by David G. Quintas
· 9 years ago
6f0c149
Merge pull request #4426 from ctiller/socketutils
by Vijay Pai
· 9 years ago
48ec806
Done!
by David Garcia Quintas
· 9 years ago
a0c7cdd
Add dns resolver test
by Craig Tiller
· 9 years ago
2749320
Add tests for socket utilities
by Craig Tiller
· 9 years ago
14bdea1
Merge remote-tracking branch 'upstream/master' into fixit_server_c
by yang-g
· 9 years ago
12fa8c8
Merge pull request #4325 from ctiller/ping-ping-ping-ping-ping-ping-ping-ping-ping
by Yang Gao
· 9 years ago
c54f88e
Merge pull request #4403 from yang-g/fixit_secure_channel_create_c
by Sree Kuchibhotla
· 9 years ago
b8bd62e
Add a test for sockaddr_resolver
by Craig Tiller
· 9 years ago
c3d94fb
add tests for public server apis
by yang-g
· 9 years ago
13180c8
Merge github.com:grpc/grpc into ping-ping-ping-ping-ping-ping-ping-ping-ping
by Craig Tiller
· 9 years ago
d482e59
add a test for secure_channel_create and fix cleanup code
by yang-g
· 9 years ago
5a629d3
Merge pull request #4364 from yang-g/fixit_server_chttp2_c
by David G. Quintas
· 9 years ago
59d9f71
merge with head
by yang-g
· 9 years ago
42c6c53
Merge github.com:grpc/grpc into secsvr
by Craig Tiller
· 9 years ago
1501095
Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping
by Craig Tiller
· 9 years ago
d5bd3b6
Merge branch 'connected-subchannel' into ping-ping-ping-ping-ping-ping-ping-ping-ping
by Craig Tiller
· 9 years ago
cf79fc1
Disable httpscli_test on mac: its openssl is old
by Craig Tiller
· 9 years ago
7c223ca
Merge github.com:grpc/grpc into secsvr
by Craig Tiller
· 9 years ago
59cd467
merge with head
by yang-g
· 9 years ago
Next »