Jan Tattermusch
7897ae9308
auto-fix most of licenses
2017-06-08 11:22:41 +02:00
Yuchen Zeng
937302b0df
Merge remote-tracking branch 'upstream/master' into cares_rebase
2017-03-22 10:54:31 -07:00
Craig Tiller
c9bb78f2f8
Make fuzzers run on mac (but not on mac on jenkins)
2017-03-20 08:17:13 -07:00
Yuchen Zeng
f44e781d01
Merge remote-tracking branch 'upstream/master' into cares_bazel_rule
2017-02-08 20:15:20 -08:00
Craig Tiller
8b1d59cafa
Add some debug utilities
...
This PR adds a set of debug helpers that are intended for calling only from gdb. They cross abstraction boundaries and allow quickly accessing one thing from another thing.
I expect to grow this library significantly over time to aid debugging tricky problems.
2017-02-03 11:50:04 -08:00
Yuchen Zeng
e02cbebd02
Merge remote-tracking branch 'upstream/master' into cares_buildin
2017-01-19 16:33:30 -08:00
Jan Tattermusch
2a8af018ca
Delete generate_projects-old.sh
2017-01-19 09:48:32 +01:00
Yuchen Zeng
04ec4701e3
Merge remote-tracking branch 'upstream/master' into cares_buildin
2017-01-18 18:49:07 -08:00
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
2016-12-22 10:47:52 +01:00
Nathaniel Manista
8f7b0b48bf
v1.0.x → master upmerge
...
Manual changes:
- Fixed use of Exception.message in _invalid_metadata_test.py
- Fixed merge of one_failed_as_unavailable in rpc_server_spec.rb
- Added "set -e" to generate_build_additions.sh
2016-12-16 23:48:52 +00:00
David Garcia Quintas
ff3112188b
Renamed google_benchmark submodule to benchmark
2016-12-06 17:44:57 -08:00
Yuchen Zeng
bd363544fd
Merge remote-tracking branch 'upstream/master' into cares_buildin
2016-11-08 10:56:16 -08:00
Craig Tiller
ac119ba887
Merge github.com:grpc/grpc into microbench
2016-11-01 14:27:25 -07:00
Yuchen Zeng
c76e9d3062
Merge remote-tracking branch 'upstream/master' into cares_buildin
2016-10-28 15:41:58 -07:00
Craig Tiller
d3cd017f5d
Initial google_benchmark integration: source changes
2016-10-25 17:02:20 -07:00
murgatroid99
2c287ca750
UV tests pass on linux
2016-10-07 09:55:35 -07:00
Yuchen Zeng
78cc066db2
Merge remote-tracking branch 'upstream/master' into cares_buildin
2016-08-24 18:22:24 -07:00
Stanley Cheung
557aa4e695
php: bump version
2016-08-22 08:51:47 -07:00
Stanley Cheung
8749c96595
php: bump version
2016-08-22 08:45:12 -07:00
Yuchen Zeng
f64bf28e87
Build c-ares without running ./configure
2016-08-11 21:21:59 -07:00
Yuchen Zeng
d790dd6a5c
Fix python build
2016-08-11 17:32:50 -07:00
Craig Tiller
edcd4e247d
Disable fuzzed tests on TSAN
2016-06-15 14:21:24 -07:00
Craig Tiller
fe01b58223
Merge github.com:grpc/grpc into cleaner-posix3
2016-05-11 08:05:59 -07:00
Nicolas "Pixel" Noble
777c26329c
Properly using our build.yaml source of truth to generate our list of public APIs.
2016-05-02 23:23:32 +02:00
Craig Tiller
b364a318de
Merge pull request #6255 from stanley-cheung/fix-buildgen-plugin-comment
...
Fix buildgen plugin file comment
2016-04-28 08:33:59 -07:00
Craig Tiller
11c83e9056
Dont run fuzzer outputs on windows, mac (save some CPU)
2016-04-25 16:31:15 -07:00
Stanley Cheung
a5b7df9242
fix buildgen plugin file comment
2016-04-21 16:49:25 -07:00
Craig Tiller
3ab2fe0094
Rollup of changes from the latest import
2016-04-11 20:11:18 -07:00
Craig Tiller
03915e5de6
Sort out codegen dependencies
2016-04-07 09:15:10 -07:00
Craig Tiller
5db5e13293
Merge github.com:grpc/grpc into strong-includes
2016-04-06 16:28:46 -07:00
Craig Tiller
946ce7a46a
Allow flagging tests that arent dependent on polling strategy
2016-04-06 10:35:58 -07:00
Craig Tiller
0bda0b3e55
Configure performance scenarios with json
...
Run those json configurations as part of presubmits
2016-04-06 10:14:44 -07:00
Craig Tiller
d1697d99d7
Getting dependencies fixed up
2016-04-05 16:05:46 -07:00
Nicolas Noble
7661da5b41
Merge pull request #6012 from nicolasnoble/memleak_detector
...
Adding memory leak detections for the json fuzzer.
2016-03-31 20:51:30 -07:00
Craig Tiller
31efd7e864
Merge github.com:grpc/grpc into copyright-fix
2016-03-31 11:08:13 -07:00
Craig Tiller
6169d5f7b0
Update copyrights
2016-03-31 07:46:18 -07:00
Craig Tiller
7753119d28
Update copyright
2016-03-29 21:23:02 -07:00
Craig Tiller
71f81852a7
Sort tests
2016-03-29 21:22:37 -07:00
Craig Tiller
f05837ab82
Run fuzzer corpus entries as unit tests
2016-03-29 20:42:29 -07:00
Craig Tiller
fb43385204
Make plugin registries work
2016-03-29 08:51:07 -07:00
Craig Tiller
0d7fa3c9be
Update copyright
2016-03-28 10:49:27 -07:00
Craig Tiller
44cc10b02e
Add uses clauses to filegroups to ease dependency management
2016-03-28 10:45:29 -07:00
Stanley Cheung
3dab4628c6
php: remove hardcoded version in templates
2016-03-23 13:04:53 -07:00
Craig Tiller
50ab832b16
Merge github.com:grpc/grpc into run_gtest
2016-02-25 06:52:55 -08:00
Nicolas "Pixel" Noble
7204010c05
Fixing format and copyright.
2016-02-25 07:39:36 +01:00
Craig Tiller
ca62ff014b
Expand gtest suites into individual run_tests tests
2016-02-24 22:22:57 -08:00
Craig Tiller
560c9017c4
Faster code generation
2016-02-24 16:34:38 -08:00
David G. Quintas
2afed4ca44
Merge pull request #5079 from nicolasnoble/underscores_are_the_root_of_all_evil
...
Removing underscores in CENSUS_API, GRPC_API and GPR_API.
2016-02-11 15:30:49 -08:00
Nicolas "Pixel" Noble
32b3f67438
Merge remote-tracking branch 'google/release-0_13' into merge-and-regen
...
Conflicts:
build.yaml
src/ruby/lib/grpc/version.rb
2016-02-10 21:28:52 +01:00
Nicolas "Pixel" Noble
f9e3c23fe8
Fixing ruby versionning.
2016-02-09 03:33:40 +01:00