Muxi Yan
|
bb2e8af0b0
|
Move bidirectional_stream_c.h back to third_party/objective_c/Cronet
|
8 years ago |
Stanley Cheung
|
6481d04ae6
|
Add comments
|
8 years ago |
Robbie Shade
|
ca7effcdff
|
Replace timeout/scaling macros with functions.
|
8 years ago |
Stanley Cheung
|
1a3f4a55c2
|
PHP: make tests runnable on both protobuf 3.1 and 3.2
|
8 years ago |
David Garcia Quintas
|
4a1fa69d2d
|
ran yapf
|
8 years ago |
Jan Tattermusch
|
603249229a
|
allow utf8 encoded status message
|
8 years ago |
Jan Tattermusch
|
2e5e5f661c
|
add test for utf8 status
|
8 years ago |
Craig Tiller
|
fa6a71d6e5
|
Fix fuzzing detected failure
If both :authority and host appear in client initial headers, we either
leak (in opt builds) or crash (in dbg).
|
8 years ago |
Muxi Yan
|
abb6b4303c
|
Remove a duplicated gpr_free
|
8 years ago |
Craig Tiller
|
393a4d9156
|
clang-format
|
8 years ago |
Craig Tiller
|
6ba80f94ed
|
Update TCP Windows
|
8 years ago |
Craig Tiller
|
22f13fb2fb
|
Update node
|
8 years ago |
Craig Tiller
|
cda759d658
|
Add an error to fd_shutdown (and recursively)
Allows diagnosing WHY a file descriptor was shutdown prematurely.
|
8 years ago |
Craig Tiller
|
a78da60a8a
|
Add comment
|
8 years ago |
Mark D. Roth
|
40b4c786f0
|
Accept max message size JSON values as either strings or numbers.
|
8 years ago |
Craig Tiller
|
e3562b8320
|
Fix merge error
|
8 years ago |
Craig Tiller
|
c3b6d3a3eb
|
Fix merge error
|
8 years ago |
Craig Tiller
|
ce7b981577
|
Fix merge error
|
8 years ago |
Craig Tiller
|
f5ffddcff2
|
Fix error handling
|
8 years ago |
Craig Tiller
|
5082d7e942
|
Remove slice allocator completion callbacks from global combiner
These were never intended to be under that lock, and doing so can (sometimes) flatten our concurrency back to a single thread.
|
8 years ago |
Craig Tiller
|
e49959dc98
|
Consume the correct event fd
|
8 years ago |
Mark D. Roth
|
db74844fb6
|
Really fix python.
|
8 years ago |
Mark D. Roth
|
9d76dbe5d3
|
clang-format
|
8 years ago |
Mark D. Roth
|
02adb8914f
|
Fix cython bug.
|
8 years ago |
David Garcia Quintas
|
d8e3e3d544
|
clang-format
|
8 years ago |
Mark D. Roth
|
448c1f002c
|
Move parameters for all grpc_op types into their own sub-structs.
|
8 years ago |
David Garcia Quintas
|
84580cc487
|
PR comments: do-while in lieu of goto
|
8 years ago |
David Garcia Quintas
|
80cc39009f
|
Fixed stream ref issue
|
8 years ago |
Mark D. Roth
|
1cae131711
|
Code review changes.
|
8 years ago |
Craig Tiller
|
1a56a930cb
|
Fixup
|
8 years ago |
Masood Malekghassemi
|
6b890d1dd3
|
Run yapf over Python code
|
8 years ago |
Masood Malekghassemi
|
0b1bb2d418
|
Don't leak Py exceptions without calling gRPC core
|
8 years ago |
Craig Tiller
|
ced5b6a57b
|
Revert "Revert "Fix cronet header memory free""
This reverts commit 2e36be09af .
|
8 years ago |
David G. Quintas
|
2e36be09af
|
Revert "Fix cronet header memory free"
|
8 years ago |
Craig Tiller
|
7c70b6c144
|
Revert "Revert "Metadata handling rewrite""
This reverts commit 5e01e2ac97 .
|
8 years ago |
Craig Tiller
|
ad980e3a61
|
Memory fixes
|
8 years ago |
Craig Tiller
|
0c3fdad486
|
Fix hpack fuzzer
|
8 years ago |
Muxi Yan
|
607413f623
|
fix the test error
|
8 years ago |
Muxi Yan
|
e0016e2dc6
|
clang-format
|
8 years ago |
Muxi Yan
|
289f0fed89
|
Fix cronet header memory free
|
8 years ago |
Craig Tiller
|
5e01e2ac97
|
Revert "Metadata handling rewrite"
|
8 years ago |
Craig Tiller
|
7fa7d6817e
|
Fix core banned functions
|
8 years ago |
Masood Malekghassemi
|
a66dad5db6
|
Add __richcmp__ to cygrpc.Timespec
|
8 years ago |
Nathaniel Manista
|
7d561a6328
|
Fix grpc._server._Context.time_remaining
A weak test is included; proper test coverage will come later.
|
8 years ago |
Craig Tiller
|
0cf6a71b72
|
Fix comments, merge head, regen project
|
8 years ago |
Harvey Tuch
|
daa9f45f0e
|
Fix workqueue_move_items_to_parent() invocation bug in polling_island_merge()[ev_epoll_linux.c].
This bug resulted in workqueue items failing to merge correctly and
consequently queued closures would fail to execute.
|
8 years ago |
Stanley Cheung
|
b39942f06f
|
Update boringssl to latest chromium-stable
|
8 years ago |
Craig Tiller
|
0f5b400fa4
|
Fix Python test
|
8 years ago |
thinkerou
|
8772a366ba
|
update method prop visibility
|
8 years ago |
thinkerou
|
16713db012
|
fix code style
|
8 years ago |