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
|
ca62ff014b
|
Expand gtest suites into individual run_tests tests
|
2016-02-24 22:22:57 -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 |
Craig Tiller
|
3b93efbabc
|
Fix copyright
|
2016-02-08 14:28:13 -08:00 |
Nicolas "Pixel" Noble
|
cd41a0b549
|
Removing undescores in {GPR,GRPC,CENSUS}_API.
|
2016-02-08 22:53:14 +01:00 |
Craig Tiller
|
f008f067f8
|
build.yaml centric versioning
|
2016-02-08 12:48:03 -08:00 |
Nicolas "Pixel" Noble
|
d14b6acdcc
|
Finalizing this a bit.
|
2016-01-30 06:01:27 +01:00 |
Craig Tiller
|
11b87bfb2a
|
Usable API list
|
2016-01-29 16:52:56 -08:00 |
Craig Tiller
|
905821b529
|
Prototype C parser for extracting API info
|
2016-01-29 15:01:05 -08:00 |
Craig Tiller
|
de5d09017b
|
Fix copyrights
|
2016-01-21 14:16:19 -08:00 |
Craig Tiller
|
3dca23aa0d
|
Make zlib a first class build citizen
|
2016-01-21 11:44:55 -08:00 |
murgatroid99
|
4518bf7f10
|
Allow transitive dependencies plugin to process non-existent libs without crashing
|
2016-01-12 14:32:40 -08:00 |
Masood Malekghassemi
|
116982ea89
|
Include core in Python distribution
|
2016-01-07 09:43:42 -08:00 |
Craig Tiller
|
0fe5ee7be3
|
BoringSSL integration: non-vsprojects changes
|
2015-12-22 12:50:36 -08:00 |
murgatroid99
|
879bc4f24e
|
Generate all file lists and build target lists in binding.gyp from build.yaml
|
2015-11-05 10:35:04 -08:00 |
Craig Tiller
|
1ebb7c885e
|
Hand-written changes
|
2015-08-31 15:53:36 -07:00 |
Craig Tiller
|
c85357e051
|
Reduce mac CI load
|
2015-08-07 07:33:04 -07:00 |
Nicolas "Pixel" Noble
|
63323e3c07
|
Re-enabling tests that got culled off.
|
2015-08-07 02:56:13 +02:00 |
Craig Tiller
|
d50993d49b
|
Add linux, mac as test platforms, only run _with_poll tests on linux
|
2015-08-05 08:04:36 -07:00 |
Michael Larson
|
b19d4ebba0
|
changed vsproject generation to make c++ tests; put a hint in the .sln about lib vs. target; expand .proto includes
|
2015-07-19 10:47:54 -07:00 |
Jan Tattermusch
|
8ed4c3e267
|
provide VS solution for building protoc plugins
|
2015-05-27 12:54:15 -07:00 |
Nicolas "Pixel" Noble
|
7bf5092df0
|
Adding grpc++_unsecure project file, and adding better support for test projects.
|
2015-05-09 07:21:07 +02:00 |
Craig Tiller
|
0ff7e692b0
|
Better defaulting of attributes
|
2015-04-08 15:57:17 -07:00 |
Nicolas "Pixel" Noble
|
b072a4ff75
|
Adding MSVC's grpc++ project file.
|
2015-03-10 21:13:15 +01:00 |
Craig Tiller
|
c2c792113e
|
Add copyrights to Python code
|
2015-02-16 12:00:01 -08:00 |
Nicolas "Pixel" Noble
|
9d9b805cb1
|
Adressing comments.
|
2015-01-23 02:31:46 +01:00 |
Nicolas "Pixel" Noble
|
b049ba8fc4
|
Merge branch 'master' of github.com:google/grpc into vsprojects
Conflicts:
templates/vsprojects/vs2013/grpc.sln.template
|
2015-01-23 02:06:18 +01:00 |
Nicolas "Pixel" Noble
|
cc0994c8cb
|
Factoring visual studio code into a buildgen plugin.
|
2015-01-15 06:49:36 +01:00 |
Nicolas Noble
|
ddef24620a
|
Adding the tools directory to the git export.
|
2015-01-06 18:08:25 -08:00 |