Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
e9c216ee23297490de8c3350d0b2fa1115d5c3da
/
build.yaml
61ed001
Merge github.com:grpc/grpc into new_op
by Craig Tiller
· 9 years ago
f8603ad
Secure performance testing for C++ is in the hizzouse!
by vjpai
· 9 years ago
780a7f2
Add in security support, make payload protos configurable
by vjpai
· 9 years ago
aa39192
Cleanup directory and make minor changes
by vjpai
· 9 years ago
ca1593a
stream_op cleanup: build system changes
by Craig Tiller
· 9 years ago
11537dc
Merge remote-tracking branch 'upstream/master' into protosplit
by vjpai
· 9 years ago
119c103
Split up into a new service proto, use proper service suffix, add a
by vjpai
· 9 years ago
754751e
Numerous proto changes to make things more sane and fix some outstanding issues
by vjpai
· 9 years ago
895a2df
Disabling qps openloop's test.
by Nicolas "Pixel" Noble
· 9 years ago
117c8af
Skip running stress_tests on jenkins by run_tests.py (This will fix the
by Sree Kuchibhotla
· 9 years ago
33d35d5
Merge pull request #3868 from sreecha/stress_tests_new
by David G. Quintas
· 9 years ago
1190624
Fix the error reported by tools/run_tests/check_sources_and_headers.py
by Sree Kuchibhotla
· 9 years ago
5f42b67
merge & resolve conflicts
by Alistair Veitch
· 9 years ago
7f729f5
Merge branch 'master' into stress_tests_new
by Sree Kuchibhotla
· 9 years ago
52bfb25
Split qpstest.proto into two parts - one for performance stats and
by vjpai
· 9 years ago
dcfb3fe
add CPU tests
by Alistair Veitch
· 9 years ago
fbc376f
Interop stress tests
by Sree Kuchibhotla
· 9 years ago
b5ab8a2
Merge branch 'master' of github.com:grpc/grpc into microchannels
by David Garcia Quintas
· 9 years ago
e2a1bf4
Merge pull request #3726 from dgquintas/iomgr_executor
by Craig Tiller
· 9 years ago
0cc1341
Move qpstest.proto to a common area (test/proto) instead of test/cpp/qps
by vjpai
· 9 years ago
b65e421
fixed faulty merge
by David Garcia Quintas
· 9 years ago
0fe7242
Merge branch 'master' of github.com:grpc/grpc into microchannels
by David Garcia Quintas
· 9 years ago
e945cd8
Merge branch 'master' of github.com:grpc/grpc into iomgr_executor
by David Garcia Quintas
· 9 years ago
2b15f1e
Merge github.com:grpc/grpc into latent-see
by Craig Tiller
· 9 years ago
0ba432d
Move profiling system to gpr
by Craig Tiller
· 9 years ago
0c33188
Hid test-only functions from surface/call.h
by David Garcia Quintas
· 9 years ago
504ed59
Get basic profiler working again
by Craig Tiller
· 9 years ago
4bc3463
Introducing grpc_executor, for all your threading needs
by David Garcia Quintas
· 9 years ago
7b1bd2c
μChannels implementation.
by David Garcia Quintas
· 9 years ago
0801ce6
Restore include sanity
by Craig Tiller
· 9 years ago
2468ff5
Restore build sanity
by Craig Tiller
· 9 years ago
6968406
Merge github.com:grpc/grpc into mergabit
by Craig Tiller
· 9 years ago
b09a875
Merge pull request #3476 from vjpai/block_annotate
by Yang Gao
· 9 years ago
2583434
Enforce a more mergable build.yaml format
by Craig Tiller
· 9 years ago
9839d28
Move block_annotate from iomgr to support since it's used in other
by vjpai
· 9 years ago
3dd3ba1
Rebuild all project files with new header included
by Vijay Pai
· 9 years ago
7f0273f
Merge github.com:grpc/grpc into shindig
by Craig Tiller
· 9 years ago
7bedba8
Disable zookeeper test for now
by Craig Tiller
· 9 years ago
64db158
Remove workqueue_test from Windows for now
by Craig Tiller
· 9 years ago
8af4c33
Final patches for rename
by Craig Tiller
· 9 years ago
298751c
Split closures from iomgr.h
by Craig Tiller
· 9 years ago
10ee274
Merge github.com:grpc/grpc into we-are-one
by Craig Tiller
· 9 years ago
7865221
Merge pull request #3027 from jboeuf/security_connector_refactoring
by Craig Tiller
· 9 years ago
ba49645
Fixes
by Craig Tiller
· 9 years ago
61d003a
Merge branch 'master' of github.com:grpc/grpc into rr_with_registry
by David Garcia Quintas
· 9 years ago
5600a6a
Changing build.yaml: s/secure_tranport_setup/handshake
by Julien Boeuf
· 9 years ago
97419e4
Merge github.com:grpc/grpc into shindig
by Craig Tiller
· 9 years ago
c7fa5f2
Merge pull request #3340 from grpc/release-0_11
by Eric Anderson
· 9 years ago
1701b09
Merge github.com:grpc/grpc into shindig
by Craig Tiller
· 9 years ago
35fea62
Merge pull request #3248 from dgquintas/lb_registry
by Craig Tiller
· 9 years ago
d136a5c
grpc++.h was not installed
by Craig Tiller
· 9 years ago
73b6606
Workqueue: interface, test, and posix implementation
by Craig Tiller
· 9 years ago
5a9903d
Merge remote-tracking branch 'origin/uri_query_fragments' into rr_with_registry
by David Garcia Quintas
· 9 years ago
4fb049b
Added round robin LB policy.
by David Garcia Quintas
· 9 years ago
2b5255e
Merge pull request #3190 from ctiller/daisy-dukes
by Yang Gao
· 9 years ago
5c4543d
Introduced a registry for LB policies.
by David Garcia Quintas
· 9 years ago
aca3211
Merge pull request #3183 from ctiller/second-coming
by Nicolas Noble
· 9 years ago
1fdb05b
Merge github.com:grpc/grpc into daisy-dukes
by Craig Tiller
· 9 years ago
0d728c1
Bumping revision to 0.11 for beta.
by Nicolas "Pixel" Noble
· 9 years ago
fa5df1c
Exclude some tests from Windows until we figure things out better
by Craig Tiller
· 9 years ago
730118d
Merge branch 'third-coming' into endpoints
by Craig Tiller
· 9 years ago
6c99868
Merge github.com:grpc/grpc into cleaner-build
by Craig Tiller
· 9 years ago
e0b8a42
Merge branch 'cleaner-build' into third-coming
by Craig Tiller
· 9 years ago
bf4b224
Build file changeover
by Craig Tiller
· 9 years ago