Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
203977925ccf04599336897a694b300d4f922464
/
src
2039779
Linux compile fixes
by Craig Tiller
· 7 years ago
781e91a
Add invalidate_now calls
by Craig Tiller
· 7 years ago
c0df1c0
Compiling again
by Craig Tiller
· 7 years ago
565d4c1
Progress
by Craig Tiller
· 7 years ago
fa5c621
Merge github.com:grpc/grpc into grpc_millis
by Craig Tiller
· 7 years ago
afbd3be
Merge pull request #11858 from markdroth/client_channel_owners
by Mark D. Roth
· 7 years ago
0086d02
Merge pull request #11189 from muxi/stream_compression
by Muxi Yan
· 7 years ago
e395dfb
Set owners for client_channel tree.
by Mark D. Roth
· 7 years ago
d996379
Reset OWNERS state
by Craig Tiller
· 7 years ago
b2163c3
Merge pull request #11836 from kpayson64/subchannel_mu
by kpayson64
· 7 years ago
da0c0ec
Merge pull request #11830 from apolcyn/fix_credential_compose_leaks_master
by apolcyn
· 7 years ago
ee3fddb
Merge pull request #11837 from dgquintas/thread_manager_join
by David G. Quintas
· 7 years ago
fd82a6c
Merge pull request #11145 from vjpai/inproc3
by Vijay Pai
· 7 years ago
10519a3
Proper metadata arena management
by Vijay Pai
· 7 years ago
aef267b
Put thread creation and join under lock
by David Garcia Quintas
· 7 years ago
cc0cbed
Destroy mutex on subchannel destruction
by Ken Payson
· 7 years ago
29d4723
Merge pull request #10827 from jboeuf/max_token_lifetime_cpp
by jboeuf
· 7 years ago
3d7d5f4
Create inproc transport, add relevant tests, exclude irrelevant tests
by Vijay Pai
· 8 years ago
ac51c2a
Merge pull request #11825 from sreecha/asan_failure
by Sree Kuchibhotla
· 7 years ago
77349cd
fix ruby memory leaks when composing credentials
by Alexander Polcyn
· 7 years ago
0c9ce72
Merge pull request #11761 from dgquintas/lb_update_connector_fix
by David G. Quintas
· 7 years ago
d4619f4
Merge pull request #11819 from dgquintas/timer_manager_uaf
by David G. Quintas
· 7 years ago
a69878a
fix memory leaks due to not calling grpc_shutdown in bm_cq_multiple_threads
by Sree Kuchibhotla
· 7 years ago
2150d6f
Merge pull request #11629 from apolcyn/fix_port_ordering
by apolcyn
· 7 years ago
46569f2
Adding a few owners for /src/python/grpcio/grpc_core_dependencies.py
by Nicolas "Pixel" Noble
· 7 years ago
f2e4a47
Merge pull request #11812 from ctiller/noparents
by Craig Tiller
· 7 years ago
fc94d1f
Fix use-after-free in timer manager
by David Garcia Quintas
· 7 years ago
da8eca5
Better handling of token lifetime.
by Julien Boeuf
· 8 years ago
76a316c
Add `set noparent` to Python OWNER files
by Mehrdad Afshari
· 7 years ago
41690d1
Detach ownership of core/c++
by Craig Tiller
· 7 years ago
9a4ed68
Improved testing
by David Garcia Quintas
· 7 years ago
b03e5cb
Add @mehrdada to python OWNERS
by Mehrdad Afshari
· 7 years ago
a9b9add
Merge branch 'master' of github.com:grpc/grpc into lb_update_connector_fix
by David Garcia Quintas
· 7 years ago
507d1fd
Removed duplicated refs
by David Garcia Quintas
· 7 years ago
8ffb7c1
Merge pull request #11759 from apolcyn/ruby_cleanup
by apolcyn
· 7 years ago
b598460
Add myself as owner of files in several directories
by murgatroid99
· 7 years ago
47e1292
PR comments
by David Garcia Quintas
· 7 years ago
9877189
Merge pull request #11310 from nicolasnoble/import
by Nicolas Noble
· 7 years ago
e5b847c
Merge pull request #11779 from markdroth/client_channel_fix
by Mark D. Roth
· 7 years ago
4ea1923
Merge pull request #11727 from ncteisen/the-tracers-become-self-aware
by Noah Eisen
· 7 years ago
e476f7d
Strawman OWNERS --> CODEOWNERS script
by Craig Tiller
· 7 years ago
780ba5d
Add all refcount flag
by ncteisen
· 7 years ago
7712c7c
clang format
by ncteisen
· 7 years ago
2e85f68
Add a list_tracer functionality
by ncteisen
· 7 years ago
06bce6e
Tracers know their name
by ncteisen
· 7 years ago
ecfe2d6
RR: fix subchannel list handling
by David Garcia Quintas
· 7 years ago
f2e1565
Merge pull request #11547 from ctiller/epex7
by Craig Tiller
· 7 years ago
15494b5
Don't set the channel's state to TRANSIENT_FAILURE if we updated the LB policy.
by Mark D. Roth
· 7 years ago
1bec15e
Merge pull request #11777 from dgquintas/null_userdata_rr
by David G. Quintas
· 7 years ago
f9ff554
Add COUNT for stream compression method
by Muxi Yan
· 7 years ago
4d39b4d
Merge pull request #11070 from muxi/fix-pipe-buffer
by Muxi Yan
· 7 years ago
37691e7
Merge pull request #11317 from ctiller/cq-drop
by Craig Tiller
· 7 years ago
1105354
NULL user_data after destruction
by David Garcia Quintas
· 7 years ago
a5aaf0a
Merge pull request #11716 from sreecha/timer_comments
by Sree Kuchibhotla
· 7 years ago
ca0b808
Merge pull request #11409 from annasapek/asynch-tsi-fake-handshaker
by Mark D. Roth
· 7 years ago
600ae82
remove an unused method
by Alexander Polcyn
· 7 years ago
4318df0
Update tsi_fake_handshaker to implement the asynchronous TSI
by Anna Sapek
· 7 years ago
102efba
Merge pull request #11186 from ctiller/hps
by Craig Tiller
· 7 years ago
aee639e
Merge pull request #11748 from ctiller/c++compat5
by Craig Tiller
· 7 years ago
7593255
Merge pull request #11702 from ctiller/ubsan101
by Craig Tiller
· 7 years ago
809fbfd
Merge pull request #11742 from ncteisen/fuzz-iob-in-metadata
by Noah Eisen
· 7 years ago
2ca8282
Merge pull request #11738 from mehrdada/canonica-urls
by Mehrdad Afshari
· 7 years ago
a840e4a
make SwiftSample support Xcode8
by Jan Tattermusch
· 7 years ago
ed38016
C++ compatibility fixes
by Craig Tiller
· 7 years ago
e7ba3e9
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846
by Noah Eisen
· 7 years ago
5e36994
Merge pull request #11572 from vjpai/internalize
by Vijay Pai
· 7 years ago
0c1f4be
Merge pull request #11741 from kpayson64/tf_rollback
by Nicolas Noble
· 7 years ago
ee145be
Merge pull request #11729 from murgatroid99/uv_memory_leak_fixes
by Michael Lumish
· 7 years ago
b84a489
Revert "Reduce server memory usage"
by Ken Payson
· 7 years ago
a4710a0
Revert "Remove lockfree-stack implementation that is no longer used"
by Ken Payson
· 7 years ago
bb3d95b
Use https://grpc.io consistently as the canonical URL
by Mehrdad Afshari
· 7 years ago
976eb7c
Fetch grpc.io/release over https
by Mehrdad Afshari
· 7 years ago
c0baec6
Internalize structs and methods meant for being exposed through codegen
by Vijay Pai
· 7 years ago
b0d6f11
Remove declaration of missing field.
by Robert Bradshaw
· 7 years ago
33f54af
Merge pull request #11051 from jboeuf/fix_issue_11011
by Matt Kwong
· 7 years ago
cd4508f
Fix some memory leaks in UV TCP code
by murgatroid99
· 7 years ago
630e26b
Code cleanups in client_auth_filter and server_auth_filter.
by Mark D. Roth
· 7 years ago
fbd06f7
Comments and fixes
by Muxi Yan
· 7 years ago
05f6d7e
Merge pull request #11696 from dgquintas/rr_concurrent_updates_fix
by David G. Quintas
· 7 years ago
4e014a2
Merge pull request #11639 from murgatroid99/master_1.4.1_upmerge
by Michael Lumish
· 7 years ago
60751fe
Add client_channel tracer; code cleanup; eliminate an allocation.
by Mark D. Roth
· 7 years ago
8dc24e3
Merge pull request #11644 from ncteisen/murder-the-custom-debugging-defines
by Noah Eisen
· 7 years ago
e9f6eac
Merge pull request #11684 from sreecha/timer_manager_fix
by Sree Kuchibhotla
· 7 years ago
bd3ea98
Add comments to timer_generic.c file
by Sree Kuchibhotla
· 7 years ago
e9cd8a8
Remove more custom debug defines
by ncteisen
· 7 years ago
a9694ec
Merge pull request #11495 from agc-sec/fixopenssl-jwt
by Matt Kwong
· 7 years ago
4b2def3
Fix RR concurrent updates
by David Garcia Quintas
· 7 years ago
1d85332
Merge pull request #11532 from ctiller/optimize_for
by Craig Tiller
· 7 years ago
8af7989
Fix potential rounding error
by Craig Tiller
· 7 years ago
65dd99f
fix typos identified in code review
by Sree Kuchibhotla
· 7 years ago
882ba60
Merge remote-tracking branch 'upstream/v1.4.x' into master_1.4.1_upmerge
by murgatroid99
· 7 years ago
67a4054
Initialize pending_ops false
by Noah Eisen
· 7 years ago
873ee82
Add channel args to qps server
by Craig Tiller
· 7 years ago
7fd8f67
clang-format
by Craig Tiller
· 7 years ago
9c070bf
Fix memory leak
by Craig Tiller
· 7 years ago
82360c8
Merge github.com:grpc/grpc into epex7
by Craig Tiller
· 7 years ago
163d8d6
Sanity fix
by Muxi Yan
· 7 years ago
e87a7e1
Move stream_compression to src/core/lib/compression
by Muxi Yan
· 7 years ago
c1f837c
Make stream compression module
by Muxi Yan
· 8 years ago
5694019
Fix compile
by Craig Tiller
· 7 years ago
Next »