Matt Kwong
|
98689cc809
|
Merge pull request #11478 from matt-kwong/kokoro_config_typo
Fix typos in Kokoro PR files
|
8 years ago |
Matt Kwong
|
5b038c22ca
|
Fix typos in Kokoro PR files
|
8 years ago |
Jan Tattermusch
|
8384a43489
|
Merge pull request #11459 from jtattermusch/invalid_call_argument_timeout
try fixing invalid_call_argument_test on kokoro
|
8 years ago |
Mehrdad Afshari
|
c02e39d14c
|
Merge pull request #9823 from mjkim/fix_unkown
Fix typos
|
8 years ago |
Matt Kwong
|
e087d6358b
|
Merge pull request #11414 from matt-kwong/kokoro_filter
Create separate master and pull request sanitzer jobs for Kokoro
|
8 years ago |
Noah Eisen
|
65b2ff9418
|
Merge pull request #11450 from ctiller/epex7
Fix sanity
|
8 years ago |
Mark D. Roth
|
696560cf35
|
Merge pull request #11391 from markdroth/channel_args_helpers
Add helpers for creating channel args.
|
8 years ago |
Jan Tattermusch
|
aa345e85be
|
try fixing invalic_call_argument_test on kokoro
|
8 years ago |
Matt Kwong
|
e83c1a3630
|
Add pull request sanitizers to Kokoro
|
8 years ago |
Matt Kwong
|
8f0874bd6d
|
Make Linux Kokoro tests upload results to BQ
|
8 years ago |
Matt Kwong
|
ea1fa277f0
|
Add Kokoro metadata to BQ upload
|
8 years ago |
kpayson64
|
c7d9c80496
|
Merge pull request #11400 from kpayson64/python_generator_fix
Fix python compiler for filenames with dashes
|
8 years ago |
Craig Tiller
|
ca669b0753
|
Fix sanity
|
8 years ago |
Matt Kwong
|
5b67e80927
|
Merge pull request #11249 from matt-kwong/bazel_dir_test
Add test to see if changes are made to bazel subdir
|
8 years ago |
Craig Tiller
|
ec523fcd27
|
Merge pull request #11439 from ctiller/epex6
EPOLLEXCLUSIVE: spread events across polling threads
|
8 years ago |
Craig Tiller
|
ca4fc667ad
|
Add symbolic constant
|
8 years ago |
Craig Tiller
|
b19c58acb3
|
Merge branch 'epex5' into epex6
|
8 years ago |
Craig Tiller
|
326c951ef9
|
Merge github.com:grpc/grpc into epex5
|
8 years ago |
Noah Eisen
|
a461f0d46c
|
Merge pull request #10767 from ncteisen/closure-debug-trace
Closure Rich Debug Mode
|
8 years ago |
Mark D. Roth
|
8d5e60b878
|
Add helpers for creating channel args.
|
8 years ago |
Muxi Yan
|
27dc61d8db
|
Merge pull request #11440 from muxi/fix-lazy-incoming-stat
Fix the misbehavior of counting all incoming bytes into frame_bytes stats
|
8 years ago |
Matt Kwong
|
68309b42d5
|
Add test to check if bazel subdirectory was modified
|
8 years ago |
Noah Eisen
|
18528f28f3
|
Merge pull request #11444 from ncteisen/quiet-down
Only Output bm_diff Crashes if They Occur
|
8 years ago |
Noah Eisen
|
74923accac
|
Merge pull request #11443 from ncteisen/copyright-sanity
Fix Copyright Sanity
|
8 years ago |
ncteisen
|
6a5e923a81
|
Only output crashes if they occur
|
8 years ago |
ncteisen
|
7e8dff47b9
|
Copyright sanity
|
8 years ago |
ncteisen
|
a12193e012
|
Merge branch 'master' of https://github.com/grpc/grpc into closure-debug-trace
|
8 years ago |
Muxi Yan
|
42a952460f
|
Fix the misbehavior of counting all incoming bytes into frame_bytes stats
|
8 years ago |
Craig Tiller
|
9bedddd4bf
|
clang-format
|
8 years ago |
Craig Tiller
|
4f07ea8b48
|
Spread fd events across threads for EPOLLEXCLUSIVE
|
8 years ago |
Craig Tiller
|
91b623a102
|
Merge github.com:grpc/grpc into epex5
|
8 years ago |
Craig Tiller
|
dc16855649
|
Merge pull request #11336 from ctiller/ALL-the-things
Roll-up of threading changes
|
8 years ago |
ncteisen
|
ea44ba55af
|
Ban the non macro versions
|
8 years ago |
ncteisen
|
274bbbe6a0
|
Add rich closure debug mode
|
8 years ago |
ncteisen
|
1621f5e051
|
Merge branch 'master' of https://github.com/grpc/grpc into ALL-the-things
|
8 years ago |
Craig Tiller
|
ae6083674a
|
clang-format
|
8 years ago |
Craig Tiller
|
8239b80459
|
Ensure a poller exists
|
8 years ago |
Yuchen Zeng
|
8f3d02106b
|
Merge pull request #11237 from y-zeng/srv_record
Support grpclb address in the c-ares resolver
|
8 years ago |
Chris Aniszczyk
|
c055a79262
|
Fix code of conduct
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
|
8 years ago |
Chris Aniszczyk
|
bc4a934d46
|
Add CNCF Code of Conduct
Signed-off-by: Chris Aniszczyk <caniszczyk@gmail.com>
|
8 years ago |
Noah Eisen
|
2cc7e39d7d
|
Merge pull request #11367 from ncteisen/faster-bm-diff
Split Up Microbenchmark by Individual Benchmark
|
8 years ago |
Craig Tiller
|
12f149ff2f
|
Fix windows
|
8 years ago |
Jan Tattermusch
|
28e88b1e2e
|
Merge pull request #11438 from jtattermusch/remove_patents
Patents already part of Apache2 license
|
8 years ago |
Jan Tattermusch
|
c158ee9f49
|
patents already part of Apache2 license
|
8 years ago |
Craig Tiller
|
d4ffa4ab29
|
Fix test
|
8 years ago |
Noah Eisen
|
5f5415eae3
|
Merge pull request #11429 from gkelly/fix-extra-semis
Remove extraneous semicolons.
|
8 years ago |
Craig Tiller
|
0f016bdcf7
|
Fix test verification
|
8 years ago |
ncteisen
|
0ff7384f6d
|
Merge branch 'master' of https://github.com/grpc/grpc into faster-bm-diff
|
8 years ago |
Craig Tiller
|
f21acddbb1
|
Fix depth counting bug
|
8 years ago |
ncteisen
|
07639167fc
|
2 space indentation
|
8 years ago |