Yuchen Zeng
|
a2e506e8d9
|
Avoid using timers
|
7 years ago |
Yuchen Zeng
|
6a6d618034
|
Prevent watching unsuppoted channels
|
7 years ago |
Yuchen Zeng
|
2411bacd04
|
Address review comments
|
7 years ago |
Yuchen Zeng
|
ee3e3310bb
|
Add reconnect channel tests
|
7 years ago |
Yuchen Zeng
|
be9b814240
|
Add ChannelConnectivityWatcher
|
7 years ago |
David G. Quintas
|
ff0996d02b
|
Merge pull request #12242 from dgquintas/rr_initial_conn
RR: Initialize subchannel connectivity state
|
7 years ago |
Noah Eisen
|
27ac8cf793
|
Merge pull request #12251 from ncteisen/fix-ubsan
Fix ubsan
|
7 years ago |
Matt Kwong
|
90a6af209d
|
Merge pull request #12236 from matt-kwong/kokoro_fil
Add test filtering to Kokoro Linux PR jobs
|
7 years ago |
Stanley Cheung
|
5d55948c34
|
PHP: upmerge from 1.4.x branch
|
7 years ago |
Muxi Yan
|
72827fb8be
|
Merge pull request #12225 from muxi/fix-already-finished
Fix undefined behavior of using dispatch_once_t as instance variable
|
7 years ago |
Yihua Zhang
|
7fab9bf3bb
|
Add TSI test library and SSL and fake TSI tests
|
7 years ago |
ncteisen
|
c302eb9840
|
Microbenchmarks work with bazel
|
7 years ago |
Muxi Yan
|
e3d6a9a8d4
|
Merge pull request #12180 from grpc/revert-12086-revert-11832-objc-oauth-protocol
Revert "Revert "Add OAuth2 protocol in GRPCClient""
|
7 years ago |
Matt Kwong
|
34e2d36096
|
Add test filtering to Kokoro PR jobs
|
7 years ago |
David Garcia Quintas
|
3732f869e1
|
PR comments
|
7 years ago |
Yang Gao
|
a0a4272ec5
|
Merge pull request #12246 from yang-g/epoll1
Add timer annotations in epoll1
|
7 years ago |
Noah Eisen
|
9747224646
|
Fix ubsan
|
7 years ago |
Jan Tattermusch
|
909c124feb
|
address review comments
|
7 years ago |
Gorka Lerchundi Osa
|
bf9ac0f170
|
csharp: make the native libraries links are not shown
Closes #12247
|
7 years ago |
yang-g
|
df92a64b38
|
Add timer annotations in epoll1
|
7 years ago |
Muxi Yan
|
76e158f2c1
|
Break the sanity check failure loop by disabling clang-format on end2end_{,nosec_}tests.c
|
7 years ago |
Mehrdad Afshari
|
58c61b5520
|
Unskip reflection unit test since proto is fixed
|
7 years ago |
David G. Quintas
|
7d0d2cd7c5
|
Merge pull request #12182 from dgquintas/grpclb_destroy_bbr
Added missing call to grpc_byte_buffer_reader_destroy()
|
7 years ago |
Matt Kwong
|
81c52c8da8
|
Merge pull request #12243 from matt-kwong/kokoro_flags2
Add max_time flag to Kokoro PR jobs
|
7 years ago |
Muxi Yan
|
a390072c72
|
generate project
|
7 years ago |
yang-g
|
2def6443a3
|
fix C++ wrapper
|
7 years ago |
yang-g
|
2a1f129cfc
|
Fix mismatched BEGIN/END
|
7 years ago |
Matt Kwong
|
1caed0e06e
|
Add max_time flag to Kokoro PR jobs
|
7 years ago |
Muxi Yan
|
44a46ad695
|
generate_project and clang_format
|
7 years ago |
David Garcia Quintas
|
a2c1df4dcd
|
RR: Initialize subchannel connectivity state
|
7 years ago |
Muxi Yan
|
7c62a35c6f
|
Merge remote-tracking branch 'upstream/master' into stream_compression_config
|
7 years ago |
yang-g
|
4fa6caa066
|
Add a new macro for custom profiler
|
7 years ago |
Andre Medeiros
|
b0eae8a08e
|
Mark error code details as global
|
7 years ago |
Matt Kwong
|
d6cf6dea36
|
Merge pull request #12224 from matt-kwong/kokoro_flags
Allow Kokoro Mac worker to find correct six Python module
|
7 years ago |
Muxi Yan
|
183a9cf523
|
Merge pull request #12169 from muxi/improve-objc-test-info
Improve objc test info
|
7 years ago |
Muxi Yan
|
219d9f52de
|
generate_project
|
7 years ago |
Jan Tattermusch
|
ff6c03638d
|
unify loggers used by Grpc tests
|
7 years ago |
Jan Tattermusch
|
1ca3bef6b6
|
make C# logging & tracing more intuitive
|
7 years ago |
Sree Kuchibhotla
|
71c468b566
|
Merge pull request #11936 from sreecha/fix-end2end-test
Fix streaming_response_error end2end test in epoll1
|
7 years ago |
Muxi Yan
|
f42587cbc3
|
Do not add accept-encoding field when it exists
|
7 years ago |
Muxi Yan
|
da4f087ebe
|
Fix minor build issue
|
7 years ago |
Matt Kwong
|
8766015465
|
Allow Kokoro Mac worker to find correct six Python module
|
7 years ago |
Muxi Yan
|
4e1b26ec1b
|
Replace dispatch_once_t with BOOL
|
7 years ago |
Matt Kwong
|
db4843c140
|
Merge pull request #12152 from matt-kwong/kokoro_flags
Don't rerun flakes when uploading results to BQ
|
7 years ago |
Muxi Yan
|
d37411e71d
|
Some missing parts
|
7 years ago |
Sree Kuchibhotla
|
5efc913193
|
Epoll1 Work Distribution: Parallelize processing epoll events across multiple threads
|
7 years ago |
Sree Kuchibhotla
|
87ffcb6ab4
|
disable epoll1 by default (just enable tests)
|
7 years ago |
Nicolas Noble
|
641eeccfdc
|
Merge pull request #12206 from mdzoba/mdzoba-add-gyp-build
Adding a build template for generic GYP build.
|
7 years ago |
Nicolas Noble
|
4558762a3b
|
Merge pull request #12203 from mdzoba/mdzoba-fix-issue-11512
Fix assert in grpc_timer_init().
|
7 years ago |
Stanley Cheung
|
106d175c8c
|
Merge pull request #12188 from michaelbausor/add-async-support
PHP: Move OP_RECV_INITIAL_METADATA out of start() methods
|
7 years ago |