Nicolas "Pixel" Noble
dbb9dd5418
Merge remote-tracking branch 'ctiller/fuzzers-make-good-tests' into memleak_detector
9 years ago
Nicolas "Pixel" Noble
82a91c91d0
Fixing json memory leak.
9 years ago
Nicolas "Pixel" Noble
fdbebb9049
Adding json test case.
9 years ago
Craig Tiller
7753119d28
Update copyright
9 years ago
Craig Tiller
71f81852a7
Sort tests
9 years ago
Craig Tiller
f05837ab82
Run fuzzer corpus entries as unit tests
9 years ago
Nicolas "Pixel" Noble
1635d36a0a
Missing include.
9 years ago
Nicolas "Pixel" Noble
bc1fdeee8f
Fixing typos.
9 years ago
Nicolas "Pixel" Noble
8677d3f824
Adding memory leak detections for the json fuzzer.
9 years ago
Craig Tiller
508e89f4c9
Merge pull request #6003 from ctiller/uhoh
...
Trim number of CPUs
9 years ago
Craig Tiller
67af237be2
Trim number of CPUs
9 years ago
Nicolas Noble
6939e41e7c
Merge pull request #5976 from earhart/master
...
Fixes for the GRPC Bazel build
9 years ago
Nicolas Noble
64cc4a6a7b
Merge pull request #5979 from ctiller/gource
...
Add a script that generates a nice gource visualization
9 years ago
Nicolas Noble
f1637b8df0
Merge pull request #5846 from ctiller/fuzzy-bits
...
Fuzzer support
9 years ago
Rob Earhart
ff20c2b46c
Add protobuf_clib to deps of grpc++_codegen_lib
...
This is required in order to compile grpc++_codegen_lib.
9 years ago
Rob Earhart
b7b8d05f25
Fix the Bazel build re/nanopb
...
This change modifies the BUILD rule dependencies used for nanopb,
switching them from third_party to //external -- the former uses
submodules, which don't work well with Bazel (since Bazel removes
submodules from repositories as it fetches them, preferring instead to
unify submodule versions across the workspace via the top-level
WORKSPACE configuration).
9 years ago
Craig Tiller
67593ffc34
Fix codegen
9 years ago
Craig Tiller
34236d5be5
Merge github.com:grpc/grpc into fuzzy-bits
9 years ago
Jan Tattermusch
6e6230a6e4
Merge pull request #5736 from pquerna/pq/is_wan_is_ios_only
...
Objective C: kSCNetworkReachabilityFlagsIsWWAN is only available on iOS
9 years ago
Jan Tattermusch
46962bb5f8
Merge pull request #5971 from sreecha/stress_test_flexible_config
...
Stress test flexible config
9 years ago
Jan Tattermusch
d2eb23974d
Merge pull request #5904 from jtattermusch/csharp_perf_intergrate
...
C# performance worker improvements
9 years ago
Craig Tiller
5648605474
Fix include
9 years ago
Craig Tiller
5b3391f1d0
Merge github.com:grpc/grpc into fuzzy-bits
9 years ago
Nicolas Noble
c91504ed57
Merge pull request #5900 from murgatroid99/node_callback_convention
...
Follow Node's callback-last convention for client calls
9 years ago
Nicolas Noble
ad0492d50e
Merge pull request #5945 from ahedberg/ip_pktinfo_optional
...
Make IP_PKTINFO optional.
9 years ago
Nicolas Noble
d29d515ec2
Merge pull request #5973 from ctiller/optionalize_chttp2
...
Optionalize chttp2
9 years ago
Craig Tiller
6f37213fb0
Merge github.com:grpc/grpc into gource
9 years ago
Craig Tiller
078ff3be44
Merge github.com:grpc/grpc into optionalize_chttp2
9 years ago
jboeuf
9a0f14ba99
Merge pull request #5935 from ctiller/status_codes
...
Fix some status codes to match spec
9 years ago
ahedberg
e72454cfa9
merge to take src/core componentization into account
9 years ago
ahedberg
c86de00900
tell older compilers that not using fd is okay
9 years ago
Craig Tiller
fdef23f8d3
Fix includes
9 years ago
Sree Kuchibhotla
e68ec43480
Fix indentation in config files, set defaults for longer term runs
...
(opt-tsan-asan.json) and short term test runs (opt.json)
9 years ago
ahedberg
d69dcd3f7c
fix copyright to include 2015
9 years ago
Craig Tiller
ebb79ba673
Fix include guards
9 years ago
Craig Tiller
8ae3b1f873
Merge github.com:grpc/grpc into status_codes
9 years ago
Craig Tiller
fdec85fc5a
Merge github.com:grpc/grpc into fuzzy-bits
9 years ago
murgatroid99
51b81c1e55
Make option passing down to the client constructor more consistent
9 years ago
Craig Tiller
0d7fa3c9be
Update copyright
9 years ago
Craig Tiller
44cc10b02e
Add uses clauses to filegroups to ease dependency management
9 years ago
Sree Kuchibhotla
55ddf848d0
update readme with the new stress test runner file
9 years ago
Craig Tiller
f0555b3e1c
Declare filegroups for chttp2
9 years ago
ahedberg
86bb6621b3
fix copyright
9 years ago
Craig Tiller
adcb92d68e
clang-format
9 years ago
Craig Tiller
c7762a8c24
Move chttp2 related files under ext/
9 years ago
Sree Kuchibhotla
9c9644b97a
Add documentation to classes
9 years ago
Nicolas Noble
e5cc05b5c6
Merge pull request #5964 from ctiller/move_the_things
...
Begin core componentization
9 years ago
Sree Kuchibhotla
83f100e83c
Add asan to the config
9 years ago
Sree Kuchibhotla
5cadf517c7
More config files
9 years ago
Sree Kuchibhotla
cdf773464d
Minor corrections
9 years ago