27306 Commits (97472246468b5d705cf443b4eac3d857a68dbdbb)
 

Author SHA1 Message Date
Noah Eisen 9747224646 Fix ubsan 8 years ago
David G. Quintas 7d0d2cd7c5 Merge pull request #12182 from dgquintas/grpclb_destroy_bbr 8 years ago
Matt Kwong 81c52c8da8 Merge pull request #12243 from matt-kwong/kokoro_flags2 8 years ago
Matt Kwong 1caed0e06e Add max_time flag to Kokoro PR jobs 8 years ago
Matt Kwong d6cf6dea36 Merge pull request #12224 from matt-kwong/kokoro_flags 8 years ago
Muxi Yan 183a9cf523 Merge pull request #12169 from muxi/improve-objc-test-info 8 years ago
Sree Kuchibhotla 71c468b566 Merge pull request #11936 from sreecha/fix-end2end-test 8 years ago
Matt Kwong 8766015465 Allow Kokoro Mac worker to find correct six Python module 8 years ago
Matt Kwong db4843c140 Merge pull request #12152 from matt-kwong/kokoro_flags 8 years ago
Sree Kuchibhotla 87ffcb6ab4 disable epoll1 by default (just enable tests) 8 years ago
Nicolas Noble 641eeccfdc Merge pull request #12206 from mdzoba/mdzoba-add-gyp-build 8 years ago
Nicolas Noble 4558762a3b Merge pull request #12203 from mdzoba/mdzoba-fix-issue-11512 8 years ago
Stanley Cheung 106d175c8c Merge pull request #12188 from michaelbausor/add-async-support 8 years ago
David G. Quintas b697f27b34 Merge pull request #12218 from dgquintas/v1.6.x-first-upmerge 8 years ago
David Garcia Quintas 3889fa6258 First upmerge after v1.6.x branch cut 8 years ago
David G. Quintas 0f924b7d55 Merge pull request #12213 from dgquintas/v1.7.x-version-bump 8 years ago
apolcyn f4af6eb2f4 Merge pull request #12192 from jmillikin-stripe/ruby-catch-script-error 8 years ago
jboeuf 7b8b4bea72 Merge pull request #12158 from jboeuf/fix_mem_leak 8 years ago
David Garcia Quintas 1775ef91d2 Version bump to 1.6 8 years ago
David Garcia Quintas 713597f1cd Master version bump to 1.7.x 8 years ago
Maxim Dzoba 22c4ae62ea Regenerated grpc.gyp with grrpc/third_party dependencies. 8 years ago
Maxim Dzoba 0e20b8bd1f Merge branch 'master' into mdzoba-add-gyp-build 8 years ago
apolcyn f1ab1130c8 Merge pull request #12176 from jtattermusch/csharp_wait_for_queued_continuations 8 years ago
Maxim Dzoba dd962616f2 Adding a build template for generic GYP build. 8 years ago
Maxim Dzoba 22cc56f0c7 Fix assert in grpc_timer_init(). https://github.com/grpc/grpc/issues/11512 8 years ago
Sree Kuchibhotla 3088230328 initialize pollset struct. Ideally not needed since we do zalloc but some code may directly call gpr_malloc to create pollset 8 years ago
Sree Kuchibhotla 54749da91b Enable epoll1 by default (and move epollsig as second choice) 8 years ago
Michael Bausor ff1e926421 Remove assignment 8 years ago
Michael Bausor 8a61db3c37 Remove metadata set 8 years ago
Sree Kuchibhotla a7cfb12d91 Merge branch 'master' into fix-end2end-test 8 years ago
David G. Quintas fe4c921667 Merge pull request #12197 from dgquintas/detect_flakes_3 8 years ago
David Garcia Quintas bfd9d805a1 Fix handling of no new flakes 8 years ago
Jan Tattermusch 6bfe44daba give C# continuations 10 secs to finish on shutdown 8 years ago
Jan Tattermusch 98ed73c389 wait for queued continuation to finish 8 years ago
Jan Tattermusch 7a3bd5b7d6 more correct atomic counter 8 years ago
John Millikin e387852303
Catch NotImplementedError exceptions and forward them to the client. 8 years ago
Matt Kwong c5fd890b13 Don't rerun flakes when uploading results to BQ 8 years ago
Stanley Cheung 27bb4d99e2 Merge pull request #12195 from stanley-cheung/bump-protobuf-3_4 8 years ago
Julien Boeuf 7a9d17f74c Fixing memory leak and removing unneeded NULL checks. 8 years ago
Stanley Cheung 568fd3e292 Bump Protobuf to v3.4.0 8 years ago
Muxi Yan e60c0f82b5 Merge pull request #11714 from muxi/port-11712 8 years ago
Sree Kuchibhotla 15d9164fa7 Modify run_tests.py to accept a list of polling engines 8 years ago
Sree Kuchibhotla 6106442006 Merge branch 'master' into fix-end2end-test 8 years ago
Jan Tattermusch 30b4e74296 Merge pull request #12127 from jtattermusch/csharp_warningsaserrors 8 years ago
Jan Tattermusch 234fab9ebe Merge pull request #12177 from jtattermusch/run_tests_better_flake_query 8 years ago
Michael Bausor 81fd629092 Move OP_RECV_INITIAL_METADATA out of start() methods 8 years ago
David Garcia Quintas 97e1785d16 Added missing call to grpc_byte_buffer_reader_destroy() 8 years ago
Stanley Cheung 023bb45a24 Merge pull request #12171 from stanley-cheung/bump-protobuf 8 years ago
Sree Kuchibhotla b9abc111dd Merge branch 'master' into fix-end2end-test 8 years ago
Noah Eisen d1ba31d134 Merge pull request #11831 from ncteisen/flow-control-part2 8 years ago