Craig Tiller
7a8232d773
review feedback
8 years ago
Craig Tiller
942324235c
s/new/old
8 years ago
Craig Tiller
e434d1d60b
s/NULL/false
8 years ago
Michael Lumish
5b5fdb7349
Merge branch 'master' into node_protobuf_js_6_upgrade
8 years ago
Craig Tiller
4f89b0b139
Refine test to what we really expect
8 years ago
Muxi Yan
891b5922ed
Merge pull request #9853 from muxi/fix-complete-fetch
...
Remove complete_fetch and use complete_fetch_locked
8 years ago
Craig Tiller
988ef83446
Minimal stack test
8 years ago
Jan Tattermusch
b6afbf34b9
Merge pull request #10236 from jtattermusch/csharp_include_new_generated_docs
...
Include new namespaces in the generated docs as well
8 years ago
Jan Tattermusch
ef0b2ed1c3
Merge pull request #10380 from jtattermusch/ping_pong_1mb
...
Add 1MB ping pong scenarios
8 years ago
Craig Tiller
494e72d6b4
Add a minimal stack test
8 years ago
Craig Tiller
03b605ceea
Remove dubious op manipulation: theres no need
8 years ago
Craig Tiller
2fbbcd1fd4
Missing import
8 years ago
Craig Tiller
e86cce8e04
s/NULL/false
8 years ago
Craig Tiller
f854f2a7b0
Merge github.com:grpc/grpc into new_transport_op
8 years ago
Craig Tiller
9d6f04d519
Increase grace period: 300ms is way too short in our test environments
8 years ago
Craig Tiller
d7b048e041
Merge github.com:grpc/grpc into minimal
8 years ago
Craig Tiller
cc89f7801b
Fix typo
8 years ago
Craig Tiller
691eefbe0f
Parallel bm_diff
8 years ago
Geoffrey Pruvost
3c3bc01a62
Update readme.md
...
use markdown links style
8 years ago
Craig Tiller
90d1015a8a
clang-format
8 years ago
David G. Quintas
c4f4601809
Merge pull request #9838 from dgquintas/fuzzer_remove_asserts
...
Don't assert over invalid channel args
8 years ago
Muxi Yan
0fa217dfb9
clang-format
8 years ago
Muxi Yan
f570f96eda
Merge branch 'lazy-deframe-dev2' into lazy-deframe
8 years ago
Muxi Yan
69b2d2d40b
Bug fix
8 years ago
Craig Tiller
d608cd6bd4
Fix include guards
8 years ago
Craig Tiller
d52e22f11b
clang-format
8 years ago
Craig Tiller
f5ed5e1a57
Merge pull request #10421 from ctiller/daily_and_hourly
...
Split performance profile job in two
8 years ago
Craig Tiller
f69317cf03
Increase reps to decrease noise
8 years ago
Alena Varkockova
7b9cb834ff
Print out some cli error message for getservices
...
Currently, when you cann grpc_cli ls on an endpoint that does not have service reflection, the cli just silently ends without printing out any error or message.
This PR should fix that.
8 years ago
Craig Tiller
4fc230a724
Merge pull request #10399 from ipylypiv/fix_tsi_security
...
Fix duplicated NULL pointer check
8 years ago
Craig Tiller
fb33d27a85
Merge
8 years ago
Craig Tiller
8b0e90dfc9
Merge github.com:grpc/grpc into minimal
8 years ago
Sree Kuchibhotla
3f182df7de
Fix C asan error and check_sources_and_headers.py
8 years ago
Craig Tiller
0ae9959a1c
Revert "Revert "Add selected fullstack benchmarks to pr suite""
8 years ago
Sree Kuchibhotla
c1a32fa46e
Merge branch 'master' into cq_create_api_changes
8 years ago
Sree Kuchibhotla
4426800e6c
clang format
8 years ago
Sree Kuchibhotla
fa71f6f369
Fix ASAN failure
8 years ago
Craig Tiller
bd210c0bff
Merge pull request #10414 from ctiller/timing
...
Use timeout inflation to account for differences between sanitizers
8 years ago
Craig Tiller
6d4894e9d6
optionalize max_age
8 years ago
Vijay Pai
cbe6303640
Merge pull request #10422 from vjpai/fixups
...
Something brokeded sanity
8 years ago
Craig Tiller
9eb0fdec00
Reorganize ext tree
...
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
8 years ago
Craig Tiller
c7527415e0
initial minimal stack configurator sketch
8 years ago
Vijay Pai
169abf182e
Something brokeded sanity
8 years ago
Craig Tiller
f2e609b93e
sketching minimal stack configurator
8 years ago
Craig Tiller
78fa3db74c
Review feedback
8 years ago
Eric Anderson
a733951fbd
Fix markdown headers in PROTOCOL-HTTP2
...
Without the space they do not display correctly.
8 years ago
Craig Tiller
9c54a0c12c
Merge pull request #10382 from ctiller/checks
...
Reinstate filegroup dependency checks, fix fallout
8 years ago
Craig Tiller
d682c770c6
Merge github.com:grpc/grpc into daily_and_hourly
8 years ago
Vijay Pai
59f036dc52
Merge pull request #9875 from vjpai/unary
...
Synthetic benchmark for coordinator-worker workload
8 years ago
Craig Tiller
0592526994
Split performance profile job in two
...
... one that runs hourly and uploads to bigquery (for regression
detection)
... and one that will run daily and not upload to bigquery (for
flamegraph generation)
8 years ago