Alexander Polcyn
|
f8dc32e9e2
|
make end2end test ports dynamic and slight refactor
|
8 years ago |
Alexander Polcyn
|
c44c16e330
|
add initial framework for full end2end tests outside of rspec
|
8 years ago |
Noah Eisen
|
3005ce8dda
|
Only use static on string literals
|
8 years ago |
Yuchen Zeng
|
68745bbf8a
|
Resolve dependency issues
|
8 years ago |
Alexander Polcyn
|
be30114a3b
|
fix up tests and remove two unlocks in a row bug
|
8 years ago |
Yuchen Zeng
|
c6f3a00b13
|
Fix SetSocketMutator
|
8 years ago |
Michael Warres
|
456ddd83df
|
Remove grpc_udp_server dependency on grpc_server.
|
8 years ago |
Muxi Yan
|
62e9596c61
|
Advance ProtoCompiler version
|
8 years ago |
Nicolas "Pixel" Noble
|
58796c8589
|
G stands for...
|
8 years ago |
Alexander Polcyn
|
fcad5799b4
|
in the middle of fixing watch and get connectivity state to work with new changes
|
8 years ago |
Yuchen Zeng
|
4564b8cde7
|
Copy value at SetPointerWithVtable
|
8 years ago |
murgatroid99
|
aaef11aa29
|
Drop support for io.js, fix minor issue with node extension
|
8 years ago |
Craig Tiller
|
d26250be35
|
Get growth right
|
8 years ago |
Craig Tiller
|
fb9d112043
|
Review comments
|
8 years ago |
Craig Tiller
|
a6bec8fc31
|
Auto-call-arena-sizing
|
8 years ago |
Craig Tiller
|
2e0788ac76
|
Move config application to *just* prior to subchannel pick
- this is both the point where we *know* we have a config (or not), and the
last moment before wait_until_ready-ness is not an issue
|
8 years ago |
Jan Tattermusch
|
ff4fc13bd2
|
regenerate code
|
8 years ago |
Jan Tattermusch
|
482e2d2010
|
prevent name clashes in C# generated code
|
8 years ago |
Yuchen Zeng
|
820e0834aa
|
Fix SetSocketMutator
|
8 years ago |
Nathaniel Manista
|
40d55f9dac
|
Add import prefix to Python generator
This is needed by a customer with a nontraditional codebase.
|
8 years ago |
ncteisen
|
4b36a3d9ea
|
Change error_create API to slice
|
8 years ago |
ncteisen
|
20a72b8b83
|
clang fmt
|
8 years ago |
Alexander Polcyn
|
427ec5e433
|
change if to while to avoid unsafe wakeup
|
8 years ago |
Yuchen Zeng
|
47155ed254
|
Split ifaddr related functions out into a separate file
|
8 years ago |
ncteisen
|
53bd23591c
|
Atomically load ref debugging output numbers
|
8 years ago |
Craig Tiller
|
b18c8ba0b6
|
Fix cancellation
|
8 years ago |
ncteisen
|
547cbb229e
|
Code health and comments
|
8 years ago |
Yuchen Zeng
|
ca294650ba
|
Change macros
|
8 years ago |
Craig Tiller
|
ea4a4f1f79
|
Fix formatting
|
8 years ago |
Craig Tiller
|
11c17d49a6
|
Move functions around to avoid forward declarations
|
8 years ago |
Stanley Cheung
|
55bff48335
|
PHP: proto3 API change
|
8 years ago |
Craig Tiller
|
7d2c398276
|
Additionally use arena for incoming metadata allocation
|
8 years ago |
Craig Tiller
|
d426caca81
|
Use an arena for call & subchannel_call allocation
|
8 years ago |
Alexander Polcyn
|
69719089da
|
remove a TODO
|
8 years ago |
ncteisen
|
5398a96963
|
Fix copy and unref race cond bug
|
8 years ago |
Craig Tiller
|
e7a1702fe9
|
Fixes
|
8 years ago |
Muxi Yan
|
04b06b7e32
|
Add comments
|
8 years ago |
Craig Tiller
|
d9dd625f60
|
Fix compile error
|
8 years ago |
Craig Tiller
|
09acb108b7
|
clang-format
|
8 years ago |
Craig Tiller
|
37723c9ee0
|
Fix race condition
|
8 years ago |
Craig Tiller
|
0dd81003b5
|
Concurrent test
|
8 years ago |
Jan Tattermusch
|
181085694d
|
deprecate ChannelOptions.MaxMessageSize
|
8 years ago |
Yuchen Zeng
|
f134206509
|
Fix android build
|
8 years ago |
Craig Tiller
|
9202b3fdfd
|
Arena allocator for grpc
|
8 years ago |
Siddharth Shukla
|
fe6bc6999c
|
Skip split_definitions_test if PyPy
Skip SameSeparateTest, SameCommonTest, SplitCommonTest, and
SplitSeparateTest if the interpreter is PyPy.
|
8 years ago |
ncteisen
|
bbb3801e48
|
Change error get/set API to grpc_slice
|
8 years ago |
Craig Tiller
|
c5b90df9b2
|
debug
|
8 years ago |
Alexander Polcyn
|
9f4986603c
|
add in background connectivity state poller
|
8 years ago |
Alexander Polcyn
|
e57cd90c11
|
fix channel connectivity state function
|
8 years ago |
Craig Tiller
|
e9c83c566c
|
readability
|
8 years ago |