3005 Commits (48bbd000eb9f7e4247446ef1d4f7f9dc26319550)
 

Author SHA1 Message Date
Yang Gao 48bbd000eb merge upstream and resolve conflict 10 years ago
Yang Gao 166f9d00ce add back mis-deleted method string 10 years ago
Yang Gao ced2b89f55 Finish grpc_cli 10 years ago
Yang Gao f9b6335b2c Merge pull request #1141 from nicolasnoble/private-public 10 years ago
Vijay Pai 997949494b Merge pull request #1143 from nicolasnoble/compiler-opt 10 years ago
David Klempner 32934cfd10 Merge pull request #1120 from tatsuhiro-t/fix-crash-with-host-header-field 10 years ago
Nicolas "Pixel" Noble d48a969d3b Small compiler optimization. 10 years ago
Nicolas "Pixel" Noble 65c5efb409 Private headers shouldn't be public... 10 years ago
Nicolas Noble a8c7c201a4 Merge pull request #1139 from vjpai/fix_tests_4_4 10 years ago
Tim Emiola 10dd2a160a Merge pull request #1137 from murgatroid99/php_better_batches 10 years ago
Nicolas Noble 3c10ee498d Merge pull request #989 from murgatroid99/core_start_batch_trace 10 years ago
vjpai 6130809a8b Work around a compiler limitation caused by inability to properly handle 10 years ago
Vijay Pai 92a928fa68 Make string construction explicit as implicit conversion doesn't work in 4.4 10 years ago
vjpai 4bcab68012 Include the config.h file to make sure that nullptr is covered 10 years ago
vjpai 33872de382 Merge remote-tracking branch 'upstream/master' 10 years ago
murgatroid99 9140a068b5 Replaced existing PHP files with more batch-based implementation 10 years ago
Tim Emiola 66990377f8 Merge pull request #1134 from murgatroid99/php_interop_ssl_fix 10 years ago
Yang Gao 1b50d041ed Merge pull request #1115 from nicolasnoble/rpc-collision 10 years ago
Yang Gao 47fd9ce1fa Merge pull request #1136 from nicolasnoble/plugins-as-libs 10 years ago
Nicolas Noble a8891c0e37 Merge pull request #1135 from vjpai/fix_gcc_4_4 10 years ago
Vijay Pai 4f1350a302 Merge pull request #1 from nicolasnoble/fix_gcc_4_4 10 years ago
Nicolas "Pixel" Noble fd2b09329b Adding a simple 'buildonly' test. 10 years ago
Nicolas "Pixel" Noble 714cf6982a Moving all of the codegens into a temporary static library. 10 years ago
Nicolas "Pixel" Noble 1e47514792 Removing range-based for loop. 10 years ago
vjpai f865a6bae9 Merge remote-tracking branch 'upstream/master' into fix_gcc_4_4 10 years ago
vjpai d5933b6184 Remove lambda expression being used in grpc C++ library 10 years ago
vjpai f731d68fef Avoid a problem when clang pretends to be GNUC 10 years ago
Vijay Pai 335b97df8c Revert "Remove lambda expression to support older compilers" 10 years ago
vjpai 5d5b1d8c8e Remove lambda expression to support older compilers 10 years ago
vjpai 3ff350cf96 Make a fake version of nullptr to work with old compilers 10 years ago
vjpai 11f64fb349 Make a fake version of nullptr to satisfy old compilers 10 years ago
Nicolas Noble 96e32aa0a5 Merge pull request #1133 from yang-g/cleanup 10 years ago
murgatroid99 b2863f50f5 Merge branch 'master' into php_interop_ssl_fix 10 years ago
murgatroid99 c1da8f20ea Made necessary changes to get interop tests working 10 years ago
Nicolas Noble ad0dd6972d Merge pull request #1123 from vjpai/range_based_for_removal 10 years ago
Yang Gao 884ed08e59 clang-format c++ code under examples 10 years ago
Yang Gao 16c78c922c Clean up unneeded includes and remove shutdown protobuf library 10 years ago
Jan Tattermusch 09927497f2 Merge pull request #1114 from nicolasnoble/windows-fixes 10 years ago
Yang Gao a5e20d35c9 a stub of the cli tool 10 years ago
vjpai e98b1cc356 Merge remote-tracking branch 'upstream/master' 10 years ago
vjpai df9f764bf8 Revert "Allow nullptr to be passed in if user doesn't care about tag" 10 years ago
Nicolas Noble c637cc922f Merge pull request #1128 from jboeuf/static_analysis_fixes 10 years ago
Julien Boeuf 2f223460b0 Fixing errors found by clang static analysis. 10 years ago
murgatroid99 685e4d958a Fixed errors in ActiveCall 10 years ago
vjpai 4cba0ca39c Allow nullptr to be passed in if user doesn't care about tag 10 years ago
vjpai 1856db41af Merge branch 'master' of github.com:vjpai/grpc 10 years ago
vjpai 9b0ff3ba62 Merge remote-tracking branch 'upstream/master' 10 years ago
Tim Emiola dad14be4eb Merge pull request #1014 from murgatroid99/php_new_core_api 10 years ago
Vijay Pai 8dafd52cea Revert "Remove dead members of server context" 10 years ago
Vijay Pai 652b7e983b Revert "Remove dead members of server context" 10 years ago