Craig Tiller
265775fc20
Handle zero-length filenames
8 years ago
Muxi Yan
938f099100
Add Cronet core tests to Jenkins
8 years ago
Muxi Yan
ed20a69939
Resolve generate_project failure
8 years ago
Ken Payson
2fa5f2f978
Re-run yapf code, and pin version
8 years ago
Muxi Yan
1783bd3c99
Correct commet style of version.h
8 years ago
Craig Tiller
9429250e47
Flow control corrections
8 years ago
Craig Tiller
61eb40ce56
Put files in a better place
8 years ago
Muxi Yan
ae6290d144
Add regeneration info to version.h
8 years ago
Craig Tiller
4f2d4769b9
Fix include guards
8 years ago
Stanley Cheung
aaf2bbaa58
PHP: update README and apache/nginx examples
8 years ago
Craig Tiller
8b1d59cafa
Add some debug utilities
...
This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing.
I expect to grow this library significantly over time to aid debugging tricky problems.
8 years ago
Craig Tiller
4fd2bf6ec9
Dont credit flow control after stream has closed reading
8 years ago
Craig Tiller
7dc4ea66f0
Make the microbenchmark profile gatherer run some in parallel
8 years ago
Craig Tiller
81bcff7bce
Flip conditional
8 years ago
Craig Tiller
3ceabdee9f
Fix potential flow control deadlock
8 years ago
Robbie Shade
c23feddd2c
Add an on_write callback to the UDP server.
8 years ago
Jan Tattermusch
2b2723bbce
add C# testing APIs
8 years ago
Craig Tiller
7ec4748502
Improve sync streaming benchmark, fix deadlock that can occur sometimes
8 years ago
Vizerai
864db53e48
Updated trace_context.proto and associated files.
8 years ago
Jan Tattermusch
bd0b0546a6
windows compilation fixes
8 years ago
Craig Tiller
f20d3075e0
Fix conditional
8 years ago
Craig Tiller
239af8b9fc
Fix fuzzing detected crash
8 years ago
Craig Tiller
f4484cdbab
Dont crash on API errors
8 years ago
Stanley Cheung
c290c115fa
PHP: update examples
8 years ago
Craig Tiller
58b30cd4a1
Refine error selection rules
8 years ago
Muxi Yan
e2de92fa6c
port #9505 to master
8 years ago
Muxi Yan
bb2e8af0b0
Move bidirectional_stream_c.h back to third_party/objective_c/Cronet
8 years ago
Craig Tiller
2dc32eabcb
Fix race detected by TSAN
8 years ago
Craig Tiller
f7af2a9a05
Update latency profiler to use (more appropriate) microbenchmarks
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
Craig Tiller
5cad46e218
Bump master version numbers
8 years ago
Craig Tiller
1a5ead3405
Accept and count deadline exceeded
8 years ago
David Garcia Quintas
4a1fa69d2d
ran yapf
8 years ago
Craig Tiller
fa0579511b
Fix bugs
8 years ago
Craig Tiller
2cf2c5ae0c
Fix failures in fuzzing tests
8 years ago
Muxi Yan
27e9db4393
Add modification warning to templated files
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
75bcb608c5
Fix bugs with TCP
8 years ago
Craig Tiller
adc003a480
Fix validation, stream window update edge triggering
8 years ago
Craig Tiller
efbd7c2a0f
Bug fixes, tracing for bdp estimation
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
1d7d12370e
Better ping mgmt
8 years ago