Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
6521c5078c9d4c817cc61665a68a471c877571ea
/
src
« Previous
ce58cf8
Add Slice constructors to match all grpc_slice cases
by Vijay Pai
· 7 years ago
ab38a3d
Merge pull request #11832 from muxi/objc-oauth-protocol
by Muxi Yan
· 7 years ago
5b3dc4a
PHP: persistent channel
by Stanley Cheung
· 7 years ago
1ba000e
Merge pull request #12055 from sreecha/fix_epoll1_fd_orphan
by Sree Kuchibhotla
· 7 years ago
2010985
gRPC Python test infrastructure
by Nathaniel Manista
· 7 years ago
f9bf428
Add support for service configs to c-ares resolver.
by Mark D. Roth
· 7 years ago
f264147
Prevent fd_orphan from calling shutdown(fd) when release_fd is true
by Sree Kuchibhotla
· 7 years ago
cfce451
Fix tsan failures in cq-pluck and cleanup cq code
by Sree Kuchibhotla
· 7 years ago
62b9a8c
Merge pull request #12041 from muxi/fix-objc-memory-leak
by Muxi Yan
· 7 years ago
34989fd
Merge branch 'master' into fix_alarm
by Sree Kuchibhotla
· 7 years ago
4f68ecf
Merge pull request #11893 from wilhuff/wilhuff/copy-servername
by Muxi Yan
· 7 years ago
3aaa5ea
minor fix
by jiangtaoli2016
· 7 years ago
482d006
Fix another two memory leak points in cronet_transport
by Muxi Yan
· 7 years ago
54ecb5a
Merge pull request #12021 from jiangtaoli2016/unused_bytes
by Jiangtao Li
· 7 years ago
3f818cc
Node: document that root_certs in createSsl is optional
by Connor Peet
· 7 years ago
9279ca1
Merge pull request #11796 from afirago/fix-fallthrough-werror
by Nicolas Noble
· 7 years ago
0efb1e9
Merge pull request #11720 from ncteisen/flow-control-v3
by Noah Eisen
· 7 years ago
e70f3b2
Merge branch 'master' into fix_alarm
by Sree Kuchibhotla
· 7 years ago
00b35e7
Make tsi handshaker result unused bytes const
by jiangtaoli2016
· 7 years ago
36ecf8d
Merge pull request #12005 from apolcyn/fix_flakey_ruby_cancellation_test_master
by apolcyn
· 7 years ago
8a46ba5
clang fmt
by ncteisen
· 7 years ago
ab04027
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
by ncteisen
· 7 years ago
d885d24
Merge pull request #12004 from murgatroid99/node_deprecation_message_util
by Michael Lumish
· 7 years ago
8de7c09
Split tests more granularly
by murgatroid99
· 7 years ago
6e94eac
Merge pull request #11431 from gkelly/client-context-init
by Noah Eisen
· 7 years ago
9271621
Merge pull request #12000 from yang-g/msan
by Yang Gao
· 7 years ago
c073e43
Merge pull request #12008 from ncteisen/fuzz-direct-leak-in-malloc
by Noah Eisen
· 7 years ago
b667f12
Merge pull request #11979 from apolcyn/ensure_cancel_with_status_memory_api
by apolcyn
· 7 years ago
e6432bf
Fix leak if duplicated static md
by Noah Eisen
· 7 years ago
3188ae5
Merge pull request #11998 from muxi/revert-debug-info
by Muxi Yan
· 7 years ago
5fbfa18
Merge pull request #11991 from muxi/fix-objc-nsdata-memory-leak
by Muxi Yan
· 7 years ago
3908891
fix cancellation test flake
by Alexander Polcyn
· 7 years ago
79d9a8a
Merge branch 'master' into tsi_grpc
by jiangtaoli2016
· 7 years ago
6fe29a5
Node: replace custom deprecation warning with existing solution
by murgatroid99
· 7 years ago
84d6924
Use zalloc and remove now redundant sets
by yang-g
· 7 years ago
23b74dc
Node: fix segfault with incorrect status argument types
by murgatroid99
· 7 years ago
9663d03
Add a GrpcLibraryInitializer to client_context.cc
by Garret Kelly
· 7 years ago
897a752
Initialize initiating_exec_ctx_or_null
by yang-g
· 7 years ago
b25c9bf
Show passed tests as well
by Muxi Yan
· 7 years ago
dde4548
Revert to more useful debug info
by Muxi Yan
· 7 years ago
5a549d6
Merge pull request #11982 from muxi/fix-buffered-pipe-crash
by Muxi Yan
· 7 years ago
6a8355d
Fix two memory leaks
by Muxi Yan
· 7 years ago
1901254
Update tcp_server_utils_posix_common with GPR_ONCE_INIT
by Peter Gonda
· 7 years ago
f787594
Merge pull request #11703 from yang-g/cq_shutdown
by Yang Gao
· 7 years ago
860b1da
Resume GRXBufferedPipe when it gets dealloced
by Muxi Yan
· 7 years ago
e5cd176
Merge pull request #11927 from y-zeng/nameser
by Yuchen Zeng
· 7 years ago
7001bc2
Add TSI zero-copy frame protector
by jiangtaoli2016
· 7 years ago
088e85c
add comment and test for memory api of grpc_call_cancel_with_status
by Alexander Polcyn
· 7 years ago
fb193a1
Merge branch 'master' of https://github.com/grpc/grpc into flow-control-v3
by ncteisen
· 7 years ago
021c29e
Create optional subspec for GRPCCall+GID
by Muxi Yan
· 7 years ago
097cbfc
Resolve comments
by yang-g
· 7 years ago
7d6b914
Change return type to bool
by yang-g
· 7 years ago
533fbd3
Rebase with head and resolve conflicts
by yang-g
· 7 years ago
0eaf7de
Allow adding events to cq after shutdown is called.
by yang-g
· 7 years ago
433f7bc
Merge pull request #11948 from dgquintas/grpclb_fix_rr_shutdown_connectivity
by David G. Quintas
· 7 years ago
aaf623a
Merge pull request #11965 from dgquintas/grpclb_lb_channel_conn_state_subscription
by David G. Quintas
· 7 years ago
8dc1b7d
Merge pull request #11732 from muxi/update-podspecs
by Muxi Yan
· 7 years ago
a02d8c8
Merge pull request #11930 from jtattermusch/csharp_safe_threadpool
by Jan Tattermusch
· 7 years ago
cace6a9
Merge pull request #11963 from apolcyn/fix_ruby_bidi_error_terminate
by apolcyn
· 7 years ago
fc950fb
Fix bug in handling of RR connectivity transition to SHUTDOWN
by David Garcia Quintas
· 7 years ago
6a7935e
Watch the LB channel using the right initial conn. state
by David Garcia Quintas
· 7 years ago
c95110a
Move OAuth2 provider to GRPCCall+OAuth2
by Muxi Yan
· 7 years ago
cd22f11
properly finish bidi calls when there is an initial error
by Alexander Polcyn
· 7 years ago
a0bfba2
Fix use after free error in cq
by Sree Kuchibhotla
· 7 years ago
e775180
Use new protocol for reporting dropped calls to grpclb balancer.
by Mark D. Roth
· 7 years ago
f630ff2
Update build.yaml, fix format
by Yuchen Zeng
· 7 years ago
bc66377
Add src/core/lib/iomgr/nameser.h
by Yuchen Zeng
· 7 years ago
ddc0d37
Merge pull request #11780 from muxi/stream_compression_transport
by Muxi Yan
· 7 years ago
5794061
Improvements to grpc_byte_stream API and handling.
by Mark D. Roth
· 7 years ago
9c3f43f
Merge pull request #11921 from adam-26/1745
by Michael Lumish
· 7 years ago
986f056
Merge pull request #11865 from yang-g/avl_interface
by Yang Gao
· 7 years ago
75e9eae
reduce threadpool size for qps benchmarks
by Jan Tattermusch
· 7 years ago
7dbd724
introduce inlineHandlers setting
by Jan Tattermusch
· 7 years ago
633434a
dont run user handlers on grpc threadpool threads
by Jan Tattermusch
· 7 years ago
b414268
Merge pull request #11901 from nathanielmanistaatgoogle/grpc_testing
by Nathaniel Manista
· 7 years ago
0b0888c
Merge pull request #11915 from dgquintas/grpclb_drop_fixes
by David G. Quintas
· 7 years ago
d124f38
Merge pull request #11932 from kpayson64/more_details
by kpayson64
· 7 years ago
c22c65b
grpclb: deal with all-drops serverlists
by David Garcia Quintas
· 7 years ago
59beeff
Merge branch 'master' into fix_alarm
by Sree Kuchibhotla
· 7 years ago
ad5a9c2
Merge pull request #11925 from sreecha/disable-epoll1
by Sree Kuchibhotla
· 7 years ago
9c42044
Add classifiers to package details
by Ken Payson
· 7 years ago
9bf8342
enable epollsig
by Sree Kuchibhotla
· 7 years ago
69b7231
gRPC Python test infrastructure
by Nathaniel Manista
· 7 years ago
1a48907
format code
by yang-g
· 7 years ago
d66ee1a
Remove unused user_data from ref_node.
by yang-g
· 7 years ago
16149ad
regenerate projects
by yang-g
· 7 years ago
59ef648
Adding exec_ctx to avl vtable functions
by yang-g
· 7 years ago
6abd200
Revert "Separate internal-only and public parts of C++ API"
by Vijay Pai
· 7 years ago
107840f
Disable epoll1 unless explicitly requested
by Sree Kuchibhotla
· 7 years ago
84122c4
Fix wrong logging of LB policy addresses
by David Garcia Quintas
· 7 years ago
f064af3
Merge pull request #11849 from apolcyn/fix_ruby_md_mem_leaks_master
by apolcyn
· 7 years ago
a178f40
Fix quotation marks
by Adam
· 7 years ago
8f13439
Fix issue from google/protobuf#1745 - javascript allow dot in filename
by Adam
· 7 years ago
9511aef
Merge pull request #11786 from y-zeng/fd_orphan
by Yuchen Zeng
· 7 years ago
a2f0e19
Merge pull request #11913 from apolcyn/debug_new_ruby_flake
by apolcyn
· 7 years ago
a074133
Merge pull request #11733 from markdroth/security_api_cleanup
by Mark D. Roth
· 7 years ago
3180dfa
C-Ares: Remove Internal Header
by Axel Huebl
· 7 years ago
11fade7
Fix a ruby test flake
by Alexander Polcyn
· 7 years ago
781fd6f
Merge pull request #11884 from yashykt/connect-auth
by Yash Tibrewal
· 7 years ago
85cc143
fix memory leak with large metadata keys or values
by Alexander Polcyn
· 7 years ago
Next »