Esun Kim
|
fb32cbd10c
|
Merge pull request #20169 from veblush/php-fix
Fix PHP build error
|
5 years ago |
Juanli Shen
|
91274b0430
|
Merge pull request #20152 from AspirinSJL/group_test
Organize test cases for xds test
|
5 years ago |
Muxi Yan
|
6fb9bd9167
|
Merge pull request #20123 from StevenEWright/patch-1
Fix `shorten-64-to-32` warning in `GRPCChannel`
|
5 years ago |
rmstar
|
6751e6ea43
|
Merge pull request #20138 from rmstar/timejumptestfix
Don't run time_jump_test under sanitizers
|
5 years ago |
Esun Kim
|
a5560e8f73
|
Fix PHP build error
|
5 years ago |
Richard Belleville
|
c25e0b677f
|
Merge pull request #20124 from gnossen/back_to_new_bazel
Back to Bazel 0.28
|
5 years ago |
Juanli Shen
|
c831a28dbd
|
Organize test cases for xds test
|
5 years ago |
Esun Kim
|
02eb550e11
|
Merge pull request #19918 from veblush/try-cpp
Enable C++ standard library
|
5 years ago |
hcaseyal
|
311bf04ec9
|
Merge pull request #19788 from chrisse74/master
remove all unused-parameter warnings in C++
|
5 years ago |
Juanli Shen
|
297f21d884
|
Merge pull request #20151 from AspirinSJL/enable_stale_bot
Enable stale bot
|
5 years ago |
Esun Kim
|
4f36204dce
|
Merge pull request #20160 from veblush/ruby-bundler
Update debian:jessie docker to pin bundler version
|
5 years ago |
Arjun Roy
|
6175294416
|
Merge pull request #20014 from arjunroy/on_hdr_nobranch
s/branch/tail_call/ for CH2 on_hdr().
|
5 years ago |
Moiz Haidry
|
55daa9ce28
|
Merge pull request #20159 from mhaidrygoog/github-rotation
Assign Nana to next Github rotation
|
5 years ago |
Jan Tattermusch
|
c816afc806
|
Merge pull request #20149 from jtattermusch/remove_lite_client
Remove LiteClientBase
|
5 years ago |
Jan Tattermusch
|
74955f5f61
|
Merge pull request #20158 from jtattermusch/csharp_remove_deadline_workaround
Remove C# workaround for DeadlineExceeded status #2685
|
5 years ago |
Nicolas Noble
|
aa203db416
|
Merge pull request #19535 from chwarr/benchmark-rebased
Update Google Benchmark v1.5.0 to get CMake < 3.6 fix
|
5 years ago |
Nicolas Noble
|
7b31862c44
|
Merge pull request #20113 from koshelevpavel/master
Enable bitcode for ios native libraries
|
5 years ago |
Esun Kim
|
49b9fb2b3c
|
Enable C++ standard library
|
5 years ago |
Esun Kim
|
647a9701f7
|
Update debian:jessie docker to pin bundler version
|
5 years ago |
Moiz Haidry
|
b28b483628
|
Assing Nana to next Github rotation
|
5 years ago |
Vijay Pai
|
c458f1cbbc
|
Merge pull request #20136 from grpc/revert-16452-add_msg_size_test
Revert "Test message size of 100MB"
|
5 years ago |
Jan Tattermusch
|
3c5715466f
|
remove C# workaround for DeadlineExceeded status #2685
|
5 years ago |
Jan Tattermusch
|
0afe3dba92
|
Revert "Add MSBuild metadata to set LiteClient for client generation."
This reverts commit 9b3c9e3635 .
|
5 years ago |
Jan Tattermusch
|
bac5b38c36
|
Revert "Feedbackg"
This reverts commit a0adb5003c .
|
5 years ago |
Jan Tattermusch
|
903d30080d
|
Revert "Mark as experiemental"
This reverts commit 4275312e51 .
|
5 years ago |
Juanli Shen
|
406a2473a6
|
Enable stale bot
|
5 years ago |
Jan Tattermusch
|
7b54e095cb
|
fix microbenchmarks
|
5 years ago |
Jan Tattermusch
|
2ea334a60b
|
remove no-longer-needed generated files
|
5 years ago |
Jan Tattermusch
|
3a6042b824
|
regenerate C# protos
|
5 years ago |
Jan Tattermusch
|
e84d0a2875
|
remove LiteClientBase
|
5 years ago |
Jan Tattermusch
|
28f031f915
|
Revert "also generate code with "lite_client" option set"
This reverts commit 4a4cf280a1 .
|
5 years ago |
Jan Tattermusch
|
f73c03f47c
|
Revert "C# lite client codegen"
This reverts commit 25e3d26e8c .
|
5 years ago |
Jan Tattermusch
|
7b2c253530
|
Revert "only generate full or lite client, never both"
This reverts commit 1b8418b546 .
|
5 years ago |
apolcyn
|
f78966eb52
|
Merge pull request #20128 from apolcyn/fix_manby_grpclb_channel_stress_test_crash
Remove call from queued picks when failing it due to channel destruction
|
5 years ago |
Yash Tibrewal
|
41771f2f47
|
Merge pull request #20139 from yashykt/fixraces
Fix a big source of races in CHTTP2 code
|
5 years ago |
Esun Kim
|
1168c903c1
|
Merge pull request #20109 from veblush/smetadata
Fix buffer-overflow in grpc_static_mdelem_for_static_strings
|
5 years ago |
Esun Kim
|
9bd0323e0f
|
Merge pull request #20110 from veblush/slicefix
Fix ubsan on InternNewStringLocked
|
5 years ago |
Yash Tibrewal
|
7315e75ce6
|
Add comments
|
5 years ago |
Yash Tibrewal
|
3476df0b50
|
Add in ref to error
|
5 years ago |
Yash Tibrewal
|
e6ffb2c3bb
|
Replace direct closure callback calls with GRPC_CLOSURE_SCHED
|
5 years ago |
rmstar
|
d9c9b52a68
|
Merge pull request #19507 from rmstar/ioscpptest_readme
Added documentation for C++ tests on iOS
|
5 years ago |
hcaseyal
|
fac072341c
|
Merge pull request #20126 from hcaseyal/bm_build
Remove build target for microbenchmark
|
5 years ago |
Esun Kim
|
a96cbbd592
|
Fix ubsan on InternNewStringLocked
|
5 years ago |
Esun Kim
|
3c6bb96a1f
|
Add test for static elements
|
5 years ago |
Prashant Jaikumar
|
b436758b14
|
Added documentation for C++ tests on iOS
|
5 years ago |
Prashant Jaikumar
|
2e1cb0d91a
|
Don't run time_jump_test under sanitizers
|
5 years ago |
apolcyn
|
a8b0b14a5f
|
Merge pull request #20131 from apolcyn/log_alts_errors
Log errors in ALTS handshaker initial op completion cb
|
5 years ago |
Esun Kim
|
fa7bdff69f
|
Fix buffer-overflow in grpc_static_mdelem_for_static_strings
|
5 years ago |
Vijay Pai
|
65eb9c9ddb
|
Revert "Test message size of 100MB"
|
5 years ago |
rmstar
|
06f85fc987
|
Merge pull request #20105 from rmstar/timejumptest
Added test for time jumps
|
5 years ago |