41034 Commits (42979d3db15de5922aa6253f0628bf4600ed894a)
 

Author SHA1 Message Date
Jan Tattermusch 36574888be upgrade bazel to 0.29 6 years ago
Jan Tattermusch ce9e637614 enable server compression tests for grpc.aspnetcore.server 6 years ago
Richard Belleville c25e0b677f
Merge pull request #20124 from gnossen/back_to_new_bazel 6 years ago
Richard Belleville 88aef7cd75 Fix default case 6 years ago
Juanli Shen c831a28dbd Organize test cases for xds test 6 years ago
Karthik Ravi Shankar db7365753e Fix the compile error due to ByteBuffer in method_handler_impl.h 6 years ago
Esun Kim 02eb550e11
Merge pull request #19918 from veblush/try-cpp 6 years ago
jeffreyqw ab62f1fec0
Merge pull request #1 from grpc/master 6 years ago
Karthik Ravi Shankar a1c0d3442f Merge branch 'master' into move-method-handler 6 years ago
hcaseyal 311bf04ec9
Merge pull request #19788 from chrisse74/master 6 years ago
Juanli Shen 297f21d884
Merge pull request #20151 from AspirinSJL/enable_stale_bot 6 years ago
Esun Kim 4f36204dce
Merge pull request #20160 from veblush/ruby-bundler 6 years ago
Arjun Roy 6175294416
Merge pull request #20014 from arjunroy/on_hdr_nobranch 6 years ago
Moiz Haidry 55daa9ce28
Merge pull request #20159 from mhaidrygoog/github-rotation 6 years ago
Jan Tattermusch c816afc806
Merge pull request #20149 from jtattermusch/remove_lite_client 6 years ago
Jan Tattermusch 74955f5f61
Merge pull request #20158 from jtattermusch/csharp_remove_deadline_workaround 6 years ago
Nicolas Noble aa203db416
Merge pull request #19535 from chwarr/benchmark-rebased 6 years ago
Nicolas Noble 7b31862c44
Merge pull request #20113 from koshelevpavel/master 6 years ago
Esun Kim 49b9fb2b3c Enable C++ standard library 6 years ago
Esun Kim 647a9701f7 Update debian:jessie docker to pin bundler version 6 years ago
Moiz Haidry b28b483628 Assing Nana to next Github rotation 6 years ago
Vijay Pai c458f1cbbc
Merge pull request #20136 from grpc/revert-16452-add_msg_size_test 6 years ago
Karthik Ravi Shankar ce29926334 Merge branch 'master' into move-method-handler 6 years ago
Jan Tattermusch 3c5715466f remove C# workaround for DeadlineExceeded status #2685 6 years ago
Tim Gates 4c34f8352c
Fix simple typo: avaiable -> available 6 years ago
Jan Tattermusch 0afe3dba92 Revert "Add MSBuild metadata to set LiteClient for client generation." 6 years ago
Jan Tattermusch bac5b38c36 Revert "Feedbackg" 6 years ago
Jan Tattermusch 903d30080d Revert "Mark as experiemental" 6 years ago
Juanli Shen 406a2473a6 Enable stale bot 6 years ago
Jan Tattermusch 7b54e095cb fix microbenchmarks 6 years ago
Jan Tattermusch 2ea334a60b remove no-longer-needed generated files 6 years ago
Jan Tattermusch 3a6042b824 regenerate C# protos 6 years ago
Jan Tattermusch e84d0a2875 remove LiteClientBase 6 years ago
Jan Tattermusch 28f031f915 Revert "also generate code with "lite_client" option set" 6 years ago
Jan Tattermusch f73c03f47c Revert "C# lite client codegen" 6 years ago
Jan Tattermusch 7b2c253530 Revert "only generate full or lite client, never both" 6 years ago
Brian Zhao 8274502af8 Windows's STACKFRAME Frame Addr should be RBP, the base pointer, not RSP, the stack pointer. This is documented here: https://docs.microsoft.com/en-us/windows/win32/api/dbghelp/ns-dbghelp-stackframe with the comment "AddrFrame x64: The frame pointer is RBP or RDI." Note that this is also what StackWalker uses: https://github.com/JochenKalmbach/StackWalker#initializing-the-stackframe64 and what Chromium uses: https://codesearch.chromium.org/chromium/src/v8/src/base/debug/stack_trace_win.cc?l=200&rcl=69d20d247f62a3378d15ce0956ed8bf9665e6a44 release notes: no 6 years ago
Muxi Yan e5e2b79c01 GRPCTransportId -> GRPCTransportID 6 years ago
apolcyn f78966eb52
Merge pull request #20128 from apolcyn/fix_manby_grpclb_channel_stress_test_crash 6 years ago
Richard Belleville e6fe85bc2d Properly handle default case 6 years ago
Richard Belleville 358676db44 Alright. We'll do our own thing then 6 years ago
Yash Tibrewal 41771f2f47
Merge pull request #20139 from yashykt/fixraces 6 years ago
Esun Kim 1168c903c1
Merge pull request #20109 from veblush/smetadata 6 years ago
Esun Kim 9bd0323e0f
Merge pull request #20110 from veblush/slicefix 6 years ago
Richard Belleville d649880044 Add strip_prefix to python protoc plugin and py_grpc_library 6 years ago
Yash Tibrewal 7315e75ce6 Add comments 6 years ago
Yash Tibrewal 3476df0b50 Add in ref to error 6 years ago
Yash Tibrewal e6ffb2c3bb Replace direct closure callback calls with GRPC_CLOSURE_SCHED 6 years ago
rmstar d9c9b52a68
Merge pull request #19507 from rmstar/ioscpptest_readme 6 years ago
hcaseyal fac072341c
Merge pull request #20126 from hcaseyal/bm_build 6 years ago