Commit Graph

29 Commits

Author SHA1 Message Date
Yash Tibrewal 8cf1470a51
Revert "Revert "All instances of exec_ctx being passed around in src/core removed"" 2017-12-06 09:47:54 -08:00
Yash Tibrewal ad4d2dde00
Revert "All instances of exec_ctx being passed around in src/core removed" 2017-12-06 09:05:05 -08:00
Yash Tibrewal 26e934245d Fix race conditions and more grpc_inits required. csharp tests will be fixed in a different PR 2017-11-29 11:55:32 -08:00
Yash Tibrewal 40422d5fa6 Merge master 2017-11-06 14:43:31 -08:00
Craig Tiller baa14a975e Update clang-format to 5.0 2017-11-03 09:09:36 -07:00
Yash Tibrewal 11a518995e LLVMfuzzer extern C 2017-10-31 15:15:41 -07:00
Yash Tibrewal 77532036b6 BUILD changes. test languauge to C++ 2017-10-31 11:11:18 -07:00
Yash Tibrewal e586324627 BUILD files changes for bazel 2017-10-30 17:52:07 -07:00
Yash Tibrewal 34a57d0346 rename all test core files to cc and a lot of C++ style conversions 2017-10-25 16:23:01 -07:00
Nicolas "Pixel" Noble 2bc5e3ac40 Moving visibility and package creation to the build system. 2017-08-30 19:18:37 +02:00
Nicolas "Pixel" Noble 5d80dc4985 Merge branch 'master' of https://github.com/grpc/grpc into import 2017-06-26 22:01:11 +02:00
Jan Tattermusch 4d5c3102a1 fix remaining license notices 2017-06-08 11:22:41 +02:00
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Nicolas "Pixel" Noble af6c83f9e1 Adding dummy layering check option. 2017-05-19 01:53:56 +02:00
Nicolas "Pixel" Noble eb36b8ac77 Merge branch 'master' of https://github.com/grpc/grpc into import 2017-05-11 23:24:37 +02:00
Nicolas "Pixel" Noble 15cd5ce2ed Rewriting core tests BUILD files to use the build system. 2017-04-18 19:53:10 +02:00
Nicolas "Pixel" Noble 7c26eed838 Buildifier and wrapping test/cpp/* rules with our build system. 2017-04-13 02:03:22 +02:00
Craig Tiller 9eb0fdec00 Reorganize ext tree
- filters live under filters
- lb_policy, resolver implementations (being part of client_channel) live under client_channel
2017-03-31 16:59:30 -07:00
yang-g 43dc9ed3b7 Add licenses to all BUILD files and missing copyright 2017-01-11 16:05:25 -08:00
Nicolas "Pixel" Noble 203860ac23 Merge remote-tracking branch 'google/master' into bazel-take-2 2017-01-04 22:10:14 +01:00
Craig Tiller 328cbccfee Merge github.com:grpc/grpc into grpc_slice 2016-11-08 08:52:22 -08:00
Craig Tiller 0fbfa5bf2f Expand corpora 2016-10-31 07:51:03 -07:00
Craig Tiller d41a4a720f s/gpr_slice/grpc_slice, and move around tests, impls 2016-10-26 16:16:06 -07:00
Craig Tiller f4f2eac66d All fuzzers 2016-10-20 12:26:53 -07:00
David Garcia Quintas 31e324450a Prevent nanopb fuzzers from spamming logs 2016-09-26 10:18:36 -07:00
David Garcia Quintas 4166cb06ea Addressed the rest of the PR comments 2016-07-29 14:38:25 -07:00
Craig Tiller 8da8511762 Expand corpus, make one-shot runners not self-check leaks (to give ASAN a chance) 2016-06-10 09:13:10 -07:00
Craig Tiller 2fd159508f Expand corpus 2016-04-23 13:34:05 -07:00
David Garcia Quintas bf2e73d8ae Added fuzzers for load_balancer_api parsing functions 2016-04-05 20:29:35 -07:00