23361 Commits (ec9698f8364934808c0272008735ec16e1cf4e12)
 

Author SHA1 Message Date
Muxi Yan ec9698f836 Fix asan and use internal version of grpc_slice_buffer_reset_and_unref 8 years ago
Muxi Yan 0fa217dfb9 clang-format 8 years ago
Muxi Yan f570f96eda Merge branch 'lazy-deframe-dev2' into lazy-deframe 8 years ago
Muxi Yan 69b2d2d40b Bug fix 8 years ago
Muxi Yan ac39957928 Polished with better thread safety 8 years ago
Muxi Yan 9e760da81a Fix c++ test 8 years ago
Muxi Yan 397a6684cb clang-format 8 years ago
Muxi Yan ef033aa6a8 Remove duplicated code 8 years ago
Muxi Yan 22d36e24e0 Merge branch 'lazy-deframe' of https://github.com/muxi/grpc into lazy-deframe 8 years ago
Muxi Yan e3c566431e Merge upstream for error interface changes 8 years ago
Muxi Yan c732abb08f Merge remote-tracking branch 'upstream/master' into lazy-deframe 8 years ago
Muxi Yan ed3e300d8a Tagging fields to identify protection 8 years ago
Nicolas Noble af61d0b7b4 Merge pull request #10293 from nicolasnoble/upmerge-1.2.0 8 years ago
Nathaniel Manista 18a7a8a963 Merge pull request #10300 from vyper/patch-1 8 years ago
Jan Tattermusch b6da0207d2 Merge pull request #10260 from kerneltime/master 8 years ago
Michael Warres f143fa88b7 Merge pull request #9843 from mpwarres/udp_server_socket_factory 8 years ago
Michael Warres c46b3ebeb9 Add socket factory support to udp_server.c 8 years ago
Leonardo Saraiva db7eec7c6d Remove spaces for correct format 8 years ago
Nicolas "Pixel" Noble e44a50ffd7 Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 8 years ago
apolcyn d0432ff5af Merge pull request #10269 from apolcyn/fix_ruby_mingw_build 8 years ago
Alexander Polcyn 604abf4fa5 add generated imports header to be able to build on mingw 8 years ago
Mehrdad Afshari 6f1e443a51 Merge pull request #10216 from mehrdada/python-service-reflection 8 years ago
apolcyn 1a0cc16dc7 Merge pull request #10230 from apolcyn/bump_to_1_2_1_pre1 8 years ago
Mehrdad Afshari 02735941e4 Add pylint comment to justify unused import 8 years ago
apolcyn 5c8a47e86d Merge pull request #9776 from apolcyn/add_http2_flow_control_interop_tests 8 years ago
apolcyn b0f3f55f8f Merge pull request #9986 from apolcyn/fix_connectivity 8 years ago
Mehrdad Afshari 626efa67f0 Temporarily disable testFileContainingExtension 8 years ago
Mehrdad Afshari 7472e13095 Sort service_names returned by python reflection 8 years ago
Mehrdad Afshari 7be69fcc1c Add helper function for enabling python reflection 8 years ago
Mehrdad Afshari 9ca61fd05f Add all_extension_numbers_of_type in py reflection 8 years ago
Mehrdad Afshari 03d9500ec0 Test all_extension_numbers_of_type 8 years ago
Mehrdad Afshari 8be4e03af2 Add ReflectionServicer._file_containing_extension 8 years ago
Mehrdad Afshari a0cbe8c0f7 Fix and un-skip testFileContainingExtension 8 years ago
Nathaniel Manista 209c41adb6 Merge pull request #10255 from nathanielmanistaatgoogle/_pb2_grpc-unnecessary-imports 8 years ago
Noah Eisen 55837563c9 Merge pull request #10109 from ncteisen/error-slice-optimization 8 years ago
Alexander Polcyn 02d131b5ef fix mac crash on abruptly ended server thread 8 years ago
Noah Eisen 3d194ad7a3 Merge branch 'master' of https://github.com/grpc/grpc into error-slice-optimization 8 years ago
Craig Tiller 48fda550ac Merge pull request #10189 from ctiller/call_cases 8 years ago
Ritesh Shukla 659ae12522 Fix markdown to comply with GitHub 8 years ago
Alexander Polcyn 50fdc8ab19 add http2 server test for unary calls that uses small frames and padding 8 years ago
Robbie Shade 3f90a955a9 Merge pull request #10252 from jboeuf/no_creds_assert_in_server_auth_filter 8 years ago
Yuchen Zeng be0dba162e Merge pull request #10247 from y-zeng/fix_lb_subchannel 8 years ago
Alexander Polcyn 513070cf20 get rid of time check increment in watch connectivity state loop 8 years ago
Craig Tiller b130275bb4 Merge pull request #10253 from ctiller/bm_chttp2_top2 8 years ago
Nathaniel Manista 2f390dbb02 Drop unnecessary imports from _pb2_grpc.py files 8 years ago
Craig Tiller 407101b2c4 Add bm 8 years ago
Craig Tiller 9fb3131dba Enroll bm_chttp2_transport into bigquery pipeline 8 years ago
Michael Lumish bbc962230f Merge pull request #9864 from michielbdejong/patch-1 8 years ago
Craig Tiller b14ab80cd8 Fixes for new APIs 8 years ago
Julien Boeuf 8f0fd82a96 Removing credentials assert in server_auth_filter. 8 years ago