Commit Graph

880 Commits

Author SHA1 Message Date
Muxi Yan 42a95a21e3 Merge pull request #10505 from muxi/move-parsing-queue
Move response message processing to a user-specified queue
2017-04-21 11:06:34 -07:00
Muxi Yan fd00263ae9 Fix nit 2017-04-20 16:16:49 -07:00
Muxi Yan a2529ce53a Minor comment polish 2017-04-19 14:32:47 -07:00
Muxi Yan b965ff6bf7 Move test to GRPCClientTests 2017-04-19 14:27:47 -07:00
Muxi Yan 8805306941 Revert API to change default queue for a stub 2017-04-19 13:50:06 -07:00
Craig Tiller cac4e178fd Merge github.com:grpc/grpc into cpparena 2017-04-18 13:39:18 -07:00
Muxi Yan c2d9f1e297 Merge pull request #10689 from muxi/revert-boringssl-81
Revert a change in BoringSSL 8.1 podspec
2017-04-18 13:32:32 -07:00
Muxi Yan d28078869a Revert umbrella header too 2017-04-18 10:49:17 -07:00
makdharma 8938943fce Merge pull request #10609 from makdharma/xcodebuild_cmdline
add cmdline arg for ObjC interop tests. Add objc to interop_tests.py
2017-04-18 09:35:46 -07:00
Muxi Yan 50810d7139 Revert a change in BoringSSL 8.1 2017-04-17 17:01:49 -07:00
Craig Tiller 2c6f63731c Merge github.com:grpc/grpc into cpparena 2017-04-14 13:14:10 -07:00
Muxi Yan fe5ec7467d Merge pull request #10631 from muxi/fix-xcode83-modulemap
Fix modulemap redefinition problem in Xcode 8.3
2017-04-14 10:46:25 -07:00
Sree Kuchibhotla 0e5fa9ebcd Merge branch 'master' into cq_create_api_changes 2017-04-13 18:36:23 -07:00
Muxi Yan a3aec5032a Remove arm_arch and hack version number 2017-04-13 17:34:17 -07:00
David Garcia Quintas 9e1acc0796 master to 1.4.0-dev 2017-04-13 16:30:15 -07:00
Sree Kuchibhotla 2eeedad744 fix mac issues 2017-04-13 14:25:05 -07:00
Makarand Dharmapurikar 60df47a1b7 added env var to the Cronet target 2017-04-13 10:29:38 -07:00
Sree Kuchibhotla 840a135215 Add shutdown_cq as a server cq so that progress can be made when calling cq_pluck on f->shutdown_cq 2017-04-13 03:12:52 -07:00
Muxi Yan db32770412 Fix modulemap redefinition 2017-04-12 18:23:47 -07:00
Craig Tiller b3d308b9a1 Merge github.com:grpc/grpc into cpparena 2017-04-12 15:16:35 -07:00
Sree Kuchibhotla e7a8f41fd0 Create f->shutdown_cq in the fixture 2017-04-12 14:04:44 -07:00
Sree Kuchibhotla 2bb075d8e0 Merge branch 'master' into cq_create_api_changes 2017-04-12 13:53:59 -07:00
Makarand Dharmapurikar f70b9ee3d4 added correct preprocessor defines to xcodeproj 2017-04-12 13:21:34 -07:00
Makarand Dharmapurikar b4e97270cc replaced hardcoded server path with cmdline arg
The host and port of the remote server can be specified via command line argument to xcodebuild.
2017-04-12 12:16:28 -07:00
Muxi Yan da2f0cf892 Restore Cronet test accidentally removed 2017-04-09 15:34:28 -07:00
Sree Kuchibhotla a6ff103446 Merge branch 'master' into cq_create_api_changes 2017-04-06 13:09:17 -07:00
Muxi Yan e1ed771210 Add test 2017-04-06 11:52:55 -07:00
Craig Tiller 41f46ab665 Merge github.com:grpc/grpc into cpparena 2017-04-05 14:05:38 -07:00
Muxi Yan 895f3d83da Support configuring dispatch queue in GRPCCall and below 2017-04-05 13:12:30 -07:00
Muxi Yan 5ce09f08d2 Disable CronetUnitTests for possible Jenkins flakiness 2017-04-04 10:21:21 -07:00
Sree Kuchibhotla c1a32fa46e Merge branch 'master' into cq_create_api_changes 2017-04-01 17:36:15 -07:00
Craig Tiller dd36b15315 Call ref/unref, bugfixes 2017-03-31 08:27:28 -07:00
Muxi Yan ea9d8b6775 Display time between tests for troubleshooting timeout 2017-03-29 10:22:14 -07:00
Sree Kuchibhotla 14ab588166 Merge branch 'master' into cq_create_api_changes 2017-03-28 12:37:00 -07:00
Muxi Yan d7e58620e9 Merge pull request #9247 from muxi/packet-coalescing-objc
Packet Coalescing - ObjC
2017-03-28 10:26:48 -07:00
Sree Kuchibhotla 67647d4b1d Merge branch 'master' into cq_create_api_changes 2017-03-27 16:40:22 -07:00
Muxi Yan 29a912df09 Add more comments 2017-03-27 15:14:23 -07:00
Muxi Yan da4cf9dacd Merge pull request #10244 from muxi/more-test-information
Use xcpretty to provide better test information
2017-03-27 11:05:28 -07:00
Muxi Yan 2b7a4ed017 Merge pull request #10278 from muxi/fix-timeout
Fix testInternalError that caused Jenkins hang for a long time
2017-03-24 16:51:34 -07:00
Sree Kuchibhotla 944a56fa84 Merge branch 'master' into cq_create_api_changes 2017-03-24 10:55:39 -07:00
Muxi Yan d34f2a431c Better strategy 2017-03-24 09:33:25 -07:00
Nicolas "Pixel" Noble e44a50ffd7 Merge branch 'v1.2.x' of https://github.com/grpc/grpc into upmerge-1.2.0 2017-03-24 00:54:47 +01:00
Muxi Yan 1cef41f7da Fix testInternalError that caused Jenkins hang for a long time 2017-03-23 15:27:57 -07:00
Muxi Yan e0b6aaa2b8 More granularity in objc tests 2017-03-22 15:57:46 -07:00
Muxi Yan c2e53b5af4 Addressed the comments 2017-03-22 14:30:16 -07:00
Sree Kuchibhotla 12081c0304 Merge branch 'cq_create_api_changes' into cq_create_api_changes_with_factory 2017-03-22 13:00:18 -07:00
Sree Kuchibhotla e414d6cf00 Merge branch 'master' into cq_create_api_changes 2017-03-22 13:00:04 -07:00
Sree Kuchibhotla ffc69a7644 Objective-C changes 2017-03-22 12:35:19 -07:00
Muxi Yan b05fc32f84 xcpretty for examples too 2017-03-21 15:26:53 -07:00
Muxi Yan b18d54f191 Use xcpretty to provide better test information 2017-03-21 14:56:51 -07:00