Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
19f15c4e13b9a3c0b82ae19316add008a07d3c83
19f15c4
Merge pull request #14335 from carl-mastrangelo/ret
by Yuchen Zeng
· 7 years ago
b7bf768
Merge pull request #14323 from vjpai/cq_comments
by Vijay Pai
· 7 years ago
16cca9f
Check return values from ServiceReflection calls, and print a more helpful message
by Carl Mastrangelo
· 7 years ago
e81ead5
Improve CQ and cancellation comments
by Vijay Pai
· 7 years ago
c75c818
Merge pull request #14221 from markdroth/ref_counted_crtp
by Mark D. Roth
· 7 years ago
582d785
Merge pull request #14328 from yashykt/badssl
by Yash Tibrewal
· 7 years ago
4493cea
Merge pull request #14019 from hacst/cmake-export-fix
by Jan Tattermusch
· 7 years ago
08d9f3d
Change Ref() methods to return a RefCountedPtr<>.
by Mark D. Roth
· 7 years ago
5e9cfd9
cleanup the way openssl and zlib are used
by Jan Tattermusch
· 7 years ago
007f119
Merge pull request #14322 from vjpai/generic_deprecate
by Vijay Pai
· 7 years ago
d1b6062
Merge pull request #14326 from adelez/foundry_integration
by adelez
· 7 years ago
e00050a
Merge pull request #14325 from adelez/update_toolchain
by adelez
· 7 years ago
3b7ae55
More uses of 1-phase Call
by Vijay Pai
· 7 years ago
5d0e9c4
Merge pull request #14329 from mehrdada/fix-example-unary-stream
by Mehrdad Afshari
· 7 years ago
cd3f579
Merge pull request #14314 from muxi/fix-implicit-retain-self
by Muxi Yan
· 7 years ago
42b6af7
Merge pull request #14324 from muxi/revert-14042
by Muxi Yan
· 7 years ago
6d13712
Fix Python example unary/stream conflict
by Mehrdad Afshari
· 7 years ago
a3b9929
Get bazel tests for bad_ssl working
by Yash Tibrewal
· 7 years ago
5b30e46
Define the tests as grpc_cc_test to automatically test against all polling strategies
by Adele Zhou
· 7 years ago
2383322
Update bazel toolchain version.
by Adele Zhou
· 7 years ago
6b676e7
Merge pull request #14316 from adelez/foundry_integration
by adelez
· 7 years ago
3cb1b0a
Partial revert PR#14042
by Muxi Yan
· 7 years ago
45ca202
Resolve warnings of implementing deprecated class
by Muxi Yan
· 7 years ago
461d59c
Add BUILD file
by Adele Zhou
· 7 years ago
dcd5ef3
Deprecate GenericStub()::Call for multi-threaded use
by Vijay Pai
· 7 years ago
2fd6e8c
Merge pull request #14320 from jtattermusch/try_fix_python_win_art
by Jan Tattermusch
· 7 years ago
7da82ec
fix python windows artifact build
by Jan Tattermusch
· 7 years ago
f1df0c0
Merge pull request #14312 from jtattermusch/format_should_not_root
by Jan Tattermusch
· 7 years ago
3ac5b1b
Merge pull request #14313 from jtattermusch/kill_xdg_caching
by Jan Tattermusch
· 7 years ago
53a295b
Fix a typo
by Muxi Yan
· 7 years ago
d65458d
Fix reference of self in block
by Muxi Yan
· 7 years ago
b1f5d59
Merge pull request #14272 from ncteisen/bug-chasing
by Jan Tattermusch
· 7 years ago
afc6437
add quotes in bash
by Jan Tattermusch
· 7 years ago
fb1ad35
Using python's xdg-caching can cause flakes
by Jan Tattermusch
· 7 years ago
ed5e270
Merge pull request #14308 from jyane/fix-typo
by Jan Tattermusch
· 7 years ago
a300764
clang format and tidy shouldnt change file ownership
by Jan Tattermusch
· 7 years ago
35367cc
fix typo
by Shohei Kamimori
· 7 years ago
73a50ab
Merge pull request #14286 from dgquintas/fix_compresion_alg_accessors
by Vijay Pai
· 7 years ago
d934602
Merge pull request #14275 from sreecha/enable-epollex
by Sree Kuchibhotla
· 7 years ago
785dda8
Merge pull request #14282 from matt-kwong/release-jobs
by Matt Kwong
· 7 years ago
8011a09
Merge pull request #14281 from AspirinSJL/fake_resolver_results_upon_error
by Juanli Shen
· 7 years ago
f96bbc3
Merge pull request #14298 from vjpai/own
by Vijay Pai
· 7 years ago
7a2637b
Merge pull request #14299 from grpc/remove-objc-backoff-override
by Muxi Yan
· 7 years ago
af66bed
Mark poll FD shutdown as UNAVAILABLE
by ncteisen
· 7 years ago
94e07e1
Merge pull request #14287 from matt-kwong/submodule-fix
by Matt Kwong
· 7 years ago
d8e292f
Removing ctiller as owner
by Vijay Pai
· 7 years ago
9e794d8
Remove initial backoff override in ObjC
by Muxi Yan
· 7 years ago
4146b2a
Fix testing submodules at head
by Matt Kwong
· 7 years ago
c8e07c4
Merge pull request #14295 from vjpai/resanalarm
by Vijay Pai
· 7 years ago
45ba983
Merge pull request #14284 from dgquintas/kill_lb_policies_test
by David G. Quintas
· 7 years ago
e318b5b
Regain sanity
by Vijay Pai
· 7 years ago
d82e137
Add a results_upon_error setter to fake resolver
by Juanli Shen
· 7 years ago
e5b0a50
Merge pull request #14015 from vjpai/alarm
by Vijay Pai
· 7 years ago
ba92ab5
Merge pull request #14285 from dgquintas/cleanup_client_lb_test
by David G. Quintas
· 7 years ago
4eca959
Merge pull request #14228 from dgquintas/dns_cooldown
by David G. Quintas
· 7 years ago
d2e9b98
Merge pull request #14124 from toanju/update-header-install
by Vijay Pai
· 7 years ago
1efec95
Removed unused argument from ResetStub()
by David Garcia Quintas
· 7 years ago
8adf19c
clang-format
by David Garcia Quintas
· 7 years ago
a21ab2b
Fix compression algorithm accessors
by David Garcia Quintas
· 7 years ago
8d8214a
Removed obsolete lb_policies_test
by David Garcia Quintas
· 7 years ago
cba95fc
Kokoro performance job uploads to same BQ table as Jenkins
by Matt Kwong
· 7 years ago
af162af
Add release branch performance job
by Matt Kwong
· 7 years ago
64d02ba
Merge branch 'master' of github.com:grpc/grpc into dns_cooldown
by David Garcia Quintas
· 7 years ago
d2a575a
Merge branch 'master' into HEAD
by Vijay Pai
· 7 years ago
12a6c1e
Batch size to 1 since it is better for latency (this is similar to what
by Sree Kuchibhotla
· 7 years ago
e53d6b3
PR comments
by David Garcia Quintas
· 7 years ago
ac47595
Merge pull request #14262 from ZhouyihaiDing/SharedChannelClose
by Zhouyihai Ding
· 7 years ago
4f8b322
Merge pull request #14266 from adelez/fix_grpc_tool_test
by adelez
· 7 years ago
43132b5
php: remove unrelated code from SharedChannelClose test
by ZhouyihaiDing
· 7 years ago
2294031
Fix echo.proto path under bazel
by Adele Zhou
· 7 years ago
ffa4fbd
enable epollex by default
by Sree Kuchibhotla
· 7 years ago
f4a94b6
Merge pull request #14264 from yang-g/to_scope
by Yang Gao
· 7 years ago
3d63a67
Merge pull request #14244 from sreecha/polling-api-trace
by Sree Kuchibhotla
· 7 years ago
052c07d
Remove spurious closure inits
by David Garcia Quintas
· 7 years ago
a3cc9ea
Remove unnecessary closures
by David Garcia Quintas
· 7 years ago
c46cf95
Merge pull request #14232 from jtattermusch/add_owners
by Jan Tattermusch
· 7 years ago
7159c0f
Merge pull request #14263 from yang-g/latency_tool
by Yang Gao
· 7 years ago
ce1cfea
Deprecate GPR_TIMER_BEGIN/END and replace with GPR_TIMER_SCOPE.
by yang-g
· 7 years ago
f25126c
PR comments
by David Garcia Quintas
· 7 years ago
3685041
Merge pull request #14256 from matt-kwong/bsl
by Matt Kwong
· 7 years ago
076f5ba
Merge pull request #14250 from markdroth/dns_resolver_backoff_reset_fix
by Mark D. Roth
· 7 years ago
d2cbfac
Merge pull request #14255 from adelez/foundry_integration
by adelez
· 7 years ago
e294279
Merge pull request #14236 from jtattermusch/fix_passthru_endpoint_race
by Jan Tattermusch
· 7 years ago
8b616a8
Fix path relative to TEST_SRCDIR
by Adele Zhou
· 7 years ago
74f50aa
Merge branch 'master' into polling-api-trace
by Sree Kuchibhotla
· 7 years ago
8f65906
Shutdown timer manager first and then executor
by yang-g
· 7 years ago
d6358a5
Merge pull request #14253 from yang-g/latency_tool
by Yang Gao
· 7 years ago
889bb7f
calling create in default param is against code style
by Jan Tattermusch
· 7 years ago
20ea5b8
Fix issues in latency parsing tool
by yang-g
· 7 years ago
18f2737
avoid touching stats_ instance field before base constructor
by Jan Tattermusch
· 7 years ago
1b0168e
Add BoringSSL tests
by Matt Kwong
· 7 years ago
382374e
add comment
by Jan Tattermusch
· 7 years ago
32b9bdd
Merge pull request #13948 from matt-kwong/bsl
by Matt Kwong
· 7 years ago
9c17817
Merge pull request #14242 from adelez/foundry_integration
by adelez
· 7 years ago
a9d07ef
Fix DNS resolvers to reset the backoff in the right place.
by Mark D. Roth
· 7 years ago
3065038
Merge pull request #14238 from jtattermusch/echo_deadline_off_by_two
by Jan Tattermusch
· 7 years ago
af7afbd
fixed format string
by David Garcia Quintas
· 7 years ago
64637bf
Merge pull request #14230 from dgquintas/fix_ares_wrapper_lb_addr
by David G. Quintas
· 7 years ago
132c7d1
Fix format specifier for gpr_millis
by Sree Kuchibhotla
· 7 years ago
a984e45
Merge pull request #14112 from yashykt/badclient
by Yash Tibrewal
· 7 years ago
Next »