Craig Tiller
acd095006f
Spam cleanup
9 years ago
Craig Tiller
5246838657
Fix a use after free
9 years ago
Craig Tiller
03dc655d2e
Fix state tracking, refcounting bugs
9 years ago
Craig Tiller
b5980be9a0
Merge github.com:grpc/grpc into sometimes-its-good-just-to-check-in-with-each-other
9 years ago
Craig Tiller
a14215a678
Fix state tracking, refcounting, overflow bugs
9 years ago
Craig Tiller
cf9a9334f5
Enforce one of the state transitions
9 years ago
Craig Tiller
286ca4be4d
Correct alarm handling
9 years ago
Craig Tiller
b8fa67eb89
Shutdown alarms should not finish successfully
9 years ago
Vijay Pai
f87a0984ab
Merge pull request #2470 from ctiller/i-want-to-wait-free
...
Lock free requested call fulfillment path
9 years ago
Nicolas Noble
e9881bbaf3
Merge pull request #2403 from ctiller/no-worries-i-can-wait
...
Add a clock_type field to gpr_timespec
9 years ago
Craig Tiller
2d883e7231
Merge pull request #2489 from yang-g/header_guard
...
set header guard
9 years ago
Craig Tiller
29cb6dd21f
Merge pull request #2482 from vjpai/rename_schedule_callback
...
ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add
9 years ago
Craig Tiller
efccb3f5ce
Merge pull request #2472 from nicolasnoble/4000-is-infinite-right
...
Changing a very long (4000s) deadline to 10s.
9 years ago
yang-g
6ca6ec884d
set header guard
9 years ago
Craig Tiller
e086725e4c
Merge branch 'no-worries-i-can-wait' of github.com:ctiller/grpc into no-worries-i-can-wait
9 years ago
Craig Tiller
c9fef6f521
Merge github.com:grpc/grpc into no-worries-i-can-wait
9 years ago
Craig Tiller
af26143b6f
Merge github.com:grpc/grpc into i-want-to-wait-free
9 years ago
Craig Tiller
232e04b619
Spelling correction
9 years ago
Craig Tiller
2510ce477b
Reflect new gpr_timespec type in C#
9 years ago
David G. Quintas
fea28b79fb
Merge pull request #2485 from ctiller/thread-stress=craig-stress
...
Fix leaked completions (leading to leaked calls in thread_stress_test)
9 years ago
Jan Tattermusch
068e320ed1
Merge pull request #2486 from murgatroid99/node_error_status_test
...
Add tests for translating server handler errors to status objects
9 years ago
Michael Lumish
048fc2f04f
Merge pull request #2488 from jcanizales/subclass-grxwriter
...
Subclass GRXWriter instead of conforming to its protocol
9 years ago
murgatroid99
560b82c459
Added tests for UNKNOWN status when the handler does not specify
9 years ago
Craig Tiller
fb5ce3dbea
Merge pull request #2479 from grpc/pick_first_h_docstring
...
Docstring for grpc_create_pick_first_lb_policy
9 years ago
Craig Tiller
3644adf864
Merge pull request #2478 from grpc/pollset_set_comment_fix
...
Tiny comment grammar fix
9 years ago
Craig Tiller
be2b9b2563
Merge pull request #2463 from dgquintas/bitsetmacros
...
Added bitset macro ops
9 years ago
Craig Tiller
b3b1cd14de
Spam cleanup
9 years ago
Nicolas "Pixel" Noble
aff4f2a0cc
Changing a very long (4000s) deadline to 10s.
9 years ago
Jorge Canizales
29f55d5655
Remove GRXWriter wrappers that are now unnecessary
...
With GRXWriter a subclass of all writers, we can map the requestsWriter directly
without a dumb wrapper, and return GRXImmediateWriter objects where GRXWriter is
expected.
9 years ago
Jorge Canizales
a38baaec9c
Subclass GRXWriter instead of conforming to protocol
9 years ago
Jorge Canizales
739c99879a
Codegen GRXWriter* instead of id<GRXWriter>
9 years ago
Jorge Canizales
a8c5d96893
id<GRXWriter> -> GRXWriter * in the tests
9 years ago
Jorge Canizales
5604712b03
id<GRXWriter> -> GRXWriter * in the runtime
9 years ago
David Garcia Quintas
29f13f22fe
Moar parenthesis!
9 years ago
Jorge Canizales
7b52c98e62
Separate GRXForwardingWriter, delete the protocol
9 years ago
Craig Tiller
eec373c555
Merge pull request #2413 from dgquintas/interop_sniffer
...
Introduced InteropContextInspector
9 years ago
Craig Tiller
1eedf268e6
Merge pull request #2385 from yang-g/timeout_interop
...
Add timeout interop test case
9 years ago
murgatroid99
06f0972924
Add tests for translating server handler errors to status objects
9 years ago
Craig Tiller
304048c271
Fix leaked completions (leading to leaked calls in thread_stress_test)
9 years ago
Jan Tattermusch
9d70c81081
Merge pull request #2483 from stanley-cheung/add_homebrew_to_jenkins
...
Rename Jenkins script to run_distribution
9 years ago
Stanley Cheung
d76bb254e2
rename script to run_distribution
9 years ago
jboeuf
c876923bc2
Merge pull request #2451 from yang-g/authcontext_iterator
...
auth context iterator
10 years ago
vjpai
72a44178e9
ThreadPoolInterface::ScheduleCallback --> ThreadPoolInterface::Add
10 years ago
yang-g
06fabde1b7
add missed 'class'
10 years ago
yang-g
fb58d239ef
Merge with head
10 years ago
yang-g
7ef7232dd9
split iterator into its own file
10 years ago
Abhishek Kumar
65ef0fffae
Merge pull request #1888 from ctiller/flow-like-lava-to-a-barnyard
...
Transport/call flow control interface
10 years ago
David G. Quintas
65749c1079
Docstring for grpc_create_pick_first_lb_policy
10 years ago
David G. Quintas
a5d6e72957
Tiny comment grammar fix
...
s/adds...with/adds...to
10 years ago
Craig Tiller
abfaf2a536
Expand comment
10 years ago