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 |
David Garcia Quintas
|
d8cbead37b
|
Updated version number in BUILD
|
8 years ago |
Craig Tiller
|
d26250be35
|
Get growth right
|
8 years ago |
yang-g
|
90f43d4fa4
|
add missing header
|
8 years ago |
Matt Kwong
|
46bec6bc73
|
Correct Kokoro scripts
|
8 years ago |
Nathaniel Manista
|
f0fb7413ea
|
Merge pull request #10141 from nathanielmanistaatgoogle/import-prefix
Add import prefix to Python code generator.
|
8 years ago |
Craig Tiller
|
fb9d112043
|
Review comments
|
8 years ago |
ncteisen
|
6fd36b575b
|
Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization
|
8 years ago |
Craig Tiller
|
a6bec8fc31
|
Auto-call-arena-sizing
|
8 years ago |
Noah Eisen
|
fce0f04903
|
Merge pull request #10131 from ncteisen/copy-and-unref-fix
Fix Copy and Unref Bug
|
8 years ago |
Craig Tiller
|
82d72e79df
|
Merge github.com:grpc/grpc into nolock
|
8 years ago |
Craig Tiller
|
ff23f801c5
|
Fix crash
|
8 years ago |
Craig Tiller
|
dd9b597bd7
|
UBSAN cleanup
|
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 |
Craig Tiller
|
350ef9a293
|
Merge github.com:grpc/grpc into trim-the-locks
|
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
|
264a210878
|
Merge pull request #10115 from thunderboltsid/update-run-tests-scripts-to-python3.x
Make testing scripts python3.x compatible.
|
8 years ago |
ncteisen
|
91220dc793
|
Added benchmark to show static vs copied
|
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 |
Stanley Cheung
|
20a06a05e8
|
Merge pull request #10134 from stanley-cheung/php-proto3-api-change
PHP: proto3 api change
|
8 years ago |
Craig Tiller
|
b18c8ba0b6
|
Fix cancellation
|
8 years ago |
Yang Gao
|
767adee10f
|
Merge pull request #10028 from yang-g/orphan
Only cleanup the listeners when shutdown is set
|
8 years ago |
ncteisen
|
547cbb229e
|
Code health and comments
|
8 years ago |
Michael Lumish
|
be9f8ae8c1
|
Merge pull request #10072 from murgatroid99/node_uv_default
Switch Node back to using libuv iomgr by default
|
8 years ago |
Yuchen Zeng
|
ca294650ba
|
Change macros
|
8 years ago |
Craig Tiller
|
37bbbd770f
|
Merge pull request #9984 from ctiller/poll-wakeup
Add some pollset benchmarks
|
8 years ago |
Craig Tiller
|
ea4a4f1f79
|
Fix formatting
|
8 years ago |
Craig Tiller
|
11c17d49a6
|
Move functions around to avoid forward declarations
|
8 years ago |
Craig Tiller
|
77af9d832d
|
Merge github.com:grpc/grpc into trim-the-locks
|
8 years ago |
Muxi Yan
|
c5591f5143
|
Merge pull request #10009 from muxi/fix-flush-read
Fix flush read
|
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 |
Michael Lumish
|
67631eb217
|
Merge pull request #10105 from murgatroid99/upmerge_v1.2.x
Upmerge v1.2.x
|
8 years ago |
Jan Tattermusch
|
38ea603770
|
Merge pull request #10124 from jtattermusch/csharp_max_message_size
Fix ChannelOptions.MaxMessageSize value
|
8 years ago |
ncteisen
|
5398a96963
|
Fix copy and unref race cond bug
|
8 years ago |
Craig Tiller
|
e7a1702fe9
|
Fixes
|
8 years ago |
Muxi Yan
|
d16df8fe12
|
Merge pull request #10042 from muxi/objc-test-fix
Use the right encoding overhead number in remote interop test with Cronet
|
8 years ago |
Michael Lumish
|
8f134272f5
|
Merge pull request #10093 from murgatroid99/node_server_method_name_flexibility
Node add service: allow exact match to name in proto file, improve error reporting
|
8 years ago |
Muxi Yan
|
04b06b7e32
|
Add comments
|
8 years ago |