Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | Add test to verify objective c plugin outputs correct filename | Muxi Yan | 2017-06-06 | |
| | | | ||||
| | * | Use getter/setter | Muxi Yan | 2017-06-05 | |
| | | | ||||
| | * | Comments on BufferedPipe | Muxi Yan | 2017-06-05 | |
| | | | ||||
* | | | master bumped to 1.5.x | David Garcia Quintas | 2017-05-30 | |
|/ / | ||||
| * | Fix pipeline finishing bug | Muxi Yan | 2017-05-23 | |
| | | ||||
| * | Asynchronously wait for tests | Muxi Yan | 2017-05-23 | |
| | | ||||
| * | Remove synchronization in GRXBufferedPipe:writesFinishedWithError and change ↵ | Muxi Yan | 2017-05-22 | |
| | | | | | | | | tests correspondingly | |||
| * | Use dispatch_queue to serialize writes | Muxi Yan | 2017-05-15 | |
| | | ||||
| * | Sync writes with queue | Muxi Yan | 2017-05-10 | |
| | | ||||
* | | Added a binary trailer test | Makarand Dharmapurikar | 2017-05-09 | |
|/ | | | | This test validates that ObjC client can receive binary data sent via grpc trailer. | |||
* | Merge pull request #10505 from muxi/move-parsing-queue | Muxi Yan | 2017-04-21 | |
|\ | | | | | Move response message processing to a user-specified queue | |||
| * | Fix nit | Muxi Yan | 2017-04-20 | |
| | | ||||
| * | Minor comment polish | Muxi Yan | 2017-04-19 | |
| | | ||||
| * | Move test to GRPCClientTests | Muxi Yan | 2017-04-19 | |
| | | ||||
| * | Revert API to change default queue for a stub | Muxi Yan | 2017-04-19 | |
| | | ||||
* | | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-18 | |
|\ \ | ||||
| * \ | Merge pull request #10689 from muxi/revert-boringssl-81 | Muxi Yan | 2017-04-18 | |
| |\ \ | | | | | | | | | Revert a change in BoringSSL 8.1 podspec | |||
| | * | | Revert umbrella header too | Muxi Yan | 2017-04-18 | |
| | | | | ||||
| * | | | Merge pull request #10609 from makdharma/xcodebuild_cmdline | makdharma | 2017-04-18 | |
| |\ \ \ | | | | | | | | | | | add cmdline arg for ObjC interop tests. Add objc to interop_tests.py | |||
| | | * | | Revert a change in BoringSSL 8.1 | Muxi Yan | 2017-04-17 | |
| | |/ / | |/| | | ||||
* | | | | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-14 | |
|\| | | | ||||
| * | | | Merge pull request #10631 from muxi/fix-xcode83-modulemap | Muxi Yan | 2017-04-14 | |
| |\ \ \ | | | | | | | | | | | Fix modulemap redefinition problem in Xcode 8.3 | |||
| * \ \ \ | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-13 | |
| |\ \ \ \ | ||||
| | | * | | | Remove arm_arch and hack version number | Muxi Yan | 2017-04-13 | |
| | | | | | | ||||
| | * | | | | master to 1.4.0-dev | David Garcia Quintas | 2017-04-13 | |
| | | | | | | ||||
| * | | | | | fix mac issues | Sree Kuchibhotla | 2017-04-13 | |
| | | | | | | ||||
| | | | * | | added env var to the Cronet target | Makarand Dharmapurikar | 2017-04-13 | |
| | | | | | | ||||
| * | | | | | Add shutdown_cq as a server cq so that progress can be made when calling ↵ | Sree Kuchibhotla | 2017-04-13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | cq_pluck on f->shutdown_cq | |||
| | | * | | | Fix modulemap redefinition | Muxi Yan | 2017-04-12 | |
| | |/ / / | ||||
* | | | | | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-12 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||
| | * | | | Create f->shutdown_cq in the fixture | Sree Kuchibhotla | 2017-04-12 | |
| | | | | | ||||
| | * | | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-12 | |
| | |\ \ \ | | |/ / / | |/| | | | ||||
| | | * | | added correct preprocessor defines to xcodeproj | Makarand Dharmapurikar | 2017-04-12 | |
| | | | | | ||||
| | | * | | replaced hardcoded server path with cmdline arg | Makarand Dharmapurikar | 2017-04-12 | |
| | |/ / | |/| | | | | | | | | | | The host and port of the remote server can be specified via command line argument to xcodebuild. | |||
| * | | | Restore Cronet test accidentally removed | Muxi Yan | 2017-04-09 | |
| | | | | ||||
| | * | | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-06 | |
| | |\ \ | | |/ / | |/| | | ||||
| | | * | Add test | Muxi Yan | 2017-04-06 | |
| | | | | ||||
* | | | | Merge github.com:grpc/grpc into cpparena | Craig Tiller | 2017-04-05 | |
|\| | | | ||||
| | | * | Support configuring dispatch queue in GRPCCall and below | Muxi Yan | 2017-04-05 | |
| | |/ | |/| | ||||
| * | | Disable CronetUnitTests for possible Jenkins flakiness | Muxi Yan | 2017-04-04 | |
| | | | ||||
| | * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-04-01 | |
| | |\ | | |/ | |/| | ||||
* / | | Call ref/unref, bugfixes | Craig Tiller | 2017-03-31 | |
|/ / | ||||
* | | Display time between tests for troubleshooting timeout | Muxi Yan | 2017-03-29 | |
| | | ||||
| * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-28 | |
| |\ | |/ |/| | ||||
* | | Merge pull request #9247 from muxi/packet-coalescing-objc | Muxi Yan | 2017-03-28 | |
|\ \ | | | | | | | Packet Coalescing - ObjC | |||
| | * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-27 | |
| | |\ | |_|/ |/| | | ||||
| * | | Add more comments | Muxi Yan | 2017-03-27 | |
| | | | ||||
* | | | Merge pull request #10244 from muxi/more-test-information | Muxi Yan | 2017-03-27 | |
|\ \ \ | | | | | | | | | Use xcpretty to provide better test information | |||
* \ \ \ | Merge pull request #10278 from muxi/fix-timeout | Muxi Yan | 2017-03-24 | |
|\ \ \ \ | | | | | | | | | | | Fix testInternalError that caused Jenkins hang for a long time | |||
| | | | * | Merge branch 'master' into cq_create_api_changes | Sree Kuchibhotla | 2017-03-24 | |
| | | | |\ | |_|_|_|/ |/| | | | |