Craig Tiller
8a334aff94
Merge github.com:grpc/grpc into new_transport_op
8 years ago
Craig Tiller
a5bb010762
Merge pull request #10110 from ctiller/foo2
...
Don't track allocations if we are not going to use the tracking results
8 years ago
Craig Tiller
2fcf211b06
Merge pull request #9947 from ctiller/track_memory
...
Track memory as part of microbenchmark profiling runs
8 years ago
Craig Tiller
d9dd625f60
Fix compile error
8 years ago
Craig Tiller
5b5632d448
Merge github.com:grpc/grpc into fuzzing-long
8 years ago
Nathaniel Manista
56d048d442
Merge pull request #10114 from thunderboltsid/skip-test-if-pypy
...
Skip split_definitions_test if PyPy is used as an interpreter.
8 years ago
Craig Tiller
09acb108b7
clang-format
8 years ago
Craig Tiller
37723c9ee0
Fix race condition
8 years ago
Craig Tiller
0dd81003b5
Concurrent test
8 years ago
Jan Tattermusch
181085694d
deprecate ChannelOptions.MaxMessageSize
8 years ago
Vijay Pai
a20050327b
Merge pull request #10012 from vjpai/phpqps
...
PHP benchmarking performance client, proxied through Ruby
8 years ago
Vijay Pai
b290fc9df2
Merge pull request #10063 from vjpai/disable_flaky_rq_qps_test
...
Temporarily disable resource quota QPS tests
8 years ago
Yuchen Zeng
f134206509
Fix android build
8 years ago
Craig Tiller
9202b3fdfd
Arena allocator for grpc
8 years ago
matt-kwong
febb4c3c3e
Merge pull request #10119 from nathanielmanistaatgoogle/fix-run_tests_matrix
...
run_tests_matrix: ignore the number of failed skipped tests
8 years ago
Craig Tiller
86ac76a0df
Merge pull request #10120 from ctiller/sanity
...
Fix sanity
8 years ago
Muxi Yan
e6e7fd0c99
Run generate_projects.sh
8 years ago
Muxi Yan
43be708bb2
Merge remote-tracking branch 'upstream/master' into fix-flush-read
8 years ago
Muxi Yan
9de5ffebbd
Run generate_projects.sh
8 years ago
Muxi Yan
79bcb2f069
Merge remote-tracking branch 'upstream/master' into objc-test-fix
8 years ago
Craig Tiller
e30f41d70e
Fix sanity
8 years ago
Siddharth Shukla
8e64d901fd
Modify shebang on python scripts
...
Change shebangs to `#!/usr/bin/env python` instead of
`#!/usr/bin/env python2.7`.
8 years ago
Nathaniel Manista
21e7dfc712
Ignore the number of failed skipped tests
...
jobset.run was changed on 16 October 2015 in e4c3561074
to return the number of failures and the result set. On 20 October 2016
in 5c691c634d
jobset.run was changed to
allow jobs to be skipped, but the introduced code path only returned
the result set, giving jobset.run inconsistent return value semantics.
On 24 October 2016 7e9bd6ca9a
introduced
a use of jobset.run's "skip_jobs" return value semantics, and on 8
March 2017 d159af31fc
resolved
jobset.run's inconsistent return value semantics but failed to correct
run_tests_matrix's use of the inconsistent "skip_jobs" return value
semantics.
8 years ago
Siddharth Shukla
d194f59939
Make testing scripts python3.x compatible
...
Update run_tests/*.py to use six based isomorphisms and print function
from __future__ module.
8 years ago
Siddharth Shukla
fe6bc6999c
Skip split_definitions_test if PyPy
...
Skip SameSeparateTest, SameCommonTest, SplitCommonTest, and
SplitSeparateTest if the interpreter is PyPy.
8 years ago
ncteisen
bbb3801e48
Change error get/set API to grpc_slice
8 years ago
Abhishek Kumar
0b7bd20de4
Merge pull request #10005 from ctiller/status_ordering
...
Document status ordering rules
8 years ago
Craig Tiller
75a41b4532
Hide memory counters from atomic counters
8 years ago
Craig Tiller
a08b11f33a
Dont track allocations if we are not going to use them
8 years ago
Craig Tiller
1672b7e715
Merge pull request #10108 from ctiller/foo
...
Sanitize before bigquery upload
8 years ago
Craig Tiller
bbfb25bf70
Sanitize before bigquery upload
8 years ago
Muxi Yan
7e151845ab
Wrap entire GRPCCall (InternalTests) class in GRPC_TEST_OBJC
8 years ago
Craig Tiller
c5b90df9b2
debug
8 years ago
kpayson64
32f32ea0b2
Merge pull request #9990 from kpayson64/fill_in_fields
...
Add package details to grpcio/grpcio-tools
8 years ago
Alexander Polcyn
b7e1f535f3
revert changes to rake-compiler-dock dockerfile
8 years ago
Alexander Polcyn
89d62d3061
debug print in docker file
8 years ago
Alexander Polcyn
9f4986603c
add in background connectivity state poller
8 years ago
Alexander Polcyn
e57cd90c11
fix channel connectivity state function
8 years ago
Muxi Yan
01bbf87bf7
Add comments for map function
8 years ago
Muxi Yan
44e1837ef9
Add comment for ignoring errorHandler in GRPCOpSendMessage and TODO
8 years ago
Yuxuan Li
0aac9d06e2
change last_message bit to be in C++ layer only
8 years ago
Noah Eisen
56cea8f2ee
Merge pull request #10098 from ncteisen/whats-the-diff-between
...
Enhance bm_diff
8 years ago
Craig Tiller
6a4c1a37cc
Add benchmark to list
8 years ago
Craig Tiller
bf3dce2381
Merge branch 'poll-wakeup' of github.com:ctiller/grpc into poll-wakeup
8 years ago
Craig Tiller
a2d11d7bb4
Merge github.com:grpc/grpc into poll-wakeup
8 years ago
murgatroid99
46a50d5b0a
Merge remote-tracking branch 'upstream/v1.2.x' into upmerge_v1.2.x
8 years ago
Craig Tiller
e9c83c566c
readability
8 years ago
David G. Quintas
169c553e0d
Merge pull request #10078 from dgquintas/master_to_1.3.0
...
Bumped version to 1.3.0-dev
8 years ago
Craig Tiller
c04faa8c03
Update comment
8 years ago
Craig Tiller
7e43bfa1fa
Fix fuzzing detected error
8 years ago