Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
c24630f5a5ba2e15743d2c5d0e59e1c6a014c353
/
src
c24630f
Merge pull request #14041 from mehrdada/enable-epoll
by Mehrdad Afshari
· 7 years ago
8afe8d3
Merge pull request #13984 from markdroth/ref_counting
by Mark D. Roth
· 7 years ago
1957fd0
Enable epoll on Python manylinux1
by Mehrdad Afshari
· 7 years ago
2b19f49
Code review changes.
by Mark D. Roth
· 7 years ago
4b0e885
Merge pull request #14017 from ZhouyihaiDing/php_channl_memory_leak
by Zhouyihai Ding
· 7 years ago
e8f6925
Merge pull request #14025 from jtattermusch/csharp_plugin_error_msg
by Jan Tattermusch
· 7 years ago
e5b7ddd
Merge pull request #13363 from grpc/revert-13346-revert-13322-oauth_failure
by Jan Tattermusch
· 7 years ago
f512c0d
Merge remote-tracking branch 'upstream/master' into ref_counting
by Mark D. Roth
· 7 years ago
69c539f
clang-format
by Mark D. Roth
· 7 years ago
b6cdfca
php channel: fix memory leak
by Zhouyihai Ding
· 7 years ago
4bba318
better log message when auth interceptor throws
by Jan Tattermusch
· 7 years ago
e1e562e
Merge pull request #13965 from evanj/python-abort-fix
by kpayson64
· 7 years ago
145b199
python: Context.abort should fail RPC even for StatusCode.OK
by Evan Jones
· 7 years ago
0ee6c73
Merge pull request #13289 from ncteisen/flow-control-part4
by Vijay Pai
· 7 years ago
a01e040
Merge pull request #13975 from danzh2010/adjustrcvbuf
by Yang Gao
· 7 years ago
94dad60
Add equality operators to RefCountedPtr.
by Mark D. Roth
· 7 years ago
aebb45e
Merge pull request #14003 from grpc/revert-13697-nostdthread
by Vijay Pai
· 7 years ago
31e99d0
Merge pull request #13985 from markdroth/lb_policy_ref_simplification
by Mark D. Roth
· 7 years ago
c9ec2c0
Revert "Stop using std::thread in C++ library since it can trigger exceptions"
by Jan Tattermusch
· 7 years ago
b353297
Revert "Revert "Set error status correctly on server side""
by Ken Payson
· 7 years ago
951f84a
Revert "Set error status correctly on server side"
by David G. Quintas
· 7 years ago
4db3b74
Merge pull request #13697 from vjpai/nostdthread
by Vijay Pai
· 7 years ago
a06720b
format
by Dan Zhang
· 7 years ago
e2a6ca8
%zd->%d
by Dan Zhang
· 7 years ago
3742b72
change to int type
by Dan Zhang
· 7 years ago
0043dea
Merge pull request #13972 from ctiller/ownerz
by Craig Tiller
· 7 years ago
4855b22
Merge pull request #13957 from jtattermusch/connectivity_watcher_wo_exceptions
by Jan Tattermusch
· 7 years ago
83d5cd6
Don't unref null client_stats.
by Mark D. Roth
· 7 years ago
473267b
Revert "Merge pull request #13970 from grpc/revert-13857-lb_policy_ref_simplification"
by Mark D. Roth
· 7 years ago
a6efb9c
fix portability errors
by Dan Zhang
· 7 years ago
324703d
Fix existing ref counting classes and add new ones.
by Mark D. Roth
· 7 years ago
5343053
Merge pull request #13676 from markdroth/inlined_vector
by Mark D. Roth
· 7 years ago
f87d9b2
Merge pull request #13977 from vjpai/subsurface
by Vijay Pai
· 7 years ago
157815d
Reviewer feedback
by ncteisen
· 7 years ago
56d2bfc
Merge pull request #13974 from nathanielmanistaatgoogle/12531
by Nathaniel Manista
· 7 years ago
1d91362
exec_ctx_fwd.h should never have been in public headers
by Vijay Pai
· 7 years ago
9ee9c92
change to pass in value
by Dan Zhang
· 7 years ago
31ddbff
Elide cygrpc.Timespec
by Nathaniel Manista
· 7 years ago
c6406f3
Implement InlinedVector independently of absl.
by Mark D. Roth
· 7 years ago
b4b0ac7
Resolve leak by freeing request payload if resources exhausted
by Vijay Pai
· 7 years ago
c052f36
Substitute a11r for ctiller in all OWNERS files
by Craig Tiller
· 7 years ago
0e50b94
Adjust receiv buffer via setsockopt for udp_server's listening socket.
by Dan Zhang
· 7 years ago
b3fa256
Revert "Simplify LB policy refcounting."
by Yash Tibrewal
· 7 years ago
92e267e
Add needed header
by Vijay Pai
· 7 years ago
0ea629c
Merge pull request #13912 from ncteisen/nullptr
by David G. Quintas
· 7 years ago
c0febd3
Simplify LB policy refcounting.
by Mark D. Roth
· 7 years ago
7b0bca2
do not throw and eat exceptions in C# connectivity watcher
by Jan Tattermusch
· 7 years ago
fead087
Merge pull request #13805 from AspirinSJL/lb_bug
by Juanli Shen
· 7 years ago
4ed35d1
Unify the timer callback bools
by Juanli Shen
· 7 years ago
32d077e
Merge pull request #13922 from y-zeng/openssl_1_1_0
by Yuchen Zeng
· 7 years ago
b5f7e27
Merge pull request #13933 from kpayson64/avoid_stall
by kpayson64
· 7 years ago
5dd3226
Switch C++ sync server to use gpr_thd rather than std::thread and provide resource exhaustion mechanism
by Vijay Pai
· 7 years ago
ff38af7
Merge pull request #13927 from jtattermusch/csharp_sourcelink_prepare
by Jan Tattermusch
· 7 years ago
a3bfddd
Fix bug with pollhup workaround
by Ken Payson
· 7 years ago
9870797
Merge pull request #13931 from apolcyn/merge_18x
by apolcyn
· 7 years ago
e374b88
Add more control flow logging
by Ken Payson
· 7 years ago
f407949
Manual merge conflict resolve: remove exec_ctx param from tcp_free
by Alexander Polcyn
· 7 years ago
77ad62e
Fix a Python spinlock bug
by Ken Payson
· 7 years ago
def31f9
Merge pull request #13900 from vjpai/odr
by Vijay Pai
· 7 years ago
ce1be0c
Merge remote-tracking branch 'upstream/v1.8.x' into merge_18x
by Alexander Polcyn
· 7 years ago
ebebb02
try embedding sources for a start
by Jan Tattermusch
· 7 years ago
cb0486a
prepare for SourceLink support
by Jan Tattermusch
· 7 years ago
c6ae9b5
Silence openssl 1.1.0 warnings
by Yuchen Zeng
· 7 years ago
6535cfd
Set error status correctly on server side
by Ken Payson
· 7 years ago
91b56b8
Mark tcp errors as UNAVAILABLE in UV tcp code
by murgatroid99
· 7 years ago
bddffb2
Fix objc compile
by ncteisen
· 7 years ago
5219f3f
Missing s/NULL/nullptr
by ncteisen
· 7 years ago
3c747f1
Fix tsan
by ncteisen
· 7 years ago
ae3e857
Revert unneeded changes
by Vijay Pai
· 7 years ago
d9c69e1
Merge pull request #13865 from muxi/add-objc-compression
by Muxi Yan
· 7 years ago
30bd91e
Merge pull request #13879 from AspirinSJL/client_load_report_bug
by Juanli Shen
· 7 years ago
5132bf3
Reconcile messages.proto; abort() when an invalid compression algorithm is set
by Muxi Yan
· 7 years ago
7542ba6
Merge pull request #13899 from mehrdada/upgrade-yapf-to-020
by Mehrdad Afshari
· 7 years ago
849bd73
Wrap duplicated-name definitions in anonymous namespace
by Vijay Pai
· 7 years ago
87cd994
Upgrade yapf to 0.20.0
by Mehrdad Afshari
· 7 years ago
6dc1c50
Revert "Fix a Python spinlock bug"
by Mehrdad Afshari
· 7 years ago
2490264
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-part4
by ncteisen
· 7 years ago
d230ad0
clang fmt
by ncteisen
· 7 years ago
b78df7a
Fix struct names
by Vijay Pai
· 7 years ago
e1d592a
Merge pull request #13891 from nathanielmanistaatgoogle/12531
by Nathaniel Manista
· 7 years ago
c71c6a7
Merge branch v1.8.x into master
by Mehrdad Afshari
· 7 years ago
7b9c023
Reform cygrpc.OperationTag and cygrpc.Event
by Nathaniel Manista
· 7 years ago
6c9a0a1
Bump version to 1.8.3
by Mehrdad Afshari
· 7 years ago
98efefc
Relax log-level when polling engines are undefined
by Mehrdad Afshari
· 7 years ago
f2a0ae7
Restore checking initial request sent
by Juanli Shen
· 7 years ago
d9ab30a
Merge pull request #13871 from yang-g/gmock_search_path
by Yang Gao
· 7 years ago
9aaa284
Merge pull request #13844 from danzh2010/startcb
by Yang Gao
· 7 years ago
eb64fad
Provide a way to use custom search path for gmock.h
by yang-g
· 7 years ago
e33d027
Merge pull request #13864 from y-zeng/keepalive_permit_without_calls
by Yuchen Zeng
· 7 years ago
3d44fc3
print output when the first test succeeded
by Muxi Yan
· 7 years ago
36abd15
Redirect stderr of xcodebuild
by Muxi Yan
· 7 years ago
c47b3f5
Add interface to API to enable compression
by Muxi Yan
· 7 years ago
1e522ef
Separate client and server keepalive_permit_without_calls
by Yuchen Zeng
· 7 years ago
32bd002
Merge pull request #13849 from muxi/retry-failed-objc-code-65
by Muxi Yan
· 7 years ago
81edf5f
Reform cygrpc.Operation
by Nathaniel Manista
· 7 years ago
271b042
Fix port picking logic in Python tests
by Mehrdad Afshari
· 7 years ago
9f2dd2d
Retry test when xcodebuild exit with simulator error
by Muxi Yan
· 7 years ago
247a05e
Merge pull request #13843 from kpayson64/fix_python_tests
by kpayson64
· 7 years ago
64f6d3c
Merge branch 'master' into startcb
by Dan Zhang
· 7 years ago
ffc0205
Merge pull request #13834 from dgquintas/debug_location_namespace
by David G. Quintas
· 7 years ago
Next »