Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
d7ccea8f16f8102a06af5ea43804730b12942f93
/
src
/
core
d7ccea8
Remove duplicate check for shutting_down
by Juanli Shen
· 7 years ago
6fa206d
Merge pull request #13336 from markdroth/server_connection_timeout
by Mark D. Roth
· 7 years ago
f7a8eb7
Merge pull request #13554 from danzh2010/asyncio
by Yang Gao
· 7 years ago
a37437d
Merge pull request #12126 from dutor/fix-accept-queue-init
by Craig Tiller
· 7 years ago
a92428b
Move chttp2 cleanup code into close_transport_locked().
by Mark D. Roth
· 7 years ago
d194578
Merge pull request #13599 from kpayson64/fix_flow_control_bug_local
by kpayson64
· 7 years ago
df86101
Initialize last sent ping time
by Ken Payson
· 7 years ago
ba95146
fix comment format
by Dan Zhang
· 7 years ago
26024c8
Merge branch 'master' into asyncio
by Dan Zhang
· 7 years ago
ec8a59e
read once
by Dan Zhang
· 7 years ago
dd01db3
Make comparison of LB policy name case-insensitive.
by Mark D. Roth
· 7 years ago
e109ddf
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
by Mark D. Roth
· 7 years ago
764ef8c
Merge pull request #13575 from vjpai/dehist
by Vijay Pai
· 7 years ago
195cf1e
Move histogram to test/core/util
by Vijay Pai
· 7 years ago
ccd3503
Merge pull request #13573 from apolcyn/optional_pthread_atfork
by Noah Eisen
· 7 years ago
9a7c736
Merge pull request #13432 from ncteisen/no-more-extern-c
by Noah Eisen
· 7 years ago
d4a3bb8
Allow compiling grpc without use of pthread_atfork
by Alexander Polcyn
· 7 years ago
64d588f
fix compile error
by Dan Zhang
· 7 years ago
5f66253
Merge pull request #13357 from markdroth/reference_counted
by Mark D. Roth
· 7 years ago
43db249
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
by ncteisen
· 7 years ago
14b27b8
Merge commit 'aa358d5e43' into no-more-extern-c
by ncteisen
· 7 years ago
17a1431
Merge pull request #13466 from nicolasnoble/upmerge-from-v1.7
by Nicolas Noble
· 7 years ago
0f7bc57
Modify udp_server to do asynchronous read and write and only re-arm
by Dan Zhang
· 7 years ago
c5d0df9
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
by Mark D. Roth
· 7 years ago
0f2a719
Add missing semicolons
by ncteisen
· 7 years ago
b337de9
Merge remote-tracking branch 'upstream/master' into reference_counted
by Mark D. Roth
· 7 years ago
bf816d3
Shorted "reference" to "ref".
by Mark D. Roth
· 7 years ago
d49e100
clang-format code
by Mehrdad Afshari
· 7 years ago
361f810
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
by Nicolas "Pixel" Noble
· 7 years ago
853fff8
Split tracing code into its own class.
by Mark D. Roth
· 7 years ago
7b0521a
Merge pull request #13535 from ncteisen/fix-trace-tsan
by Noah Eisen
· 7 years ago
56687c1
Merge pull request #13531 from grpc/fix-workaround-var-init
by Muxi Yan
· 7 years ago
1479313
clang fmt
by Noah Eisen
· 7 years ago
9ab3e5d
Fix tracer TSAN bug
by Noah Eisen
· 7 years ago
2a56d2e
Merge pull request #13448 from camillol/fixalign
by David G. Quintas
· 7 years ago
b319f49
Code review changes.
by Mark D. Roth
· 7 years ago
b7b3f72
Fix uninitialized variable
by Muxi Yan
· 7 years ago
aa358d5
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
by ncteisen
· 7 years ago
d39d007
Merge pull request #13515 from mehrdada/bump-master-version
by Mehrdad Afshari
· 7 years ago
bc61c53
Merge pull request #13491 from vjpai/destack
by Vijay Pai
· 7 years ago
962722c
Fix alignment issue in gpr_murmur_hash3
by Camillo Lugaresi
· 7 years ago
d3984c3
clang-format
by Mark D. Roth
· 7 years ago
3228489
Fix include guard check.
by Mark D. Roth
· 7 years ago
835537f
Implement MakeReferenceCounted<> helper.
by Mark D. Roth
· 7 years ago
cf9ca84
Add ReferenceCountedPtr class.
by Mark D. Roth
· 7 years ago
abadc6c
Use New() and Delete() instead of C++ new and delete.
by Mark D. Roth
· 7 years ago
14e96f9
Bump 1.8.0-dev to 1.9.0-dev
by Mehrdad Afshari
· 7 years ago
9f6a6f3
Fix compiler error on need_to_unref_constructed
by Muxi Yan
· 7 years ago
e7af525
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
by ncteisen
· 7 years ago
70db663
Add ReferenceCounted base class.
by Mark D. Roth
· 7 years ago
5491eb7
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
by Mark D. Roth
· 7 years ago
dc8be88
Fix handling of grpc shutdown in timer callback.
by Mark D. Roth
· 7 years ago
aaad0c2
clang-format
by Mark D. Roth
· 7 years ago
8912542
Remove lockfree stack, again
by Vijay Pai
· 7 years ago
fcb4205
silence uninitialized use warning
by Jan Tattermusch
· 7 years ago
e8bb874
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
by ncteisen
· 7 years ago
264560f
Reviewer feedback
by ncteisen
· 7 years ago
b8ec238
Merge branch 'master' of https://github.com/grpc/grpc into inheritance-in-core
by Noah Eisen
· 7 years ago
dd010f2
Merge pull request #13364 from ncteisen/surfacing-error-details
by Noah Eisen
· 7 years ago
11c1c47
Fix real TSAN/ASAN bug
by Noah Eisen
· 7 years ago
e295ec7
Merge pull request #13454 from yang-g/lockfree_event
by Yang Gao
· 7 years ago
18a6837
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
by Nicolas "Pixel" Noble
· 7 years ago
ed49fe5
Resolve comments
by yang-g
· 7 years ago
da6b479
Merge remote-tracking branch 'upstream/master' into server_connection_timeout
by Mark D. Roth
· 7 years ago
8d1a3ca
use aquire release
by ncteisen
· 7 years ago
c567ceb
Merge pull request #13173 from kwasimensah/patch-1
by Nicolas Noble
· 7 years ago
abdc290
clang fmt
by ncteisen
· 7 years ago
ad671ff
Merge pull request #13391 from ncteisen/more-eager-free
by Noah Eisen
· 7 years ago
993e9f0
Merge branch 'master' of https://github.com/grpc/grpc into no-more-extern-c
by ncteisen
· 7 years ago
8abe262
Fix pthread cleanup logic
by kwasimensah
· 7 years ago
26521b3
Avoid calling dtor on grpc_fd before putting it in freelist
by yang-g
· 7 years ago
f852c06
Fix TSAN attempt
by ncteisen
· 7 years ago
46f9175
Fix windows build
by ncteisen
· 7 years ago
0392f8a
Merge branch 'master' of https://github.com/grpc/grpc into tracing++
by ncteisen
· 7 years ago
509aba4
Fix test builds
by ncteisen
· 7 years ago
66dfcf5
clang fmt
by ncteisen
· 7 years ago
0e6b5b3
Un extern the fuzzers
by ncteisen
· 7 years ago
adbfbd5
Remove all extern C
by ncteisen
· 7 years ago
90c8cf6
Merge pull request #13435 from sreecha/disable-realtime-caching
by Sree Kuchibhotla
· 7 years ago
c4dd9cf
reviewer feedback
by ncteisen
· 7 years ago
dbca3d9
Merge pull request #13433 from murgatroid99/uv_resource_quota_fixes
by Michael Lumish
· 7 years ago
692915e
Swtich to using grpc_bb_take_first
by ncteisen
· 7 years ago
9f4759a
Disable caching start-time for all clocktypes except GPR_CLOCK_MONOTONIC
by Sree Kuchibhotla
· 7 years ago
5dc3cc1
Clang format
by murgatroid99
· 7 years ago
c35a660
Merge pull request #13422 from kpayson64/quic_tsan_fix
by kpayson64
· 7 years ago
3dc4bc2
Fix uses of resource quota in UV TCP code
by murgatroid99
· 7 years ago
6d66369
Merge pull request #13388 from y-zeng/flow_control
by Yuchen Zeng
· 7 years ago
ad3bdbe
Merge pull request #13335 from ncteisen/inline-closure
by Noah Eisen
· 7 years ago
588d6d9
unref before write failures for completness
by ncteisen
· 7 years ago
311fa5f
Reviewer feedback: no API change
by ncteisen
· 7 years ago
7fb7774
Merge pull request #13417 from markdroth/grpclb_memory_leak_fix
by Mark D. Roth
· 7 years ago
24908a6
Use lock when popping requests on server shutdown
by Ken Payson
· 7 years ago
0bf12cf
Fix clang-format issues
by kwasimensah
· 7 years ago
3035950
clang fmt
by ncteisen
· 7 years ago
1028787
Add constant kMaxDt
by Yuchen Zeng
· 7 years ago
232af48
inline helper and remove extern c
by ncteisen
· 7 years ago
b2aa06a
Reviewer feedback: friend func not clasS
by ncteisen
· 7 years ago
9006013
Reviewer feedback: singleton TraceFlagList
by ncteisen
· 7 years ago
6c8ee58
Restart LB call after client load report completion, if needed.
by Mark D. Roth
· 7 years ago
9e2be49
Only alloc if status <> ok
by ncteisen
· 7 years ago
Next »