Commit Graph

5901 Commits

Author SHA1 Message Date
Craig Tiller d9b6fcfee4 Support older compilers 2015-07-07 16:28:20 -07:00
Craig Tiller 822d2c7beb Support registering services against specific hosts 2015-07-07 16:08:00 -07:00
Yang Gao 772187cdf0 Merge pull request #2208 from ctiller/tis-but-thy-name
Client configuration for core
2015-07-07 13:04:26 -07:00
Craig Tiller 298b0b93ff Avoid finishing writes until data actually sent 2015-07-07 12:44:22 -07:00
Craig Tiller 03b4bb9dfa Merge github.com:grpc/grpc into tis-but-thy-name 2015-07-07 12:19:18 -07:00
Craig Tiller bea1e621a1 Fix Windows Crash 2015-07-07 09:53:51 -07:00
Vijay Pai 361d1a9b8a Merge pull request #2306 from ctiller/reset-thy-counts-or-fear-my-wrath
Fix potential double delete
2015-07-07 07:32:25 -07:00
Yang Gao 07a44c9d51 Merge pull request #2307 from ctiller/im-so-pretty
Make log lines line up and be prettier
2015-07-06 17:24:11 -07:00
David G. Quintas fc8c8dcc32 Merge pull request #2293 from ctiller/pack-your-bags
Structure repacking and sizing
2015-07-06 16:35:27 -07:00
Craig Tiller f9899d27f8 Merge github.com:grpc/grpc into tis-but-thy-name 2015-07-06 16:23:19 -07:00
Michael Lumish cd54c60c08 Merge pull request #2291 from jcanizales/skylark-objc-library
Add Bazel macros to depend on an automatically-generated gRPC library
2015-07-06 14:41:41 -07:00
Craig Tiller 43f5ac6a28 Guard against double pollset shutdown completion 2015-07-06 14:09:23 -07:00
Yang Gao d426864934 Merge pull request #2279 from vjpai/openleaks
qps_test memory leak elimination: delete spare contexts lying around at the end of test
2015-07-06 13:34:25 -07:00
Craig Tiller 1dd7026cd2 Fixup some tests 2015-07-06 11:45:30 -07:00
Craig Tiller 043a0a83c5 Add a short description of available resolution schemes 2015-07-06 11:36:20 -07:00
Craig Tiller f81ac3aced Make log lines line up and be prettier 2015-07-06 10:27:00 -07:00
Craig Tiller 377881204f Merge branch 'reset-thy-counts-or-fear-my-wrath' into tis-but-thy-name 2015-07-06 10:26:03 -07:00
Craig Tiller 3f2db5a4a1 Fix potential double delete 2015-07-06 10:25:17 -07:00
Vijay Pai 775eaec770 Merge pull request #2151 from sidrakesh93/master
Changes required for reporting metrics to performance database server
2015-07-06 10:13:59 -07:00
Michael Lumish 8497c79155 Merge pull request #2301 from jcanizales/move-grpcmethodname
Move GRPCMethodName to the Proto-specific gRPC client
2015-07-06 09:13:36 -07:00
Michael Lumish 790d7b7881 Merge pull request #2297 from jcanizales/fix-build
Fix build breakage of moving include/grpc/ into grpc/
2015-07-06 08:51:35 -07:00
Craig Tiller 825b21cd1f Fix segfault
The server transport started reading fractionally too early, leading to
the accept callback not being ready in some cases.
2015-07-06 08:35:02 -07:00
Craig Tiller a82fef14b3 Fix bad assert, memory leak 2015-07-06 08:02:41 -07:00
Craig Tiller bdfd8976e1 Merge github.com:grpc/grpc into tis-but-thy-name 2015-07-06 07:10:34 -07:00
Craig Tiller d1dd3a68a2 Merge pull request #2117 from dgquintas/bb_from_bbreader
Introduced function to create byte buffers from the output of a byte buffer reader.
2015-07-05 13:30:39 -07:00
Jorge Canizales 5260f53cda Rename HTTP2Path -> HTTPPath 2015-07-04 15:00:32 -07:00
Jorge Canizales be808e36f6 Move ProtoMethod to ProtoRPC package 2015-07-04 15:00:32 -07:00
Jorge Canizales 1ac8f9a26a Rename interface->service 2015-07-04 15:00:32 -07:00
Jorge Canizales 469d4b6fde Rename GRPCMethodName->ProtoMethod 2015-07-04 15:00:31 -07:00
Jorge Canizales 951cd18309 Fix build breakage of moving include/grpc/ into grpc/ 2015-07-02 20:48:50 -07:00
Jorge Canizales 9506819c50 Fix build breakage of moving include/grpc/ into grpc/ 2015-07-02 20:18:43 -07:00
Craig Tiller cae5bf586f Structure repacking and sizing 2015-07-02 08:46:59 -07:00
Jorge Canizales 3beb240544 Minor doc fix in BUILD and BUILD.template 2015-07-02 01:30:33 -07:00
Jorge Canizales 24b2f67b80 Add copyright notice and documentation to .bzl file. 2015-07-02 01:29:37 -07:00
Jorge Canizales 8637ececfd Use a protoc compiled from sources 2015-07-02 01:01:53 -07:00
Jorge Canizales 907fad9c4d Support multiple proto sources 2015-07-02 00:52:33 -07:00
Jorge Canizales d9435277fb Split messages and services macros 2015-07-02 00:52:33 -07:00
Jorge Canizales 164f633283 Extract filename transformations into functions 2015-07-01 18:29:21 -07:00
David G. Quintas 05c9769063 Merge pull request #2285 from ctiller/drip-drip-drip-says-the-bucket
Fix a reference leak
2015-07-01 17:16:25 -07:00
Craig Tiller df26af5f66 Fix refcount leak 2015-07-01 16:53:09 -07:00
David G. Quintas ef558b321f Merge pull request #2284 from ctiller/oops-i-split-it-again
Remove errant assert
2015-07-01 16:05:05 -07:00
Craig Tiller 51fbeb0c7c Remove debug code 2015-07-01 15:43:28 -07:00
Craig Tiller 0e640a8cb2 Properly reset counter 2015-07-01 15:41:52 -07:00
Craig Tiller 39fa7db46b Remove errant assert 2015-07-01 15:40:21 -07:00
Vijay Pai a840de4321 Merge pull request #2283 from ctiller/make-it-a-bit-less-locky
Pluck some low hanging concurrency fruit
2015-07-01 15:31:05 -07:00
Jorge Canizales fc5fb879a6 Support sources in nested dirs 2015-07-01 15:29:30 -07:00
Craig Tiller 7d138014bd Correct comments 2015-07-01 15:20:30 -07:00
Nicolas Noble 7510e58b0c Merge pull request #2282 from ctiller/red-orange-yellow-green-blue-indigo-violet
Fix a TSAN reported race
2015-07-01 15:15:28 -07:00
Craig Tiller 27df2cf69c Pluck some low hanging concurrency fruit
Make the shutdown flag on servers be per thread to save contention on
the lock that must guard it.
2015-07-01 15:11:29 -07:00
Craig Tiller 248a5a024c Merge github.com:grpc/grpc into tis-but-thy-name 2015-07-01 15:04:31 -07:00