Commit Graph

581 Commits

Author SHA1 Message Date
David Garcia Quintas b65e4213a3 fixed faulty merge 2015-10-14 12:00:21 -07:00
Craig Tiller 2b15f1e25a Merge github.com:grpc/grpc into latent-see 2015-10-09 17:07:56 -07:00
Craig Tiller 0ba432d445 Move profiling system to gpr 2015-10-09 16:57:11 -07:00
Sree Kuchibhotla 1f0846d127 Merge pull request #3692 from dgquintas/inspector_fail
Fixed unprotected access to call field
2015-10-09 10:57:08 -07:00
David Garcia Quintas 0c331880d0 Hid test-only functions from surface/call.h 2015-10-08 14:57:11 -07:00
Craig Tiller b37391ef45 Merge github.com:grpc/grpc into latent-see 2015-10-08 14:53:19 -07:00
Jan Tattermusch a6e68f163c rename grpc.native.csharp_ext nuget to grpc.native.csharp 2015-10-08 11:59:28 -07:00
Craig Tiller 504ed5997a Get basic profiler working again 2015-10-08 07:38:43 -07:00
Craig Tiller 0801ce6ef3 Restore include sanity 2015-10-05 09:40:31 -07:00
Craig Tiller 2468ff56a4 Restore build sanity 2015-10-05 09:00:17 -07:00
Masood Malekghassemi 9229810752 Update build files 2015-10-02 16:37:33 -07:00
Masood Malekghassemi fe1093c3a8 Update build tools 2015-10-02 16:37:33 -07:00
Jan Tattermusch 18e2202fb5 customize the coapp scripts for zlib 2015-09-30 10:10:22 -07:00
Jan Tattermusch 556a4badac initial version of zlib coapp package 2015-09-30 10:10:20 -07:00
Craig Tiller 0a775b38c7 Merge pull request #2920 from nicolasnoble/winnt-check
Better handling of _WIN32_WINNT.
2015-09-25 16:23:15 -07:00
Yang Gao b09a875917 Merge pull request #3476 from vjpai/block_annotate
Annotate blocking points
2015-09-25 13:54:51 -07:00
Craig Tiller 8f12f77059 Generated changes 2015-09-25 11:17:32 -07:00
vjpai 9839d285cd Move block_annotate from iomgr to support since it's used in other
core places besides iomgr
2015-09-24 17:55:18 -07:00
Vijay Pai 3dd3ba1efa Rebuild all project files with new header included 2015-09-24 15:04:07 -07:00
Craig Tiller 64db1580f8 Remove workqueue_test from Windows for now 2015-09-23 10:09:21 -07:00
Craig Tiller f4fc5d2bfd Enable warnings as errors on Windows 2015-09-23 09:36:31 -07:00
Craig Tiller 82f9bd84e5 Update Windows stuff 2015-09-23 09:31:51 -07:00
Craig Tiller 8af4c33718 Final patches for rename 2015-09-22 12:32:31 -07:00
Craig Tiller 298751c119 Split closures from iomgr.h 2015-09-22 09:41:05 -07:00
Craig Tiller 10ee2747a9 Merge github.com:grpc/grpc into we-are-one 2015-09-22 09:25:57 -07:00
Craig Tiller 786522166e Merge pull request #3027 from jboeuf/security_connector_refactoring
Security connector refactoring
2015-09-22 08:25:57 -07:00
Craig Tiller ba496454b2 Fixes 2015-09-21 17:15:19 -07:00
David Garcia Quintas 61d003a15a Merge branch 'master' of github.com:grpc/grpc into rr_with_registry 2015-09-16 17:31:09 -07:00
Julien Boeuf 5600a6aaac Changing build.yaml: s/secure_tranport_setup/handshake 2015-09-15 23:01:39 -07:00
Craig Tiller 97419e4e7d Merge github.com:grpc/grpc into shindig 2015-09-15 09:37:47 -07:00
Eric Anderson c7fa5f26a5 Merge pull request #3340 from grpc/release-0_11
Release 0.11 branch to master.
2015-09-14 16:40:20 -07:00
Craig Tiller 1701b09333 Merge github.com:grpc/grpc into shindig 2015-09-11 13:33:26 -07:00
Craig Tiller 35fea62432 Merge pull request #3248 from dgquintas/lb_registry
Introduced a registry for LB policies.
2015-09-11 13:33:08 -07:00
Craig Tiller d136a5c44c grpc++.h was not installed 2015-09-11 12:23:32 -07:00
David Garcia Quintas fe7a6368fc Usage of ?lb_policy=xxx in sockaddr_resolver
Plus test tweaks and final touches to round robin policy
2015-09-10 11:06:46 -07:00
Craig Tiller 73b6606629 Workqueue: interface, test, and posix implementation 2015-09-09 09:34:46 -07:00
David Garcia Quintas 5a9903dfec Merge remote-tracking branch 'origin/uri_query_fragments' into rr_with_registry 2015-09-08 15:08:53 -07:00
David Garcia Quintas 4fb049b647 Added round robin LB policy. 2015-09-08 10:47:37 -07:00
Nicolas "Pixel" Noble b70e3be040 Merge branch 'master' of github.com:grpc/grpc into winnt-check
Conflicts:
	vsprojects/global.props
2015-09-04 19:53:42 +02:00
David Garcia Quintas 5c4543d9f5 Introduced a registry for LB policies. 2015-09-03 16:04:19 -07:00
Nicolas Noble aca3211b0f Merge pull request #3183 from ctiller/second-coming
Refactor Endpoint API
2015-09-02 16:40:14 -07:00
Jan Tattermusch c84c2e3ab7 fix C# nuget package building 2015-09-02 13:58:58 -07:00
Craig Tiller 0aeb7aa550 get directories right 2015-09-01 12:53:30 -07:00
Craig Tiller fa5df1cc2a Exclude some tests from Windows until we figure things out better 2015-09-01 09:54:46 -07:00
Craig Tiller 3c2577e4d1 Update generated code 2015-09-01 09:07:44 -07:00
Craig Tiller 730118d80f Merge branch 'third-coming' into endpoints 2015-09-01 07:51:56 -07:00
Craig Tiller 6fd238443e Use msbuild for tests 2015-09-01 07:36:31 -07:00
Craig Tiller 6c99868b63 Merge github.com:grpc/grpc into cleaner-build 2015-08-31 20:41:57 -07:00
Hongyu Chen 106e15432e Merge pull request #3107 from a-veitch/view_api
API for: defining view and aggregations, associating them with metrics, and retrieving data
2015-08-31 18:15:40 -07:00
Alistair Veitch 1c09accaad change aggregation_ops to internal type 2015-08-31 16:57:32 -07:00