Mark D. Roth
|
2ac189e606
|
Fix proxy mapper initialization to work with third-party plugins.
|
8 years ago |
Alexander Polcyn
|
16d97edf56
|
add failing test revealing bug in channel state api
|
8 years ago |
Michael Lumish
|
fb68f4724a
|
Merge pull request #10154 from murgatroid99/node_artifact_fix
Drop support for io.js, fix minor issue with node extension
|
8 years ago |
Craig Tiller
|
5279370314
|
Fix compilation
|
8 years ago |
Mark D. Roth
|
9ccbc4d5e5
|
Don't use combiner lock for on_complete callback.
|
8 years ago |
Craig Tiller
|
8868e1f079
|
Merge branch 'call_arena' of github.com:ctiller/grpc into call_arena
|
8 years ago |
Craig Tiller
|
dbad370aa5
|
Fix use-after-free, cronet compiles
|
8 years ago |
Craig Tiller
|
51006fea71
|
Fix use-after-free
|
8 years ago |
Mark D. Roth
|
3a91707ace
|
Merge remote-tracking branch 'upstream/master' into retry_throttle
|
8 years ago |
Alexander Polcyn
|
f8dc32e9e2
|
make end2end test ports dynamic and slight refactor
|
8 years ago |
Alexander Polcyn
|
7a32e8a499
|
Revert changes to example greeter client
|
8 years ago |
Alexander Polcyn
|
c44c16e330
|
add initial framework for full end2end tests outside of rspec
|
8 years ago |
Craig Tiller
|
4e8c9895ee
|
Merge github.com:grpc/grpc into call_arena
|
8 years ago |
Michael Warres
|
3cafec2f55
|
Merge pull request #10021 from mpwarres/udp_server_user_data
Remove grpc_udp_server dependency on grpc_server.
|
8 years ago |
Noah Eisen
|
3005ce8dda
|
Only use static on string literals
|
8 years ago |
matt-kwong
|
ad3fdb6784
|
Merge pull request #10149 from matt-kwong/fix-kokoro-jobs
Correct Kokoro scripts
|
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 |
Yang Gao
|
ff007575de
|
Merge pull request #10152 from yang-g/iostream
add missing header
|
8 years ago |
Yuchen Zeng
|
c6f3a00b13
|
Fix SetSocketMutator
|
8 years ago |
Jan Tattermusch
|
04a1fd51ed
|
Merge pull request #10147 from jtattermusch/csharp_codegen_prevent_nameclash
C# prevent name clashes with generated classes/enums in *Grpc.cs
|
8 years ago |
David G. Quintas
|
b2d2e4ae4b
|
Merge pull request #10153 from dgquintas/version_bump_build
Updated version number in BUILD
|
8 years ago |
Craig Tiller
|
e24e91309a
|
Merge pull request #9906 from ctiller/trim-the-locks
Trim deadline setting out of call creation path
|
8 years ago |
Michael Warres
|
456ddd83df
|
Remove grpc_udp_server dependency on grpc_server.
|
8 years ago |
Nicolas "Pixel" Noble
|
008c1f0911
|
Updating g_stands_for.md
|
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 |
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 |