David G. Quintas
|
2e36be09af
|
Revert "Fix cronet header memory free"
|
8 years ago |
matt-kwong
|
ba9aa59bdf
|
Merge pull request #9052 from matt-kwong/internal-ci-fuzzers
Add all the other fuzzer tests to internal CI
|
8 years ago |
Noah Eisen
|
0c6fc6c834
|
Merge pull request #9426 from ncteisen/doesnt-look-like-anything-to-me
Update Name of Python Negative Interop Test
|
8 years ago |
Craig Tiller
|
ee23ae479a
|
Merge branch 'fuzzing-wonderful' into rollfwd
|
8 years ago |
Craig Tiller
|
7c70b6c144
|
Revert "Revert "Metadata handling rewrite""
This reverts commit 5e01e2ac97 .
|
8 years ago |
Craig Tiller
|
c7342a01bb
|
Merge branch 'revert-8842-metadata_filter' of github.com:grpc/grpc into rollfwd
|
8 years ago |
Craig Tiller
|
ad980e3a61
|
Memory fixes
|
8 years ago |
Muxi Yan
|
a60b31d0a4
|
Merge pull request #9308 from muxi/fix-loupe-exception
Fix cronet_transport.c failure handling bug
|
8 years ago |
Noah Eisen
|
5e9e1a259f
|
Update with #9358
Whoops
Should have known better than to use Github's conflict resolver....
|
8 years ago |
Muxi Yan
|
9d97c165bc
|
Merge pull request #9430 from muxi/fix-8842
Fix cronet header memory free
|
8 years ago |
Craig Tiller
|
0c3fdad486
|
Fix hpack fuzzer
|
8 years ago |
Craig Tiller
|
f28ca8ea22
|
Fix api_fuzzer
|
8 years ago |
Craig Tiller
|
4c26fdfe10
|
Expand corpora
|
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 |
Nathaniel Manista
|
c84725fd02
|
Merge pull request #9420 from nathanielmanistaatgoogle/time_remaining
Fix grpc._server._Context.time_remaining.
|
8 years ago |
Craig Tiller
|
cf2ceaae29
|
Merge github.com:grpc/grpc into bwest
|
8 years ago |
Craig Tiller
|
6963441195
|
Merge github.com:grpc/grpc into bm_msgsz
|
8 years ago |
Craig Tiller
|
7fa7d6817e
|
Fix core banned functions
|
8 years ago |
Craig Tiller
|
f8ea95786f
|
Merge branch 'maxmsgsz' into bm_msgsz
|
8 years ago |
Masood Malekghassemi
|
aa7089a549
|
Be more verbose when generating Python documentation
|
8 years ago |
Craig Tiller
|
ffc843ddcb
|
Fix test
|
8 years ago |
Nicolas Noble
|
2e225c1d80
|
Merge pull request #9340 from stanley-cheung/update-boringssl
Update boringssl
|
8 years ago |
Craig Tiller
|
da9de8988b
|
Merge github.com:grpc/grpc into maxmsgsz
|
8 years ago |
ncteisen
|
459c93f147
|
Update name of Python negative interop test
|
8 years ago |
Masood Malekghassemi
|
a66dad5db6
|
Add __richcmp__ to cygrpc.Timespec
|
8 years ago |
Craig Tiller
|
eb757d24e2
|
Fix lb_policies_test
|
8 years ago |
Craig Tiller
|
6360af6428
|
Fix ping test
|
8 years ago |
Craig Tiller
|
13a875d13e
|
Fix simple tests
|
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 |
Eric Gribkoff
|
4a4a3a4468
|
Merge pull request #9388 from ericgribkoff/java_http2_test
Update path to http2 Java test client
Failing test is known issue #9150
|
8 years ago |
Craig Tiller
|
c5235d7832
|
Spam cleanup
|
8 years ago |
Craig Tiller
|
0cf6a71b72
|
Fix comments, merge head, regen project
|
8 years ago |
Craig Tiller
|
405cfbefce
|
Merge github.com:grpc/grpc into faster_slices
|
8 years ago |
Vizerai
|
0e5b67f4a2
|
update
|
8 years ago |
Craig Tiller
|
ff1f160a26
|
Merge github.com:grpc/grpc into bwest
|
8 years ago |
Nicolas Noble
|
28ec869b5a
|
Merge pull request #8842 from ctiller/metadata_filter
Metadata handling rewrite
|
8 years ago |
Craig Tiller
|
2b5cf1ff26
|
Merge branch 'metadata_filter' of github.com:ctiller/grpc into metadata_filter
|
8 years ago |
Craig Tiller
|
55fe0db764
|
Update projects
|
8 years ago |
Craig Tiller
|
4a08147513
|
Fix test under MSVC
Optimizer was spotting that src1 and src2 would be identical and merging
them.
|
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 |
Craig Tiller
|
b7b7486c4b
|
Merge github.com:grpc/grpc into metadata_filter
|
8 years ago |
Craig Tiller
|
4906d2c4b1
|
Update projects
|
8 years ago |
Eric Gribkoff
|
4e51140789
|
Update path to http2 Java test client
|
8 years ago |
Stanley Cheung
|
7201fdc0d8
|
re-run generate-project.sh after rebase
|
8 years ago |
Stanley Cheung
|
b39942f06f
|
Update boringssl to latest chromium-stable
|
8 years ago |
Sree Kuchibhotla
|
645e30a931
|
Fix compilation errors after latest merge with master
|
8 years ago |
Nicolas Noble
|
bd827887ff
|
Merge pull request #9414 from jboeuf/fix_alpn_msan
Fixing msan issue in client_ssl.c
|
8 years ago |