19938 Commits (f4671bfaef0db6456a98f49d12dab5b845ea5ed4)
 

Author SHA1 Message Date
Vijay Pai f4671bfaef Remove a namespace and start using a lambda for a small function 8 years ago
Vijay Pai c01958bf55 Cleanup unneeded namespace 8 years ago
Vijay Pai d75e7fec01 Fix a comment 8 years ago
Vijay Pai f2764e76f9 clang-format 8 years ago
Vijay Pai 90102c2bfc Eliminate unnecessary uses of new[]/delete[] that can be replaced 8 years ago
Vijay Pai 852c58e8ae Merge pull request #8608 from vjpai/rbfix 8 years ago
David G. Quintas 90d726fdd3 Merge pull request #8634 from dgquintas/order_of_things 8 years ago
David Garcia Quintas 4f9b764956 Fixed use of unalloc'd memory 8 years ago
David G. Quintas 83c45bb19b Merge pull request #8620 from nicolasnoble/master 8 years ago
Yuchen Zeng 047518f91d Merge pull request #8270 from daniel-j-born/server_port_index 8 years ago
matt-kwong c0072b07d5 Merge pull request #8625 from matt-kwong/upgrade-linux-workers 8 years ago
Matt Kwong 60a8e35725 Update standard Linux worker spec 8 years ago
Nicolas "Pixel" Noble 733a420ed3 Removing dependency between tsi and grpc. 8 years ago
Vijay Pai 507e08a6a2 Merge branch 'master' into rbfix 8 years ago
Vijay Pai b37ace5d27 Merge pull request #8602 from vjpai/turn_it_to_11 8 years ago
Muxi Yan 9895a56cd2 Merge pull request #8598 from ctiller/rst_stream 8 years ago
David G. Quintas 02f40dfa17 Merge pull request #8614 from dgquintas/grpclb_shame_cube_af_inet6 8 years ago
David Garcia Quintas 107ca164b0 Use the right address family 8 years ago
Vijay Pai a189b7b9f1 Make new file compliant with new standards 8 years ago
Vijay Pai 739a93e47f Merge branch 'master' into turn_it_to_11 8 years ago
David G. Quintas ea14e0e2a0 Merge pull request #8611 from dgquintas/rr_vtable_fix_woops 8 years ago
matt-kwong 11c2ccc256 Merge pull request #8600 from matt-kwong/disable-c++-gcc4.4-tests 8 years ago
David Garcia Quintas 5bdcd237fc RR: Don't copy user_data is no vtable 8 years ago
Michael Lumish 11948f7441 Merge pull request #8588 from murgatroid99/uv_resource_quota 8 years ago
Matt Kwong 029ed106c5 Enable port tests to be run using gcc4.8 8 years ago
Masood Malekghassemi 8edd167256 Merge pull request #8562 from soltanmm-google/read-my-docs 8 years ago
Mark D. Roth 57f30d1518 Merge pull request #8523 from markdroth/lb_policy_name_channel_arg 8 years ago
Mark D. Roth 754b2b88bc Code review changes. 8 years ago
Vijay Pai c21e94cea1 Avoid compiler error 8 years ago
David G. Quintas 105b39450a Merge pull request #8568 from dgquintas/grpclb_leaks_fix 8 years ago
David Garcia Quintas 6e7baf75dd generate projects 8 years ago
David Garcia Quintas 2ff8180b33 clang-format 8 years ago
Vijay Pai 0109d16ac0 clang-format 8 years ago
murgatroid99 da050b643e Fixed weird whitespace change 8 years ago
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
Vijay Pai 5c41bab92c Remove references to NO_CHRONO option 8 years ago
Vijay Pai e140d5c60d Regenerate all projects 8 years ago
Vijay Pai e08fe4f41e Remove separate versions of code based on presence of threading in compiler 8 years ago
David G. Quintas 00bbb4122a Merge pull request #8548 from dgquintas/lb-tokens-length 8 years ago
Vijay Pai 713c7b87e1 clang-format 8 years ago
Vijay Pai c0b2acb1a0 Use C++11 final and override 8 years ago
Masood Malekghassemi 5998461c3d Merge pull request #8591 from soltanmm-google/malevolent-original-content 8 years ago
Matt Kwong e3beac9eeb Disable gcc4.4 C++ tests - DO NOT MERGE INTO V1.0.X 8 years ago
Craig Tiller bbda30f453 Merge pull request #8605 from ctiller/fieldsz 8 years ago
Craig Tiller c939022dd5 More data massaging 8 years ago
Vijay Pai 80b292709c Stop supporting non-C++11 conformant compilers 8 years ago
Craig Tiller 7bc42d2b9c Missed file 8 years ago
David Garcia Quintas d14458f589 Reverted back to using 128 bytes for service name 8 years ago
David Garcia Quintas e224a76a6e PR comments, take three 8 years ago
David Garcia Quintas cbc059eb7e Merge branch 'master' of github.com:grpc/grpc into grpclb_leaks_fix 8 years ago