Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
82c6d8d4fdec0bf8a9a6034ed1e85f0b36802eb6
/
build.yaml
9ccebc3
Merge pull request #9773 from dgquintas/build_files
by David G. Quintas
· 8 years ago
a10f00c
Merge github.com:grpc/grpc into spinlock
by Craig Tiller
· 8 years ago
07e4c13
Merge pull request #9857 from murgatroid99/merge_1.1.x_master
by Michael Lumish
· 8 years ago
edbf2b9
Add a spinlock type.
by Craig Tiller
· 8 years ago
312fdba
Merge github.com:grpc/grpc into bm_meta
by Craig Tiller
· 8 years ago
510f38a
Merge branch 'bm_chttp2' into bm_meta
by Craig Tiller
· 8 years ago
f2cf3d9
Merge pull request #9747 from ctiller/splitsies
by Craig Tiller
· 8 years ago
40e1e99
Fix load_reporting linker error
by ncteisen
· 8 years ago
98cdf3b
Merge remote-tracking branch 'upstream/v1.1.x' into merge_1.1.x_master
by murgatroid99
· 8 years ago
523d54b
Refine to just be a HPACK benchmark
by Craig Tiller
· 8 years ago
2f792d9
Initial http2 benchmarks
by Craig Tiller
· 8 years ago
11468c0
Merge branch 'bm_call_create' into bm_error
by Craig Tiller
· 8 years ago
acd0ba0
Fix segfault in Node server destructor
by murgatroid99
· 8 years ago
122e450
Exclude poll, poll-cv for bm_fullstack (its not interesting)
by Craig Tiller
· 8 years ago
be521da
Merge github.com:grpc/grpc into splitsies
by Craig Tiller
· 8 years ago
21dd43a
Merge github.com:grpc/grpc into bm_call_create
by Craig Tiller
· 8 years ago
8b01e8f
Merge pull request #9708 from ctiller/bm_cq
by Craig Tiller
· 8 years ago
0b58a16
Merge pull request #9770 from ctiller/this-was-a-good-idea-that-wasnt
by Craig Tiller
· 8 years ago
e854357
Reintroduced golden_file_test
by David Garcia Quintas
· 8 years ago
f3dec9c
Add counters for rmw atomic operations to microbenchmarks
by Craig Tiller
· 8 years ago
569834d
Merge pull request #9765 from dgquintas/disable_lb_policies_test
by David G. Quintas
· 8 years ago
9b836dd
Merge github.com:grpc/grpc into this-was-a-good-idea-that-wasnt
by Craig Tiller
· 8 years ago
1f980cf
Removed useless cpp/codegen/golden_file_test
by David Garcia Quintas
· 8 years ago
8506219
Remove internal api canaries: they have never solved anything for us
by Craig Tiller
· 8 years ago
1191b72
Improve Node and libuv testing and test coverage
by murgatroid99
· 8 years ago
55c6ebf
Merge branch 'master' into health
by yang-g
· 8 years ago
448191c
Temporarily disable lb policies test
by David Garcia Quintas
· 8 years ago
2bc4cc4
Merge github.com:grpc/grpc into bm_call_create
by Craig Tiller
· 8 years ago
f422cc7
Merge github.com:grpc/grpc into bm_cq
by Craig Tiller
· 8 years ago
b8e2bca
Add a benchmark for metadata primitives
by Craig Tiller
· 8 years ago
ca452f4
Merge pull request #9648 from dgquintas/lr_sans_md
by David G. Quintas
· 8 years ago
3f06e3f
Increase timeout for bm_fullstack
by Craig Tiller
· 8 years ago
264307f
Add benchmarks for grpc_error
by Craig Tiller
· 8 years ago
fd044b8
Call creation benchmark
by Craig Tiller
· 8 years ago
1f8c558
Merge branch 'bm_closure' into bm_cq
by Craig Tiller
· 8 years ago
ad3b200
Merge github.com:grpc/grpc into bm_cq
by Craig Tiller
· 8 years ago
2b085f9
Merge branch 'bm_trickle' into bm_closure
by Craig Tiller
· 8 years ago
3f6bf73
Merge github.com:grpc/grpc into bm_trickle
by Craig Tiller
· 8 years ago
14ae538
Add microbenchmark of single-threaded CQ operations
by Craig Tiller
· 8 years ago
ccbfb46
Merge remote-tracking branch 'upstream/master' into packet-coalescing-core
by Muxi Yan
· 8 years ago
fe5f497
Add a test that measures flow control stalls in a deterministic way
by Craig Tiller
· 8 years ago
f31f096
Use call context to propagare LR costs
by David Garcia Quintas
· 8 years ago
b3f34b6
Add benchmarks of closures, combiners, exec_ctx primitives
by Craig Tiller
· 8 years ago
ee31910
Merge pull request #8274 from jeremiegirault/fix/sierra-build
by Craig Tiller
· 8 years ago
f7f25fc
Merge pull request #9615 from ppietrasa/bugfix-missing_include
by Jan Tattermusch
· 8 years ago
2e096b0
Merge pull request #9371 from Vizerai/tracing_API
by Jim King
· 8 years ago
5ef95a9
Merge pull request #9194 from dgquintas/lb_secure_naming_3
by David G. Quintas
· 8 years ago
0129150
Secure naming support for gRPCLB
by David Garcia Quintas
· 8 years ago
ea2c594
Merge pull request #9619 from ctiller/bm_counters
by Craig Tiller
· 8 years ago
04fb965
Merge pull request #9054 from sreecha/pollset_set_test
by Sree Kuchibhotla
· 8 years ago
13a537b
merge with head
by yang-g
· 8 years ago
5f3cfe9
Fix read from uninitialized memory bug in GrpcBufferWriter.
by Harvey Tuch
· 8 years ago
b038beb
Add counters for mutex acquisitions, expose in bm_fullstack
by Craig Tiller
· 8 years ago
cc08a4f
Fix issue #9602
by Piotr Pietraszkiewicz
· 8 years ago
2b3e12c
Update version to 1.1.2
by murgatroid99
· 8 years ago
7ed3c93
Merge pull request #9511 from ctiller/assert_writes
by Craig Tiller
· 8 years ago
1bb5371
Disable writes_per_rpc on Windows
by Craig Tiller
· 8 years ago
c80683d
Merge branch 'bwest' into assert_writes
by Craig Tiller
· 8 years ago
a4354b0
Speed up bm_fullstack test
by Craig Tiller
· 8 years ago
61eb40c
Put files in a better place
by Craig Tiller
· 8 years ago
c40b347
Merge branch 'bwest' into assert_writes
by Craig Tiller
· 8 years ago
8b1d59c
Add some debug utilities
by Craig Tiller
· 8 years ago
5395aba
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
6613168
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
3a63d4c
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
2688eb1
Merge remote-tracking branch 'upstream/master' into packet-coalescing-core
by Muxi Yan
· 8 years ago
0a2fae9
Dynamically enable packet coalescing by channel args
by Muxi Yan
· 8 years ago
bd0b054
windows compilation fixes
by Jan Tattermusch
· 8 years ago
eeaeca8
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
a3310f8
Merge pull request #9513 from ctiller/version3
by Craig Tiller
· 8 years ago
27ffc9b
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
e55fcc7
Merge pull request #9530 from ctiller/hybrid
by Craig Tiller
· 8 years ago
459e10d
Merge pull request #9532 from muxi/revert-cronet-header-dir-change
by Muxi Yan
· 8 years ago
c9f9c1e
Merge pull request #9364 from rjshade/sanitizer_slowdown
by Yang Gao
· 8 years ago
e15b5a4
Bump version to 1.1.1
by murgatroid99
· 8 years ago
bb2e8af
Move bidirectional_stream_c.h back to third_party/objective_c/Cronet
by Muxi Yan
· 8 years ago
a5b1a89
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
6e0a476
Merge github.com:grpc/grpc into version3
by Craig Tiller
· 8 years ago
4c2a9a2
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
b23f4b7
Mark hybrid tests as flaky
by Craig Tiller
· 8 years ago
988b47c
Add metadata_map.h to build.yaml Add missing files to BUILD
by yang-g
· 8 years ago
ca7effc
Replace timeout/scaling macros with functions.
by Robbie Shade
· 8 years ago
08dbb88
Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API
by Vizerai
· 8 years ago
5cad46e
Bump master version numbers
by Craig Tiller
· 8 years ago
4dcb786
Flagging version 1.1.0.
by Nicolas "Pixel" Noble
· 8 years ago
9a3997c
Add a test verifying number of writes per RPC is reasonable
by Craig Tiller
· 8 years ago
d7f01c4
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
edcde05
Merge remote-tracking branch 'upstream/master' into health
by yang-g
· 8 years ago
df4d275
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
53ac415
Merge pull request #8464 from y-zeng/str_length
by Craig Tiller
· 8 years ago
cc2971b
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
95ccbc2
Merge branch 'bm_countwrites' into bwest
by Craig Tiller
· 8 years ago
29053ec
Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API
by Vizerai
· 8 years ago
48af8b2
Merge github.com:grpc/grpc into bwest
by Craig Tiller
· 8 years ago
e0cd44a
Merge branch 'master' of https://github.com/Vizerai/grpc into tracing_API
by Vizerai
· 8 years ago
a719802
merge with head
by yang-g
· 8 years ago
c63aaf1
Merge branch 'cp' into rollfwd
by Craig Tiller
· 8 years ago
0bfd059
Merge branch 'master' into pollset_set_test
by Sree Kuchibhotla
· 8 years ago
6f690f3
Merge pull request #9372 from markdroth/proxy_mapper
by Mark D. Roth
· 8 years ago
674fe85
Merge pull request #9383 from markdroth/http_connect_channel_arg
by Mark D. Roth
· 8 years ago
Next »